a{
	color:#000;
}
.nav_osn{
	border:0px solid; 
	overflow:auto; 
	position:relative;
}
.nav_left,.nav_right{
	border:0px solid; 
	padding:10px;
}
.nav_left{
	float:left; 
	font-size:18px;
}
.nav_right{
	float:right; 
}
.span_nav{
	color:#F86501;
	border:0px solid;
}
.span_nav img{
	width:40px;
	cursor:pointer;
}

.flex_c1 {
	border: 0px solid red;
	display: -webkit-flex; 
	display: flex; 
	flex-direction: row;
	justify-content: space-between;
	padding:40px 40px 10px 40px;
	align-items: flex-start;
}
.flex_start {
	justify-content: flex-start;
	padding-bottom:0px;
}
.flex_c1_pad_marg_0 {
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}

.div_1,.div_2,.div_3,.div_4,.div_5,.div_6,.div_7{
	border: 0px solid green;
	overflow-wrap:break-word;
}
.div_1,.div_4{
	padding:13px 20px;
	overflow: auto;
	cursor:pointer;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 150%;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.div_1{
	background: linear-gradient(0deg, rgba(73, 70, 70, 0.05), rgba(73, 70, 70, 0.05)), #FFFFFF;
	border: 0.5px solid #001E44;
	color:#001E44;
}
.div_1:hover{
	background:#ddd;
}
.div_2{
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 150%;
	color:#F86501;
}
.div_3{
	padding:5px;
	/*color:#494646;*/
	font-size:14px;
}
.div_3 a{
	color:#494646;
}
.div_3 a:hover{
	color:red;
}
.div_3_p{
	width:20%;
	margin-right:15px;
}
.div_3_p2{
	width:15%;
	margin-right:5px;
}
.div_3_p3{
	width:25%;
	margin-right:15px;
}
.div_3_p22{
	width:5%;
}
.div_3_2{
	float:left;
	margin:0px 15px 5px 0px;
	padding:0px 2px;
}
.div_4{
	background:#001E44;
	color:#fff;
}
.div_4:hover{
	background:#27456B;
}

.div_5,.div_6,.div_7{
	width:150px;
	overflow: auto;
	cursor:pointer;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 150%;
	text-align:center;
	padding:5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.div_5{
	background:#001E44;
	color:#fff;
	margin:25px 5px 0px 15px;
}
.div_5:hover{
	background:#27456B;
}
.div_6{
	border: 0.5px solid #001E44;
	background:#fff;
	color:#001E44;
	margin:25px 0px 0px 0px;
}
.div_6:hover{
	background:#eee;
}
.div_7{
	border: 0.5px solid #001E44;
	background:#fff;
	color:#001E44;
	margin:5px 5px 0px 5px;
	line-height: 180%;
}
.div_7:hover{
	background:#eee;
}
.div_list{
	border:0px solid;
	background:#001E44;
	color:#fff;
	padding:20px 5px;
	width:180px;
	text-align:center;
	cursor:pointer;
	
	transition: 0.9s;
	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.div_list:hover{
	background:#F86501;
	transition: 0.3s;
}
.div_list_active{
	background:#F86501;
}

.div_need_det{
	border:0px solid green;
	margin:30px 0px;
	padding:0px;
	overflow:auto;
}
.div_n_left, .div_n_right{
	border:0px solid red;
	overflow:auto;
}
.div_n_left{
	width:45%;
	float:left;
}
.div_n_right{
	width:45%;
	float:right;
}

.user_txt{
	border:0px solid red; 
	font-size:16px; 
	font-weight:700; 
	line-height: 200%; 
	padding:20px 0px 0px 15px;
}
.user_txt_of1{
	color:#555;
	text-align:right;
	font-weight:200; 
}
.user_vkl_pr{
	border:1px solid #777;
	background:#fff;
	color:#000;
	padding:5px 5px;
	margin:15px 0px 0px 0px;
	width:95%;
	text-align:center;
	cursor:pointer;
	
	transition: 0.9s;
	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.user_vkl_pr:hover{
	background:#FBB280;
	transition: 0.3s;
}
.user_vkl_pr_active{
	background:#FBB280;
}
.div_user_data{
	padding-left:10px;
	border-left:1px solid #ccc;
}
.prib_displ,.d_v_displ,.n_o_displ,.uch_displ{
	display:none;
}
.displ_bl{
	display:block;
}

#status{
	background:#FBB280;
}
.txt_obj{
	color:#F86501;
}

.div_zagr_f{
	width:100px;
	text-align:center;
	position:relative; 
}
.dzf_1{
	color:#494646;
	font-size:14px;
}
.dzf_2{
	position:relative;
	margin:3px 0px 5px 0px;
	background:#D9D9D9;
	background-size: contain;
	background-position: center;
	height:120px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
	z-index:2;
}
.dzf_2_img_prev{
	position:relative; 
	top:0px; 
	left:0px; 
	max-width:100%;
	max-height:100%;
}
.dzf_2_2{
	position:absolute;
	left:0px;
	bottom:0px;
	cursor:pointer;
}
.dzf_2_2_3{
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	z-index:10;
}
.dzf_2_2_3 img{
	width:20px;
}
.dop_f_1{
	border:0px solid; 
	width:100%; 
	overflow:auto;
}
.dop_f_2{
	float:left; 
	margin:5px 10px 5px 0px;
}
.dop_foto{
	width:95%; 
}
.div_plus{
	font-size:40px;
	border:1px solid;
	width:25px;
	height:25px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
	transition: 1s;
}
.div_plus:hover{
	transform: rotate(360deg);
}
.div_plus_txt{
	margin-top:-23px;
	margin-left:-2px;
}
.plus_otpr{
	border:0px solid;
	float:right;
	margin:0px 0px 0px 10px;
	padding:0px 3px 4px 3px;
	background:#fff;
	color:#001E44;
	font-size:19px;
	line-height: 80%;
	
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}
.icon_ist_rab{
	border:0px solid;
	margin:29px 0px 0px 0px;
	width:25px;
	height:25px;
	cursor:pointer;
}
.icon_list_draw{
	border:0px solid;
	margin:10px 0px 0px 0px;
	width:25px;
	height:25px;
	cursor:pointer;
}
.plus_list{
	margin:-100px 0px 0px 40px;
}
.icon_obj{
	border:0px solid;
	margin:3px 0px 0px 0px;
	width:30px;
	cursor:pointer;
}
.btn_zagr, .btn_del, .btn_del_css, .btn_del_fo{
	padding:5px 15px;
	width:100%;
	cursor:pointer;
	font-size: 12px;
	background:#001E44;
	color:#fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.btn_zagr:hover{
	background:#27456B;
}
.btn_del, .btn_del_css, .btn_del_fo{
	background:#F86501;
}
.btn_del:hover, .btn_del_css:hover{
	background:#c86501;
}
.btn_zagr_f{
	background:transparent;
	float:left; 
	width:30px; 
	margin:8px 0px 0px 10px; 
	background-image: url("../../images/skrep.png");
	background-size: 100% 100%;
	border:0px;
	cursor:pointer;
}
.btn_zagr_f_green{
	background-image: url("../../images/skrep_green.png");
}
.icon_file_obs{
	width:25px;
	float:left;
	margin:0px 7px 0px 0px;
	transition: all 0.3s ease;
}
.icon_file_obs:hover{
	transform:scale(1.2);
	transition: all 0.3s ease;
}
.div_file_obs{
	border:0px solid;
	margin:0px 0px -10px 0px;
	padding:0px;
	width:100%;
	overflow:auto;
}

a .btn_div{
	color:#555;
}
.btn_div{
	border:2px solid #aaa;
	cursor:pointer;
	text-align:center;
	padding:5px 5px;
	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.btn_div:hover{
	border:2px solid orange;
}
.img_btn_div{
	height:20px;
}

.vivod_zay_bilet_user{
	border:0px solid;
	padding:0px 0px;
	margin:10px 0px;
	width:100%;
}

.potr_btn_op{
	padding:8px 15px;
	margin:7px 0px;
	width:100%;
	cursor:pointer;
	font-size: 14px;
	background:#7F8EA0;
	color:#fff;
	text-align:center;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.potr_btn_op:hover, .potr_btn_op_activ{
	background:#FBB280;
}
.potr_textarea{
	position:absolute;
	width:100%;
	top:5px;
	left:0px;
	z-index:1;
}
.potr_textarea_activ{
	z-index:2;
}
.ke-statusbar{
	display:none !important;
}

.sort_col{
	background:#eee;
}

.vector1{
	font-size: 30px;
	margin:-2px 10px 0px 0px;
}
.vector2{
	font-size: 25px;
	margin:-2px 10px 0px 0px;
}
.vector1, .vector2, .vector_txt{
	float:left;
}

.table_otpr{
	box-shadow: 0px 6px 20px rgba(73, 70, 70, 0.12);
	border-radius: 20px;
	display: -webkit-flex; 
	display: flex; 
	flex-direction: column;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color:#494646;
	width:100%;
	padding-bottom:10px;
}
.tr_otpr{
	border: 0px solid green;
	display: -webkit-flex; 
	display: flex; 
	flex-direction: row;
	justify-content: space-between;
	padding:10px;
}
.tr_otpr_1{
	border: 0px solid green;
	color:#000;
	font-weight:bold;
}
.tr_otpr_2{
	background:#F5F9Fd;
	border-top:2px solid #fff;
}
.td_otpr{
	border: 0px solid green;
	padding:15px;
	color:#000;
	text-align:left;
}
.red_col_tr{
	background:#FF8677;
}
.tr_hover:hover{
	background:#eee;
}

.header_clone {
	position: fixed;
	background:#fff;
	width:calc(100% - 100px);
	margin:0px 40px 0px 40px;
	top: 0px;
	left: 0px;
	z-index: 2;
	transition: 0.2s top cubic-bezier(.3,.73,.3,.74);
	display:none;
}
.header_clone_open {
	display: -webkit-flex; 
	display: flex; 
	flex-direction: row;
	justify-content: space-between;
}
.table_agent{
	width:500px;
}
.td_1{
	border:1px solid #ccc;
	/*background:#8080FF;*/
	background:#eee;
	text-align:left;
	padding:5px;
	font-weight:700;
}
.td_n{
	border:1px solid #ccc;
	padding:5px;
}


.status_img{
	width:10px;
	float:left;
	margin:5px 10px 0px 0px;
}
.div_rel{
	position:relative;
	width:1px;
	height:1px;
	float:right;
	top:-40px;
	left:-50px;
}
.del_img{
	width:15px;
	margin:0px 0px 0px 0px;
	position:absolute;
	cursor:pointer;
}
.edit_img{
	width:15px;
	margin:0px 0px 0px 0px;
	position:relative;
	cursor:pointer;
}
.index_delim{
	border:1px solid #ddd;
	margin:0px 20px;
}


.input_form{
	border:0px solid red; 
	margin:7px 0px; 
	padding:10px 0px; 
}
.submit{
	text-align:center; 
	background:#F86501; 
	border-radius:5px; 
	color:#fff;
}
.submit:hover{
	cursor:pointer;
	background:#E14E00;
}

.div_check{
	border:0px solid; 
	padding:8px 10px;
	margin:0px;
	width:95%;
	background:#E1E1ED;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.scale_check{
	transform:scale(1.5);
}
.check_ohr{
	transform:scale(2.0);	
}
.check_spets{
	transform:scale(1.5);
}
.check_sc_2{transform:scale(2.0);}
.check_sc_1_5{transform:scale(1.5);}

.chat_cont{
	overflow:auto; 
	width:100%; 
	background:#fff;
	height:350px; 
	border-top:1px solid #bbb; 
	border-bottom:1px solid #bbb;
	color:#494646;
	font-size:12px;
	padding:10px;
}
.vkl{
	position:absolute; 
	top:-30px;
	cursor:pointer;
	border:0px solid;
	padding:5px 10px 0px 10px;
}
.vkl_active{
	border:1px solid #ccc;
	border-bottom:0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background:#fff;
}

.sort_f{
	cursor:pointer;
	padding-right:15px;
	background-position:right 5px top 50%;
	background-repeat:no-repeat;
	background-size:12px 12px;
	background-color:#eee;
}
.pad_r_15{
	padding-right:15px;
}
.active_asc{
	background-image:url(../../office_manager/img/down.png);
}
.active_desc{
	background-image:url(../../office_manager/img/up.png);
}

.filtr_toogl{
	border:0px solid;
	display:none;
}
.div_t_op{
	border:0px solid;
	text-align:right;
	padding:0px 40px 0px 0px;
	text-decoration:underline;
	cursor:pointer;
	color:#2FC1DE;
}

.check_st{
	text-align:center; 
	padding:0px 0px;
}

.download_logo{
	position:absolute;
	top:30px;
	right:-15px;
	width:20px;
}

.div_op_potr{
	display:none;
	padding:20px;
}

/* .fonmain {
background:url(../images/fonmain_b50.png); background-size: 100% 100%;
width: 100%;
} */

.ceil_calk{
	border:0px solid;
	float:left;
	padding:5px;
	text-align:center;
	color:#777;
}
.ceil_calk input{
	padding:5px;
	width:77px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.font_35{
	font-size:35px;
}

.razd{
	width:100%;
	margin:10px 0px;
	padding:5px;
	background-image: url("../../images/razd.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.div_temi{
	position:relative;
	overflow:auto;
	border:3px solid #ccc;
	padding:5px 30px 5px 5px;
	cursor:pointer;
	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.div_temi:hover{
	border:3px solid #F86501;
}
.div_temi_act{
	border:3px solid #F86501;
}
.div_temi_txt1{
	color:#777;
	font-size:12px;
}
.div_temi_txt2{
	color:#000;
	font-weight:700;
	font-size:14px;
}
.div_temi_icon{
	position:absolute;
	top:10px;
	right:5px;
	width:25px;
}
.div_temi_icon img{
	width:20px;
}
.div_otveti{
	border:0px solid;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}




.poleform{
    font-size: 150%;
	background:#fff;
	color: #838383;
	border: 1px solid #001E44;
	padding: 5px 15px;
	margin: 0px 0px;
	width:calc(100% - 30px);
	text-align:left;
	margin-bottom: -5px;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
.poleform:focus {
	color:#222222;
	border: 1px solid #000C34;
   -webkit-box-shadow:inset 0 0 0px #000;
   -moz-box-shadow:inset 0 0 0px #000;
   box-shadow:inset 0 0 0px #000;
}
.poisc{
	font-size: 100%;
	width:90%;
}
.poisc_mob{
	font-size: 110%;
	width:100%;
}
.div_3_w{
	border:0px solid;
	width:20%;
	height:70px;
}
.poleform_user{
	border: 1px solid #ccc;
	font-size: 110%;
	width:95%; 
	padding: 5px 5px;
	margin:5px 0px 5px 0px;
}
.poleform_user_sel{
	width:95%;
	background:#FeFeFe;
}

.div_login{
	border:0px solid;
	width:500px; 
	margin:50px auto; 
	padding:20px;
}
.div_login img{
	width:70%;
}
.div_vhod_login{
	border:0px solid;
	width:90%; 
	padding:0px 0px 0px 0px; 
	margin:200px 0px 0px 0px; 
	text-align:center; 
	color:#494646;
	font-size:30px;
	font-weight:500;
	display:none;
}
.input_login{
	width:70%;
}
.div_subm_login{
	border:0px solid;
	width:70%; 
	padding:10px 0px; 
}
.div_pohodn_login{
	border:0px solid;
	width:70%; 
	padding:0px 0px;
}
.contragents-details{
	position:relative;
}
.div_link_tabl{
	position:absolute;
	top:10px;
	right:250px;
	width:50px;
}
.div_link_tabl img{
	width:100%;
}
.btn_poisc{
	width:100%;
	border: none;
	padding:5px;
	background-image:url("../../images/btn_poisk.png");
	background-position:center center;
    background-repeat:no-repeat;
	background-size:cover;
	border-radius:10px;
	cursor:pointer;
}

.div_status_z{
	position:relative;
	overflow:auto;
	border:1px solid #333;
	padding:5px 25px 5px 5px;
	cursor:pointer;
	background:#fff;
	text-align:center;
	width:12%;
	height:64px;
	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.sz_active,.div_status_z:hover{
	background:#F86501;
}
.sz_count{
	position:absolute;
	top:30%;
	right:3px;
	color:orange;
}
.short{
	padding-top:18px;
}

.div_btn_toogle{
	border:1px solid #001E44;
	color:#001E44;
	font-size:130%; 
	font-weight:700;
	text-align:center;
	width:100%;
	margin:10px auto;
	padding:5px 5px;
	cursor:pointer;
	text-decoration:none;
	background-image: url(../../images/glaz_z.png);
	background-position: right 10px center;
    background-repeat: no-repeat;
	background-color:#fff;
	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.div_btn_toogle_active{
	background-image: url(../../images/glaz_o.png);
}

.img_del_user_tik{
	width:15px; 
	cursor:pointer; 
	margin:-3px 5px 0px 5px;
}

/* Базовые стили модального окна + stantsii metro */
.overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 100;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target {
    visibility: visible;
    opacity: 0.95;
}
.popup {
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, 0.3);
    display: inline-block;
    left: 0;
    opacity: 0;
    padding: 40px 0px 40px 40px;
    margin: 0px auto;
    position: fixed;
    text-align: left;
    visibility: hidden;
    z-index: 1000;
	overflow: auto;
	width:50%;
	color:#777;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

    -webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -ms-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -o-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
}
.overlay:target+.popup {
    top: 7%;
	left:25%;
    opacity: 1;
    visibility: visible;
}
.close {
    background-color: rgba(0, 12, 52, 0.8);
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 10px;
	right: 10px;
    width: 30px;

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-size: 24px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}
.close:hover {
    background-color: rgba(255, 0, 0, 0.8);
}
.popup p, .popup div {
    padding: 0px 5px 0px 5px;
}
.dob_spets{
	/*left:calc(50% - 500px);
	width:1000px;*/
	height:550px;
	overflow:auto;
}


/*
<a href='#win_1'>knopka</a>
<a href="#x" class="overlay" id="win_1"></a>
<div class="popup" style='width:70%; top:15%;'>
	text
	<a class="close" title="закрыть" href="#close"></a>
</div>
*/

.js_popup{
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.5);
    position:fixed;
    top:0px;
	left:0px;
	z-index:1111;
	display:none;
}
/* //main.min.css
.js_popup_content{
	position:absolute;
	top:0px;
	left:0px;
	overflow:auto;
    margin:0px auto 0px 0px;
    padding:0px;
    background-color:#fff;
	border:0px solid red;
    border-radius:5px;
    box-shadow: 0px 0px 10px #000;
	max-width:100%;
	max-height:100%;
} */
.js_popup_content2{
	position:absolute;
	top:20px;
	left:15%;
	overflow:auto;
    margin:auto;
    padding:0px;
    background-color: #555;
	border:0px solid red;
    border-radius:5px;
    box-shadow: 0px 0px 10px #000;
	width:70%;
	height: calc(100% - 40px);
}
.js_popup_content3{
	position:relative;
	overflow:auto;
    margin:20px auto 0px auto;
    width:90%;
	height:95%;
    padding:0px;
    background-color: #fff;
    border-radius:5px;
    box-shadow: 0px 0px 10px #000;
}
.js_popup_img{
	position:relative;
	margin:auto auto;
	max-width:100%;
	height:100%;
}
.js_img_gal{
	position:relative;
	margin:auto auto;
	top: 0px;
	left: 0px;
	text-align: center;
	z-index:1;
	display:none;
	max-width:100%;
	height:100%;
}
.js_popup_close{
	position:absolute;
	border:0px solid red;
	text-align:center;
	width:40px;
    height:40px;
	top:20px;
	right:20px;
	color:#fff;
	font-size:40px;
	cursor:pointer;
	-webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
	z-index:3;
}
.js_popup_left, .js_popup_right, .js_popup_left_rotate, .js_popup_right_rotate{
	position:absolute;
	border:0px solid red;
	text-align:center;
	width:40px;
    height:40px;
	top:50%;
	right:20px;
	color:#fff;
	font-size:85px;
	cursor:pointer;
	z-index:3;
}
.js_popup_left{
	left:20px;
}
.js_popup_left_rotate, .js_popup_right_rotate{
	font-size:55px;
	top:25%;
}
.js_popup_left_rotate{
	left:20px;
}

.right{
float:right;
}
.text_right{
text-align:right;
}
.log_data{
	font-style:italic;
}
.log_txt{
	color:#000;
	font-weight:bold;
}
.yellow{
	background:#FFFF00;
}
.green{
	background:#00FF00;
}

.pad_0{padding:0px;}
.marg_0{margin:0px;}
.pad_top_15{padding-top:15px;}
.pad_top_10{padding-top:10px;}

.color_or{color:#F86501;}
.color_se{color:#777;}
.hover_txt_color_or:hover{color:orange;}
.hover_txt_color_or:hover .div_3 a{color:orange;}
.bg_orange{
	background-color: rgba(248,101,1,0.5);
}
.bg_orange:hover .div_3 a, .bg_orange:hover .div_3{
	color:#fff;
}


.text_center{text-align:center;}
.text_left{text-align:left;}
.text_right{text-align:right;}

.under_line{text-decoration:underline;}

.font_s{font-size:10px;padding:5px;}
.font_d{font-size:14px;padding:5px;}
.font_n{font-size:16px;padding:5px;}
.font_b{font-size:24px;padding:15px;}

.width_1{width:1%;}
.width_1_5{width:1.5%;}
.width_2{width:2%;}
.width_3{width:3%;}
.width_4{width:4%;}
.width_5{width:5%;}
.width_6{width:6%;}
.width_7{width:7%;}
.width_8{width:8%;}
.width_10{width:10%;}
.width_10_5{width:10.5%;}
.width_12{width:12%;}
.width_13{width:13%;}
.width_15{width:15%;}
.width_15_5{width:15.5%;}
.width_16{width:16%;}
.width_17{width:17%;}
.width_20{width:20%;}
.width_21{width:21%;}
.width_22{width:22%;}
.width_23{width:23%;}
.width_24{width:24%;}
.width_25{width:25%;}
.width_27{width:27%;}
.width_29{width:29%;}
.width_30{width:30%;}
.width_33{width:33%;}
.width_35{width:35%;}
.width_40{width:40%;}
.width_45{width:45%;}
.width_50{width:50%;}
.width_55{width:55%;}
.width_60{width:60%;}
.width_65{width:65%;}
.width_70{width:70%;}
.width_72{width:72%;}
.width_73{width:73%;}
.width_75{width:75%;}
.width_77{width:77%;}
.width_80{width:80%;}
.width_85{width:85%;}
.width_90{width:90%;}
.width_95{width:95%;}
.width_100{width:100%;}



@media screen and (max-width: 1024px) {
/* esli razreshenie menishe 1024px */
}
@media screen and (max-width: 768px){
/* esli razreshenie menishe 768px */
	
	.div_login{width:90%; margin:10px auto;}
	.div_login img{width:50%; float:left;}
	.div_vhod_login{display:block;}
	.input_login{width:90%;}
	.div_subm_login{width:90%;}
	.submit_login{background:#001E44 !important; color:#fff !important;}
	.div_pohodn_login{width:90%; display:none;}
	.poleform_user,.poleform_user_sel{width:100% !important;}
	.flex_c1 {width:100%; padding:5px 5px;}
	.div_t_op{padding:0px 0px 0px 0px;}
	.div_3{margin:0px 5px; overflow:auto;}
	.div_4{text-align:center;}
	.div_status_z{width:calc(33% - 5px); height:64px; float:left; margin-right:5px; margin-bottom:5px;}
	.style_inp_rt{border:0px solid red; width:100%; margin:0px 0px -20px 0px; padding:0px;}
	.div_zagr_f{width:33%; border:0px solid red; margin:5px 0px !important;}
	.dop_f_2{margin:5px 5px;}
	.btn_zagr{padding:4px 10px;}
	
	.div_n_left{width:100%;}
	.div_n_right{width:100%;}
	
}
@media screen and (max-width: 430px){
/* esli razreshenie menishe 430px */
}

table{
	border:0px solid #ccc;
	width:100%;
}
td{
	border:1px solid #ccc;
	padding:10px;
}
.td_vat{
	vertical-align:top;
}
.first_tr{
	font-weight:700;
}
.red_tab_of{
	cursor:pointer;
}
.line_tab{
	margin:10px 3px; 
	border-top:1px solid #aaa;
}


.btn{
	background:#001E44;
	border:0px solid red;
	text-align:center;
	width:90%;
	margin:0; 
	padding:5px 10px 10px 10px; 
	color:#fff;
	font-size:100%;
	cursor:pointer;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
.btn:hover{
	color:#fff;
}
.btn_green{
	background:#00A846;
}
.btn_blue{
	background:#001E44;
}
.btn_orange{
	background:#F86501;
}
.btn_white, .btn_white:hover{
	background:#fff;
	color:#000;
}

















