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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
h1, .uk-h1 {
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    text-transform: none;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
}

/*** Team Member Modules ***/
.team_content {float: left; display: block; width: 72%; padding-left: 20px;}
.team_mem {margin-top: 20px; margin-bottom: 15px;}

.uk-thumbnail {float: left; display: block;}

.tm-main-bottom .uk-panel-title {
    margin-top: 15px;
    color: rgb(47, 77, 137);
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 5px;
    text-transform: none;
}


.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {padding-left: 0px; padding-right: 0px;}

.uk-width-medium-1-4 {
    width: 27%;
}

.uk-width-medium-3-4 {
    width: 73%;
}

.uk-grid .tm-sidebar-a {padding-left: 20px;}

.uk-grid:not(.uk-grid-preserve) + .uk-grid {
  margin-top: 0px;
}

.uk-grid:not(.uk-grid-preserve) > [class*="uk-width-"] > .uk-panel + .uk-panel {
    margin-top: 5px;
}

.uk-grid:after {
    clear: both;
}

.tm-middle {
 /* min-height: 600px; */
}

.tm-main > *:nth-child(n+2) {
    margin-top: 0px;
}

.frontmenu {width: 191px; float: right;}

body {
  background: #EAEBEC;
}
.uk-container {
  background: #FFFFFF;
  padding: 0 20px;
}
a:hover {text-decoration: none;}

/* Sitemap */

#xmap ul li {list-style: none;}
#xmap img {display: none;}
#xmap {display: table;}

/* Typography */

em {
    color: inherit;
}

ul.lstyle li {
  font-size: 15px;
  line-height: 24px;
  color: #949A9F;
}

.uk-article-title {
  color: #23487a;
}

h1 {
    color: #23487a;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    text-transform: none;
    font-family: 'Open Sans';
    margin: 10px 0 10px;
  }


h2 {
  color: #23487a;
  font-size: 18px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 400;
}

h3 {
    color: #23487a;
    font-size: 15px;
    line-height: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 400;
}

.uk-panel-box-secondary .uk-panel-title {
  font-weight: 600;
}

p {
  margin-top: 1em;
  margin-bottom: 1em;
 
}
.uk-panel-box-secondary .uk-panel-title {
    color: #23487a;
}
.tm-main a:hover {text-decoration: underline;}

/* Navbar */
.uk-navbar-nav > li > a {font-weight: 500;}

.uk-navbar-nav > li > a:hover {
  color: #bad80a;
}
.uk-nav > li > a {
    padding: 5px 35px;
  font-size: 12px;
  line-height: 14px;
}

.uk-navbar-nav {float: left; text-align: center;}

