/* Styles moved from belexp template for HTML validation */
#RUBRIC { 
    display: contents; 
}

.event-left .panel-default>.panel-heading .panel-title:before { 
    display: none; 
}

.main-issue{ 
    position: static !important; 
} 

.benef.is_stuck{ 
    position: fixed !important; 
    top: 0px !important; 
}

.prod-per-page { 
    float: right; 
}

.select_dropdown { 
    width: 70px; 
    height: 26px; 
    position: relative; 
    cursor: pointer; 
    float: right; 
    display: inline-block; 
    margin-top: 19px; 
}

.dd_label { 
    position: relative; 
    z-index: 1; 
    background-color: #ffffff; 
    height: 26px; 
    width: 100%; 
    border: 1px solid #d3d3d3; 
    display: inline-block; 
    border-radius: 2px; 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box; 
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15) inset; 
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15) inset; 
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15) inset; 
}

.select_dropdown .dd_label>span { 
    color: #2a2a2a; 
    display: block; 
    float: none; 
    font-size: 13px; 
    height: 24px; 
    line-height: 23px; 
    margin: 0 26px 0 9px; 
    overflow: hidden; 
    white-space: nowrap; 
}

.select_dropdown .dd_label i { 
    background: url(/bitrix/templates/cor/styles/../img/vector-down.svg) no-repeat center center; 
    position: absolute; 
    right: 0px; 
    top: 0%; 
    display: block; 
    width: 9px; 
    height: 24px; 
    font-style: normal; 
    right: 10%; 
}

.select_dropdown .dd { 
    display: none; 
    position: absolute; 
    left: 0px; 
    background-color: #FFF; 
    border: solid 1px #d3d3d3; 
    margin: 0; 
    max-height: 150px; 
    overflow: auto; 
    overflow-y: auto; 
    z-index: 0; 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box; 
    width: 76px; 
}

.select_dropdown ul.dd { 
    list-style: none; 
    margin: 0; 
    width: 100% !important; 
    background: #fff; 
    z-index: 999; 
}

.select_dropdown ul.dd li { 
    padding: 0; 
    margin: 0; 
    width: auto !important; 
    display: block; 
    padding: 5px 9px; 
    text-decoration: none; 
    color: #2a2a2a; 
    background-color: #FFF; 
    font-size: 13px; 
    line-height: 15px; 
    border: none; 
    margin-bottom: 0px !important; 
}

.no-marker li { 
    padding: 0; 
    margin: 0; 
    position: relative; 
}

.select_dropdown ul.dd li.bx_active,
.select_dropdown ul.dd li.bx_active:hover { 
    background: #475273; 
    color: #fff; 
}

.select_dropdown ul.dd li.bx_active a,
.select_dropdown ul.dd li.bx_active:hover a { 
    color: #fff; 
}

.select_dropdown ul.dd li a { 
    color: inherit; 
    text-decoration: none; 
    display: block; 
}

.sku_dd ul li:hover,
.sku_dd ul .bx_active li:hover,
.select_dropdown ul.dd li:hover,
.select_dropdown ul.dd li.bx_active:hover { 
    background: #FFF3BB; 
}

/* Additional styles for partnery page */
html #butt.btn-default:focus,
#butt.btn-default[disabled],
#butt.btn-default[disabled]:hover,
#butt.btn-default[disabled]:focus {
    color: #fff;
    background-color: #2F3959;
    border-color: #2F3959;
}

/* Styles for chartdiv globus component */
#chartdiv body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

#chartdiv {
    width: 100%;
    height: 600px;
}

/* Elements styles for globus component */
.elements li:after {
    display: none;
}

.elements ul.more {
    height: 260px;
    overflow-y: scroll;
}

.elements ul {
    margin-left: 0px !important;
    background-color: #fff;
    margin-top: 13px;
}

.elements li {
    padding-left: 10px !important;
    font-size: 11px;
}

.country {
    white-space: nowrap;
}

/* Styles for recaptcha */
.g-recaptcha iframe {
    width: 386px;
    height: auto;
}

/* Fancybox lock styles for represent page */
html.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

@media (max-width: 767px) {
    html.fancybox-lock {
        overflow: hidden !important;
        width: auto;
    }
}

/* Panel heading styles for sovet component */
.event-left .panel-default>.panel-heading .panel-title:before {
    display: none;
}

/* Fixes for HTML validation errors - consolidated styles */

/* Fancybox styles moved from templates */
.fancybox-container .fancybox-content {
    width: 700px;
    height: 460px;
}

/* Event left panel styles */
.event-left .panel-default>.panel-heading .panel-title:before{
    display: none;
}

/* Contest step-block styles moved from section.php */
.step-block .desc {
    display: none; 
    position: absolute; 
    padding: 10px; 
    z-index:1; 
    background: #ffeeee; 
    top:0;
}

.step-block {
    position: relative; 
    padding: 10px; 
    border:1px solid #ffeeee; 
    display: inline-block;
}

.step-block:hover > .desc {
    display: block;
}

/* Contest block styles moved from main-contest templates */
.contest-block:not(.owl-loaded) .item {
    float: left; 
    display: inline-block;
}

.contest-block:not(.owl-loaded) {
    overflow: hidden;
}

.contest-block .item {
    display: inline-block; 
    max-width: 480px;
}

/* Nominations styles moved from regional templates */
.nominations-row .checkhover .desc {
    display: none; 
    position: absolute; 
    padding: 10px; 
    z-index:1; 
    background: #ffeeee; 
    top:0;
}

.nominations-row .checkhover {
    position: relative;
}

.nominations-row .checkhover:hover > .desc {
    display: block;
}

.nominations-row .item.hidden {
    display: none;
}

/* Service image hover styles moved from templates */
.services .item .image .service-block-img img.hover {
    display: none;
}

.services .item .image .service-block-img:hover img.main {
    display: none;
}

.services .item .image .service-block-img:hover img.hover {
    display: inline-block;
}
