

.ico {
    position: relative;
}

.ico:after {
    content: '';
    position: absolute;
    background: url("../img/page_icons.png") 100% 0 no-repeat;
}

.ico.loader:after {
    content: '';
    position: absolute;
    background: url("../../mvd/img/loader.gif") no-repeat;
    background-position: 0 0 !important;
}

.ico.i_ar-l:after {
    top: 0.5em;
    left: -30px;
    width: 22px;
    height: 11px;
    margin-top: -4px;
    background-position: -120px -120px;
}

.ico.i_ar-r:after {
    top: 0.5em;
    right: -30px;
    width: 22px;
    height: 11px;
    margin-top: -4px;
    background-position: -145px -120px;
}

.ico.i_ls1 {
    margin-left: 20px;
}

.ico.i_ls1:after {
    top: 0.5em;
    left: -20px;
    width: 11px;
    height: 15px;
    margin-top: -7px;
    background-position: -230px -90px;
}

.ico.i_ls2 {
    margin-left: 20px;
}

.ico.i_ls2:after {
    top: 0.5em;
    left: -20px;
    width: 11px;
    height: 11px;
    margin-top: -5px;
    background-position: -245px -90px;
}

.ico.i_ls3 {
    margin-left: 20px;
}

.ico.i_ls3:after {
    top: 0.5em;
    left: -20px;
    width: 8px;
    height: 12px;
    margin-top: -5px;
    background-position: -260px -90px;
}

.ico.i_ar-news {
    margin-left: 30px;
}

.ico.i_ar-news:after {
    top: 11px;
    left: -30px;
    width: 20px;
    height: 13px;
    background: url("../img/news_ar.png") no-repeat;
}

.ico.i_att {
    display: inline-block;
}

.ico.i_att:after {
    top: 5px;
    left: 7px;
    width: 14px;
    height: 14px;
    background-position: -210px -181px;
}

.ico.i_tw {
    margin-right: 25px;
    display: inline-block;
}

.ico.i_tw:after {
    top: 2px;
    right: -25px;
    width: 20px;
    height: 17px;
    background-position: 0px -20px;
}

.ico.i_fs1 {
    margin-left: 32px;
}

.ico.i_fs1:after {
    top: 50%;
    left: -32px;
    width: 22px;
    height: 24px;
    margin-top: -12px;
    background-position: -30px -20px;
}

.ico.i_fs2 {
    margin-left: 29px;
}

.ico.i_fs2:after {
    top: 50%;
    left: -29px;
    width: 19px;
    height: 24px;
    margin-top: -12px;
    background-position: -55px -20px;
}

.ico.i_fs3 {
    margin-left: 58px;
}

.ico.i_fs3:after {
    top: 50%;
    left: -58px;
    width: 48px;
    height: 27px;
    margin-top: -14px;
    background-position: -80px -20px;
}

.ico.i_fs4 {
    margin-left: 41px;
}

.ico.i_fs4:after {
    top: 50%;
    left: -41px;
    width: 31px;
    height: 25px;
    margin-top: -13px;
    background-position: -130px -20px;
}

.ico.i_fs5 {
    margin-left: 38px;
}

.ico.i_fs5:after {
    top: 50%;
    left: -38px;
    width: 28px;
    height: 28px;
    margin-top: -14px;
    background-position: -165px -20px;
}

.ico.i_nw {
    display: inline-block;
}

.ico.i_nw:after {
    position: relative;
    width: 0;
    height: 0;
    margin-left: 5px;
    padding-left: 13px;
    background-position: -145px 0px;
    font-size: 8px;
    line-height: 10px;
    display: inline;
}

.ico.i_rd {
    display: inline-block;
    padding-top: 40px;
}

.ico.i_rd:after {
    top: 0px;
    left: 50%;
    width: 22px;
    height: 31px;
    margin-left: -11px;
    background-position: -210px 0px;
}

.ico.i_tw2 {
    display: inline-block;
    margin-left: 40px;
}

.ico.i_tw2:after {
    top: 50%;
    left: -40px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-position: -110px -50px;
}

.ico.i_vk2 {
    display: inline-block;
    margin-left: 40px;
}

.ico.i_vk2:after {
    top: 50%;
    left: -40px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-position: -70px -50px;
}

.ico.i_arr {
    display: inline-block;
    margin-right: 15px;
}

.ico.i_arr:after {
    top: 50%;
    right: -15px;
    width: 8px;
    height: 4px;
    background-position: -240px -20px;
}

