/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
  
body {
background: #E7E7E7;
text-align: justify;
}

.uk-container-center {
  background: white;
  padding-bottom: 30px;
}

.tm-toolbar {
margin-top: 0;
background: #2F549E;
height: 23px;
}


/*.headerbar img {
max-width: 200%;
width: auto\9;
height: auto;
vertical-align: top;
border: 0;
-ms-interpolation-mode: bicubic; 
}*/

.tm-footer {
background: #A2A2A2;
color: white;
margin-bottom: 0;
padding-top: 25px;
padding-bottom: 25px
}

.tm-footer a {
color: white;
}


/* TOP MENU 1*/
.topmenu1 .sf-menu a {
  color: #FEBE20 !important;
  padding: 0.5em 2em;
  background: #2F549E !important;
  font-family: arial;
  font-size: 11px;
  line-height: 11px;
  border: 0;
}

.tm-toolbar .uk-float-right .uk-panel {
  margin: 0;
  float: right;
}


.topmenu1 .sf-menu li {
background: transparent;
}
.topmenu1 .sf-menu li:hover{
background: #2F549E;
}

.topmenu1 .nav > li > a {
color: #FEBE20;
}

/* FIN TOP MENU 1 */

/* TOP MENU 2*/
.topmenu2 .sf-menu a {
  color: #FEBE20 !important;
  padding: 0.5em 2em;
  background: #597BB8 !important;
  font-family: arial;
  font-size: 11px;
  line-height: 11px;
  border: 0;
}

.topmenu2 .sf-menu li {
background: transparent;
}
.topmenu2 .sf-menu li:hover{
background: #597BB8;
}

.topmenu2 .nav > li > a {
  color: #FEBE20;
}
/* FIN TOP MENU 2 */


/* MAIN MENU */
.main-menu .uk-panel-title {
  padding: 7px;
  border-bottom: 1px solid #dddddd;
  background-color: #597bb8;
  border-radius: 5px 5px 0 0;
  font-size: 10px;
  line-height: 15px;
  color: #ACC3E5 !important;
  text-transform: uppercase;
  padding-left: 15px;
}

.main-menu .uk-panel-header .uk-panel-title {
    padding-bottom: 0;
    margin-bottom: 0;
    background-color: #597bb8 !important;
    padding-left: 16px;
    height: 10px;
    line-height: 15px;
}

.main-menu {
background: #2F549E;
border-radius: 0 0 5px 5px;
}
.main-menu {
  border-radius: 5px; 
}



.uk-nav-side>li>a {
    color: #FEBE10;
    font-weight: bold;
    border-bottom: 1px solid #2176B7;
    background: url("../images/arrow_y.png") no-repeat scroll 2% 50% transparent;
    border-bottom: 1px solid #2176B7;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 34px;
    padding: 0 0 0 11px;
    text-decoration: none;
    margin: 0 15px;
}

.uk-nav-side>li>a:hover {
    color: #fff;
    font-weight: bold;
}

.uk-nav-parent-icon>.uk-parent>a:after {
    content: none;
}

.uk-nav-side ul a {
border-bottom: 1px solid #2176B7;
    color: #D4E2F2;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin-left: 8px;
    padding: 5px 0 5px 0px;
    text-decoration: none;
    }
    
.uk-nav-side ul a:hover {
color: #fff;
}

.tm-toolbar .uk-float-left .uk-panel {
  margin: 0;
  float: left;
}

.uk-article {
	padding: 20px;
	}
	
	
.uk-article-meta {
	margin: 0;
	padding: 0;
	}
	
.uk-breadcrumb {
  padding: 10px;
  list-style: none;
  font-size: 0.001px;
  background: rgba(255,255,255,0.8);
  border-radius: 5px 0 0 5px;
}

.uk-breadcrumb > li:not(.uk-active) > span {
  color: black;
}

.home .uk-container-center {
background: url("../../../images/bg_ceauc/home_bg.jpg") #fff no-repeat;
padding: 0 0 0 10px;
}

.sl1_bg .uk-container-center {
background: url("../../../images/bg_ceauc/sl1_bg.jpg") #fff no-repeat;
padding: 0 0 0 10px;
}

