/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
.tm-headerbar { margin-top: 20px; margin-bottom: 30px; }
  
/* Tables */
.air-info th, .air-info td { text-align: left; vertical-align: top; border-bottom: 1px solid #dddddd; }
.air-info th { padding-right: 10px; }

/* Print and Email Links */
a[title="Print"] { margin-right:10px; }

/* Weather */
.gkwDay { font-weight: normal; }

/* Main Menu Dropdown */
.uk-dropdown { width: 300px; }

/* Responsive iframe */
.responsive-video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.responsive-video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.contact-form legend { font-size: 1.5em; color: #2da0d2; line-height: 1.5em; border: none; margin: 20px 0 0 0;}
.contact h3 { display: none; }

/* RS Forms */
.rsform-calendar-button { position: absolute; right: 5px; top:34px; font-family: fontawesome; }
.catering-needed label { display: inline; margin: 0 20px 0 5px; }
.catering-needed span { display: block; }