/*
Theme Name: ewd metro
Author: Andrzej Dziekoński
Author URI: http://boostit.pl/
Description: The 2014 theme for ewd
Version: 1.0
*/

@font-face
{
    font-family : "PTSans-Regular";
    src: url('/wp-content/themes/twentyfourteen/fonts/pt-sans/regular/PTS55F-webfont.eot'),
         url('/wp-content/themes/twentyfourteen/fonts/pt-sans/regular/PTS55F-webfont.woff') format('woff'),
         url('/wp-content/themes/twentyfourteen/fonts/pt-sans/regular/PTS55F-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family : "PTSans-CaptionRegular";
    src: url('/wp-content/themes/twentyfourteen/fonts/pt-sans/captionregular/PTC55F-webfont.eot'),
         url('/wp-content/themes/twentyfourteen/fonts/pt-sans/captionregular/PTC55F-webfont.woff') format('woff'),
         url('/wp-content/themes/twentyfourteen/fonts/pt-sans/captionregular/PTC55F-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family : "PTSans-CaptionBold";
    src: url('/wp-content/themes/twentyfourteen/fonts/pt-sans/captionbold/PTC75F-webfont.eot'),
         url('/wp-content/themes/twentyfourteen/fonts/pt-sans/captionbold/PTC75F-webfont.woff') format('woff'),
         url('/wp-content/themes/twentyfourteen/fonts/pt-sans/captionbold/PTC75F-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family : "Trajan-Pro";
    src: url('/wp-content/themes/twentyfourteen/fonts/trajan-pro/regular/TrajanPro-Regular.eot'),
         url('/wp-content/themes/twentyfourteen/fonts/trajan-pro/regular/TrajanPro-Regular.woff') format('woff'),
         url('/wp-content/themes/twentyfourteen/fonts/trajan-pro/regular/TrajanPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family : "OpenSans-Regular";
    src: url('/wp-content/themes/twentyfourteen/fonts/open-sans/regular/OpenSans-Regular-webfont.eot'),
         url('/wp-content/themes/twentyfourteen/fonts/open-sans/regular/OpenSans-Regular-webfont.woff') format('woff'),
         url('/wp-content/themes/twentyfourteen/fonts/open-sans/regular/OpenSans-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family : "OpenSans-Bold";
    src: url('/wp-content/themes/twentyfourteen/fonts/open-sans/bold/OpenSans-Bold-webfont.eot'),
         url('/wp-content/themes/twentyfourteen/fonts/open-sans/bold/OpenSans-Bold-webfont.woff') format('woff'),
         url('/wp-content/themes/twentyfourteen/fonts/open-sans/bold/OpenSans-Bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family : "OpenSans-Light";
    src: url('/wp-content/themes/twentyfourteen/fonts/open-sans/light/OpenSans-Light-webfont.eot'),
         url('/wp-content/themes/twentyfourteen/fonts/open-sans/light/OpenSans-Light-webfont.woff') format('woff'),
         url('/wp-content/themes/twentyfourteen/fonts/open-sans/light/OpenSans-Light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.center{
    text-align: center;
}
.middle{
    vertical-align: middle;
}
html{
    height: 100%;
}

body{
    background:#f7f7f7;
    padding:0;
    height:100%;
    font-size: 10pt; 
    font-family: 'OpenSans-Regular';
}
#credits{
    background: #fff;
}
header{
    margin-bottom: 30px;
}
#credits{
    border-top: 1px solid #ddd;
    padding: 15px 0;
}
ul{
    padding: 0;
}
.entry-content ul, .entry-content ol{
    padding-left: 16px;
}
ul li{
    list-style: none;
}
.entry-content ul li, footer ul li{
    list-style: inside square;
}
.entry-content ul li{
    list-style: outside square;
}
.entry-content li{
    margin-bottom: 10px;
}
.entry-content p{
    margin-bottom: 20px;
}
#content{
    margin-top: 0px;
    padding: 0 !important;    
}
#content #intro{
    margin-bottom: 2%;
}
.relative{
    position: relative;
}
.center{
    text-align: center;
}
.inline-block{
    display: inline-block;
}
.navbar-default{
    background: #fff;
    box-shadow: none;
    border: none;
}
#top-bar{
    margin: 0px auto;
    padding: 20px 0;
    background: #fff;
}
#top-menu{
    background: #454546;
    height: 100%;
    min-height: 30px !important;    
}
#project-name{
    color: #111111;
    font-family: 'Trajan Pro';
    font-size: 10pt;
    line-height: 140%;
    margin-top: 10px;
    max-width: 44%;
} 
.right-col{
    background: #fff;      
}
.right-col > article{
    margin: 20px;
}
.row.row-full{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.row.row-full > div[class*=col]{
    padding: 0;
}
.container-full{
    padding-left: 0;
    padding-right: 0;
}
#top-menu .navbar-nav{
    text-align: center;
    float: none;
}
.navbar-nav > li > a{
    padding: 5px 25px;
    font-family: 'PTSans-Regular';
    text-shadow: none;
    color: #fff !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus,
#top-menu .navbar-nav > li > .dropdown-menu, #top-menu .navbar-nav > li > .dropdown-menu > li > a{
    color: #fff !important;
    border-radius: 0;
    box-shadow: none;
    border: none;
}
#top-menu .navbar-nav > li > .dropdown-menu > li > a:hover{
    background: #666;    
}
#credits{
    padding: 20px 0;
    margin-top: 30px;
}
footer{
    background: #494949;
    color: #fff;
    border: none;
    font-size: 10pt;
    line-height: 175%;
    padding: 20px 0 40px 0;
    margin: 0;
}
footer h1{
    font-size: 18pt;
    margin-bottom: 25px;
}
.white-box{
    background: url('/wp-content/themes/twentyfourteen/images/logobox-white-small.png') left 0 no-repeat;
    padding:0px 0 0 42px;
    height: 24px;
}
#contact-form{
    margin: 20px 0 0 0;
}
#contact-form input[type='text']{
    padding: 12px;
    border: 1px solid #525252;
    color: #7e7b79;
    font-size: 16px;
}
#contact-form input[type='submit']{
    background: url("/wp-content/themes/twentyfourteen/images/ok-sign.png") no-repeat scroll center 0px #D22D2B;
    border: 1px solid #525252;
    height: 42px;
    vertical-align: top;
    width: 60px;
    height: 48px;
    margin-left: 7px;
}
#contact-form input[type='submit']:hover, #contact-form input[type='submit']:focus{
    background: url("/wp-content/themes/twentyfourteen/images/ok-sign.png") no-repeat scroll center -48px #D22D2B;
}
#contact-form input{
    border-radius: 0px;
}
article h1{
    font-size: 22pt;
}
.entry-title .square{
    display: inline-block;
    height: 20px;
    margin-right: 20px;
    width: 20px;    
}
#school-login-form-container{
    padding: 20px 10px 20px 10px;
    background: #eee;    
}
#school-login-form-container > h5{
    text-align: center;
    margin-bottom: 15px;
}
#school-loginform label{
    font-weight: normal;
}
h5 .square{
    display: inline-block;
    height: 14px;
    margin-right: 14px;
    width: 14px;    
}
.entry-title{
    font-size: 28px;
    margin-bottom: 15px;
}
#start-view h1{
    font-size: 20pt;
    margin-bottom: 30px;
}
#user-groups{
    padding-bottom: 30px;
}
.left-col a{
    color: #fff;
}
.left-col .col-md-12{
    position: relative;   
}
.left-col .post-overlay a{
    font-size: 16pt;    
}
.left-col .post-overlay a:hover{
    color: #fff;
}
.left-col .col-md-12.category a{
    padding: 15px;
    display: block;
    color: #fff;
    font-size: 12pt;
}
.left-col .post-overlay{
    position: absolute;
    bottom: 0;
    padding: 10px;
    width: 100%;
}
.left-col a:hover{
    text-decoration: none;
    color: #fff;
}
.left-col > div{
    margin-bottom: 2px;
}
.left-col .category img{
    margin-top: -4px;
}
.left-col .col-md-6.category a{
    display: block;
}
.left-col .col-md-6 span, .left-col .post span{
    background: inherit;
    display: block;
    padding: 5px 4px 5px 15px;
    text-align: left !important;
    text-transform: uppercase;
    min-height: 34px;
}
.left-col .col-md-6 img.inline-block{
    margin-top: 5px;
}
.left-col .category span{
    display: inline-block;
    width: 84%;
}
.left-col .post{
    height: 33px;
}
.left-col .category span{
    margin-top: 3px;
}
.left-col .col-md-6.image-post a.post-title{
    background: inherit;
    bottom: 0;
    padding: 3px 5px;
    position: absolute;
    line-height: 150%;
    width: 100%;
}
.full-width-image{
    margin-bottom: 20px;
}
.user-group{
    padding: 1px;
}
.user-group a{
    text-align: center;
    display:block;    
    padding: 20px;
}
.user-group a > span{
    color: #fff;
    display:block;
    line-height: 120%;
    margin-top: 10px;
    height: 32px;
}
.user-group a > img{
    display: inline-block;
}
.user-group a:hover, #skip-step a:hover, .user-group a:focus, #skip-step a:focus{
    text-decoration: none !important;
}
#skip-step{
    margin-top: 30px;
    padding: 1px;
}
#skip-step a{
    display: block;
    padding: 5px 10px;
}
#skip-step a, .mybtn{    
    color: #fff !important;
    
    font-size: 11pt;
    text-transform: uppercase;
}
#skip-step span, .mybtn{
    color: #fff !important;
    margin-top: 5px;
}
.mybtn{
    padding: 5px 15px;
}
.mybtn:hover, .mybtn:focus{
    text-decoration: none;
}
.mtb{
    margin: 2em 0;
}
.mt{
    margin-top: 2em;
}
.mt{
    margin-bottom: 2em;
}
.home .right-col, .video-list .right-col{
    padding-left: 0;
    background: inherit !important;
}
.column-full > div{
    padding-left: 0;
    padding-right: 0;
}
.no-padding{
    padding: 0 !important;
}
.no-padding-left{
    padding-left: 0 !important;
}
.no-padding-right{
    padding-right: 0 !important;
}
#news-slider .item{
    text-align: center;
    background: #fff;
}
#news-slider .item img{
    display: inline-block;
}
#news-slider .slide-title-container{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
#news-slider .slide-title{    
    padding: 10px 20px;    
    color: #fff;        
    text-align: left;
    font-size: 16px;
    margin: 0 3px 0 2px;
}
.carousel-navi li{
    height: 90px;
    color: #fff;
    font-size: 14px;
    padding: 5px 8px;
    position: relative;
    line-height: 150%;
    overflow: hidden;
    border-width: 0 0 1px 0;
    border-style: solid;
}
.carousel-navi li.inactive{
    background: #aaa;
}
.carousel-navi li a:hover, .carousel-navi li a:focus, .carousel-navi li a:visited, #news-slider .see-more:hover{
    color: #fff;
    text-decoration: none;
}
.see-more{
    color: #04AEDA;
}
.icon-box .see-more{
    display: block;
    text-align: right;
}
.site-footer #archive a{
    color: #fff;
    margin-right: 20px;
    display: inline-block;
}
.site-footer #archive .mini-square{
    margin: 0 10px 0 10px;
}
.mini-square{
    background: #04AEDA;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0 6px 0 0px;
}
.carousel-navi li:hover{
    cursor: pointer;
}
.carousel-navi li a{
    line-height: 130%;
}
.carousel-navi li .date{
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    font-size: 12px;
    padding: 0 4px;   
}