.ico.t_pic {
    display: inline-block;
    margin-left: 19px;
}

.ico.t_pic:after {
    top: 50%;
    left: -18px;
    width: 15px;
    height: 11px;
    margin-top: -6px;
    background-position: -210px -320px;
}

.ico.t_vid {
    display: inline-block;
    margin-left: 19px;
}

.ico.t_vid:after {
    top: 50%;
    left: -18px;
    width: 15px;
    height: 11px;
    margin-top: -6px;
    background-position: -230px -320px;
}

.ico.t_doc {
    display: inline-block;
    margin-left: 15px;
}

.ico.t_doc:after {
    top: 50%;
    left: -15px;
    width: 10px;
    height: 11px;
    margin-top: -5px;
    background-position: -240px -35px;
}

.ico.t_mus {
    display: inline-block;
    margin-left: 15px;
}

.ico.t_mus:after {
    top: 50%;
    left: -15px;
    width: 11px;
    height: 11px;
    margin-top: -5px;
    background-position: -255px -35px;
}

.ico.i_pl1 {
    display: inline-block;
    margin-left: 30px;
}

.ico.i_pl1:after {
    top: 0.5em;
    left: -30px;
    width: 22px;
    height: 19px;
    margin-top: -10px;
    background-position: 0px -90px;
}

.ico.i_pl2 {
    display: inline-block;
    margin-left: 30px;
}

.ico.i_pl2:after {
    top: 0.5em;
    left: -28px;
    width: 17px;
    height: 20px;
    margin-top: -10px;
    background-position: -30px -90px;
}

.ico.i_pl13 {
    display: inline-block;
    margin-left: 30px;
}

.ico.i_pl13:after {
    top: 50%;
    left: -30px;
    width: 22px;
    height: 18px;
    margin-top: -9px;
    background-position: -240px -150px;
}

.ico.i_pl14 {
    display: inline-block;
    margin-left: 30px;
}

.ico.i_pl14:after {
    top: 50%;
    left: -30px;
    width: 22px;
    height: 18px;
    margin-top: -9px;
    background-position: -270px -150px;
}

.ico.i_pl5 {
    display: inline-block;
    margin-left: 30px;
}

.ico.i_pl5:after {
    top: 0.5em;
    left: -30px;
    width: 21px;
    height: 21px;
    margin-top: -10px;
    background-position: -105px -90px;
}

.ico.i_pl15 {
    display: inline-block;
    margin-left: 30px;
}

.ico.i_pl15:after {
    top: 0.5em;
    left: -26px;
    width: 22px;
    height: 18px;
    margin-top: -9px;
    background-position: -277px -90px;
}

.ico.i_pl6 {
    display: inline-block;
    margin-left: 30px;
}

.ico.i_pl6:after {
    top: 0.5em;
    left: -30px;
    width: 22px;
    height: 21px;
    margin-top: -10px;
    background-position: -130px -90px;
}

.ico.i_pl7 {
    display: inline-block;
    margin-left: 30px;
}

.ico.i_pl7:after {
    top: 0.5em;
    left: -28px;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background-position: -155px -90px;
}

.ico.i_pl8 {
    display: inline-block;
    margin-left: 30px;
}

.ico.i_pl8:after {
    top: 0.5em;
    left: -26px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    background-position: -180px -90px;
}

.ico.i_pl9 {
    display: inline-block;
    margin-left: 30px;
}

.ico.i_pl9:after {
    top: 0.5em;
    left: -26px;
    width: 20px;
    height: 17px;
    margin-top: -8px;
    background-position: -202px -90px;
}

.ico.i_pl10 {
    display: inline-block;
    margin-left: 30px;
}

.ico.i_pl10:after {
    top: 0.5em;
    left: -26px;
    width: 20px;
    height: 20px;
    margin-top: -8px;
    background-position: -208px -157px;
}

.ico.i_pl11 {
    display: inline-block;
    margin-left: 30px;
}

.ico.i_pl11:after {
    top: 0.5em;
    left: -26px;
    width: 21px;
    height: 23px;
    margin-top: -9px;
    background-position: -148px -134px;
}

.ico.i_pl12 {
    display: inline-block;
    margin-left: 30px;
}

.ico.i_pl12:after {
    top: 0.5em;
    left: -26px;
    width: 22px;
    height: 18px;
    margin-top: -9px;
    background-position: -122px -139px;
}

.ico.i_hm {
    padding-left: 15px;
}

