/* CSS Document */

a {
    outline: none !important;
}

.pseudo-link {
    color: #0191a5;
    text-decoration: none;
}
.pseudo-link:hover,
.pseudo-link:focus {
    color: #0191a5;
    text-decoration: underline;
}

.header-content{
	margin-top:20px;
	margin-bottom:20px;}

.header-content .logo{
	width:231px;
	height:38px;
	background:url("../img/logo.png") no-repeat;
	display:block;
	}
	
.navbar-left{
	margin-left:-15px;
	}
.form{
	margin:0px;}

.btn-wide{
	width:100%;}

.main-content{
	min-height:700px;
	padding-bottom:20px;}

.main-content > .navbar{
	margin-bottom:0px;}

.btn .fa{
	line-height:inherit;
	}
	
.tab-content.padding-top .tab-pane{
	padding-top:10px;}
	
.white-link, .white-link:hover{
	color:#fff;}

.margin-no{
	margin:0px;}

.margin-top-no{
	margin-top:0px;}
	
.divider-right{
	border-right:1px solid #eee;}

.divider-left{
	border-left:1px solid #eee;}

.margin-t5{
    margin-top:5px;}

.margin-t10{
	margin-top:10px;}
	
.margin-t20{
	margin-top:20px;}

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

.margin-r10{
	margin-right:10px;}

.margin-r5{
    margin-right:5px;}
	
.margin-r20{
	margin-right:20px;}

.margin-l10{
	margin-left:10px;}

.margin-l5{
    margin-left:5px;}

.margin-b5{
    margin-bottom:5px;}

.margin-b10{
	margin-bottom:10px;}

.margin-b20{
	margin-bottom:20px;}
	
span.row{
	display:block;}
	
.note-editor{
	border-color:#e7e7e7;
	border-radius: 4px;}

.note-editor .note-toolbar {
    background-color: #fafafa;
    border-color:#e7e7e7;
}

.fv-unfilled {
  border:1px solid #dd2d00 !important;
}

.fv-unfilled:focus {
	box-shadow: none;
}

.alert-mini {
	font-size:13px;
	margin: 2px 0;
	padding: 5px 7px;
	border-bottom-width: 2px;
}

.alert-mini .close{
	margin-left:10px;
}

.alert-mini .close span{
	font-size:16px;
}

.select-geo {}
.select-geo-inline {}
.select-geo-inline select{
	width:32%;
	display:inline-block;}
	
	
#footer{
    background-color: #333;
	background-image: url('../img/footer_lodyas.png');
    color: #fff;
    margin-top: 50px;
    padding: 40px 0;
	border-width: 0 1px 4px 1px;
	border-color: #111;
	box-shadow: 0 4px 16px rgba(0,0,0,0.7) inset;
}

#footer, #footer a {
	color: #f0f0f0;
}

.footer-nav {
	margin-bottom:20px;}

.footer-nav a {
	margin-right:20px;
	font-size:1.2em;
}

a.text-muted:hover{
	color: #666;}
	
.highlight{
	background-color:#FFAB00;
	color: #FFF;}


.radio-inline, .checkbox-inline {
    padding-left: 0;
	cursor: pointer;
}
	
.checkbox label{
	padding-left:0;}

.checkbox label > div, .checkbox-inline > div, .radio > div, .radio-inline > div{
	margin-right:6px;}
	
.radio label >  input[type="radio"], .radio-inline label > input[type="radio"], .checkbox label > input[type="checkbox"], .checkbox-inline label > input[type="checkbox"] {
    margin-left:0;
	margin-right:4px;
    position: relative;
}


div.v-player-holder {
    width: 100%;
    padding-bottom: 56.25%;
    position:relative;
    height: auto;
}
div.v-player-holder > span {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    height: 100%; max-height: none !important; min-height: 0 !important;
    max-width: 100%; width: 100%;
}


.ps-aspect-ratio {
    width: 100%;
    padding-bottom: 56.25%;
    position:relative;
    height: auto;
}
.ps-aspect-ratio > .inner {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    height: 100%; max-height: none !important; min-height: 0 !important;
    max-width: 100%; width: 100%;
}

.ps-aspect-ratio > .inner > img{
    max-width: 100%;
    height: auto;
    margin: auto auto;
}

.commentsbox .media{
	margin-top:20px;
}
.commentsbox .j-like-action{
	cursor: pointer;}
	

.form-control.input-success{
	border-color: #7ebb00;}

.hr-dotted{
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px dotted #eeeeee;
}



#brandbox > .container{
	position:relative;
}


#brand-nav .navbar{
	margin-bottom:0;
	border-radius:0;
	border-width: 0;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
}

#brand-nav .navbar-brand{
	padding:6px;
	padding-right:30px;
	height: 70px;
    line-height: 50px;
    font-size: 30px;
	vertical-align:middle;}

#brand-nav .navbar-brand img{
	max-height:100%;
	vertical-align:middle;}