.carousel-navi li + li{
    margin-top: 5px;
    height: 89px;
}
#news-slider .navi-container{
    padding: 0 0 0 5px;
}
.top-menu-container{
    text-align: center;
}  
#menu-menu-gorne{
    display: inline-block;
}
#menu-menu-gorne a{
    text-transform: uppercase;
}
#left-menu .wide-subcategory {
    margin: 1px 0;
    padding: 5px 15px;
    text-transform: uppercase;
}
#left-menu .post.active a, #left-menu .subcategory.active a {
    background: #fff;
}
#left-menu .col-md-6.category a{
    text-align: center;
}
#left-menu .col-md-6.category img{
    display: inline-block;
    margin-top: 20px;
}
#left-menu .col-md-6.category span{
    display: block;
    text-transform: none;
    margin-top: 8px;
}
#left-menu .active span{
    height: 34px;
    padding: 4px 5px 4px 15px;
}
#left-menu .active.current-page span{
    border-width: 1px 12px 1px 1px!important;
}
#left-menu .small span{
    font-size: 10pt;
}
.icon-box{
    text-align: left;    
    padding: 10px;    
}
.icon-box h3{
    padding: 0;
    margin: 0 0 20px 0;
}
.icon-box > div{
    padding: 20px;
    background: #eee;
}
.icon-box img{
    float: left;
    margin: 10px 10px 0 0;
}