.ico.i_hm:after {
    top: 0.5em;
    left: 0;
    width: 8px;
    height: 9px;
    margin-top: -3px;
    background-position: -240px -50px;
}

.ico-but {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-indent: 100%;
    overflow: hidden;
    background: url("../img/page_icons.png") 100% 0 no-repeat;
}

a.ico-but {
    border: 0;
}

.ico-but.b_hb1 {
    width: 25px;
    height: 20px;
    background-position: 0px -230px;
}

.ico-but.b_hb1:hover {
    background-position: -30px -230px;
}

.ico-but.b_hb2 {
    width: 15px;
    height: 20px;
    background-position: -213px -230px;
}

.ico-but.b_hb2:hover {
    background-position: -213px -250px;
}

.ico-but.b_hb3 {
    width: 20px;
    height: 20px;
    background-position: -190px -230px;
}

.ico-but.b_hb3:hover {
    background-position: -190px -250px;
}

.ico-but.b_hb3b {
    width: 15px;
    height: 15px;
    background-position: -270px -230px;
}

.ico-but.b_hb3b:hover {
    background-position: -270px -250px;
}

.ico-but.b_hb4 {
    width: 20px;
    height: 15px;
    background-position: -60px 0px;
}

.ico-but.b_hb5 {
    width: 20px;
    height: 20px;
    background-position: -70px -230px;
}

.ico-but.b_hb5:hover {
    background-position: -70px -250px;
}

.ico-but.b_t1 {
    width: 15px;
    height: 12px;
    background-position: -80px 0px;
}

.ico-but.b_t2 {
    width: 15px;
    height: 12px;
    background-position: -95px 0px;
}

.ico-but.b_t3 {
    width: 15px;
    height: 12px;
    background-position: -110px 0px;
}

.ico-but.b_t4 {
    width: 15px;
    height: 12px;
    background-position: -125px 0px;
}

.ico-but.b_add {
    width: 40px;
    height: 20px;
    background-position: -160px 0px;
}

.ico-but.b_tw {
    width: 20px;
    height: 20px;
    background-position: 0px -50px;
}

.ico-but.b_vk {
    width: 20px;
    height: 20px;
    background-position: -20px -50px;
}

.ico-but.b_sr {
    width: 20px;
    height: 20px;
    background-position: -40px -50px;
}

.bn-search:hover .ico-but.b_sr, .bn-search.active .ico-but.b_sr {
    background-position: -40px -70px;
}

.ico-but.b_vk2 {
    width: 21px;
    height: 20px;
    background-position: -112px -230px;

}

.ico-but.b_vk2:hover {
    background-position: -112px -250px;
}

.ico-but.b_tt2 {
    width: 20px;
    height: 20px;
    background-position: -208px -334px;
}

.ico-but.b_tt2:hover {
    background-position: -208px -357px;
}

.ico-but.b_tg2 {
    width: 20px;
    height: 20px;
    background-position: -35px -250px;
}

.ico-but.b_tg2:hover {
    background-position: -14px -250px;
}

.ico-but.b_rt2 {
    width: 20px;
    height: 20px;
    background-position: -234px -334px;
}

.ico-but.b_rt2:hover {
    background-position: -234px -357px;
}

.ico-but.b_tw2 {
    width: 20px;
    height: 20px;
    background-position: -150px -230px;
}

.ico-but.b_tw2:hover {
    background-position: -150px -250px;
}

.ico-but.b_yt2 {
    width: 20px;
    height: 20px;
    background-position: -90px -230px;
}

.ico-but.b_yt2:hover {
    background-position: -90px -250px;
}

.ico-but.b_fb2 {
    width: 10px;
    height: 17px;
    background-position: -134px -230px;
}

.ico-but.b_fb2:hover {
    background-position: -134px -250px;
}

.ico-but.b_od2 {
    width: 20px;
    height: 20px;
    background-position: -170px -230px;
}

.ico-but.b_od2:hover {
    background-position: -170px -250px;
}

.ico-but.b_lj2 {
    width: 20px;
    height: 20px;
    background-position: -230px -230px;
}

.ico-but.b_lj2:hover {
    background-position: -230px -250px;
}

.ico-but.b_in2 {
    width: 20px;
    height: 20px;
    background-position: -250px -230px;
}

.ico-but.b_in2:hover {
    background-position: -250px -250px;
}

.ico-but.b_time {
    width: 10px;
    height: 10px;
    background-position: -250px -20px;
    vertical-align: baseline;
}

.ico-but.b_video {
    width: 12px;
    height: 8px;
    background-position: -270px -35px;
    vertical-align: baseline;
}

