input[type="text"], input[type="password"], select {
	background: #FFFBF4;
	border: 1px solid #EF9177;
	box-shadow: 0px 1px 2px #F6AB79 inset;
	text-align:center;
	padding:0px 10px;
	color: #B63D3D;
	font-weight:bold;
	font-family: "Times New Roman";
	font-size:14px;
	display:inline-block;
	line-height:18px;
	outline:none;
	}
textarea{
	background: #FFFBF4;
	border: 1px solid #EF9177;
	box-shadow: 0px 1px 2px #F6AB79 inset;
	font-weight:bold;
	font-family: "Times New Roman";
	font-size:14px;
	outline:none;
	display:inline-block;
	padding:0px 10px;
	color:#D78B5B;
	border-radius:8px;
	}
textarea::-webkit-input-placeholder {color:#FFB383; font-style:italic;}
textarea::-moz-placeholder          {color:#FFB383;font-style:italic;}/* Firefox 19+ */
textarea:-moz-placeholder           {color:#FFB383;font-style:italic;}/* Firefox 18- */
textarea:-ms-input-placeholder      {color:#FFB383;font-style:italic;}
.btn{
	color: #B63D3D;
	box-shadow: 0px 1px 2px #DA9061;
	line-height:16px;
	display:inline-block;
	cursor:pointer;
	background: linear-gradient(180deg, #FFFF85 13%, #FFB43E 67%, #FFFF85 97%);
	border: 1px solid #FF8000;
	padding:0 10px;
	-moz-user-select:none;
	-webkit-user-select: none;
	-khtml-user-select:none;
	user-select: none;
	outline:none;
	font-family: "Times New Roman";
	height: 20px;
	
	}
.btn:hover{
	background: linear-gradient(180deg, #FFFF85 13%, #FFCD3E 67%, #FFFF85 97%);
	border: 1px solid #FF8000;
	outline:none;
}
.btn:active{
	box-shadow:none;
	outline:none;
}
input[type="text"]:focus, input[type="password"]:focus, select:focus{
	background-color:#FFFF85;
	border: 1px solid #FF8000;
	box-shadow: 0px 1px 2px rgba(255, 128, 0, 0.6) inset;
	outline:none;
}
.r_left{
	border-radius:10px 0 0 10px;
}
.r_right{
	border-radius:0 10px 10px 0;
}
.r_all{
	border-radius:10px;
}
.lock{
background-color: inherit !important;
-moz-user-select:none !important;
-webkit-user-select: none !important;
-khtml-user-select:none !important;
user-select: none !important;
color: #D78B5B !important;
}
.lock_sel{
background-color: inherit !important;
color: #D78B5B !important;
}
 label{
 display:inline-block;
 -moz-user-select:none;
-webkit-user-select: none;
-khtml-user-select:none;
user-select: none;
color: #D78B5B;
font-style: italic;
 }
label:focus{
color:red;
}
 .bt_dp{
color: #B63D3D;
line-height:16px;
display:inline-block;
cursor:pointer;
background: transparent linear-gradient(180deg, rgb(255, 243, 224) 13%, rgb(251, 173, 128) 67%, rgb(255, 219, 190) 97%) repeat scroll 0% 0%;
border: 1px solid #EF9177;
-moz-user-select:none;
-webkit-user-select: none;
-khtml-user-select:none;
user-select: none;
outline:none;
font-family: "Times New Roman";
height: 20px;
margin-left:-5px;
box-shadow:none;
padding: 0 5px;
border-radius:0 10px 10px 0;
 }
.bt_dp:hover{
background: linear-gradient(180deg, #FFFF85 13%, #FFCD3E 67%, #FFFF85 97%);
	border: 1px solid #EF9177;
	outline:none;}
.dt_inp{
 width:75px;
 }
 .btn_chk{
 	cursor:pointer;
	background-image: linear-gradient(180deg, #FFFF85 13%, #FFB43E 67%, #FFFF85 97%);
	border: 1px solid #FF8000;
	color: #DE5B3E;
	text-shadow: none !important;
	height: 18px;
	width:17px;
	border-radius:15px;
	padding-left: 1px;
	position:absolute;
	top:0;
	overflow: visible;
	font-size: 22px;
	line-height: 16px;
	font-weight: bold;
	box-shadow: 0px 2px 4px #DD8350;
	-moz-user-select:none !important;
	-webkit-user-select: none !important;
	-khtml-user-select:none !important;
	user-select: none !important;
	outline:none;
}
.btn_chk:hover{
	background-image: linear-gradient(180deg, #FFFF85 13%, #FFC600 67%, #FFFF85 97%);
}
.btn_chk:active{
	box-shadow: none;
}
.inl_bl_chk{
	display:inline-block;
	position:relative;
	margin:0 10px 8px 10px;
	color:rgb(221, 118, 96);
}
#pay input{margin-bottom:5px;}
hr{
color:#FBCAA0;
border:1px solid #FBCAA0;
width:60%;
margin-top:15px;
}
.but_out{
position:absolute;
top: 5px;
left: 90px;
font-family: "Times New Roman,  Arial, sans-serif";
font-size:14px;
font-style:italic;
color:white;
text-shadow:none;
letter-spacing:1px;
line-height:20px;
z-index:3;
}
.close_mod{
	position:absolute;
	right:-10px;
	top:-10px;
	z-index:200;
	width:20px;
	height:20px;
	overflow:hidden;
	padding:0px !important;
	line-height: 18px;
	font-size: 16px;
}
.close_edntcl{
	position:absolute;
	right:10px;
	top:10px;
	z-index:20;
	width:20px;
	height:20px;
	overflow:hidden;
	padding:0px !important;
	font-size: 16px;
	display:none;
	line-height: 18px;
}
.to_blst{
background: transparent linear-gradient(180deg, #FFF3E0 0%, #FBAD80 25%, #FFDBBE 97%) repeat scroll 0% 0%;
}
.from_blst{
border: 1px solid #009817;
background: transparent linear-gradient(180deg, #E6FFE0 0%, #26B702 25%, #C0FFBE 97%) repeat scroll 0% 0%;
color:white;
}
.pl_mn{
color: #B63D3D;
line-height:16px;
display:inline-block;
cursor:pointer;
background: transparent linear-gradient(180deg, rgb(255, 243, 224) 13%, rgb(251, 173, 128) 67%, rgb(255, 219, 190) 97%) repeat scroll 0% 0%;
border: none;
-moz-user-select:none;
-webkit-user-select: none;
-khtml-user-select:none;
user-select: none;
outline:none;
font-family: "Times New Roman";
height: 18px;
margin-left:-5px;
padding: 0 5px;
border-radius:10px;
position:absolute;
top:3px;
box-shadow: 0px -1px 1px #E69E70, 0px -1px 1px #FF6C0E, 0px 1px 1px #FFF !important;
width:28px;
}
.pl_mn:hover{border:none;color:red;}
.pl_mn:active{
background: linear-gradient(180deg, #FFFF85 13%, #FFFF85 67%, #FFFF85 97%);
}
.contact{
	width:300px;
	margin-left:15px;
}
.ac_lock{
-moz-user-select:none;
-webkit-user-select: none;
-khtml-user-select:none;
user-select: none;
cursor:pointer;
}
/*----- формы проверки или клиент учится -----*/
.back_gr_fld{
	width:40px;
	height:40px;
	border-radius:30px 0 30px 30px;
	display: inline-block;
	font-size:20px;
	line-height:40px;
	position:relative;
	margin:10px 5px 0 5px;
	-moz-user-select:none;
	-webkit-user-select: none;
	-khtml-user-select:none;
	user-select: none;
	cursor:pointer;
}
.back_gr_fld:hover, .back_gr_fld:hover .is_grp_lrn{
	box-shadow: 0 0 2px red inset;
	color:red;
}
.back_gr_fld:hover .dt_grp_lrn, .back_gr_fld:hover .arr_dt_grp_lrn{
	display:block;
}
.bgf_green{
	border:3px solid #0F0;
	color:green;
	background:white;
}
.is_grp_lrn{
	height:20px;
	width:20px;
	position:absolute;
	right:-10px;
	top:-10px;
	background:white;
	z-index:2;
	border-radius: 20px;
	line-height:20px;
	font-size:18px;
	
}
.bgf_green .is_grp_lrn, .bgf_green .dt_grp_lrn, .bgf_red .dt_grp_lrn{
	border:1px solid #0F0;
	color:green;
}

.bgf_green  .is_grp_lrn:before{
	content: "+";
}
.bgf_orange{
	border: 3px solid #FFCF00;
	color: #AB5C31;
	background:#FFFDDE;
}
.bgf_orange .is_grp_lrn, .bgf_orange .dt_grp_lrn{
	border:1px solid #FFCF00;
	color:#AB5C31;
	background:#FFFDDE;
}
.bgf_orange  .is_grp_lrn:before{
	content: "⨯";
	
}
.bgf_red{
	border: 3px solid #0F0;
	color: red;
	background:white;
}
.bgf_red .is_grp_lrn {
	border:1px solid red;
	color:red;
}
.bgf_red  .is_grp_lrn:before{
	content: "?";
}
.arr_dt_grp_lrn{
	position:absolute;
	-moz-transform: rotate(45deg); /* Для Firefox */
    -ms-transform: rotate(45deg); /* Для IE */
    -webkit-transform: rotate(45deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(45deg); /* Для Opera */
    transform: rotate(45deg);
	left:14px;
	bottom: -18px;
	z-index: 2;
	width: 14px;
	height: 14px;
	transform: rotate(45deg);
	display:none;
}
.bgf_green .arr_dt_grp_lrn, .bgf_red .arr_dt_grp_lrn{
	background: #0F0;
}
.bgf_orange .arr_dt_grp_lrn{
	background: #FFCF00;
}
.dt_grp_lrn{
	position:absolute;
	z-index:3;
	border-radius:20px;
	left:-33px;
	bottom:-25px;
	width:90px;
	font-size:12px;
	font-style:italic;
	line-height: 12px;
	background:white;
	padding:2px 7px;
	display:none;
}
.pl_ed_cl{
	right: -6px;
	height: 30px;
	width: 30px;
	border-radius: 20px;
	color: #E7844B;
	line-height: 20px;
	display: inline-block;
	cursor: pointer;
	background: transparent linear-gradient(180deg, rgb(255, 243, 224) 13%, rgb(251, 173, 128) 67%, rgb(255, 219, 190) 97%) repeat scroll 0% 0%;
	border: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	outline: none;
	font-size:20px;
	font-family: "Times New Roman";
	margin-left: -5px;
	padding: 5px 5px;
	position: absolute;
	top: -2px;
	box-shadow: 0px 1px 1px #E69E70, 0px -1px 1px #E69E70, 0px 1px 1px #E69E70 !important;
	}