#brand-nav .navbar-nav > li > a {
	padding: 25px 15px;
	font-weight: bold;
}

#brand-wrapper > .container{
	background-color:#fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	border-radius:0;
	}


.cs-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}


.partners-item{
    position: relative;
	display:block;
    text-align: center;
	padding:10px 30px;
    font-size:36px;
    height: 90px;
    font-weight: bold;
    color: #666;
}

.partners-item img {
    display: inline-block !important;
    max-width: 100%;
    width: inherit !important;
    max-height: 70px;
}

.partner-badge{
    position: absolute;
    right: -10px;
    top: -10px;
    background: rgba(255,255,255,0.95);
    color: #fff;
    font-size:22px;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 64px;
    z-index: 100;
    background: url('/img/site/badge.svg') center center no-repeat;
    text-shadow: 2px 2px 0 rgba(0,0,0,0.4);
}
	
.ad-top-banner img, .ad-top-banner embed{
	max-width:100%;
    max-height: 100%;
	}

.ad-middle-banner img, .ad-middle-banner embed{
    max-width:100%;
    max-height: 100%;
}

.ad-right-banner img, .ad-right-banner embed{
    max-width:100%;
    max-height: 100%;
}

.ad-partners-brands{
    padding: 10px;
    background-color: #f8f8f8;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
}


#j-prtnr-layout{
    margin-top: 10px;
}
.prtn-rp{}

.prtn-rp-box{
    position: relative;
    display:block;
    text-decoration:none !important;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.prtn-rp-box:after{
    content:" ";
    clear:both;
    display:block;
}

.prtn-rp-box:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.prtn-rp-picture{
    display: block;
    overflow:hidden;
    text-align: center;
    height: 188px;
    vertical-align: middle;
}

.prtn-rp-picture img{
    max-width:100%;
    vertical-align: middle;
    display: block;
}

.prtn-rp-desc{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    padding:6px;
    font-size:0.9em;
    line-height:1.2em;
    color: #fff;
    font-weight:bold;
    background-color: rgba(0,0,0,0.6);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.9);

}



.prtn-rp-price{
    display: block;
    margin-top: 4px;
    position: relative;
}
.prtn-rp-action{
    display: block;
    margin-top: 4px;
    position: relative;
}


/* ADV TAB */

.nav-lines > li > a.adv {
    color: #ffab00;

}.nav-lines > li > a.adv:hover {
     border-bottom-color: #ffab00;
 }

.nav-lines > li.active > a.adv, .nav-lines > li.active > a.adv:hover, .nav-lines > li.active > a.adv:focus {
    background-color: transparent;
    border-bottom-color: #ffab00;
    color: #ffab00;
    cursor: default;
}


a.topscrolling{

    width:4%;
    min-width:30px;
    height:100%;
    padding:20px 7px;
    color: #fff;
    font-size:24px;
    display: table;
    position:fixed;
    top:0px;
    left:0px;
    z-index:2000;
    text-align: center;
    background: rgba(0,0,0,0.5);
    opacity:0.5;
    white-space: nowrap;
    text-decoration:none;
    vertical-align: middle;

}
a.topscrolling i{
    vertical-align: middle;
    display: table-cell;
}
a.topscrolling:hover{ text-decoration:none; opacity:1;}


@media (max-width: 768px) {
    a.topscrolling{


        width:50px;
        height:50px;


        position:fixed;
        top: inherit;
        left: inherit;
        bottom:10px;
        right:10px;
        z-index:2000;

        background: rgba(0,0,0,0.7);
        opacity:0.8;

        box-shadow: 0 0 4px rgba(0,0,0,0.3);

    }

}


.project-like{
    width: 120px;
    padding: 6px;
    cursor: pointer;
}

.project-like i{
    font-size:24px;
    float:left;
}

.project-like .tooltip {
    margin-left: 30px;
    z-index: 1;
}

.banner-categories-tree, .banner-categories-tree ul{
    list-style: none;
}

.banner-categories-tree .nochild{
    padding-left:25px;
}


.ps-avatar{
    border-radius: 50%;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    border: 2px solid #fff;
}

