/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on small touch devices */
body {
  font-size: 86%;
  background:none;
}

#page {
    background-color: #fff;
    margin-bottom: 0em;
    margin-top: 0em;
}

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* The toggle link */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}

.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}

/* Menu items */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

  /* =============================================================================
 *   Leader blocks
 * ========================================================================== */

.region-leaderboard { float:left; clear:both; width:100%; background-color:#efefef;}
#block-search-form {float:left; display:inline; margin-bottom:0;}
#block-search-form .search-form input {margin-top:5px; color:#000;}
#block-gtranslate-gtranslate {float:right; margin-bottom:0; margin-top:5px;}

.region-leaderboard {float:left; clear:both; width:100%; background-color:#2d7681; margin-top:0; margin-bottom:20px;}
.tb-megamenu {background:#2d7681;}
.tb-megamenu .btn {border-color: #2d7681;}
.tb-megamenu .btn-navbar {margin-bottom:0;}
.tb-megamenu .nav-collapse  {top:22px;}
.tb-megamenu .nav-collapse .nav {border:solid .3px #2d7681;}
.tb-megamenu .btn-navbar, .tb-megamenu .btn-navbar:hover {background-color:#2d7681;}
.tb-megamenu .nav-collapse, .tb-megamenu .nav-collapse.collapse {border-top-color:0.5px solid #2d7681;}
.tb-megamenu .nav-collapse .nav > li.active > a:hover, .tb-megamenu .nav-collapse .nav > li.active > a:focus { background:#2d7681; color:#fff;}
.tb-megamenu .nav-collapse .nav > li > a:hover, .tb-megamenu .nav-collapse .nav > li > a:focus, .tb-megamenu .nav-collapse .dropdown-menu a:hover, .tb-megamenu .nav-collapse .dropdown-menu a:focus { background:#2d7681; color:#fff;}
.tb-megamenu .nav-collapse .nav > li > a:hover, .tb-megamenu .nav-collapse .nav > li > a:focus {}
.tb-megamenu .mega-nav > li, .tb-megamenu .dropdown-menu .mega-nav > li {background:#2d7681}
.tb-megamenu .span12.mega-col-nav .mega-inner {background-color:#fff;}
.tb-megamenu .nav-collapse .nav li a {border-top:1px solid #efefef;}
.tb-megamenu .nav-collapse .nav > li > a, .tb-megamenu .nav-collapse .dropdown-menu a {font-weight:normal; background: #fff; color:#666;border-bottom:1px solid #efefef;}

 /* =============================================================================
 *   Footer Blocks
 * ========================================================================== */
.four-4x25 h3 {font-size:1.6em; color:#666;}
.four-4x25 p {color:#999; font-size:12px}