.sl2_bg .uk-container-center {
background: url("../../../images/bg_ceauc/sl2_bg.jpg") #fff no-repeat;
padding: 0 0 0 10px;
}

.sl3_bg .uk-container-center {
background: url("../../../images/bg_ceauc/sl3_bg.jpg") #fff no-repeat;
padding: 0 0 0 10px;
}

.sl4_bg .uk-container-center {
background: url("../../../images/bg_ceauc/sl4_bg.jpg") #fff no-repeat;
padding: 0 0 0 10px;
}

.sl5_bg .uk-container-center {
background: url("../../../images/bg_ceauc/sl5_bg.jpg") #fff no-repeat;
padding: 0 0 0 10px;
}

.sl6_bg .uk-container-center {
background: url("../../../images/bg_ceauc/sl6_bg.jpg") #fff no-repeat;
padding: 0 0 0 10px;
}

.sl7_bg .uk-container-center {
background: url("../../../images/bg_ceauc/sl7_bg.jpg") #fff no-repeat;
padding: 0 0 0 10px;
}

.sl8_bg .uk-container-center {
background: url("../../../images/bg_ceauc/sl8_bg.jpg") #fff no-repeat;
padding: 0 0 0 10px;
}



.uk-nav-side {
border-radius: 10px !important;
}

.title {margin: 5px 0; color: #0074a2}

.meta {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    margin: 5px 0;
}

.home .uk-panel-header .uk-panel-title {
    padding-bottom: 0;
    margin-bottom: 10px;
}

.uk-panel-header .uk-panel-title {
    border-bottom: 1px solid #2f549e;
    color: #2f549e;
}


.uk-slideshow {
border-radius: 5px;
}

.home .zo-element-download-type-pdf {
    background-image: url(../images/doc_icon.jpg);
    float: left;
    margin: 0 10px 10px 0;
    width: 80px;
    height: 80px; 
    outline: 1px solid #b5b5b5;
    border: 2px solid #fff;
    max-width: 99%;
}

.bt_handles_num li a {
    background: none repeat scroll 0 0 grey;
    color: #fff;
    display: block !important;
    float: left;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 !important;
    text-align: center;
    text-decoration: none;
    width: 20px;
    margin-top: 10px;
}

.bt-cs .bt-row {
    float: left;
    position: relative;
    overflow: hidden;
    padding: 8px 0;
}

.bt-cs .bt-inner .bt-title {
    clear: both;
    color: #2f549e;
    font-weight: bold;
    text-transform: inherit;
    line-height: 150%;
    display: inline-block;
}

.tm-navbar {
    margin-top: 0;
    margin-bottom: 0;
}
.uk-breadcrumb {margin: 50px 0 !important}

.uk-icon-angle-double-right {
    background: orange !important;
    padding: 1px 7px 1px 7px;
    margin: 0 0 0 5px;
    color: #fff;
    border: 1px solid black;
    font-weight: bold;
}

ul.zoo-list > li {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #ddd;
}

ul {list-style: none; padding-left: 0}

.links {margin-top: 0}
	
.home [class*='uk-icon-'] {
color:#597bb8;
}

.bt-introtext {
font-size: 12px;
}

.description {font-size: 12px;}

.uk-dotnav>*>* {
    width: 15px;
    height: 15px;
}

.yoo-zoo .uk-panel-box {
    padding: 0 20px 0 0;
    background: transparent;
    border-bottom: 1px solid #444;
}

.yoo-zoo {
padding-right: 20px;
}


.uk-panel-header .uk-panel-title h3 {
    margin-bottom: 0;
}


.zo-element-download-type-pdf {
    width: 50px;
    height: 50px;
    margin: 0 20px 20px 20px;
}

.uk-table th {
background-color: #2F549E; 
color: #fff;
border: 1px solid #FEBE20;
}

.uk-table tr td {
border: 1px solid #FEBE20;
}

.home .readmore {
font-size: 12px;
margin: 0;
float: right;
}

.home .zoo-itempro-grid {padding-right: 20px;}

.home .uk-article {padding:0}