.flat-btn{    
    display: inline-block;
    padding: 6px 50px;
    font-size: 14px;
    color: #fff;
    margin: 10px 0;
    text-transform: uppercase;
}
.flat-btn:hover, .flat-btn:focus{
    color: #fff;
    text-decoration: none;
}
#video-thumbs{
    margin: 10px 0 30px 0;
}
#video-thumbs a{
    color: #fff;
    font-size: 16px;
}
#youtube-player-iframe{
    width: 100%;
    min-height: 433px;
}
.video-thumb{
    display: inline-block;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.video-thumb span{
    margin: 10px 10px 10px 170px;
    display: block;
}
.video-thumb:hover{
    text-decoration: none;
}
.video-thumb .img-overlay{
    position: relative;
    width: 160px;
    height: 90px;
    float: left;
}
.video-thumb img{
    z-index: 1;
    position: absolute;
}
.video-thumb .play-icon{
    background-color: #000000;
    height: 100%;
    opacity: 0.5;
    padding: 15px 50px;
    z-index: 2 !important;
}
.news-box{
    margin-bottom: 20px;
}
.news-box .slide-title{
    color: #fff;
    font-size: 16px;
    padding: 10px;
    display: block;
}
.news-box .slide-title:hover, .news-box a:hover{
    text-decoration: none !important;
    color: #fff !important;
}
.news-box a{
    display: block;
}
.news-box .slide-title-container{
    padding: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.video-list a.video{
    position: relative;
    margin-bottom: 30px;   
}
.video-list a.video > div{         
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 15px;
    width: 100%;
}
.video-list a.video > div span{
    padding: 5px 10px;
    display: block;    
    color: #fff;
    background: #049AC1;
    line-height: 140%;
    font-size: 14px;    
}
.news-list-item{
    margin-bottom: 30px;
}
.news-list-item header h1{
    padding-top: 0;
    margin-top: 0;
    font-size: 21px;
    line-height: 140%;
}
.news-list-item header{
    margin-bottom: 10px;
}
.news-list-item .item-lead:hover{
    text-decoration: none;
}
.paging-navigation .page-numbers{
    padding: 3px 10px;
    font-size: 15px;
}
.paging-navigation span.current{
    background: #fff;
    color: #04AEDA;
    border: 1px solid #04AEDA;
}
.paging-navigation a{
    color: #fff;
    background: #04AEDA;
    border: 1px solid #04AEDA;
}
.paging-navigation a:hover{
    color: #fff;
    background:#049AC1;
    border: 1px solid #049AC1;
    text-decoration: none;
}
article table th,article table td{
    border: 1px solid #555;
    vertical-align: middle;
    padding: 4px 8px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    border-color: #555;
}
article table{
    border-color: #555 !important;
}
article table td > p {
    margin: 5px 0 !Important;
    vertical-align: middle;
}
article h1{font-size: 26px; line-height: 150%}
article h2{font-size: 24px; line-height: 150%}
article h3{font-size: 21px; line-height: 150%}
article h4{font-size: 18px; line-height: 150%}
article h5{font-size: 16px; line-height: 150%}
article h6{font-size: 15px; line-height: 150%}
header#masthead{
    background: #fff;
} 
.alignleft{float:left; margin-right: 20px;}
.alignright{float:right; margin-left: 20px;}
.aligncenter{text-align: center;display:inline-block}
article ol { counter-reset: item }
article ol li { display: block }
article ol li:before { content: counters(item, ".") "."; counter-increment: item; padding-right:10px; margin-left:-20px;}
article li ol{margin-top: 10px;}
#cookie-info{
    display: none;
    background: #04AEDA;
    color: #fff;
    padding: 2px 0 3px 0;
    text-align: center;
}