.uk-dropdown .uk-nav {
   text-align: left;
}
.uk-navbar-nav > li.uk-open > a {color: #FFF;}
.uk-navbar-nav > li > a:focus, .uk-navbar-nav > li > a:hover {color: #FFFFFF;}

.uk-subnav a:hover {text-decoration: underline;}

/* Header */
.tm-headerbar, .tm-navbar  {
    margin-bottom: 5px;
    margin-top: 5px;
}
.cobrand {padding-left: 10px;}
.tm-headerbar .tm-logo {
  width: 500px;
}

/* Footer */
.tm-footer {  margin-bottom: 5px;
    margin-top: 5px;}
.footer-copyright {text-align: left; font-size: 12px; min-height: 68px; line-height: 20px;}
.tm-footer .uk-subnav {display: block;height: 68px; float: right; text-align: right;}
.tm-footer .uk-panel {width: 50%; float: left; display: block; height: 68px;}
.tm-bottom-a {padding-top: 5px;}
.uk-panel-box {padding: 5px;}
.tm-footer .uk-panel p {
  text-align: left;
  font-size: 12px;
}
.uk-subnav a {
  font-size: 12px;
  line-height: 25px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.uk-subnav > li > a {
    color: #23487a;
}
.uk-subnav > li > a:hover {
    color: #23487a;
}
.uk-subnav-line > li:nth-child(n+2):before {
    border-left: 1px solid #23487a;
}
.tm-footer .uk-panel + .uk-panel {
    margin-top: 0px;
}

/* SiteLinks */

.slink_container {
 width: 138px;
  font-size: 11px;
  padding: 8px;
  float: left; 
  display: block;
}
.slink_container_first {
  width: 138px;
  font-size: 11px;
  padding: 8px 8px 8px 30px;
  float: left; 
  display: block;
}
.slink_container ul {
  margin:0px; 
  padding-left: 15px;
}
.slink_container ul li {
  line-height: 12px;
}
.sitelinks {
  display: block;float: left;
  background: #949a9f;
  width: 100%;
  height: 130px;
  border-radius: 4px;
  color: #FFFFFF;
}
.slink_header {
  font-weight: bold; 
  line-height: 11px;
}

.slink_header a {
  color: #FFFFFF; 
}
.slink_header a:hover {
  text-decoration: underline;
}

.slink_container li a {  color: #FFFFFF; 
}

.slink_container li a:hover {    text-decoration: underline;
}

/* Calculator Links */

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.list-children.twoLevels > ul > li:first-child {
    border-top: medium none;
}
.list-children.twoLevels > ul > li {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #FFFFFF;
    color: #23487a;
    font-family: 'Open Sans',Myriad Pro,Helvetica,Arial,sans-serif;
    font-size: 19px;
    font-weight: 400;
    list-style: none outside none;
    margin: 0;
    padding: 15px 0;
    width: 75%;
}
.clearfix {
}

.list-children.twoLevels ul ul li, .list-children.oneLevel ul li {
    background: url("../../../fspmedia/images/li.jpg") no-repeat scroll left 8px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 4px 0;
    padding: 0 5px 0 15px;
    width: 222px;
}


/* Module Green Menu Styling */

.uk-nav-side > li {border-bottom: 1px solid #FFFFFF;}
.uk-nav, .uk-nav ul {padding: 10px;}

.uk-nav > li > a {
    padding: 5px 10px;
  font-size: 13px;
}

.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
 text-shadow: none; 
 color: #485eab;
}

.uk-nav-side > li.uk-active > a {
 color: #485eab;
 text-shadow: none; 
}

/* Contact Form */
.rsform {margin-top: 30px;}

.formResponsive input[type="submit"] {
    background-color: rgb(132, 199, 242);
    background-image: -moz-linear-gradient(center top , rgb(132, 199, 242), rgb(132, 199, 242));
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(top, #84c7f2, #84c7f2);
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: rgba(0, 0, 0, 0.1);
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: rgba(0, 0, 0, 0.1);
    border-top-color: rgba(0, 0, 0, 0.1);
    color: rgb(255, 255, 255);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.formResponsive input[type="submit"]:hover, .formResponsive input[type="submit"]:active, .formResponsive input.active[type="submit"], .formResponsive input.disabled[type="submit"], .formResponsive input[type="submit"][disabled] {
    background-color: rgb(132, 199, 242);
  background-image: -ms-linear-gradient(top, #84c7f2, #84c7f2);
    color: rgb(255, 255, 255);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* Footer button modules */
.button_contain {text-align: center; width: 980px;}
.button_mod {width: auto; float: left; max-height: 130px;}
.centerwrapper{
       margin: auto;
       width: 700px;
    }

/* Side button modules */
.situation_move {
  position: absolute;
  bottom: -5px;
  left: 30px;
}
.img_shift {float: right;}
.tm-bottom-a {margin-bottom: 5px;}

/*** Hero Box ***/

.tm-top-a {margin-bottom: 5px;}
.fronthero {width: 980px;}

/*** Search Box ***/
.input-append, .input-prepend {
  margin-bottom: 0px;
}
div.rssearch_box {
  padding-top: 3px;
  height: auto;
  position: relative;
  bottom: 38px;
  left: 51px;
}

/*** Dropdown Styling ***/

.dropdwn {background-color: #ffffff; border: 0px; width: 202px;}


/*** Our news Zoo styling  ***/

.page-header {
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
    padding-bottom: 0px;
    display: table;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-bottom-style: solid;
    border-bottom-width: 0px;
}

.uk-article img {width: 250px; height: 250px;}


/*** Mobile ***/

@media (max-width: 959px) {  
    .tm-sidebar-a, .tm-sidebar-b { display: none; }  
    .tm-main[class*="uk-width-"] { width: 100%; }  
  .fronthero {width: 100%;}
  body {background-color: #FFF;}
}