body.ftext{
    height:inherit;
    background-color:#fff;
    background-position:top;
    background-repeat:repeat-x;
    margin:0;
    padding: 10px;
    font-family: "regular";
    color: #000000;
    font-size:14px;
    overflow-y:scroll;

}
.ftext .pseudo{border-bottom-style:dotted !important;}
.ftext .pseudo_d{border-bottom-style:dashed !important;}
.ftext .br1,
.ftext .br5,
.ftext .br10,
.ftext .br15,
.ftext .br20,
.ftext .br25,
.ftext .br30,
.ftext .br40,
.ftext .br50,
.ftext .br80 {height:5px;overflow:hidden;display:block;clear:both;}
.ftext .br80{height:80px;}
.ftext .br50{height:50px;}
.ftext .br40{height:40px;}
.ftext .br30{height:30px;}
.ftext .br25{height:25px;}
.ftext .br20{height:20px;}
.ftext .br15{height:15px;}
.ftext .br10{height:10px;}
.ftext .br5{height:5px;}
.ftext .br1{height:1px;}
.ftext .fs_13,.fsa_13,.fsa_13 *{font-size:13px;}
.ftext .fs_14,.fsa_14,.fsa_14 *{font-size:14px;}
.ftext .fs_15,.fsa_15,.fsa_15 *{font-size:15px;}
.ftext .fs_16,.fsa_16,.fsa_16 *{font-size:16px;}
.ftext .fs_18,.fsa_18,.fsa_18 *{font-size:18px;}
.ftext .fs_20,.fsa_20,.fsa_20 *{font-size:20px;}
.ftext .fs_22,.fsa_22,.fsa_22 *{font-size:22px;}
.ftext .fs_24,.fsa_24,.fsa_24 *{font-size:24px;}
.ftext .fs_25,.fsa_25,.fsa_25 *{font-size:25px;}
.ftext .fs_26,.fsa_26,.fsa_26 *{font-size:26px;}
.ftext i{font-family: "italic";font-style: normal;}