#cookie-info a:hover{
    color: #fff !important;
    text-decoration: underline !important;
}
#close-cookie {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 100%;
    margin: -1px 0 0;
    padding: 2px 10px 8px;
    text-transform: lowercase;
}
#close-cookie:hover{
    color: #fff;
}
#school-loginform .form-group{
    margin-bottom: 3px;
}
.entry-content header{
    font-size: 16px;
    color: #049AC1;    
    background: #fff;
    border: 1px solid #049AC1;
    text-transform: uppercase;
    margin-bottom: 5px;
    cursor: pointer;
    display: inline-block;
    width: 100%;
}
.entry-content header.active{
    color: #fff;
    background: #049AC1;
}
.entry-content header span{
    padding: 6px 10px;
    display: inline-block;
}
.entry-content header .arrow{
    background: none repeat scroll 0 0 #049AC1;
    display: block;
    height: inherit !important;
    text-align: center;
    padding: 0;
}
.entry-content header .arrow i{
    color: #fff;
    font-weight: normal;
    padding: 6px 0;
    line-height: 150%;
}
.entry-content header.active .arrow{
    height: 100%;
    padding: 0 10px;
}
.entry-content section{
    display: none;
}
ul.list-horizontal{
    margin: 0;
    padding: 0;
}
ul.list-horizontal li{
    list-style: none;
    line-height: 120%
}
.wp-caption-text.gallery-caption{
    margin: 2px 0 0px 0;
    background: #04AEDA;
    color: #fff;
    padding: 5px;
}
.row.gallery .gallery-item{
    margin-bottom: 2px;
}

