a.news_big_img_link img {
    border: 5px solid white;
}
a.news_big_img_link img:hover {
    border: 5px solid #DB8523;
}
a.news_big_img_link{

}

div.responces_razdels_btns{

}
.responces_left_side{
    float: left;
    width: 440px;
}
.responces_right_side{
    float: right;
    width: 350px;
}
.send_new_responce_wrap {
    background-color: #f5f6f7;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    margin-top: 5px;
    padding: 5px 10px;
}
.choise_lang_modal_btn_div{
    display: none;
}
.choise_lang_modal {
    width: 630px;
}
a.choice_rus_lang {
    background: rgba(0, 0, 0, 0) url("/img/buttons/choose_lang_rus.png") no-repeat scroll 0px 0;
    display: inline-block;
    height: 16px;
    margin-left: 35px;
    margin-right: 15px;
    padding-top: 105px;
    text-align: center;
    width: 100px;
}
a.choice_rus_lang_new {
    background: rgba(0, 0, 0, 0) url("/img/buttons/russia.png") no-repeat scroll 0px 0;
    display: inline-block;
    height: 16px;
    margin-left: 35px;
    margin-right: 15px;
    padding-top: 105px;
    text-align: center;
    width: 146px;
}
a.choice_eng_lang {
    background: rgba(0, 0, 0, 0) url("/img/buttons/choose_lang_eng.png") no-repeat scroll -1px 0;
    display: inline-block;
    height: 16px;
    margin-left: 41px;
    padding-top: 105px;
    text-align: center;
    width: 100px;
}
a.choice_eng_lang_new {
    background: rgba(0, 0, 0, 0) url("/img/buttons/england.png") no-repeat scroll -1px 0;
    display: inline-block;
    height: 16px;
    margin-left: 41px;
    padding-top: 105px;
    text-align: center;
    width: 146px;
}
a.choice_de_lang_new {
    background: rgba(0, 0, 0, 0) url("/img/buttons/germany.png") no-repeat scroll -1px 0;
    display: inline-block;
    height: 16px;
    margin-left: 41px;
    padding-top: 105px;
    text-align: center;
    width: 146px;
}
a.choice_esp_lang_new {
    background: rgba(0, 0, 0, 0) url("/img/buttons/spain.png") no-repeat scroll -1px 0;
    display: inline-block;
    height: 16px;
    margin-left: 41px;
    padding-top: 105px;
    text-align: center;
    width: 146px;
}
a.choice_fr_lang_new {
    background: rgba(0, 0, 0, 0) url("/img/buttons/france.png") no-repeat scroll -1px 0;
    display: inline-block;
    height: 16px;
    margin-left: 48px;
    padding-top: 105px;
    text-align: center;
    width: 146px;
}
a.choice_tr_lang_new {
    background: rgba(0, 0, 0, 0) url("/img/buttons/turkey.png") no-repeat scroll -1px 0;
    display: inline-block;
    height: 16px;
    margin-left: 48px;
    padding-top: 105px;
    text-align: center;
    width: 146px;
}
a.choice_lang_btn{
    margin-bottom: 30px;
}

a.choice_de_lang {
    background: rgba(0, 0, 0, 0) url("/img/buttons/germany.png") no-repeat scroll -1px 0;
    display: inline-block;
    height: 16px;
    margin-left: 41px;
    padding-top: 105px;
    text-align: center;
    width: 100px;
}
.cur_lang_content{
    margin-top: -47px;
    position: absolute;
    right: 205px;
    z-index: 1100;
}

.cur_lang_button{
    position: relative;
    display:block;
    width:90px;
    padding-left: 20px;
    /*background: url("/application/views/templates/elevrus/images/icon/arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);*/
    color: rgba(255,255,255,0.5);
}

.cur_lang_button::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 3px;
    width: 15px;
    height: 14px;
    background-image: url("/application/views/templates/elevrus/images/icon/globus_550px.png");
    background-repeat: no-repeat;
    background-size: 15px 14px;
    opacity: 0.5;
}