.ps-avatar-simple{
    box-shadow: none !important;
    border: none !important;
}

.ps-avatar-sm{
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    border: 1px solid #fff;
}

.ps-avatar.margined{
    margin: 3px;
}

.ps-avatar-sm.margined{
    margin: 2px;
}

.ps-avatar-online{
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0;
    right: 0;
    background-color: #7ebb00;
    border-radius: 50%;
    border: 2px solid #fff;
}

.ps-padding-20{
    padding: 20px;
}

.ps-bs-grid-reset-space .row,
.ps-bs-grid-reset-space div[class^="col-"],
.ps-bs-grid-reset-space div[class*=" col-"] {
    margin: 0;
    padding: 0; }

.ps-bs-grid-small-space .row {
    margin-left: -5px;
    margin-right: -5px; }
.ps-bs-grid-small-space .row div[class^="col-"],
.ps-bs-grid-small-space .row div[class*=" col-"] {
    padding-left: 5px;
    padding-right: 5px; }

.ps-position-absolute{
    position: absolute;
}
.ps-position-relative{
    position: relative;
}

.ps-cursor-pointer{
    cursor: pointer;
}


.ps-display-block{
    display: block;
}

.ps-display-inline{
    display: inline;
}

.ps-display-inline-block{
    display: inline-block;
}

@media (max-width: 480px) {
    .yandex-rtb-adaptive {
        width:300px;
    }
}

@media (max-width: 767px) {
    .yandex-rtb-adaptive {
        width:400px;
    }
}

@media (max-width: 991px) {
    .yandex-rtb-adaptive {
        width:700px;
    }
}

.ps-font-bold{
    font-weight: bold;
}


.ps-sidebar-wrapper{

}

.ps-close-sidebar{
    display: none;
    color: #fff;
    font-weight: bold;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.8);
    padding: 15px 30px;
    z-index: 1001;
    text-align: right;
    cursor: pointer;
}

.ps-close-sidebar:hover{
    color: #ddd;
    text-decoration: none;
}

.ps-navigation-sidebar{
    display: none;
}

@media (max-width: 767px) {

    /*.ps-sidebar-wrapper{
        display: none;
    }*/

    .ps-sidebar-wrapper.opened{
        display: inherit;
        position: fixed;
        z-index: 1000;
        top:0;
        bottom: 0;
        left:0;
        right:0;
        overflow-y:auto;
        background-color: rgba(0,0,0,0.8);
        padding: 50px 20px 20px 20px;
    }

    .ps-sidebar-wrapper.opened .ps-close-sidebar{
        display: inherit;
    }

    .ps-navigation-sidebar{
        display: inherit;
    }
}



.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    cursor: text;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #0191a5;
    outline: 0;
}


.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #eeeeee;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    color: #666;
}


.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #0191a5;
    color: white;
}

/*.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #0191a5;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(1, 145, 165, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(1, 145, 165, 0.6);
}*/


.text-bold{
    font-weight: bold;
}


.ps-ajax-link{
    border-bottom: 1px dashed;
}

.thread-posts-box blockquote{
    font-size: 13px;
}


.navbar-default .navbar-nav > li > span {
    color: #999999;
}
.navbar-nav > li > span {
    padding: 15px;
    line-height: 20px;
    display: block;
}

.navbar-default .navbar-nav > .active > span, .navbar-default .navbar-nav > .active > span:hover, .navbar-default .navbar-nav > .active > span:focus {
    background-color: transparent;
    color: #333333;
}


.show-more-button{
    padding:10px;
    text-align:center;
    background-color:#f5f5f5;
    cursor: pointer;
    color: #999;
    font-weight: bold;
}

.show-more-button:hover{
    background-color:#eee;
    color: #333;
}


.growl.growl-default {
    background: #7f8c8d !important; }
.growl.growl-error {
    background: #dd2d00 !important; }
.growl.growl-notice {
    background: #7ebb00 !important; }
.growl.growl-warning {
    background: #ffab00 !important; }

/*
.video-js .vjs-big-play-button {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGwxMiA4LTEyIDhWMHoiLz48L3N2Zz4=);
    background-color: rgba(0,0,0,.3);
    background-position: 30px center;
    background-repeat: no-repeat;
    background-size: 40% 50%;
    border: 3px solid #fff;
    border-radius: 50%;
    height: 86px;
    left: 50%;
    margin: -43px 0 0 -43px;
    position: absolute;
    top: 50%;
    width: 86px;
    cursor: pointer;
    z-index: 97;
}

.video-js .vjs-big-play-button::before {
    content: "";
}*/