/* --- ELIPSY --- */
#ellipse-theme td, #ellipse-theme th{
    border-color: #ccc !important;
}
#ellipse-theme #search-results{
    border-color: #e0e0e0;
}
#ellipse-theme #search-results tbody{
    display: block;
    max-height: 550px;
    overflow-y: scroll;
}
#compare-all{
    text-transform: uppercase;
    float: right;
    margin-right: 7px;
}
#compare-all span{
    margin-left: 10px;    
}
#ellipse-theme .form-box input[type=submit]:focus, #ellipse-theme .form-box button:focus, #compare-all:focus{
    color: #fff;
}
#ellipse-theme .form-box#info-pages{
    padding: 0px !important;
    background: #f7f7f7;
}
#ellipse-theme .form-box#info-pages li{
    margin-bottom: 1px;
    border: 1px solid #04aeda;
    background: #fff !important;
}
#ellipse-theme .form-box#info-pages li a{
    color: #04aeda;
    display: block;
    font-size: 1em;
    text-transform: uppercase;
    padding: 5px 20px;    
}
#ellipse-theme .form-box#info-pages li a:hover, #ellipse-theme .form-box#info-pages li a:focus{
    text-decoration: none;
    border-color: #049ac1 !important; 
    color: #049ac1 !important;
}
#ellipse-theme #search-results{
    background: #f2f2f2;
    position: absolute;
    right: -16px;
    z-index: 10;
    padding: 15px 30px 25px 30px;
    top: 43px;
    border-top: 1px solid #fa870c;
    border-left: 1px solid #fa870c;
    border-bottom: 1px solid #fa870c;
    width: 600px;
}
#ellipse-theme #search-results .actions{
    padding-left: 30px;
    width: 120px;
}
#ellipse-theme #search-results a + a{
    margin-left: 5px;
}
#ellipse-theme #search-results td .fa{
    color: #fff;
    margin: 0;
    width: 12px;
    height: 16px;
    padding: 2px 0;
    display: block;
}
#search-form-box.open{
    border-left: 1px solid #fa870c;    
}
#ellipse-theme #left-menu{
    background: none repeat scroll 0 0 #fff;
    left: 72px;
    margin: 0 -2px;
    max-width: 370px;
    padding: 0;
    position: absolute;
    z-index: 100;
}
#ellipse-theme #menu-col > #menu-toggle{
    display: block;
    float: right;
    max-width: 50px;
    padding: 10px;
    text-align: center;
}
#ellipse-theme #menu-toggle img{
    width: 36px;
    margin-left: -5px;
}
#ellipse-theme #menu-col > #menu-toggle:hover, #ellipse-theme #menu-col > #menu-toggle:focus{
    text-decoration: none;
}
#ellipse-theme #menu-col span{
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 150%;
    margin: 10px 0 0;
}
#ellipse-theme .right-col{
    background: none;
}
#ellipse-theme .left-col{
    background: #fff;
}
#ellipse-theme .left-col > article{
    margin: 20px;
}
#ellipse-theme #search-toggle{
    color: #fff;
    display: inline-block;
    font-size: 14px;    
    padding: 6px;
    cursor: pointer;
}
#ellipse-theme #right-menu > li{ 
    list-style: none;
    margin: 1px 0;    
}
#ellipse-theme #right-menu > .open-label > a{
    padding: 10px 20px;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 43px;
}
#ellipse-theme #right-menu > li > a:hover, #right-menu > li > a:focus{
    text-decoration: none;
}
#ellipse-theme #right-menu #width-toggle{
    background: #454546;
    text-align: center;   
    height: 26px;
}
#ellipse-theme #right-menu #width-toggle a{
    padding: 2px 0px;
}
#ellipse-theme #right-menu > li > a > .fa{
    float: right;
    margin-top: 5px;
}
#news-slider .navi-container{
    padding: 0 0 0 5px;
}
.top-menu-container{
    text-align: center;
}  
#menu-menu-gorne, #menu-menu-gorne-en{
    display: inline-block;
}
#menu-menu-gorne-en a, #menu-menu-gorne a{
    text-transform: uppercase;
}
#left-menu .post.active a, #left-menu .subcategory.active a{
    background: #fff;
}
#left-menu .col-md-6.category a{
    text-align: center;
}
#left-menu .col-md-6.category img{
    display: inline-block;
    margin-top: 20px;
}
#left-menu .col-md-6.category span{
    display: block;
    text-transform: none;
    margin-top: 8px;
}
#left-menu .active span{
    height: 34px;
    padding: 4px 5px 4px 15px;
}
#left-menu .active.current-page span{
    border-width: 1px 12px 1px 1px!important;
}
.icon-box{
    text-align: left;    
    padding: 10px;    
}
.icon-box h3{
    padding: 0;
    margin: 0 0 20px 0;
}
.icon-box > div{
    padding: 20px;
    background: #eee;
}
.icon-box img{
    float: left;
    margin: 10px 10px 0 0;
}

.flat-btn{    
    display: inline-block;
    padding: 6px 50px;
    font-size: 14px;
    color: #fff;
    margin: 10px 0;
}
.flat-btn:hover{
    color: #fff;
    text-decoration: none;
}
#video-thumbs{
    margin: 10px 0 30px 0;
}
#video-thumbs a{
    color: #fff;
    font-size: 16px;
}
#youtube-player-iframe{
    width: 100%;
    min-height: 433px;
}
.video-thumb{
    display: inline-block;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.video-thumb span{
    margin: 10px 10px 10px 170px;
    display: block;
}
.video-thumb:hover{
    text-decoration: none;
}
.video-thumb .img-overlay{
    position: relative;
    width: 160px;
    height: 90px;
    float: left;
}
.video-thumb img{
    z-index: 1;
    position: absolute;
}
.video-thumb .play-icon{
    background-color: #000000;
    height: 100%;
    opacity: 0.5;
    padding: 15px 50px;
    z-index: 2 !important;
}
.news-box{
    margin-bottom: 20px;
}
.news-box .slide-title{
    color: #fff;
    font-size: 16px;
    padding: 10px;
    display: block;
}
.news-box .slide-title:hover, .news-box a:hover{
    text-decoration: none !important;
    color: #fff !important;
}
.news-box a{
    display: block;
}
.news-box .slide-title-container{
    padding: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.video-list a.video{
    position: relative;
    margin-bottom: 30px;   
}
.video-list a.video > div{         
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 15px;
    width: 100%;
}
.video-list a.video > div span{
    padding: 5px 10px;
    display: block;    
    color: #fff;
    background: #049AC1;
    line-height: 140%;
    font-size: 14px;    
}
.news-list-item{
    margin-bottom: 30px;
}
.news-list-item header h1{
    padding-top: 0;
    margin-top: 0;
    font-size: 21px;
    line-height: 140%;
}
.news-list-item header{
    margin-bottom: 10px;
}
.news-list-item .item-lead:hover{
    text-decoration: none;
}
.paging-navigation .page-numbers{
    padding: 3px 10px;
    font-size: 15px;
}
.paging-navigation span.current{
    background: #fff;
    color: #04AEDA;
    border: 1px solid #04AEDA;
}
.paging-navigation a{
    color: #fff;
    background: #04AEDA;
    border: 1px solid #04AEDA;
}
.paging-navigation a:hover{
    color: #fff;
    background:#049AC1;
    border: 1px solid #049AC1;
    text-decoration: none;
}
article table th,article table td{
    border: 1px solid #555;
    vertical-align: middle;
    padding: 4px 8px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    border-color: #555;
}
article table{
    border-color: #555 !important;
}
article table td > p {
    margin: 5px 0 !Important;
    vertical-align: middle;
}
article h1{font-size: 26px; line-height: 150%}
article h2{font-size: 24px; line-height: 150%}
article h3{font-size: 21px; line-height: 150%}
article h4{font-size: 18px; line-height: 150%}
article h5{font-size: 16px; line-height: 150%}
article h6{font-size: 15px; line-height: 150%}
header#masthead{
    background: #fff;
} 
.alignleft{float:left; margin-right: 20px;}
.alignright{float:right; margin-left: 20px;}
.aligncenter{text-align: center;display:inline-block}
article ol { counter-reset: item }
article ol li { display: block }
article ol li:before { content: counters(item, ".") "."; counter-increment: item; padding-right:10px; margin-left:-20px;}
article li ol{margin-top: 10px;}
#cookie-info{
    display: none;
    background: #04AEDA;
    color: #fff;
    padding: 2px 0 3px 0;
    text-align: center;
}