.cur_lang_button:hover,
.cur_lang_button:hover::before {
    color: rgba(255,255,255,1);
    opacity: 1;
    cursor: pointer;
}
/*
.globus{
    position: absolute;
    right:78px;
    top:2px;
    filter: grayscale(100%);
    opacity: .5;
}

.globus:hover {
    filter: none;
    opacity: 1;
}
*/
.head_choise_lang {
    position: absolute;
    top: 15px;
    width: 967px;
}
.current_lang_img {
    margin-right: 5px;
    position: relative;
    top: 2px;
}
div.head_choise_lang_popup {
    display: none;
    position: absolute;
    top: 17px;
    width: 150px;
    z-index: 2;
}
/*.head_choise_lang_popup .popup_top_arrow {
    background: rgba(0, 0, 0, 0) url("/img/buttons/head_lang_arrow.png") no-repeat scroll 102px 0;
    height: 7px;
}*/
.head_choise_lang_popup .popup_content {
	width: 125px;
	margin-top: 10px;
    /*padding: 3px;*/
	background: #929394;
}
.head_choise_lang_popup .popup_content a {
	color:black;
	margin:2px 0;
}
.head_choise_lang_popup .popup_content a:hover{
	background:rgba(255,255,255,0.3);
}
.popup_content h2 {
    color: #ffffff;
    font-size: 14px;
    padding-bottom: 4px;
}

.popup_content a {
    display: block;
    color: white;
    font-size: 14px;
    margin-top: 3px;
}

.popup_content a:hover {
    text-decoration: none;
}


