

/* Start:/bitrix/templates/.default/components/bik/popup.link/buy/style.css?15435011735598*/
#overlay{
    background: #fff;
    height: 100%;
    opacity: 0.80;
    display: none;
    position: fixed;
    width: 100%;
    z-index: 1000;
    filter: alpha(opacity=80);
    top: 0px;
}
.pop_up{
    background: #ffffff;
    box-shadow: 0 0 10px #999;
    display: none;
    left: 50%;
    margin: 0 0 0 -251px;
    position: absolute;
    z-index: 2000;
}
.pop_up3{
    color: #000;
    font-size: 14px;
    min-width: 340px;
    padding: 30px 0 20px;
    position: relative;
}
.popup_form{
    font-size: 12px;
    padding: 0 22px;
}
.popup_form .title{
    margin: -20px 0px 20px;
    text-align: center;
}
.popup_form .title span{
    background: #FFF;
    text-transform: uppercase;
    font-size: 18px;
}
.pop_up .button_close{
    border-bottom: 1px dotted #9c9c9c;
    color: #9c9c9c;
    font-size: 12px;
    position: absolute;
    right: 24px;
    text-decoration: none;
    top: 8px;
    z-index: 1000;
}
.pop_up .button_close:hover{
    border-bottom: 1px dotted #4bbbd7;
    color: #4bbbd7;
}
.pop_up .button_close span{
    background: url(/bitrix/templates/.default/components/bik/popup.link/buy/images/ico_close_popup.png) no-repeat;
    height: 9px;
    position: absolute;
    right: -15px;
    top: 3px;
    width: 9px;
}
.pop_up .button_close:hover span{
    background: url(/bitrix/templates/.default/components/bik/popup.link/buy/images/ico_close_popup_h.png) no-repeat;
}
.popup_form .left-col{
    float: left;
    margin: 0 20px 0 0;
    width: 180px;
}
.popup_form .right-col{
    float: right;
    width: 305px;
}
.popup_form input[type="text"], .popup_form textarea{
    padding-left: 5px;
    height: 29px;
    background: #fff;
    border: 1px solid #d6d6d6;
    margin-top: 7px;
    margin-bottom: 6px;
    width: 296px;
    border-radius: 5px;
}
.popup_placeholder input[type="text"], .popup_placeholder textarea{
    background: #fff;
    border: 1px solid #d0d0d0;
    color: #606060;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 10px;
}
.popup_form select{
    margin: 0 0 10px;
}
.popup_form .input, .popup_form textarea{
    width: 100%;
}
.popup_form .input:focus, .popup_form textarea:focus{
    border-color: #4bbbd7;
    outline: none;
}
.popup_form .date_input{
    width: 200px;
}
.popup_form textarea{
    height: 160px;
    resize: none;
}
.popup_form select{
    display: block;
    min-width: 200px;
}
.popup_form .bottom{
    background: #e9f3f5;
    margin: 12px -22px -20px;
    padding: 13px 23px;
    position: relative;
}
.popup_form .bottom .triangle{
    background: url(/bitrix/templates/.default/components/bik/popup.link/buy/images/popup_tr.png) no-repeat;
    height: 8px;
    position: absolute;
    right: 50px;
    top: -8px;
    width: 17px;
}
.popup_form table{
    color: #9c9c9c;
    float: left;
}
.popup_form table td{
    line-height: 1.5;
    padding: 0 5px 0 0;
    vertical-align: middle;
}
.popup_form .send_btn{
    float: right;
    font-size: 13px;
    color: #fff;
    display: block;
    text-decoration: none;
    background: url(/bitrix/templates/.default/images/button-credit.png) no-repeat;
    padding: 8px 18px;
    border: 0px;
    outline: none;
}
.popup_form .bottom .send_btn{
    margin: 0;
}
.popup_form .send_btn:hover{
 
}
.popup_form .send_btn:active{
    background: #4bbbd7;
}
.popup_item{
    display: block;
}
.preloader{
    left: 50%;
    margin: -32px 0 0 -32px;
    position: absolute;
    top: 50%;
    z-index: 5;
}
.form_loading{
    display: none;
    right: 20px;
    position: absolute;
    bottom: 20px;
}
.form_loading span{
    background: url(/bitrix/templates/.default/components/bik/popup.link/buy/images/loading.gif) 0% 50% no-repeat;
    display: block;
    height: 20px;
    padding: 3px 0 0 25px;
}

.inner_content .link_on_top{
    font-size: 125%;
    position: absolute;
    right: 40px;
    top: 30px;
}
.form_reviews{
    margin: 0 0 0 160px;
}
.popup_form_page{
    position: relative;
    width: 410px;
    text-align: left;
}
.popup_form_page .popup_header{
    font-size: 18px;
    margin: 20px 0;
}

#msg_success{
    background: #fff;
    border: 3px solid #ccc;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 0 5px #ccc;
    font-size: 20px;
    margin: -20px 0 0 -150px;
    padding: 10px;
    left: 50%;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 300px;
    z-index: 10;
}
.popup_placeholder .send_btn{
    background: #6fc449;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6fc449), to(#278100));
    background: -webkit-linear-gradient(#6fc449, #278100);
    background: -moz-linear-gradient(#6fc449, #278100);
    background: -ms-linear-gradient(#6fc449, #278100);
    background: -o-linear-gradient(#6fc449, #278100);
    background: linear-gradient(#6fc449, #278100);
    -pie-background: linear-gradient(#6fc449, #278100);
    behavior: url(/bitrix/templates/fomedia_index/js/PIE.htc);
    border: 1px solid #278100;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    cursor: pointer;
    padding: 10px 30px;
    position: relative;
    zoom: 1;
}
.popup_placeholder .send_btn:hover{
    background: #6fc449;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6fc449), to(#41a216));
    background: -webkit-linear-gradient(#6fc449, #41a216);
    background: -moz-linear-gradient(#6fc449, #41a216);
    background: -ms-linear-gradient(#6fc449, #41a216);
    background: -o-linear-gradient(#6fc449, #41a216);
    background: linear-gradient(#6fc449, #41a216);
    -pie-background: linear-gradient(#6fc449, #41a216);
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999;
}
input[type="text"]:-moz-placeholder , textarea:-moz-placeholder {
    color: #999;
}
.pop_up .s{
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/catalog-similar-detail/style.css?1543501173108*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /bitrix/templates/.default/components/bik/popup.link/buy/style.css?15435011735598 */
/* /bitrix/templates/.default/components/bitrix/news.list/catalog-similar-detail/style.css?1543501173108 */
