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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 @font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?71kccu');
    src:    url('../fonts/icomoon.eot?71kccu#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?71kccu') format('truetype'),
        url('../fonts/icomoon.woff?71kccu') format('woff'),
        url('../fonts/icomoon.svg?71kccu#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="uk-icon-custom-"], [class*=" uk-icon-custom-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.uk-icon-custom-warranty-seal:before {
    content: "\e900";
}

/* Logo */
.panelSteph .uk-panel-body{
    padding-left:10px;
}

.newsFull .uk-panel {
width:100%;
}

.tm-navbar .uk-navbar-brand{
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.uk-navbar-brand{
  margin-right:0;
}
/* End Logo */

/* Navigation */ 
.tm-navbar .uk-navbar-nav > li > a [class*="uk-icon-"] {  
	display: block;  
	padding-top: 8px;  
	text-align: center; 
}  

.tm-navbar .uk-navbar-nav > li > a {  
	line-height: 25px;
	padding: 10px 0 0 0;
	font-size: 12px;
}

.uk-navbar-nav > li > a:after {
	bottom: 18px;
}

.uk-navbar-nav > li > .uk-dropdown {
    padding: 30px 30px 30px 0;
}
/* End Navigation */

/* Search Box */
/* End Search Box */

/* Article Title */
.uk-article-title{
	font-size: 26px;
}
/* End Article Title */

/* Remove Events Sun link */
.tm-sidebar-a .remove-margin > .uk-subnav:first-child {
	display: none;
}

.uk-navbar-toggle {
    position: absolute;
    top: 0;
    right: 0;
}

/* End Remove Events Sun Link */

/* Content */
.uk-panel > .uk-article:last-child {
	padding-top: 0px;
}

.remove-margin {
	margin-top: -30px;
}

/* Sub Navigation */
.uk-subnav > * {
	padding: 0px;
}

.subnav-width > .uk-subnav {
	margin: 0px -30px;
}
/* End Sub Navigation */
.uk-navbar-nav > li {
    margin-left: 35px;
    margin-right:0;
}
.headerRight{
  float:right;
}
.headerRight .tm-menu{
  display: inline-block;
}
.headerRight .uk-panel{
  display: inline-block;
}
.tm-menu ul:last-child .uk-dropdown{
  width:400px;
}
.tm-navbar .uk-navbar-nav > li > a [class*="uk-icon-"] {
    color: #6F6F6F;
}
.uk-navbar-nav > li.uk-active > a [class*="uk-icon-"],
.uk-navbar-nav > li:hover > a [class*="uk-icon-"],
.uk-navbar-nav > li.uk-open > a [class*="uk-icon-"]{
    color: #2f363b;
}
.headerRight .wa_login_shortcode input[type="submit"]{
  margin-bottom:0;
  background:transparent;
  border: 0;
  width:auto;
  font-size: 12px;
  padding:0;
  margin:0;
}
.headerRight .wa_login_shortcode{
  text-align: center;
  font-size: 12px;
}
.headerRight .wa_login_shortcode i{
  padding-top:8px;
  color: #6F6F6F;
}
.headerRight .wa_login_shortcode p{
  display:none;
}
.tm-navbar .uk-panel{
  margin-left:15px;
  padding-left:15px;
  margin-top:0;
  margin-bottom:0;
  height: 85px;
  padding-top:10px;
  float: none;
  display: inline-block;
  vertical-align: top;
}

.uk-form input[type=text].uk-width-1-1{
  width: 100% !important;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #5EA9DD;
  background: #5EA9DD;
  color: #FFFFFF;
}
div.wpcf7-response-output {
  margin: 2em 0 1em;
}
div.wpcf7-validation-errors {
  border: 2px solid #FF2020;
  background: #FF2020;
  color: #FFFFFF;
}

/* Media Query - Main Navigation */
@media (max-width: 1660px) {
  .uk-navbar-nav > li {
      margin-left: 25px;
  }    
}
@media (max-width: 1220px) {
  .tm-navbar .uk-navbar-nav > li > a {
    font-size: 12px;
  }  
  .uk-navbar-nav > li {
      margin-left: 20px;
  }
  .headerRight{
    float:none;
    display: block;
    text-align: center;
  }
  .tm-menu ul{
    display: inline-block;
    float: none;
  } 
  .uk-navbar-brand{
    display: block;
    float: none;
    text-align: center;
  } 
}
@media (max-width: 767px){
  .tm-logo-small {
      padding: 0 70px 0 30px;
  }
}

/** Custom tm-tag-* **/

.tm-tag-1 div {
  background: #e93f1c;
}
.tm-tag-2 div {
  background: #77a3ec;
  color: #434a4e;
}
.tm-tag-3 div {
  background: #febb4a;
  color: #434a4e;
}
.tm-tag-4 div {
  background: #7cd847;
  color: #434a4e;
}
.tm-tag-5 div {
  background: #d3d947;
  color: #434a4e;
}
.tm-tag-6 div {
  background: #d947c9;
  color: #434a4e;
}
.tm-tag-7 div {
  background: #6647d9;
  color: #d5d6d7;
}
.tm-tag-8 div {
  background: #47cdd9;
  color: #434a4e;
}
.tm-tag-9 div {
  background: #844f82 !important;
  color: #d5d6d7;
}

.tm-rainbow-panels .grid-rainbow-1 .uk-panel{
  background:#656567;
  color:#FFFFFF;
}
.tm-rainbow-panels .grid-rainbow-2 .uk-panel{
  background: #CCCCCC;
  color:#FFFFFF;
}
.tm-rainbow-panels .grid-rainbow-3 .uk-panel{
  background: #77a3ec;
  color:#FFFFFF;
}
.tm-rainbow-panels .grid-rainbow-4 .uk-panel{
  background: #febb4a;
  color:#FFFFFF;
}
.tm-rainbow-panels .grid-rainbow-5 .uk-panel{
  background: #77a3ec;
  color:#FFFFFF;
}
.tm-rainbow-panels .grid-rainbow-6 .uk-panel{
  background: #7cd847;
  color:#FFFFFF;
}
.tm-rainbow-panels .grid-rainbow-7 .uk-panel{
  background: #77a3ec;
  color:#FFFFFF;
}
.tm-rainbow-panels .grid-rainbow-8 .uk-panel{
  background: #000000;
  color:#FFFFFF;
}
.tm-rainbow-panels .grid-rainbow-9 .uk-panel{
  background: #e93f1c;
  color:#FFFFFF;
}

/** Simple Weather styling **/
h2 > i {
  color: #fff;
  font-family: weather;
  font-size: 90px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.0;
}

.weather {
  margin: 0px auto;
  text-align: center;
  text-transform: uppercase;
}

.weather h2 {
  margin: 0 0 8px;
  color: #fff;
  font-size: 60px;
  font-weight: 300;
  text-align: center;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
}

.weather ul {
  margin: 0;
  padding: 0;
}

.weather li {
  font-size: 14px;
  padding: 10px;
  display: inline-block;
}

.weather .currently {
  margin: 0 10px;
}

/** ICONS **/
.wicon-0:before { content: ":"; }
.wicon-1:before { content: "p"; }
.wicon-2:before { content: "S"; }
.wicon-3:before { content: "Q"; }
.wicon-4:before { content: "S"; }
.wicon-5:before { content: "W"; }
.wicon-6:before { content: "W"; }
.wicon-7:before { content: "W"; }
.wicon-8:before { content: "W"; }
.wicon-9:before { content: "I"; }
.wicon-10:before { content: "W"; }
.wicon-11:before { content: "I"; }
.wicon-12:before { content: "I"; }
.wicon-13:before { content: "I"; }
.wicon-14:before { content: "I"; }
.wicon-15:before { content: "W"; }
.wicon-16:before { content: "I"; }
.wicon-17:before { content: "W"; }
.wicon-18:before { content: "U"; }
.wicon-19:before { content: "Z"; }
.wicon-20:before { content: "Z"; }
.wicon-21:before { content: "Z"; }
.wicon-22:before { content: "Z"; }
.wicon-23:before { content: "Z"; }
.wicon-24:before { content: "E"; }
.wicon-25:before { content: "E"; }
.wicon-26:before { content: "3"; }
.wicon-27:before { content: "a"; }
.wicon-28:before { content: "A"; }
.wicon-29:before { content: "a"; }
.wicon-30:before { content: "A"; }
.wicon-31:before { content: "6"; }
.wicon-32:before { content: "1"; }
.wicon-33:before { content: "6"; }
.wicon-34:before { content: "1"; }
.wicon-35:before { content: "W"; }
.wicon-36:before { content: "1"; }
.wicon-37:before { content: "S"; }
.wicon-38:before { content: "S"; }
.wicon-39:before { content: "S"; }
.wicon-40:before { content: "M"; }
.wicon-41:before { content: "W"; }
.wicon-42:before { content: "I"; }
.wicon-43:before { content: "W"; }
.wicon-44:before { content: "a"; }
.wicon-45:before { content: "S"; }
.wicon-46:before { content: "U"; }
.wicon-47:before { content: "S"; }

.twitterBlue > i{
  color: #4099FF;
}

textarea:focus, input:focus{
  outline: none;
}

.uk-tab > li.uk-active > a:after, .uk-tab > li:not(.uk-disabled) > a:after {
  background: #265294;
}

.tm-dropdown-overlay .uk-dropdown-navbar {
  background: rgba(33,38,41,0.90);
}

.uk-nav-navbar > li > a {
  color: #D2D2D2;
}

.uk-navbar-nav > li > .uk-dropdown {
  padding: 30px;
}

.addPadding .uk-panel-title, 
.addPadding .uk-panel-title ~ p, 
.addPadding .uk-margin > p {
  padding: 0 25px;
}

.addPadding .uk-panel-title ~ p {
  padding-bottom: 25px;
}

.addPadding .uk-panel-body {
  padding: 25px;
}

.addPadding .uk-overlay, .addPadding .uk-overlay-hover {
  width: 100%;
}

.uk-article-meta {

}

.padIcon {
  padding-right: 10px;
  color: #fff;
}
.underlay {
  background-color:rgba(35,35,35, 0.5);
}
.uk-badge-success {
  padding-bottom: 3px;
  border-left: 3px solid #4099FF !important;
}
.uk-overlay-background {
  background: rgba(0,0,0,0.4);
}
.uk-overlay-panel {
    color: #FFFFFF;
    text-shadow: 0px 2px 2px rgba(0,0,0,.6);
}
.tm-badge-top-wide .uk-panel-badge{
  position:relative;
  top:auto;
  right:auto;
  width:100%;
  box-sizing: border-box;
  height: 30px;
  text-align: right;
  background:#4099FF;
  padding-top:5px;
  padding-bottom:5px;
  border:0 !important;
}
.tm-badge-red .uk-panel-badge{
  background:#e93f1c;
}
.tm-badge-green .uk-panel-badge{
  background:#7cd847;
}
.tm-badge-yellow .uk-panel-badge{
  background:#febb4a;
}
.uk-button-diff {
    background-color: #4E6C92;
    color: #ffffff;
    border-color: transparent;
}
.uk-button-diff:hover{
    background-color: #5ea9dd;
    color: #ffffff;
}
.tm-bottom-line{
  border-bottom:1px solid #FFFFFF;
}

.background-blue{
background-color:#4e6c92;
color:#ffffff;
}
.background-blue h3{
color:#ffffff;
}

.background-blue .uk-button{
color:#ffffff;
border-color:#ffffff;
}

.uk-panel-box-secondary a:hover, .uk-panel-box-secondary .uk-list a:hover {
  color: #2F363B;
}
.uk-subnav-pill > .uk-active > *:hover {
    color: #ffffff;
}
em {
    color: inherit;
}

#tm-main-top .newsFull > div > ul h3{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#tm-middle > aside ul.uk-subnav > li{
 max-width:100% 
}