.popup_content a[href='/']{
    display: none;
}
a.choise_brasil_lang {
    background: rgba(0, 0, 0, 0) url("/img/buttons/brasil_flag_mini.png") no-repeat scroll 0 2px;
}
a.choise_dansk_lang{
    background: rgba(0, 0, 0, 0) url("/img/buttons/dansk_flag_mini.png") no-repeat scroll 0 2px;
}
a.choise_deuthsch_lang{
    background: rgba(0, 0, 0, 0) url("/img/buttons/deuthsch_flag_mini.png") no-repeat scroll 0 2px;
}
a.choise_english_lang{
    background: rgba(0, 0, 0, 0) url("/img/buttons/eng_flag_mini.png") no-repeat scroll 0 2px;
}
a.choise_espanol_lang{
    background: rgba(0, 0, 0, 0) url("/img/buttons/espanol_flag_mini.png") no-repeat scroll 0 2px;
}
a.choise_fracicais_lang{
    background: rgba(0, 0, 0, 0) url("/img/buttons/francicais_flag_mini.png") no-repeat scroll 0 2px;
}
a.choise_italiano_lang{
    background: rgba(0, 0, 0, 0) url("/img/buttons/italiano_flag_mini.png") no-repeat scroll 0 2px;
}
a.choise_magyar_lang{
    background: rgba(0, 0, 0, 0) url("/img/buttons/magyar_flag_mini.png") no-repeat scroll 0 2px;
}
a.choise_nederland_lang{
    background: rgba(0, 0, 0, 0) url("/img/buttons/nederland_flag_mini.png") no-repeat scroll 0 2px;
}
a.choise_polski_lang{
    background: rgba(0, 0, 0, 0) url("/img/buttons/polsky_flag_mini.png") no-repeat scroll 0 2px;
}
a.choise_turke_lang{
    background: rgba(0, 0, 0, 0) url("/img/buttons/turke_flag_mini.png") no-repeat scroll 0 2px;
}
a.choise_russian_lang{
    background: rgba(0, 0, 0, 0) url("/img/buttons/rus_flag_mini.png") no-repeat scroll 0 2px;
}
a.choise_china_lang{
    background: rgba(0, 0, 0, 0) url("/img/buttons/iroglif_flag_mini.png") no-repeat scroll 0 2px;
}
a.choise_iroglif_lang{
    background: rgba(0, 0, 0, 0) url("/img/buttons/iroglif_flag_mini.png") no-repeat scroll 0 2px;
}
.one_other_ref_link {
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.about_ref_link_text {
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.shc.sh_divisions .shc.sh_button[data-id="785352"] {
    background: #3399ff none repeat scroll 0 0;
}
span.search_reciver_login{

}

.perevod_avatar{
    height: 100%;
    width: 100%;
}

.perefod_avatar_img_container{
    width: 40px;
    height: 40px;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
}

.perefod_avatar_img_container.whait_search_container {
    background-color: white;
    height: 12px;
    padding: 14px 2px;
    width: 36px;
}

.perevod_table_wrap .perevod_table tr td.perevod_avatar_container:nth-child(1) {
    padding-left: 196px;
    text-align: left;
}

.perevod_avatar_container {
    width: 100%;
    margin-bottom: 15px;
}

.perevod_avatar_div {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    position: relative;
    padding: 10px;
    background-color: wheat;
    border-radius: 3px;
}

.perevod_avatar_div span {
    align-self: center;
    padding-left: 15px;
    position: relative;
}

.perevod_modal .perevod_submit_container input[name='perevod_form_send_submit']{
    display: none;
}

.send_new_responce_wrap textarea {
    background-color: white;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    color: #525867;
    font-size: 12px;
    height: 140px;
    margin: 1px;
    padding: 5px 10px;
    resize: none;
    width: 394px;
}

.send_new_responce_wrap textarea:focus {
    border: 2px solid #ffd21c;
    margin: 0;
}

.send_new_responce_wrap input[type='text'] {
    width: 394px;
}
.send_new_responce_submit_wrap{
    text-align: center;
}
.load_image_wrap.legko_input {
    margin-bottom: 6px;
    width: 394px;
}
.load_image_wrap.legko_input:hover{
    background-color: #f1f1f1;
}
.load_image_wrap.legko_input span{
    display: inline-block;
    padding-top: 5px;
}
.load_image_wrap .load_image_btn{
    background-color: #f5f6f7;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    color: #000000;
    float: right;
    height: 22px;
    left: 7px;
    margin-top: 3px;
    padding-top: 2px;
    position: relative;
    text-align: center;
    width: 150px;
}
.load_image_wrap .load_image_btn:hover{
    background-color: #eaeaea;
    cursor: pointer;
}
.responces_inputs_wrap{
    padding-bottom: 8px;
}
.add_responce_sucess{
    display: none;
}
.add_responce_sucess_modal {
    width: 400px;
}
.responce_img_cout, .responce_img_cout strong, .responce_video_cout, .responce_video_cout strong {
    font-size: 12px;
}
.responce_status, .responce_status strong {
    font-size: 12px;
}
div.you_responces_wrap{
    background-color: #f5f6f7;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
}
.delete_responce_btn_wrap {
    padding-right: 12px;
    text-align: right;
}
.my_responce_window_imgs strong {
    display: block;
    text-align: left;
}
.my_responce_window_imgs img {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    display: inline-block;
    height: 150px;
    margin: 3px 3px 5px;
}
.my_responce_window_imgs img:hover {/*
    border: 1px solid #ffd21c;
    cursor: pointer;*/
}
.my_responce_window_imgs{
    text-align: center;
}
.my_responce_window_text{

}
.none_responces_wrap {
    padding-bottom: 3px;
    padding-left: 10px;
    padding-top: 3px;
}
.mainpage_responces_title_wrap {
    border-top: 2px solid #f7c873;
    margin-top: 20px;
    text-align: center;
}
.mainpage_responces_title {
    background-color: #fafafa;
    color: #333333;
    display: inline-block;
    font-size: 16px;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;

}
.mainpage_responces_images{
    position: relative;
}
.mainpage_one_responce_img {
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    display: inline-block;
    height: 90px;
    opacity: 0.5;
    overflow: hidden;
    width: 90px;
    position: relative;

    transition: all 200ms ease-out 0s;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
}
.mainpage_one_responce_img:hover{
    border: 1px solid #f7c873;
    opacity: 1;
    cursor: pointer;

    transition: all 200ms ease-out 0s;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
}

.big_responce_img {
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    height: 186px;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 187px;
    z-index: 1;
    overflow: hidden;
    left: 96px;
    top: 0;

    /*
    transition: all 200ms ease-out 0s;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;*/
}
.big_responce_img img{
    width: 100%;
    height: 100%;
}
.mainpage_one_responce_img img{
    width: 100%;
    height: 100%;
}

.mainpage_responces_texts{

}
.mainpage_responces_texts .mainpage_one_responce {
    display: none;
    padding: 5px 100px 20px;
}
.mainpage_one_responce{
    color: #333333;
    font-size: 14px;
}
.mainpage_one_responce h2 {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 3px;
}
.video_slider_elements {
    left: 0;
    position: relative;
    width: 100000px;
}
.video_slider_elements_wrap {
    margin: 0 55px;
    overflow: hidden;
    width: 854px;
}
.video_slider_elements_wrap .one_video {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    float: left;
    margin: 0 8px;
    overflow: hidden;
}
.video_slider_elements_wrap .one_video iframe{

}
.video_slider_wrap .left_arrow {
    background: rgba(0, 0, 0, 0) url("/img/buttons/video_left_arrow.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 74px;
    left: 3px;
    position: absolute;
    top: 36px;
    width: 43px;
}
.video_slider_wrap{
    position: relative;
}
.video_slider_wrap .right_arrow {
    background: rgba(0, 0, 0, 0) url("/img/buttons/video_right_arrow.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 73px;
    position: absolute;
    right: 5px;
    top: 36px;
    width: 44px;
}
.responce_images_wrap {
    padding-top: 10px;
    text-align: center;
}
.responce_images_wrap img {
    cursor: pointer;
    display: inline-block;
    height: 100px;
    margin: 0 5px;
}
.responce_big_image{
    width: 100%;
    height: 100%;
    text-align: center;
}
.responce_big_image img{
    max-width: 750px;
    max-height: 600px;
    display: inline-block;
}
.responce_big_image_modal{
    width: 800px;
}
.site_gallery_block {
    text-align: center;
}
.site_gallery_block a {
    border: 2px solid #cdcdcd;
    border-radius: 5px;
    display: inline-block;
    margin: 2px;
    overflow: hidden;
}
.site_gallery_block a:hover {
    border: 2px solid #ffd21c;
}
.site_gallery_block a img{
    height: 100px;
}
.edit_chet_modal{
    width: 800px;
}
.edit_chet_modal .rekvizites_table_wrap table{
    width: 100%;
}
.edit_chet_modal .rekvizites_table_wrap table tr td:first-child {
    width: 290px;
}
.edit_chet_modal .rekvizites_table_wrap table tr td{
    height: auto;
}
.edit_chet_modal .rekvizites_table_wrap textarea {
    background-color: white;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    color: #525867;
    font-size: 12px;
    height: 48px;
    margin: 1px;
    padding: 5px 10px;
    resize: none;
    width: 335px;
}
.edit_chet_modal .rekvizites_table_wrap textarea:focus {
    border: 2px solid #ffd21c;
    margin: 0;
}
.edit_paysys_logo_wrap {
    height: 45px;
    padding-bottom: 6px;
    padding-left: 333px;
}
.edit_paysys_logo_wrap img {
    height: 100%;
}
.edit_chet_modal .rekvizites_table_wrap{
    padding: 0px;
}
.edit_chet_modal .orange_btn {
    margin-top: 5px;
}
.edit_chet_modal .sucess_message{
    margin-bottom: 5px;
}
.edit_chet_modal .form_errors{
    margin-bottom: 5px;
}
.responce_rules_wrap {
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px;
    line-height: 1.5;
}
.error_moderation_text {
    background-color: pink;
    border-radius: 5px;
    margin-bottom: 6px;
    padding: 3px 5px;
}
.my_responce_modal{
    width: 700px;
}
.load_documents_wrap {
    border-radius: 5px;
    margin-top: 470px;
    padding-bottom: 5px;
    position: absolute;
    text-align: center;
    width: 262px;
}
.load_documents_wrap .load_documents_wrap_title {
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 3px;
}
.uadm_table tr.page_nav{

}
img.uadm_table_photo{
    width: 35px;
    height: 35px;
}
.site_table.uadm_table tr td{
    text-align: left;
}
.table_search_wrap{
    text-align: center;
}

.now_loaded_documents {
    padding: 0 9px;
}

.now_loaded_documents img {
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    height: 55px;
}

.load_documents_wrap .form_errors {
    margin: 0 10px 7px;
}