.ico-but.b_more {
    width: 33px;
    height: 15px;
    background-position: -150px -50px;
}

.ico-but.b_sfb {
    width: 20px;
    height: 20px;
    background-position: 0px -180px;
}

.ico-but.b_sfb:hover {
    background-position: 0px -160px;
}

.ico-but.b_stw {
    width: 20px;
    height: 20px;
    background-position: -20px -180px;
}

.ico-but.b_stw:hover {
    background-position: -20px -160px;
}

.ico-but.b_svk {
    width: 20px;
    height: 20px;
    background-position: -40px -180px;
}

.ico-but.b_svk:hover {
    background-position: -40px -160px;
}

.ico-but.b_sok {
    width: 20px;
    height: 20px;
    background-position: -60px -180px;
}

.ico-but.b_sok:hover {
    background-position: -60px -160px;
}

.ico-but.b_slj {
    width: 20px;
    height: 20px;
    background-position: -80px -160px;
}

.ico-but.b_sg {
    width: 20px;
    height: 20px;
    background-position: -100px -160px;
}

.ico-but.b_ssc {
    width: 20px;
    height: 20px;
    background-position: -120px -160px;
}

.ico-but.b_sin {
    width: 20px;
    height: 20px;
    background-position: -140px -160px;
}

.ico-but.b_sy {
    width: 20px;
    height: 20px;
    background-position: -160px -160px;
}

.ico-but.b_sml {
    width: 20px;
    height: 20px;
    background-position: -180px -160px;
}

.ico-but.b_mcls {
    width: 40px;
    height: 30px;
    background-position: -180px -120px;
}

.ico-but.b_burder {
    width: 16px;
    height: 16px;
    background-position: -189px -275px;
}

.ico-but.b_menu {
    width: 20px;
    height: 13px;
    background-position: -164px -275px;
}

.ico-but.b_goo {
    width: 20px;
    height: 20px;
    background-image: url('/media/mvd/images/social/social_gp.png');
    background-size: 20px 20px;
}

.ico-but.b_doc, .ico-but.b_docx {
    width: 23px;
    height: 27px;
    background-position: 0 -200px;
}

.ico-but.b_jpg, .ico-but.b_png {
    width: 23px;
    height: 27px;
    background-position: -30px -200px;
}

.ico-but.b_xls, .ico-but.b_xlsx {
    width: 23px;
    height: 27px;
    background-position: -60px -200px;
}

.ico-but.b_mp4, .ico-but.b_flv, .ico-but.b_mpeg {
    width: 23px;
    height: 27px;
    background-position: -90px -200px;
}

.ico-but.b_search {
    width: 48px;
    height: 46px;
    background: url("../img/page_icon_search.png") 100% 0 no-repeat;
}

.ico-but.b_phone {
    width: 45px;
    height: 44px;
    background: url("../img/page_icon_phone.png") 100% 0 no-repeat;
}

.ico-but.b_add2 {
    width: 12px;
    height: 12px;
    background-position: -137px -200px;
}

.ico-but.b_sc_vk {
    width: 20px;
    height: 30px;
    background: url("../img/social_icons.png") 0 0 no-repeat;
}

.ico-but.b_sc_fb {
    width: 20px;
    height: 30px;
    background: url("../img/social_icons.png") -30px 0 no-repeat;
}

.ico-but.b_sc_ok {
    width: 20px;
    height: 30px;
    background: url("../img/social_icons.png") -60px 0 no-repeat;
}

.ico-but.b_sc_tw {
    width: 30px;
    height: 30px;
    background: url("../img/social_icons.png") -90px 0 no-repeat;
}

.ico-but.b_sc_lj {
    width: 25px;
    height: 30px;
    background: url("../img/social_icons.png") -130px 0 no-repeat;
}

.ico-but.b_sc_ig {
    width: 26px;
    height: 30px;
    background: url("../img/social_icons.png") -160px 0 no-repeat;
}

.ico-but.b_cal {
    width: 16px;
    height: 16px;
    background-position: -250px -50px;
}

.ico-but.b_pr {
    width: 20px;
    height: 20px;
    background-position: -40px -120px;
}

.ico-but.b_pr:hover {
    background-position: -40px -140px;
}

.ico-but.b_sh {
    width: 20px;
    height: 20px;
    background-position: -60px -120px;
}

.ico-but.b_sh:hover {
    background-position: -60px -140px;
}