#cookie-info a:hover{
    color: #fff !important;
    text-decoration: underline !important;
}
#close-cookie {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 100%;
    margin: -1px 0 0;
    padding: 2px 10px 8px;
    text-transform: lowercase;
}
#close-cookie:hover{
    color: #fff;
}
#school-loginform .form-group{
    margin-bottom: 3px;
}
.entry-content header{
    font-size: 16px;
    color: #049AC1;    
    background: #fff;
    border: 1px solid #049AC1;
    text-transform: uppercase;
    margin-bottom: 5px;
    cursor: pointer;
    display: inline-block;
    width: 100%;
}
.entry-content header.active{
    color: #fff;
    background: #049AC1;
}
.entry-content header span{
    padding: 6px 10px;
    display: inline-block;
}
.entry-content header .arrow{
    background: none repeat scroll 0 0 #049AC1;
    display: block;
    height: inherit !important;
    text-align: center;
    padding: 0;
}
.entry-content header .arrow i{
    color: #fff;
    font-weight: normal;
    padding: 6px 0;
    line-height: 150%;
}
.entry-content header.active .arrow{
    height: 100%;
    padding: 0 10px;
}
.entry-content section{
    display: none;
}
ul.list-horizontal{
    margin: 0;
    padding: 0;
}
ul.list-horizontal li{
    list-style: none;
    line-height: 120%
}
.wp-caption-text.gallery-caption{
    margin: 2px 0 0px 0;
    background: #04AEDA;
    color: #fff;
    padding: 5px;
}
.row.gallery .gallery-item{
    margin-bottom: 2px;
}
#ellipse-theme .marker, #ellipse-theme .time-range{    
    color: #fff;
    padding: 2px 7px;
}
#ellipse-theme .marker{background: #04AEDA;}
#ellipse-theme .time-range{background: #666;}
#ellipse-theme .marker:hover, #ellipse-theme .time-range:hover, #ellipse-theme .marker:focus, #ellipse-theme .time-range:focus{
    text-decoration: none;
}
#ellipse-theme .chart{
    text-align: center;
    padding: 20px 0;
}
#ellipse-theme td .fa{
    margin-left: 5px;
}
#ellipse-theme .school-location{
    display: block;
    font-size: 0.8em;
    color: #999;
}
#ellipse-theme #compared-schools a{
    color: #555;
}
#ellipse-theme #compared-schools .remove-row span.fa{
    margin-left: 0 !important;
}
#ellipse-theme #compared-schools a:hover{
    color: #049AC1;
}
#ellipse-theme .students-info-details{
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 2px 0 #bbb;
    margin-top: 5px;
    position: absolute;
    display: none;
    z-index: 50;
}

#ellipse-theme .students-info-details table th, .students-info-details table td{
    font-size: 12px;
    color: #666;
}
#ellipse-theme .students-info-details table th{color: #fff !important}
#ellipse-theme .actions-row li{
    list-style: none !important;
    padding: 0px;
}
#ellipse-theme .actions-row{
    margin: 0px !important;
    padding: 0px !important;
}
#ellipse-theme .actions-row li{
    border-left: 1px solid #fff;
}
#ellipse-theme .actions-row a{
    text-align: center;
    padding: 6px 0;
    width: 100%;
    margin: 0px;
    text-transform: uppercase;
    color: #fff;
}
#ellipse-theme .right-col.col-md-1 #right-menu .title{
    display: none;
}
#ellipse-theme .right-col.col-md-1 #right-menu a{
    text-align: center
}
#ellipse-theme .right-col.col-md-1 #right-menu span.fa{
    float: none;
    display: inline-block;
}
#ellipse-theme .right-col.col-md-1 #right-menu .form-box{
    display: none;
}
#ellipse-theme #right-menu .form-box{
    background: #f2f2f2;
    padding: 20px;
}
#ellipse-theme #right-menu .form-box input, #right-menu .form-box select{
    font-size: 12px;
}
#ellipse-theme #right-menu .form-box label{
    font-weight: normal;
    vertical-align: middle;
}
#ellipse-theme #right-menu .form-box .radio label{
    vertical-align: text-bottom;
}
#ellipse-theme #right-menu .form-box .radio + .radio{
    padding-top: 2px;
}
#compare-box-list li[id*="school-"]:hover{
    background: #049AC1 !important;    
}

