@charset "UTF-8";
.calc-vesa
{
	background: #f9f9f9;
	box-sizing: border-box;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 30px 15px;
	width: 100%;
}
.calc-vesa .calc-vesa--radio
{
	display: inline-table;
	margin-bottom: 25px;
	margin-right: -5px;
	text-align: center;
	width: 30%;
}
.calc-vesa .calc-vesa--radio.left-col
{
	padding-left: 20%;
}
.calc-vesa .calc-vesa--radio.right-col
{
	padding-right: 20%;
}
.calc-vesa .calc-vesa--radio .icon
{
	display: block;
	height: 50px;
	margin: 0 auto 15px;
	width: 50px;
}
.calc-vesa .calc-vesa--radio .icon.icon-woman
{
	background: url(../../images/female.svg) no-repeat center;
	background-size: 50px;
}
.calc-vesa .calc-vesa--radio .icon.icon-man
{
	background: url(../../images/male.svg) no-repeat center;
	background-size: 50px;
}
.calc-vesa .calc-vesa--radio .calc-vesa--label
{
	cursor: pointer;
	font-size: 1.125rem;
	font-size: 18px;
	font-weight: 700;
	margin-left: 5px;
}
.calc-vesa .calc-vesa--radio .calc-vesa--label.icon-color.woman
{
	color: #d81b69;
}
#ap_table thead tr th,.calc-vesa .calc-vesa--radio .calc-vesa--label.icon-color.man
{
	color: #40b1de;
}
.calc-vesa .calc-vesa--input
{
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 240px;
}
.calc-vesa .calc-vesa--input .calc-vesa--label
{
	font-family: "Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 1.0625rem;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 5px;
	text-transform: uppercase;
	width: 100%;
}
.calc-vesa .calc-vesa--input input
{
	max-width: 90px;
	position: relative;
	width: 100%;
}
.calc-vesa .calc-vesa--input .sm
{
	color: #7a7b7b;
	font-family: sans-serif;
	font-size: 15px;
	position: absolute;
	right: 70px;
	top: 38px;
}
.calc-vesa .calc-vesa--sumbit
{
	text-align: center;
}
.calc-vesa .calc-vesa--sumbit .calc-submit
{
	background: #d81b69;
	border: 0;
	border-bottom: 2px solid #c71e64;
	box-shadow: 0 3px 18px rgba(216,27,105,.25);
	font-size: .9375rem;
	font-size: 15px;
	transition: .25s ease-in-out;
}
.calc-vesa .calc-vesa--sumbit .calc-submit:hover
{
	box-shadow: 0 6px 24px rgba(216,27,105,.45);
}
.calc-vesa .alert_input
{
	border: 1px solid #c81010;
}
.calc-vesa .alert_error
{
	color: #c81010;
	font-size: 1.0625rem;
	font-size: 17px;
	margin-bottom: 20px;
	text-align: center;
}
.calc-vesa .calc-vesa--result
{
	background: #40b1de;
	box-sizing: border-box;
	color: #fff;
	font-size: 1.125rem;
	font-size: 18px;
	font-weight: 700;
	margin: 30px -15px -30px;
	padding: 30px 15px;
	text-align: center;
}
.calc-vesa .calc-vesa--result span
{
	font-size: 1.375rem;
	font-size: 22px;
}
.calc3,.calc4,.rashodcaloriy
{
	background: #f8fcff;
	margin: 20px 0;
	overflow: hidden;
	padding: 20px;
	position: relative;
}
#ap_table th,.calc3 .cl3__title
{
	color: #484848;
	font-weight: 700;
}
.calc3 .cl3__label,.calc4 .cl3__label,.rashodcaloriy .h3
{
	color: #484848;
	font-weight: 700;
	margin-bottom: 5px;
}
.calc3 .cl3__title,.calc4 select
{
	margin-bottom: 20px;
}
.calc4 span
{
	font-size: 16px!important;
}
.calc4 input[type=text]
{
	max-width: 45%;
	padding: 5px 10px;
	width: 45%;
}
.calc4 select
{
	padding: 5px 10px;
	width: 48%;
}
#ap_table
{
	border: 1px solid #e4e8ea;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: .875rem;
	font-size: 17px!important;
}
#ap_table th
{
	background-color: #f8fcff;
	color: #00a000;
	padding: 2px 4px;
	text-align: center;
	white-space: nowrap;
}
#ap_table td
{
	padding: 4px;
	vertical-align: top;
}
.с1__addnew
{
	margin: 20px 0;
}
.cl1_nt_item
{
	background: #fffbf3;
	border: 1px solid #f7f3ea;
	border-radius: 3px;
	color: #625b4c;
	margin-bottom: 5px;
}
#accord li
{
	cursor: pointer;
}
.ac_t
{
	background-color: #f8fcff;
	color: #40b1de;
	font-weight: 700;
	text-align: right;
}
.cl__btn
{
	cursor: pointer;
	margin: 10px 0!important;
}
.cl1__name_tooltip
{
	background: #fff;
	border: 1px solid #e4e8ea;
	display: none;
	left: 0;
	min-width: 300px;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 2;
}
.cl1_nt_item
{
	cursor: pointer;
	overflow: hidden;
	padding: 5px;
}
.cl1_nt_item:hover
{
	background: #e0e0e0;
}
.cl1_nt_item+.cl1_nt_item
{
	border-top: 1px solid #e4e8ea;
}
.cl1_nt_item span
{
	float: right;
	margin: 0 0 0 10px;
	text-align: right;
}
.ap_prod
{
	position: relative;
}
a.delete-rashod
{
	color: #f24a4a;
	cursor: pointer;
	display: none;
	font-size: .8125rem;
	font-size: 13px;
	text-decoration: none;
}
.rashodcaloriy span.numbermade
{
	background: #d81b69;
	border-radius: 16px;
	color: #fff;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	width: 24px;
}
.rashodcaloriy input[type=text]
{
	border: 1px solid #8f9aad;
	border-radius: 3px;
	padding: 5px;
	width: 50px;
}
.rashodcaloriy select
{
	border: 1px solid #8f9aad;
	border-radius: 2px;
	padding: 5px 0 9px 5px;
}
.rashodcaloriy span#fadeinout
{
	color: #087c0e;
}
.rashodcaloriy ul#accord li span
{
	border-bottom: 1px dashed #367ebb;
	color: #367ebb;
	cursor: pointer;
	font-size: 1.0625rem;
	font-size: 17px;
	padding: 0 0 3px;
}
.rashodcaloriy ul#accord li
{
	background: 0 0!important;
	padding: 5px 0!important;
}
.rashodcaloriy h3,.rashodcaloriy span#fadeinout
{
	font-size: .875rem;
	font-size: 14px;
}
table#maintable
{
	margin-top: 16px;
}
.rashodcaloriy #accord li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 10px;
}
.rashodcaloriy #maintable tr:hover a.delete-rashod
{
	display: inline-block;
}
.rashodcaloriy .button-rashod-calc
{
	margin-top: 18px;
}
.rashodcaloriy #accord li ul
{
	margin: 10px 0 0;
	padding: 0;
}
.rashodcaloriy #accord li li
{
	background: 0;
	border: 0;
	font-weight: 400;
}
.cl3__title,.relatedcont
{
	font-weight: 700;
	text-transform: uppercase;
}
.relatedcont
{
	font-family: Arial;
	font-size: 1.25rem;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.cl3__title
{
	color: #000;
	font-size: 1.375rem;
	font-size: 22px;
}
.cl3__label
{
	color: #000;
	font-size: 1.0625rem;
	font-size: 17px;
}
.cl3__input
{
	border: 1px solid #8f9aad;
	border-radius: 3px;
	margin-bottom: 10px;
	padding: 5px;
}
.cl3_r
{
	background: #d81b69;
	border-radius: 250px;
	color: #fff;
	font-size: 2rem;
	font-size: 32px;
	height: 110px;
	line-height: 110px;
	margin: 21px auto;
	text-align: center;
	width: 110px;
}
.cl3_notice
{
	line-height: 1.2;
	text-align: center;
}
#cl4_result
{
	background: #40b1de;
	color: #fff;
	margin: 20px -20px -20px;
	padding: 0 20px 20px;
}
#cl4_result b,.h3
{
	font-size: 1.375rem;
	font-size: 22px;
}
#cl4_result b
{
	display: inline-block;
	margin: 20px 0 10px;
}
#cl4_result b,#cl4_result span
{
	font-weight: 700;
}
.h3
{
	color: #dd1762;
	font-weight: 400;
	line-height: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 10px;
	width: 100%;
}
.related__title
{
	font-size: 1.125rem;
	font-size: 18px;
	font-weight: 700;
	margin-top: -10px;
	text-transform: uppercase;
}
.related__name
{
	display: block;
	font-weight: 700;
}
.related li+li
{
	margin: 1em 0 0;
}
.related__thumbs
{
	overflow: hidden;
}
.related__thumb
{
	box-sizing: border-box;
	float: left;
	padding: 5px;
	width: 20%;
}
.related__thumb+.related__thumb
{
	border-left: 1px solid #e4e8ea;
}
#respond:after
{
	clear: both;
	content: "";
	display: block;
}
.related__lname
{
	display: block;
	margin: 0 auto;
	max-width: 140px;
}
.related__q
{
	margin: 0 0 3em;
}
.cl1__name,.cl1__w
{
	box-sizing: border-box;
	display: block;
	width: 100%;
}
#accord ul li,.rashodcaloriy ul#accord
{
	padding: 0;
}
.rashodcaloriy td,.rashodcaloriy th
{
	padding: 5px 0 5px 5px;
}
.rashodcaloriy thead,.rashodcaloriy tr#itogotr
{
	background: #d5c9c9;
}
.rashodcaloriy div#result-rashod,.rashodcaloriy div.vidprocess
{
	margin-top: 15px;
}
.calc3,.related
{
	clear: both;
}
#cl3_result
{
	margin-top: 20px;
}
.related__desc,.related__lthumb
{
	display: block;
}
.side_ads_wrapp
{
	margin-bottom: 40px;
	position: relative;
	z-index: -1;
}
.side_ads_wrapp embed,.side_ads_wrapp iframe,.side_ads_wrapp object
{
	max-width: 100%;
}
@media (max-width:555px)
{
	.rait_h
	{
		height: 42px;
		margin-bottom: 45px;
	}
	.rait_h span
	{
		display: block;
		margin-left: 0;
		padding: 2px 10px 2px 60px;
		width: 65%;
	}
}
.rating-post
{
	margin: 20px 0;
	overflow: hidden;
	padding-top: 10px;
	width: 100%;
}
.rating-post li
{
	background: #f7f7f7;
	border-bottom: 1px solid #e4e8ea;
	display: block;
	font-family: "PT Serif","Times New Roman",Georgia,serif;
	font-size: 1.0625rem;
	font-size: 17px;
	list-style: none;
	margin: 0 0 10px!important;
	padding: 10px 20px;
}
.rating-post li:last-child
{
	margin-bottom: 0!important;
}
.rating-post a
{
	border-bottom: 1px solid #b1b8c5;
	color: #0053f9;
}
.rating-post a:hover
{
	border-bottom: 1px solid #c81010;
	color: #c81010;
}
.sr-only
{
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.sr-only-focusable:active,.sr-only-focusable:focus
{
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
[role=button]
{
	cursor: pointer;
}
fieldset,legend
{
	border: 0;
	padding: 0;
}
fieldset
{
	margin: 0;
	min-width: 0;
}
legend
{
	border-bottom: 1px solid #e5e5e5;
	color: #333;
	display: block;
	font-size: 1.3125rem;
	font-size: 21px;
	line-height: inherit;
	margin-bottom: 20px;
	width: 100%;
}

input[type=search]
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
}
input[type=checkbox],input[type=radio]
{
	line-height: normal;
	margin: 7px 0 0;
	margin-top: 1px \9;
}
input[type=file]
{
	display: block;
}
input[type=range]
{
	display: block;
	width: 100%;
}
.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control,select[multiple],select[multiple].input-sm,select[size],textarea.form-control,textarea.input-sm
{
	height: auto;
}
input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus
{
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.form-control,output
{
	color: #555;
	display: block;
	font-size: .875rem;
	font-size: 14px;
	line-height: 1.42857143;
}
output
{
	padding-top: 7px;
}
.form-control
{
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	height: 22px;
	o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	padding: 6px 12px!important;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	width: 100%;
}
.form-control:focus
{
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	outline: 0;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.form-control::-moz-placeholder
{
	color: #999;
	opacity: 1;
}
.form-control:-ms-input-placeholder
{
	color: #999;
}
.form-control::-webkit-input-placeholder
{
	color: #999;
}
.form-control::-ms-expand
{
	background-color: transparent;
	border: 0;
}
select.form-control
{
	box-sizing: content-box;
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control
{
	background-color: #eee;
	opacity: 1;
}
.form-control[disabled],fieldset[disabled] .form-control
{
	cursor: not-allowed;
}
input[type=search]
{
	webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control
	{
		line-height: 34px;
	}
	.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm
	{
		line-height: 30px;
	}
	.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg
	{
		line-height: 46px;
	}
}
.form-group
{
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
}
.form-group .cl3__label
{
	float: left;
	width: calc(35% - 20px);
}
@media (max-width:475px)
{
	.form-group .cl3__label
	{
		width: 100%;
	}
}
.form-group .right-area,.form-group .right-input
{
	float: right;
	width: 65%;
}
@media (max-width:475px)
{
	.form-group .right-area,.form-group .right-input
	{
		float: right;
		width: 100%;
	}
}
.form-group .right-input input
{
	box-sizing: border-box;
	height: 36px;
	margin-bottom: 0;
	max-width: 100%;
	width: 100%;
}
.checkbox,.radio
{
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}
.checkbox label,.radio label
{
	cursor: pointer;
	font-weight: 400;
	margin-bottom: 0;
	min-height: 20px;
	padding-left: 20px;
}
.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]
{
	margin-left: -20px;
	margin-top: 4px \9;
	position: absolute;
}
.checkbox+.checkbox,.radio+.radio
{
	margin-top: -5px;
}
.checkbox-inline,.radio-inline
{
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	margin-bottom: 0;
	padding-left: 40px;
	position: relative;
	vertical-align: middle;
}
@media (max-width:475px)
{
	.checkbox-inline,.radio-inline
	{
		padding-left: 20px;
	}
}
.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline
{
	margin-left: 10px;
	margin-top: 0;
}
.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]
{
	cursor: not-allowed;
}
.form-control-static
{
	margin-bottom: 0;
	min-height: 34px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.form-control-static.input-lg,.form-control-static.input-sm
{
	padding-left: 0;
	padding-right: 0;
}
.form-group-sm .form-control,.input-sm
{
	border-radius: 3px;
	font-size: .75rem;
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	padding: 5px 10px;
}
.form-group-sm select.form-control,select.input-sm
{
	height: 30px;
	line-height: 30px;
}
.form-group-sm .form-control-static
{
	font-size: .75rem;
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	min-height: 32px;
	padding: 6px 10px;
}
.form-group-lg .form-control,.input-lg
{
	border-radius: 6px;
	font-size: 1.125rem;
	font-size: 18px;
	height: 46px;
	line-height: 1.3333333;
	padding: 10px 16px;
}
.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control,select[multiple].input-lg,textarea.input-lg
{
	height: auto;
}
.form-group-lg select.form-control,select.input-lg
{
	height: 46px;
	line-height: 46px;
}
.form-group-lg .form-control-static
{
	font-size: 1.125rem;
	font-size: 18px;
	height: 46px;
	line-height: 1.3333333;
	min-height: 38px;
	padding: 11px 16px;
}
.has-feedback
{
	position: relative;
}
.has-feedback .form-control
{
	padding-right: 42.5px;
}
.form-control-feedback
{
	display: block;
	height: 34px;
	line-height: 34px;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 34px;
	z-index: 2;
}
.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback
{
	height: 46px;
	line-height: 46px;
	width: 46px;
}
.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback
{
	height: 30px;
	line-height: 30px;
	width: 30px;
}
.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label
{
	color: #3c763d;
}
.has-success .form-control
{
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-success .form-control:focus
{
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}
.has-success .input-group-addon
{
	background-color: #dff0d8;
	border-color: #3c763d;
	color: #3c763d;
}
.has-success .form-control-feedback
{
	color: #3c763d;
}
.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label
{
	color: #8a6d3b;
}
.has-warning .form-control
{
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-warning .form-control:focus
{
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
}
.has-warning .input-group-addon
{
	background-color: #fcf8e3;
	border-color: #8a6d3b;
	color: #8a6d3b;
}
.has-warning .form-control-feedback
{
	color: #8a6d3b;
}
.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label
{
	color: #a94442;
}
.has-error .form-control
{
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .form-control:focus
{
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}
.has-error .input-group-addon
{
	background-color: #f2dede;
	border-color: #a94442;
	color: #a94442;
}
.has-error .form-control-feedback
{
	color: #a94442;
}
.has-feedback label~.form-control-feedback
{
	top: 25px;
}
.has-feedback label.sr-only~.form-control-feedback
{
	top: 0;
}
.help-block
{
	color: #737373;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}
@media (min-width:768px)
{
	.form-inline .form-group
	{
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control
	{
		display: inline-block;
		vertical-align: middle;
		width: auto;
	}
	.form-inline .form-control-static
	{
		display: inline-block;
	}
	.form-inline .input-group
	{
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn
	{
		width: auto;
	}
	.form-inline .input-group>.form-control
	{
		width: 100%;
	}
	.form-inline .control-label
	{
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .checkbox,.form-inline .radio
	{
		display: inline-block;
		margin-bottom: 0;
		margin-top: 0;
		vertical-align: middle;
	}
	.form-inline .checkbox label,.form-inline .radio label
	{
		padding-left: 0;
	}
	.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]
	{
		margin-left: 0;
		position: relative;
	}
	.form-inline .has-feedback .form-control-feedback
	{
		top: 0;
	}
}
.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline
{
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 7px;
}
.form-horizontal .checkbox,.form-horizontal .radio
{
	min-height: 27px;
}
.form-horizontal .form-group
{
	margin-left: -15px;
	margin-right: -15px;
}
@media (min-width:768px)
{
	.form-horizontal .control-label
	{
		margin-bottom: 0;
		padding-top: 7px;
		text-align: right;
	}
}
.form-horizontal .has-feedback .form-control-feedback
{
	right: 15px;
}
@media (min-width:768px)
{
	.form-horizontal .form-group-lg .control-label
	{
		font-size: 1.125rem;
		font-size: 18px;
		padding-top: 11px;
	}
	.form-horizontal .form-group-sm .control-label
	{
		font-size: .75rem;
		font-size: 12px;
		padding-top: 6px;
	}
}
.clearfix:after,.clearfix:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before
{
	content: " ";
	display: table;
}
.clearfix:after,.form-horizontal .form-group:after
{
	clear: both;
}
.center-block
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right
{
	float: right!important;
}
.pull-left
{
	float: left!important;
}
.hide
{
	display: none!important;
}
.show
{
	display: block!important;
}
.invisible
{
	visibility: hidden;
}
.text-hide
{
	background-color: transparent;
	border: 0;
	color: transparent;
	font: 0/0 a;
	text-shadow: none;
}
.hidden
{
	display: none!important;
}
.affix
{
	position: fixed;
}
.form-group label.error
{
	color: red;
	display: none;
	font-family: "Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: .875rem;
	font-size: 14px;
	font-weight: 700;
	padding: 5px 0 10px;
	width: 100%;
}
.ven .t-wrapper-cont
{
	margin: 0!important;
	max-width: 100%!important;
}
.ven .block-wrapper .t-block-link
{
	border-bottom: none!important;
}
.tc
{
	_overflow: auto;
	margin: 20px 0;
	overflow-y: auto;
	width: 100%;
}
table
{
	border-collapse: collapse;
	max-width: 760px;
	width: 100%;
}
.cces
{
	border: 3px solid #ede9d3;
	border-radius: 2px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.cces .cces__add-product
{
	background: #f9f6e7;
	padding: 20px;
}
@media (max-width:780px)
{
	.cces .cces__add-product
	{
		padding: 10px;
	}
}
.cces .cces__add-product .ces-inp
{
	background: #fff;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	height: 34px;
	max-width: 340px;
	position: relative;
	width: 100%;
}
.cces .cces__add-product .ces-inp input
{
	background: #fff3f3;
	border-color: #ff8e5c;
	width: calc(106% - 100px);
}
.cces .cces__add-product .ces-inp input:focus
{
	border: 1px solid #40b1de;
	outline: 0;
}
.cces .cces__add-product .ces-inp .remove-search
{
	line-height: 34px;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 80px;
}
.cces .cces__add-product .ces-inp .remove-search:hover
{
	background: #eaeaea;
}
.cces .ires-sh-wrp
{
	box-sizing: border-box;
	height: auto;
	position: relative;
	width: 100%;
}
.cces .ires-sh-wrp .irlt-sh-lt
{
	box-sizing: border-box;
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
	background: #f9f6e7;
}

@media (max-width:780px)
{
	.cces .ires-sh-wrp .irlt-sh-lt
	{
		padding: 0 10px;
		background: #f9f6e7;
	}
}
.cces .ires-sh-wrp .irlt-sh-lt ul
{
	background: white;
	margin-top: auto;
}
.cces .ires-sh-wrp .irlt-sh-lt li
{
	cursor: pointer;
	margin: 4px;
}
.cces .ires-sh-wrp .irlt-sh-lt li:first-child
{
	margin-top: 20px;
}
.cces .ires-sh-wrp .irlt-sh-lt li:last-child
{
	margin-bottom: 20px;
}
.cces .ires-sh-wrp .irlt-sh-lt li:hover
{
	color: #343434;
}
.cces .ires-sh-wrp .irlt-sh-lt li:hover:before
{
	background: #d81b69;
	content: '';
}
.cces .cces__table .cces__table-col-head
{
	background: #9fc18b;
	overflow: hidden;
	width: 100%;
}
.cces .cces__table .cces__table-col-head .sec
{
	box-sizing: border-box;
	color: #fff;
	float: left;
	font-family: "Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: .9375rem;
	font-size: 15px;
	font-weight: 500;
	margin: 0 -5px 0 0;
	padding: 20px 15px;
	width: 33%;
}
@media (max-width:780px)
{
	.cces .cces__table .cces__table-col-head .sec
	{
		padding: 14px;
		width: 25%;
	}
	.cces .cces__table .cces__table-col-head .sec:first-child
	{
		width: 50%;
		padding: 20px;
	}
}
.cces .cces__table,.cces .cces__table .cces__table-col-body
{
	width: 100%;
	margin-top:15px;
}
.cces .cces__table .cces__table-col-body .body-row
{
	border-bottom: 1px solid #eaeaea;
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.cces .cces__table .cces__table-col-body .body-row:last-child
{
	border-bottom: none;
}
.cces .cces__table .cces__table-col-body .body-row:nth-child(even)
{
	background: #f9f9f9;
}
.cces .cces__table .cces__table-col-body .body-row .sec
{
	box-sizing: border-box;
	float: left;
	margin: 0 -5px 0 0;
	padding: 10px 20px;
	width: 33%;
}
@media (max-width:780px)
{
	.cces .cces__table .cces__table-col-body .body-row .single-product-name
	{
		font-size: .9375rem;
		font-size: 15px;
	}
	.cces .cces__table .cces__table-col-body .body-row .sec
	{
		padding: 10px;
		width: 25%;
	}
	.cces .cces__table .cces__table-col-body .body-row .sec:first-child
	{
		width: 50%;
	}
}
.cces .cces__table .cces__table-col-body .body-row input
{
	background: #fff;
	box-sizing: border-box;
	margin: 0;
	max-width: 100%;
	width: 100%;
}
.cces .cces__table .cces__table-col-body .body-row .input-span
{
	background: #fff;
	border: 1px solid #ebecec;
	border-radius: 0;
	box-sizing: border-box;
	color: #383838;
	display: none;
	font-family: "Roboto",Arial,sans-serif;
	margin: 0;
	max-width: 100%;
	outline: 0;
	padding: 0 5px;
	width: 100%;
}
.cces .cces__table .cces__table-col-body .body-row .remove-item
{
	background: url(../../images/remove-item.jpg) no-repeat center;
	cursor: pointer;
	height: 20px;
	opacity: .35;
	position: absolute;
	right: 20px;
	top: 15px;
	width: 20px;
}
.cces .cces__table .cces__table-col-body .body-row .remove-item:hover
{
	opacity: .75;
}
@media (max-width:440px)
{
	.cces .cces__table .cces__table-col-body .body-row .remove-item
	{
		right: 5px;
	}
}
.cces .cces__table .cces__table-col-footer
{
	background: #efe8be;
	overflow: hidden;
	width: 100%;
}
.cces .cces__table .cces__table-col-footer .sec-head
{
	background: #9fc18b;
	border-top: 1px solid #eaeaea;
	box-sizing: border-box;
	color: #fff;
	font-family: "Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: .875rem;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 20px;
	text-transform: uppercase;
	width: 100%;
}
@media (max-width:780px)
{
	.cces .cces__table .cces__table-col-footer .sec-head
	{
		padding: 10px;
	}
}
.cces .cces__table .cces__table-col-footer .ihd-cces
{
	border: 1px solid #eaeaea;
	border-left: none;
	border-right: none;
	width: 100%;
}
@media (max-width:780px)
{
	.cces .cces__table .cces__table-col-footer .ihd-cces
	{
		border-bottom: none;
		border-right: 1px solid #eaeaea;
		box-sizing: border-box;
		float: left;
		width: 50%;
	}
}
.cces .cces__table .cces__table-col-footer .ihd-cces .sec
{
	box-sizing: border-box;
	color: #485c5c;
	display: inline-table;
	font-family: "Roboto",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: .9375rem;
	font-size: 15px;
	font-weight: 500;
	margin: 0 -5px 0 0;
	padding: 10px 20px;
	width: 19%;
}
@media (max-width:780px)
{
	.cces .cces__table .cces__table-col-footer .ihd-cces .sec
	{
		font-size: 1.0625rem;
		font-size: 17px;
		padding: 10px;
		width: 100%;
	}
}
.cces .cces__table .cces__table-col-footer .ibd-cces
{
	background: #fff;
}
@media (max-width:780px)
{
	.cces .cces__table .cces__table-col-footer .ibd-cces
	{
		float: right;
		width: 50%;
	}
}
.cces .cces__table .cces__table-col-footer .ibd-cces div
{
	box-sizing: border-box;
	display: inline-table;
	margin: 0 -5px 0 0;
	padding: 15px 20px;
	width: 19%;
}
@media (max-width:780px)
{
	.cces .cces__table .cces__table-col-footer .ibd-cces div
	{
		padding: 12px;
		width: 100%;
	}
}