.ftext b, .ftext strong {
    font-family: "bold";
    font-weight: normal;
}
.ftext .rub {font-family: 'als_rublregular' !important; }
.ftext img{vertical-align:middle !important;border:none !important;}
.ftext .anb{border:none !important;}
.ftext a,.pseudo{text-decoration:none;color: #2493c5;border-color:rgba(36,147,197,0.3);cursor:pointer;}
.ftext a:hover,.a_hover{color:#07A867!important;border-color:rgba(7,168,103,0.3)!important;}
.ftext,
.ftext_center{
    max-width: 800px;
}
.ftext .ftext_center{
    margin: 0 auto;
}

.ftext div {
    font-size: 16px;
    line-height: 28px;
    font-family: 'light';
    margin-top: 0;
    margin-bottom: 5px;
}
.ftext,
.ftext ul,
.ftext p,
.ftext table,
.ftext_center,
.ftext_center ul,
.ftext_center table,
.ftext_center p {
    font-size: 16px;
    line-height: 28px;
    font-family: 'light';
    margin-top: 0;
    margin-bottom: 15px;
}
.ftext ul {
    list-style: none;
    position: relative;
    padding-left: 25px;
}
.ftext ul li {

}
.ftext ul li:before {
    content: "—";
    position: absolute;
    left: 0;
    font-size: 15px;
    font-family: 'roboto';
}
.ftext td,
.ftext_center td{
    padding: 10px;
    vertical-align: top;
}
.ftext thead td,
.ftext_center thead td{
    font-family: 'bold';
}
.ftext table,
.ftext_center table{
    border: 1px solid #d4d5d5;
    border-right: 0;
    border-top: 0;
    border-spacing: 0;
}
.ftext td,
.ftext_center td{
    border: 1px solid #d4d5d5;
    border-left: 0;
    border-bottom: 0;
}
.ftext table.not_border,
.ftext_center table.not_border,
.ftext table.not_border td,
.ftext_center table.not_border td{
    border: 0;
    padding: 0;
}

.ftext h2,
.ftext_center h2{
    font-size: 25px;
    font-family: "bold";
    margin: 0 0 20px;
}
.ftext h3,
.ftext_center h3{
    font-size: 20px;
    font-family: "bold";
    margin: 0 0 20px 0;
}
.ftext h4,
.ftext_center h4{
    font-size: 16px;
    font-family: "bold";
    margin: 0 0 5px 0;
}
.ftext .aligned_image,
.ftext_center .aligned_image{
    display: block;
    position: relative;
    padding-top: 40px;
    padding-bottom: 20px;
    min-height: 290px;
    border-bottom: 1px solid #F2F2F2;
}
.ftext .aligned_image_left,
.ftext_center .aligned_image_left{
    padding-left: 250px;
}
.ftext .aligned_image_right,
.ftext_center .aligned_image_right{
    padding-right: 250px;
}
.ftext img:not(.brsc_ftext_custom_image){
    max-width: 100%;
    height: auto;
}
.ftext img.brsc_ftext_custom_image{
    max-width: 100%;
}
.ftext img.screenshot{
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.aligned_image img.aligned_image__img{
    position: absolute;
    top: 40px;
}
.aligned_image_right img.aligned_image__img{
    right: 0;
}
img.aligned_image__img{
    max-width: 230px !important;
    max-height: 230px !important;
}
img.aligned_image__img.place_for_img{
    width: 230px;
    height: 230px;
}

.ftext strike {
    text-decoration-color: transparent;
}
.redactor_frame strike {
}

.aligned_image_left img.aligned_image__img{
    left: 0;
}
.brsc_dlink{
    display: inline-block;
    position: relative;
    border: 0;
    font-size: 13px;
    padding: 0 20px 0 50px;
    line-height: 18px;
    min-height: 50px;
    margin-bottom: 20px;
}
.brsc_dlink:before{
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 50px;
    background-image: url(/Content/i/download-icons-sprite.png);
    background-size: cover;
}
.brsc_dlink[href$=".doc"]:before,
.brsc_dlink[href$=".docx"]:before{
    background-position: -40px 0;
}
.brsc_dlink[href$=".pdf"]:before{
    background-position: 0 0;
}
.brsc_dlink[href$=".xls"]:before,
.brsc_dlink[href$=".xlsx"]:before{
    background-position: -80px 0;
}
.brsc_dlink[href$=".zip"]:before{
    background-position: -120px 0;
}
.brsc_dlink[href$=".exe"]:before{
    background-position: -160px 0;
}

.brsc_dlink .brsc_dlink__t{
    border-bottom: 1px solid rgba(36,147,197,0.3);
}
.brsc_dlink:hover .brsc_dlink__t{

}
.brsc_dlink .brsc_dlink__size{
    display: block;
    color: #4a5b6e;
    margin-top: 8px;
}

i.glvrd{
    position: relative;
    display: inline-block;
    font-style: normal;
    color: #dA570f;
    cursor: pointer;
}
.glvrd_insert_div{
    position:absolute;
    display: none;
    font-size: 13px;
    background-color: #fff;
    padding:10px;
    box-shadow: 0 3px 10px -2px rgba(0,0,0,0.4);
}
.glvrd_insert_div b{
    display: inline-block;
    font-size: 14px;
    font-family: 'bold';
    font-style: normal;

    padding-right: 10px;
}

.brsc_dlink_alter {
    display: inline-block;
    position: relative;
    border-bottom: 0;
    font-size: 14px;
    padding-left: 30px;
    margin-right: 25px;
    margin-bottom: 10px;
    line-height: 20px;
    max-width: 280px;
}
.brsc_dlink_alter:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 19px;
    height: 25px;
    background-image: url(/i/download_icons.png);
    background-size: 160px auto;
    background-position: -120px 0;
}
    .brsc_dlink_alter[href*="png"]:before,
    .brsc_dlink_alter[href*="jpg"]:before,
    .brsc_dlink_alter[href*="png"]:before {
        background-position: -80px 0;
    }
    .brsc_dlink_alter[href*="doc"]:before,
    .brsc_dlink_alter[href*="docx"]:before {
        background-position: -20px 0;
    }
    .brsc_dlink_alter[href*="xls"]:before,
    .brsc_dlink_alter[href*="xlsx"]:before {
        background-position: 0 0;
    }
    .brsc_dlink_alter[href*="pdf"]:before {
        background-position: -40px 0;
    }
    .brsc_dlink_alter[href*="7z"]:before,
    .brsc_dlink_alter[href*="zip"]:before,
    .brsc_dlink_alter[href*="rar"]:before {
        background-position: -60px 0;
    }
    .brsc_dlink_alter[href*="exe"]:before {
        background-position: -140px 0;
    }
.brsc_dlink_alter:hover .brsc_dlink_alter__n{
    border-bottom-color: rgba(7,168,103,0.3);
}
.brsc_dlink_alter__n{
    border-bottom: 1px solid rgba(36,147,197,0.3);
}

/*.form_constructor_component:before{
    content: "Форма";
    display: inline-block;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 5px;
}
.form_constructor_component:after{
    content: attr(data-name);
    display: inline-block;
}*/

.brsc_btn_all{
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
    border-radius: 4px;
    white-space: nowrap;
    text-align: center;
}
button.brsc_btn_all,
a.brsc_btn_all{
    padding-top: 0;
    padding-bottom: 0;
}
.brsc_btn_all:hover{
    cursor: pointer;
}
.brsc_btn_all:active{
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
}
button.brsc_btn_s,
a.brsc_btn_s{height: 33px;}
a.brsc_btn_s{line-height: 33px;}
.brsc_btn_s{
    padding: 6px 10px;
    font-size: 15px;
}
button.brsc_btn_m,
a.brsc_btn_m{height: 37px;}
a.brsc_btn_m{line-height: 37px;}
.brsc_btn_m{
    padding: 10px 15px;
    font-size: 15px;
}
button.brsc_btn_l,
a.brsc_btn_l{height: 40px;}
a.brsc_btn_l{line-height: 40px;}
.brsc_btn_l{
    padding: 12px 30px;
    font-size: 15px;
}
.brsc_btn_b_white{
    color: #fff;
    box-shadow: inset 0 0 0 1px #fff;
    background-color: transparent;
}
.brsc_btn_b_white:hover{
    background-color: #fff !important;
    color: #4ba7d0 !important;
}
.brsc_btn_b_grey{
    color: #4a5b6e;
    box-shadow: inset 0 0 0 1px #4a5b6e;
    background-color: transparent;
}
.brsc_btn_b_grey:hover{
    background-color: #4a5b6e !important;
    color: #fff !important;
}
.brsc_btn_b_green{
    color: #08a868;
    box-shadow: inset 0 0 0 1px #08a868;
    background-color: transparent;
}
.brsc_btn_b_green:hover{
    background-color: #08a868 !important;
    color: #fff !important;
}
.brsc_btn_b_blue{
    color: #2493c5;
    box-shadow: inset 0 0 0 1px #2493c5;
    background-color: transparent;
}
.brsc_btn_b_blue:hover{
    background-color: #2493c5 !important;
    color: #fff !important;
}
.brsc_btn_b_red{
    color: #c52424;
    box-shadow: inset 0 0 0 1px #c52424;
    background-color: transparent;
}
.brsc_btn_b_red:hover{
    background-color: #c52424 !important;
    color: #fff !important;
}
.brsc_btn_green{
    color: #fff;
    background-color: #08a868;
}
.brsc_btn_green:hover{
    color: #fff !important;
    background-color: #08bf7b;
}
.brsc_btn_orange{
    color: #fff;
    background-color: #f5a623;
}
.brsc_btn_orange:hover{
    color: #fff !important;
    background-color: #FFC233;
}
.brsc_btn_blue{
    color: #fff;
    background-color: #2493c5;
}
.brsc_btn_blue:hover{
    color: #fff !important;
    background-color: #25a8e3;
}
.brsc_close_btn{
    background: url(../i/icon-close.png) no-repeat 50% 50%;
    background-size: contain;
    width: 16px;
    height: 16px;
}
.brsc_close_btn:hover{
    opacity: 0.6;
}

img.brsc_slider_wrap,
img.form_constructor_component,
img.map_component,
img.f_form_component,
img.service_component,
img.products_component,
img.gallery_component{
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #EFEFEF;
    border: 1px dashed #8A8A8A !important;
    width: 100%;
    height: 150px !important;
}
img.brsc_slider_wrap:hover,
img.form_constructor_component:hover,
img.map_component:hover,
img.f_form_component:hover,
img.service_component:hover,
img.products_component:hover,
img.gallery_component:hover{
    cursor: pointer;
    opacity: 0.8;
}
img.brsc_slider_wrap{background-image: url('/Content/i/a/redactor-components-slider.jpg');}
img.form_constructor_component{background-image: url('/Content/i/a/redactor-components-form.jpg');}
img.map_component{background-image: url('/Content/i/a/redactor-components-map.jpg');}
img.gallery_component{background-image: url('/Content/i/a/redactor-components-gallery.jpg');}
img.products_component{background-image: url('/Content/i/a/redactor-components-products.jpg');}
img.f_form_component{
    background-image: url('/Content/i/a/redactor-components-fform.jpg');
    height: 274px !important;
}
img.service_component{
    background-image: url('/Content/i/a/redactor-components-service.jpg');
    height: 58px;
}

.tnb,.tnb>tbody>tr>td{border-style: dashed !important}

.place_for_img{
    border: 1px dashed #8A8A8A !important;
    background: url(/Content/i/a/redactor-img-place.png) no-repeat 50% 50%;
}
.place_for_img:hover{
    background-color: #eee;
    cursor: pointer;
}
.brsc_ftext_image_fl_left{
    float: left;
    margin: 10px 10px 10px 0;
}
.brsc_ftext_image_fl_right{
    float: right;
    margin: 10px 0 10px 10px;
}

.ftext td[valign="top"],
.ftext_center td[valign="top"]{
    vertical-align: top !important;
}
.ftext td[valign="middle"],
.ftext_center td[valign="middle"]{
    vertical-align: middle !important;
}
.ftext td[valign="bottom"],
.ftext_center td[valign="bottom"]{
    vertical-align: bottom !important;
}
.ftext h2,
.ftext_center h2{
    font-size: 24px;
    line-height: 28px;
    font-family: "bold";
    font-weight: normal;
    margin: 20px 0;
}
.ftext h3,
.ftext_center h3{
    font-size: 20px;
    font-family: "bold";
    font-weight: normal;
    margin: 0 0 20px 0;
}
.ftext h4,
.ftext_center h4{
    font-size: 18px;
    font-family: "bold";
    font-weight: normal;
    margin: 0 0 10px 0;
}