.ico-but.b_lk {
    width: 20px;
    height: 20px;
    background-position: -80px -120px;
}

.ico-but.b_lk:hover {
    background-position: -80px -140px;
}

.ico-but.b_ml {
    width: 20px;
    height: 20px;
    background-position: -100px -120px;
}

.ico-but.b_ml:hover {
    background-position: -100px -140px;
}

.ico-but.b_back {
    width: 27px;
    height: 27px;
    background-position: -210px -275px;
}

.ico-but.b_share_vk {
    width: 24px;
    height: 24px;
    background-position: -160px -200px;
}

.ico-but.b_share_fb {
    width: 24px;
    height: 24px;
    background-position: -194px -200px;
}

.ico-but.b_share_tw {
    width: 24px;
    height: 24px;
    background-position: -228px -200px;
}

.ico-but.b_share_od {
    width: 24px;
    height: 24px;
    background-position: -262px -200px;
}

.ico-but.b_share_vk_big {
    width: 60px;
    height: 60px;
    background-position: 0px -390px;
}

.ico-but.b_share_od_big {
    width: 60px;
    height: 60px;
    background-position: -70px -390px;
}

.ico-but.b_share_fb_big {
    width: 60px;
    height: 60px;
    background-position: -140px -390px;
}

.ico-but.b_share_vk_big.active,
.ico-but.b_share_vk_big:hover {
    background-position: 0px -320px;
}

.ico-but.b_share_od_big.active,
.ico-but.b_share_od_big:hover {
    background-position: -70px -320px;
}

.ico-but.b_share_fb_big.active,
.ico-but.b_share_fb_big:hover {
    background-position: -140px -320px;
}


.ico-but.b_vote {
    width: 36px;
    height: 33px;
    background-position: 0 -275px;
}

.ico-but.b_vote_check {
    width: 30px;
    height: 27px;
    background-position: -41px -275px;
}

.ico-but.b_vote_small {
    width: 21px;
    height: 19px;
    background-position: -113px -275px;
}

.ico-but.b_back {
    width: 16px;
    height: 13px;
    background-position: -76px -275px;
}

.ico-but.b_close_video {
    width: 12px;
    height: 12px;
    background-position: -97px -275px;
}

.input {
    position: relative;
}

input.input,
.input input {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 5px;
    border: 1px solid #aeaeae;
    line-height: 1.2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.input input + input {
    margin-top: 10px;
}

.textarea {
    position: relative;
}

textarea.textarea,
.textarea textarea {
    position: relative;
    width: 100%;
    height: 150px;
    margin: 0;
    padding: 5px;
    border: 1px solid #aeaeae;
    line-height: 1.2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.textarea textarea + textarea {
    margin-top: 10px;
}

.n-radio {
    position: relative;
    min-height: 1.2em;
    padding-left: 20px;
    display: inline-block;
    cursor: pointer;
}

.n-radio:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 13px;
    height: 13px;
    background: url("../img/radio_ico.png") 0 0 no-repeat;
}

.n-radio.active:before {
    background-position: 100% 0;
}

.n-radio input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    z-index: -1;
}

.n-radio input[type="text"] {
    display: none;
    margin-top: 10px;
    position: static;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 1;
}

.n-checkbox {
    position: relative;
    min-height: 1.2em;
    padding-left: 20px;
    display: inline-block;
    cursor: pointer;
}

.n-checkbox:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 13px;
    height: 13px;
    background: url("../img/checkbox_ico.png") 0 0 no-repeat;
}

.n-checkbox.active:before {
    background-position: 100% 0;
}

.n-checkbox.error {
    color: red;
}

.n-checkbox input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    z-index: -1;
}

.n-checkbox input[type="text"] {
    display: none;
    margin-top: 10px;
    position: static;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 1;
}


.button.t-blue {
    padding: 0.4em 0.5em 0.5em;
    border: 1px solid #336699;
    font-weight: bold;
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle;
}

.button.t-blue:hover {
    background: #6082b1;
    border-color: #6082b1;
    color: #fff;
}


.blue-button {
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    background: #4971a4;
    border: 0;
    font-size: 16px;
    color: #fff;
    padding: 6px 17px;
}

.blue-button.disabled,
.blue-button:disabled {
    background: #aaa;
}

.grey-button {
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    background: #aaa;
    border: 0;
    font-size: 16px;
    color: #fff;
    padding: 6px 17px;
}

.clear {
    width: 100%;
    clear: both;
    display: block;
}

.blue-button.t-block {
    width: 100%;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