#compare-box-list li:hover a{
    color: #fff;
    text-decoration: none;
}
#ellipse-theme #right-menu #chart-options-list .form-group{
    margin-bottom: 5px;
}
#ellipse-theme #right-menu #chart-options-list option:disabled{
    color: #bbb;
}
#ellipse-theme .form-group.pad{
    padding: 0;
    margin: 0;
}
#ellipse-theme .form-group.pad input{
    margin: 0px;
}
#ellipse-theme #search-form-box.form-box{
    padding-bottom: 0px;
}
#search-form-box.full{
    padding-bottom: 20px !important;
}
#compare-box-list{
    display: inline-block;
    padding: 0px !important;
    width: 100%;
}
#compare-box-list li{
    background: none repeat scroll 0 0 #0d62a1;
    color: #223c50;
    display: list-item;
    float: left;
    line-height: 150%;
    list-style: square outside none;
    margin: 0 !important;
    padding: 5px;
    width: 100%;
}
#compare-box-list li:nth-child(odd){
    background: #ccc;
}
#compare-box-list li:nth-child(even){
   background: #ddd;
}
#compare-box-list ul{
    width: 100%;
    max-height: 600px;
    overflow-y: scroll;
}
#compare-box-list li#no-schools-compared{
    list-style: none;
    margin-bottom: 0px;
    padding: 10px;
}
#compare-box-list li a{
    padding: 0 5px;
}
#ellipse-theme #add-school{
    color: #fff;
    text-transform: uppercase;
}
#compare-box-list > div{
    width: 100%;
}
#ellipse-theme .form-group h5{
    padding-left: 15px;
    padding-right: 15px;
    margin: 10px 0 15px 0;
}
#ellipse-theme #adm-indicator h5{
    padding-left: 0px;
}
#ellipse-theme .entry-header .category{
    text-transform: capitalize;
}
#ellipse-theme .entry-header .school-address{
    font-size: 16px;
    vertical-align: 2px;
    margin-left: 5px;
}
.indicator-name{    
    margin-bottom: 10px;
    border-bottom: 1px solid #04aeda;
}
.indicator-name span{
    padding: 3px 12px;
    display: inline-block;
    color: #fff;
}
#ellipse-theme .indicator ol{
    padding-left: 20px;
}
#ellipse-theme .indicator-square{    
    display: inline-block;
    height: 13px;
    margin-right: 5px;
    width: 13px;
    vertical-align: -1px;
    border: 1px solid #555;
}
#ellipse-theme .indicator-draw{
    margin: 25px 0 5px 0; 
}
.indicators-labels a:focus{
    outline: #fff;
}
.indicators-labels a:hover{
    color: #333 !important;
    background: #f2f2f2 !important;
    border-color: #f2f2f2 #f2f2f2 #04aeda #f2f2f2 !important;
}
.indicators-labels a{
    border-radius: 0 !important;
    color: #333;
    text-transform: uppercase;
}
.indicators-labels .active a, .indicators-labels .active a:hover{
    color: #04aeda !important;
    border-color: #04aeda #04aeda transparent !important;
    background: #fff !important;
}
.nav-tabs{
    border-bottom: 1px solid #04aeda !important;    
}
.indicators-contents .indicator{
    padding: 15px 0;
}
article .tabs + .tabs{
    margin-top: 30px;
}
#ellipse-theme .actions-row.push-up li{
    margin-top: -30px;
}
#ellipse-theme table th{
    color: #fff;
    background: #04aeda;
    font-weight: normal;
}
#ellipse-theme .school-data-table a.students-details{
    color: #2d2d2d;
}
#ellipse-theme .school-data-table a.students-details:hover{
    color: #049AC1;
}
#ellipse-theme td, #ellipse-theme th{
    padding: 4px 8px !important;
}
.modal-header h3{
    margin: 5px 0;
}
#ellipse-theme .show-student-details{
    color: #049AC1;
    margin-left: 5px;
}
#ellipse-theme .alert{
    border: none;
    text-shadow: none;
    box-shadow: none;
}
#ellipse-theme .alert-danger{
    background: #f2dede;
}
#ellipse-theme .alert strong{
    margin: 0 5px 0 3px;
}
.disabled a{
    background: #ccc;
    color: #eee !important;
}
.disabled a:hover{
    background: #ccc !important;
    color: #eee !important;
}
#compare-box-list .btn{
    padding: 6px !important;
    border-radius: 0;
}
#compare-box-list .btn + .btn{
    border-left: 1px solid #f2f2f2;
}
#search-results a.btn {
    display: inline-block;
    margin: 2px !important;
}
#language-switcher{
    margin: 15px 0 5px 15px;
}
#language-switcher li{
    list-style: none;
}
.form-horizontal #form-indicators table label{
    width: auto !important;
    margin-right: 0 !important;
    display: block;
    margin-left: 25px;
    line-height: 135%;
}
.form-horizontal #form-indicators table input[type="radio"]{
    float: left;
    margin-left: -20px;
    margin-top: 2px;
}
.form-horizontal #form-indicators table td{
    vertical-align: top;
    padding: 2px !important;
}
#form-indicators h5{
    padding: 0 !important;
}
#form-indicators .inner{
    padding: 0 8px !important;
}
#advanced-options input[type="text"]{
    display: inline-block;
    margin: 0 4px;
    width: 53px;
}
#advanced-options .inner .col-xs-4{
    line-height: 125%;
    font-size: 12px;
}
#advanced-options .inner .col-xs-4#ewd-range{
    padding-top: 8px;
}
#advanced-options .col-xs-12 {
    margin-bottom: 5px;
}
#advanced-options .inner .col-xs-8{
    margin-bottom: 3px;
}
#advanced-options-btn{
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #d5d5d5;
    color: #888;
    padding: 6px 15px !important;
    width: 100%;
}
#advanced-options-btn .fa{
    float: right;
    margin-top: 3px;
}
#search-form-box .errors{
    color: #ce2b2b;
    padding: 0px 15px;
    margin-top: 5px;
}
#search-form-box .errors + .errors{
    margin-top: 0px !important;
}
#search-form-box .errors + div{
    margin-bottom: 5px;
}
#search-form-box .errors li{
    list-style: inside none disc;    
    line-height: 140%;
    margin: 7px 0;
    font-size: 12px;
}
#whole-words-group{
    margin-top: -15px;
}
#whole-words-group label{
    margin: -3px 0 4px 6px;
    font-size: 12px;
    color: #666;
}
#adv-indicator-container .col-xs-4{
    margin-top: 13px;
}
#adv-indicator-container select{
    float: right;
    margin-right: 5px;
    max-width: 123px;
}
#ellipse-theme #admin-panel{
    background: #f7f7f7;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 20px;
}
#ellipse-theme #admin-panel .admin-container{
    background: #f5f5f5;
    border: 2px dashed #e0e0e0;
    padding: 0 15px 20px 15px;    
}
.admin-content td,th{
    font-size: 11px;
}
.btn.tiny-btn{
    padding: 3px 9px;
}
.btn.tiny-btn > span{
    margin: 0px !important;
}
#ellipse-theme .admin-content table th{
    background: #555;
}
#adm-modal .form-group{
    padding: 15px 0;
}
#adm-modal .form-group.textarea-group{
    min-height: 67px;
}
#adm-modal textarea{
    resize: none;
}
#adm-modal .form-group label{
    padding-top: 5px;
    text-align: right;
}
#edit-data-table {
    overflow-x: auto;
}
#edit-data-table td.nazwa {
	min-width: 200px;
}
#edit-data-table td.adres {
	min-width: 150px;
}
#ellipse-theme .entry-header .school-details {
	font-size: 12pt;
	font-weight: normal;
}
@media (max-width: 1199px) {
    #project-name{
        max-width: 48%;
        margin-top: 3px;
    }
    #contact-form input[type='text']{
        font-size: 9pt;
        padding: 14px 12px;
    }
    .left-col .post-overlay{
        padding: 5px;
    }
    .left-col .post-overlay a{
        font-size: 11pt;
    }
    .table-responsive {
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100%;
    }
}
@media (max-width: 767px){
    h1{
        font-size: 21px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-6.category span{
        font-size: 12px;    
        width: 100%;
        padding: 5px 0 5px 14px;
    }    
    .col-md-6.icon-box{
        margin-top: 10px;
    }
}
@media (max-width: 991px) {
    #project-name{
        max-width: 52% !important;        
    } 
    .col-md-6.icon-box{
        padding: 10px 0;
    }
    #video-thumbs > div{
        margin-bottom: 5px;
    }
    footer h1.white-box{
        background-position: 0 7px !important;
        height: 34px;
    }
    #ellipse-theme #menu-col{
        display: none;
    }
    #ellipse-theme article{
        padding-top: 10px;
    }
    #ellipse-theme > .row.relative{
        margin-left: 0;
        margin-right: 0;
    }
}
@media(min-width: 992px){
    .row.gallery .gallery-item{
        padding-left: 1px;
        padding-right: 1px;
    }
    .left-col .col-md-6.tiny-right{
        padding-right: 2px;
    }
    .left-col .col-md-6.tiny-left{
        padding-left: 2px;
    }
    .left-col .col-md-6.category > div, .left-col .col-md-6.image-post > div{
        height: 140px;
        overflow: hidden;
    }
    .left-col .col-md-6.category a{
        height: 140px;
    }
    html[lang='pl-PL'] #project-name{
        margin-top: 6px;
    }
}
@media (min-width: 768px) {
    #menu-row, #top-menu{
        height: 30px !important;
    }    
    .top-menu-container{
        float: right;
    }
    #menu-menu-gorne.navbar-nav > li {
        margin-left:30px;
    }
    #top-menu > .container{
        padding: 0;
    }
}
@media(max-width: 1200px){
    #ellipse-theme .actions-row a{
        font-size: 12px;
    }
    #ellipse-theme .actions-row{
        margin-bottom: 20px !important;
    }
}
@media(min-width: 1200px){
    .left-col .second{
        padding-left: 2px;
    }
    #ellipse-theme #left-menu{
        margin: 0 15px;
    }
}
@media(min-width: 1600px){
    #content{
        min-height: 370px;
    }
}
