
@font-face {
    font-family: 'OpenSansLight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* -- ECOBI
------------------------------------------------------------- */
body{font-size:0.9em;font-family: Arial, sans-serif;}
.box{background:#ccc}
.slider{height:150px;margin-bottom:15px}
.slider-menu .box{height:100px;margin-bottom:15px}
.info{height:400px}
h4{margin-bottom:8px;font-size:1.1em;}
#page{min-height:400px}
#course ol li{font-size:1.2em;padding:16px 0 8px 0}
#course .mozaik-image{display:block;margin:20px 0}
#course{line-height:1.45em}

h1{font-size:1.5em;margin-bottom:4px;font-family:'OpenSansRegular',Arial, sans-serif;}
h2{font-size:1.4em;margin-bottom:10px;font-family:'OpenSansRegular',Arial, sans-serif;font-weight:400;}
h3{font-size:1.3em;margin-bottom:4px}
h4{font-size:1.2em;margin-bottom:4px}
h5{font-size:1.1em;margin-bottom:4px}
h6{font-size:1.1em;margin-bottom:2px}

.description{font-size:17px;line-height:1.45em;margin-bottom:20px}
.mozaik-text{line-height:1.45em}

.affix{position: fixed;}
.page-menu{border:1px solid #a7b9d1;background:#f1f4f8;border-radius:6px}
.page-menu.affix{top:15px;}
.page-menu.affix-bottom{position: absolute;top: auto;bottom: 20px;}
.page-menu a{display:block;border-bottom:1px solid #a7b9d1;}
.page-menu li a{padding:9px 12px!important;color:#1b5caa}
.page-menu a.active{background:#c6d3e5;color:#000}

.title{font-size:26px;margin-bottom:15px}

.publicform input[type="text"],.publicform input[type="password"]{padding:3px 4px;border-radius: 4px;border: 1px solid #b1b1b1;}
.publicform input[type="submit"]{padding: 3px 14px;margin-bottom:0;font-size:14px;line-height: 20px;}
.publicform-box{overflow:hidden;margin-bottom:10px}
.publicform-label{display:block;width:180px;padding-top:4px;float:left;text-align:right;font-weight:bold;}
.publicform-field{margin-left:190px;}



#course{margin-bottom:20px}
#course h1{font-size:28px;padding:8px 6px;line-height:34px}
#course .description{font-size:1.2em;margin-bottom:12px}
.course-header{text-align:center;margin-bottom:12px}
.course-autor{font-size:1.1em;font-weight:bold}
.course-part .mozaik-image{border:1px solid #ccc;margin-bottom:20px}
.course-part h3{font-size:1.3em;padding:16px 0 8px 0}
.course-document a{color:#666;display:block;border:1px solid #ccc;padding:5px;margin-bottom:20px;overflow:hidden}
.course-document a:hover{background:#f5f5f5}
.course-document img{float:left;margin-right:7px;display:block}
.course-document .lightbox-title{display:block;margin-bottom:5px}
.course-document .lightbox-text{font-size:0.9em}
.part-text{margin-bottom:12px}

.excel-header{padding:3px}
.excel-header a{display:block;float:right;text-decoration:underline;color:#666}
.excel-table{font-size:12px;width:640px;max-height:600px;overflow-x: scroll;border:1px solid #ccc;margin-bottom:20px}
.excel-view{font-size:12px;padding:10px}
.excel-table table{width:100%;max-width:100%;border-collapse:collapse;border-spacing:0;}
.excel-view table{border-top:1px solid #ccc;border-left:1px solid #ccc;}
.excel-table td,.excel-view td{
  border-bottom:1px solid #ccc;border-right:1px solid #ccc;
  line-height: 18px;padding: 8px;text-align: left;vertical-align: top;
}
.excel-table .crud-row-2,.excel-view .crud-row-2{background:#f7f7f7}



.button{
  *zoom: 1;
  padding: 5px 14px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #49AFCD;
  background-image: linear-gradient(to bottom, #5278cf, #001656);
  background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  *border: 0;
  border-bottom-color: #a2a2a2;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.button-gold{
  *zoom: 1;
  padding: 5px 14px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #49AFCD;
  background-image: linear-gradient(to bottom, #ffe562,#ffc600)!important;
  background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
  border-color: #5a2f01;
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  *border: 0;
  border-bottom-color: #a2a2a2;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.xls-download{float:right;margin-left:10px}

/* -- HEADER
------------------------------------------------------------- */
header{padding-bottom:20px;background:#fff url(images/header.png) repeat-x center bottom;}
header h1{margin-bottom:0}
.logo{position:relative;top:-10px}

#header-right{margin-top:18px;}
#search{float:right;width:182px;}
#search .search-input{display:block;float:left;color:#8C8C8C;border:0px;padding:3px 8px;height:20px;width:140px;background: url(images/search-text.png) no-repeat left top}
#search .search-submit{display:block;float:left;font-weight:bold;background:#7e1910;color:#fff;border-radius:0 5px 5px 0;padding:1px;border:0;cursor:pointer;}

#main-menu{
  clear:both;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;
  background:#fefefe url(images/main-menu.png) repeat-x left bottom;
}
#main-menu ul{border-left:1px solid #ddd;overflow:hidden}
#main-menu li{float:left;position:relative;z-index:10;border-right:1px solid #ddd;border-left:1px solid #fff}
.main-item a{padding:17px 13px;font-size:13px;font-weight:bold;display:block;color:#797979;}
.main-item a.active,.main-link:hover{color:#000;background:#d0d0d0 url(images/main-active.png) repeat-x center bottom }

#cart-user .container{position:relative;}
#cart-user ul{overflow:hidden;padding:10px 0 5px}
#cart-user li{float:right;margin-left:20px}
#cart-user a{display:block;color:#5b5b5b;font-size:0.9em;font-weight:bold;}

/* -- SLIDER
------------------------------------------------------------- */
#slider-back{background:#1a3361 url(images/slider-back.png) no-repeat center top;padding:20px 0}
#slider-wrap{width:970px;height:370px;border:1px solid #fff}
#slider {height:370px;overflow:hidden;}
#slider > li{overflow:hidden;position:relative}
#slider img{width:970px;height:auto}

div.anythingSlider {display: block;margin: 0 auto;overflow: visible !important;position: relative;}
div.anythingSlider .anythingWindow {overflow: hidden;position: relative;width: 100%;height: 100%;}
.anythingBase {background: transparent;list-style: none;position: absolute;overflow:visible !important;top: 0;left: 0}
.anythingBase .panel {background: transparent;display: block;overflow: hidden;float: left;}

div.anythingSlider .arrow {top: 50%;position: absolute;display: block;}
div.anythingSlider .arrow a {display: block;height:50px;margin:-25px 0 0 0;width:20px;text-align: center;outline:0;background: url(images/arrows.png) no-repeat;}
div.anythingSlider .arrow a span { display: block; visibility: hidden;}
div.anythingSlider .back { left: -20px; }
div.anythingSlider .back a { background-position: left top; }
div.anythingSlider .back.disabled { display: none; } 
div.anythingSlider .forward { right: -20px; }
div.anythingSlider .forward a { background-position: right top; }
div.anythingSlider .forward.disabled { display: none; }


/* -- HOME
------------------------------------------------------------- */
#home-menu{margin-bottom:20px}
#home-menu li{text-align:center;}
#home-menu a{
  background-repeat:no-repeat;background-position:center 10px;
  text-decoration:none;font-family:'OpenSansRegular',Arial, sans-serif;
  color:#000;display:block;padding:90px 0 10px 0;
}
#home-menu span{display:block;font-size:0.8em;margin-top:8px;color:#666;}
#home-menu a.current,#home-menu a:hover{background-position:center 10px;color:#072355}
#home-menu a:hover span{color:#1a3361;}
.home-menu_7{background-image: url(images/home_7.png)}
.home-menu_7:hover{background-image: url(images/home_7_blue.png)}
.home-menu_10{background-image: url(images/home_10.png)}
.home-menu_10:hover{background-image: url(images/home_10_blue.png)}
.home-menu_11{background-image: url(images/home_11.png)}
.home-menu_11:hover{background-image: url(images/home_11_blue.png)}
.home-menu_12{background-image: url(images/home_12.png)}
.home-menu_12:hover{background-image: url(images/home_12_blue.png)}
.home-menu_35{background-image: url(images/home_35.png)}
.home-menu_35:hover{background-image: url(images/home_35_blue.png)}
.home-menu_46{background-image: url(images/home_46.png)}
.home-menu_46:hover{background-image: url(images/home_46_blue.png)}

.homebox{display:block;background:#e9eef4;border:1px solid #c9d8e7;margin-bottom:20px;overflow:hidden;color:#555555}
.homebox img{display:block}
.homebox-title{display:block;color:#16529a;font-weight:bold;margin-bottom:5px}
.homebox-title > span{padding-right:11px;background: url(images/link.png) no-repeat right center;}
.homebox-text{display:block;line-height:1.45em;font-size:0.9em}
.homebox-more{background: url(images/more-small.png) no-repeat left center;padding-left:18px;}

.intro{background:#e9eef4;border:1px solid #c9d8e7;margin-bottom:20px;overflow:hidden}
.intro h4 a{color:#555555}
.intro p{line-height:1.45em;font-size:0.9em}
.intro .more,.box .more,.link-more{float:right;display:block;padding:6px 12px;
background:#efefef;
background-image: linear-gradient(to bottom, #ffffff, #e2e2e2);
color:#000;border:1px solid #bebebe;border-radius:5px}

.box{background:#f8f8f8 url(images/box.png) repeat-x center bottom;border-radius:8px;padding:15px}

.image-zoom{
background: url(images/zoom.png) no-repeat 0 0;padding-left:21px;display:block;
color:#535353;text-decoration:underline
}

.ecodata{border:1px solid #cce2ea;font-size:12px;margin-bottom:15px}
.ecodata table{width:100%}
.ecodata .rate-title{font-size:1em;background:#15509a;color:#fff}
.ecodata .rate-subtitle{font-size:1em;background:#4c8ee0;color:#fff}
.ecodata td,.ecodata th{padding:8px 4px;vertical-align:middle}
.ecodata th{font-weight:bold;}
.ecodata .row-2{background:#ecf6f8}
.ecodata .ecodata-down{
  padding-left:12px;color:#dc0a0a;font-weight:bold;
  background: url(images/down.gif) no-repeat 0 4px;
}
.ecodata .ecodata-up{
  padding-left:12px;color:#458d37;font-weight:bold;
  background: url(images/up.gif) no-repeat 0 4px;
}
.ecodata img{border:1px solid #cce2ea;background:#fff;padding:1px}

.ecodata span{float:left;width:13px;height:13px;margin-right:10px;cursor:pointer;font-size:0;}
.ecodata span.collapsed{background:url(images/collapsed.gif) no-repeat 0 0;} 
.ecodata span.expanded{background:url(images/expanded.gif) no-repeat 0 0;}

#sections-menu{margin-bottom:20px;padding-top:20px;background:#e3e3e3;overflow:hidden}
#sections-menu li{float:left;}
#sections-menu a{
  background-repeat:no-repeat;background-position:10px 6px;font-size:12px;line-height:18px;opacity:0.8;
  color:#000;display:block;padding:8px 10px 10px 59px;height:40px
}
#sections-menu a.active{background-color:#fff;opacity:1;border-radius:6px 6px 0 0}
.section-menu_7{background-image: url(images/section_7.png)}
.section-menu_7:hover,.section-menu_7.active{background-image:url(images/section_7_blue.png);color:#0b2b65}
.section-menu_10{background-image: url(images/section_10.png)}
.section-menu_10:hover,.section-menu_10.active{background-image:url(images/section_10_blue.png);color:#0b2b65}
.section-menu_11{background-image: url(images/section_11.png)}
.section-menu_11:hover,.section-menu_11.active{background-image: url(images/section_11_blue.png);color:#0b2b65}
.section-menu_12{background-image: url(images/section_12.png)}
.section-menu_12:hover,.section-menu_12.active{background-image: url(images/section_12_blue.png);color:#0b2b65}
.section-menu_35{background-image: url(images/section_35.png)}
.section-menu_35:hover,.section-menu_35.active{background-image: url(images/section_35_blue.png);color:#0b2b65}
.section-menu_46{background-image: url(images/section_46.png)}
.section-menu_46:hover,.section-menu_46.active{background-image: url(images/section_46_blue.png);color:#0b2b65}


#vmenu{margin-bottom:15px;}
.vmenu-first,.vmenu-item{border-bottom:1px solid #e1e1e1}
#vmenu a{
background: url(images/vmenu-item.png) no-repeat left 10px;
display:block;color:#696969;padding:10px 0 10px 10px;font-size:14px;
}
#vmenu a:hover,#vmenu a.active{color:#0091da}

.pagebox{border-bottom:1px solid #ccc;padding:15px 0;overflow:hidden}
.pagebox-title{color:#16529a;font-size:1.1em;margin-bottom:7px;font-weight:bold;font-size:1.1em;}
.pagebox-title a{color:#16529a;padding-right:12px;background: url(images/link.png) no-repeat right center;}
.pagebox-text{display:block;line-height:1.5em;font-size:0.9em}
.pagebox-date{margin:4px 0 8px 0;font-weight:bold}
.more{
float:left;display:block;padding:2px 6px;margin-top:6px;font-size:11px;
background:#efefef;background-image: linear-gradient(to bottom, #ffffff, #e2e2e2);
color:#000;border:1px solid #bebebe;border-radius:9px
}
.section-more{
  float:left;display:block;margin-top:12px;padding:6px 12px;color:#000;border:1px solid #bebebe;border-radius:5px;
  background:#efefef;background-image: linear-gradient(to bottom, #ffffff, #e2e2e2);
}

.sections li{}
.sections ul{margin-bottom:10px}
.sections a{color:#000080}
.sections > li > div{font-size:1.2em;color:#000080;padding-bottom:10px}
.sections .section{color:#000080;padding-bottom:10px}
.sections .course{display:block;color:#808080;padding-bottom:10px}

.section-title{display:block;color:#16529a;font-weight:bold;margin-bottom:5px}
.section-title > span{padding-right:11px;background: url(images/link.png) no-repeat right center;}
.section-bigtitle{font-family:'OpenSansRegular';margin-bottom:4px}

/* -- CALENDAR
------------------------------------------------------------- */
#calendar-page{margin:0 auto;}
#calendar{border:3px solid #9ea6a8;border-radius:4px;}
#calendar-nav{margin:5px 0;}
#calendar-nav img,#calendar_nav a{vertical-align:middle}
#calendar-nav a{padding:0 4px}
#calendar table{background:#fff;font-size:11px;border-collapse:collapse;}
#calendar td{vertical-align:top;border:1px solid #9f9f9f;}
.calendar-day-name{background:#9ea6a8;color:#fff;font-weight:bold;font-size:14px;padding:5px;width:14%}
.calendar-day-name,.calendar-cel{width:140px}
.calendar-day-num{background:#b8bfc3;color:#fff;padding:5px;display:block;font-size:19px}
.calendar-lines{padding:5px;}
.calendar-line,.calendar-blank{height:35px}
.calendar-event{position:absolute;background:#d4dadf;opacity:0.8;height:30px;border-radius:4px;}
.calendar-event a{color:#000;display:block;padding:2px 4px}
.calendar-event span{padding:0 3px}


.calendar-nav img,.calendar-nav select{vertical-align:middle}
.calendar-nav select{font-size:15px;padding:4px;margin:0 6px}
#right .calendar-nav select{font-size:12px!important;padding:1px!important;margin:0!important}


/* -- TOOLTIP
------------------------------------------------------------- */
.tooltip-box{
  border-radius:6px;box-shadow: 4px 4px 6px #414446;border:1px solid #666;
  background:#fff;padding:10px;overflow:hidden;line-height:21px}
.tooltip-box h5{color:#000;font-weight:bold}
.tooltip-box p{font-size:0.8em;}
.tooltip-box .mozaik-logo{float:left;margin:0 8px 4px 0}

/* -- FOOTER
------------------------------------------------------------- */
#footer{background:#eaeaea;border-top:1px solid #dcdcdc;padding:20px 0;font-size:0.9em}
#footer h4{font-size:1.2em;margin-bottom:15px}
#footer li{padding-bottom:10px}
#footer li a{display:block;padding-left:10px;color:#656565;background:url(images/footer-list.png) no-repeat left center}
.footer-label,.footer-field{padding-bottom:10px}
.footer-label{float:left;width:150px;text-align:right}
.footer-field{margin-left:160px}
.footer-field input{width:150px}

/* -- CONTACT
------------------------------------------------------------- */
.contact{font-family:'OpenSansRegular',Arial, sans-serif;font-size:0.9em;}
.contact-fieldset{
border:1px solid #eeeeed;margin-top:10px;text-align:left;
margin:7px 0 15px; 0;overflow:hidden;padding:10px;}
.contact-fieldset legend{font-size:1.1em;color:#9F9F9F;padding:0 5px 5px 5px}
.contact-box{overflow:hidden;margin-bottom:20px}
.contact-label{float:left;padding-top:5px;text-align:right;width:170px;}
.contact-element{margin-left:180px}
.contact-input,.contact textarea{width:80%;border:1px solid #b5b5b5;padding:4px 3px;background:#fff;border-radius:3px}
.contact-input:focus,.contact textarea:focus{
  border: 1px solid #aaa;color: #6d6d6d;
 	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);box-shadow:  0 0 3px rgba(0,0,0,.2); 
}
.contact textarea{width:80%}

/* -- Indices
------------------------------------------------------------- */
.table-rates{
  width:100%;max-width:100%;border-collapse:collapse;border-spacing:0;
  border-top:1px solid #ccc;border-left:1px solid #ccc;border-radius:4px
}
.table-rates td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:5px 4px}
.table-rates .rate-title{font-size:1.1em;background:#15509a;color:#fff}
.table-rates .rate-subtitle{background:#bdd4ea}

@media only screen and (min-width: 765px) and (max-width: 969px) {
    .intro img{width:175px;height:auto}
    #slider-wrap {width:766px;height:293px;}
    #slider{height:293px;}
    #slider li{width:766px;height:293px;}
    #slider img{width:766px}
    #currencies{font-size:11px}
    #currencies td,#currencies th{padding:7px 3px}
}

@media only screen and (max-width: 767px) {
    header .grid8{display:none}
    #main-menu li{float:none;margin-bottom:15px;}
    #slider-wrap{display:none}
    #slider-menu a{
      background-position:0 10px;text-align:left;min-height:60px;
      font-size:18px;font-family:'OpenSansRegular',Arial, sans-serif;
      display:block;padding:20px 0 10px 90px;border-bottom:1px solid #666;
    }
    #slider-menu a.current,#slider-menu a:hover{opacity:1;background-position:0 10px;color:#000;}
}

