

/* Start:/calculator/inc/styles.css?17611577914394*/
.calc-list {
	float: left;
	width: 100%;
	height: auto;
}
.calc-text {
	float: left;
	width: 100%;
	text-align: center;
}
.calc-text u:hover {
	cursor: pointer;
}
.calc {
	opacity: 0;
	width: 0;
	height: 0;
}
.calc-show .form-control,
.calc-show .form-control label,
.calc-show {
	opacity: 1 !important;
	width: auto !important;
	height: auto !important;
}
.calc-show .form-control input {
	opacity: 1 !important;
	width: 100% !important;
	height: auto !important;
}
.calc-show .form-control input[type=checkbox] {
	width: auto !important;
}
.calc-natyaz.calc-show .form-control input[type=checkbox] {
	margin-right: 10px;
    position: relative;
    top: 3px;
}
.calc-show .form-control {
	margin-bottom: 19px !important;
}
.block-50,
.block-51 {
	float: left;
	width: 49%;
	padding-top: 20px;
}
.block-50 {
	padding-right: 1%;
}
.block-51 {
	padding-left: 1%;
}
input {
	padding: 4px 10px !important;
}
.calc-sistems {
	width: 100%;
	border: 1px solid #E5E5E5;
	border-radius: 2px;
	display: none;
}
.calc-sistems div {
	border-right: 1px solid #E5E5E5;
	flex-grow: 1;
	text-align: center;
	padding: 20px;
}
.calc-sistems div div {
	border-right: 0;
}
.calc-sistems div:last-child {
	border-right: 0;
}
.calc-sistems div div {
	display: block;
	font-size: 28px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 15px;
}
.calc-chip-da {
	width: 45%;
	border: 1px solid #E5E5E5;
	border-radius: 2px;
	display: none;
	text-align: center;
	margin: 0 auto;
}
.calc-chip-da div {
	display: block;
	font-size: 28px;
	line-height: 20px;
	font-weight: bold;
}
.calc-chip-da p {
	margin: 20px;
}
.calc-chip-da button {
	margin-bottom: 20px;
}
.calc-chip-panel span {
	font-style: italic;
	font-weight: 300;
	font-size: 2.5rem;
	padding-bottom: 5rem;
}
.calc-chip-panel {
	text-align: center;
	width: 100%;
	display: none;
}
.calc-chip-panel div {
	padding-top: 15px;
}
.calc-other {
	text-align: center;
	display: none;
}
.cena {
	display: none;
	width: 35%;
	min-width: 300px;
	border: 1px solid #E5E5E5;
	border-radius: 2px;
	display: none;
	text-align: center;
	margin: 0 auto;
	padding: 15px;
}
.cena .cena-name {
	display: block;
}
.cena .cena-val {
	display: block;
	font-size: 28px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 20px;
}
.cena .button {
	margin-top: 30px;
}
.nope {
	display: none;
	text-align: center;
	width: 100%;
	border: 1px solid #E5E5E5;
	border-radius: 2px;
}
.nope span {
	padding: 20px;
	font-style: italic;
    font-weight: 300;
    font-size: 2.5rem;
	width: 100%;
	text-align: center;
}
.calc-griliyato-all {
	display: none;
}
.calc-griliyato .calc-chip-da {
	width: 35%;
	min-width: 300px;
}
.calc-griliyato .calc-chip-da .button {
	margin-top: 30px
}
.calc-natyaz,
.calc-natyaz .form-control input,
.calc-natyaz .form-control label,
.calc-natyaz .form-control,
.calc-kass-s .cvet,
.calc-kass-o .cvet,
.calc-steklo .cvet {
	opacity: 0;
	width: 0;
	height: 0;
	margin-bottom: 0;
}
.calc-kass-s .cvet select,
.calc-kass-o .cvet select,
.calc-steklo .cvet select {
	opacity: 0;
	width: 0;
	height: 0;
}
.calc-kass-s .calc-other,
.calc-kass-o .calc-other {
	display: none;
}
.calc-kass-s .cena,
.calc-kass-o .cena {
	margin-top: 20px;
}
.ik_select_list .scroller {
	height: 100% !important;
}
.calc-ps-note {
	font-style: italic;
	display: block;
    float: left;
    width: 100%;
}
.CALCULATOR .form_body div:nth-child(4) {
	display: none;
}
.ploshad-note {
	display: block;
    float: left;
    width: 100%;
	margin-bottom: 15px;
}
.calculator-page .ploshad-note label span {
	color: #888;
	font-size: 12px;
	font-weight: normal;
}
.calculator-page label span {
	font-size: 14px;
	font-weight: bold;
}
.calculator-page .common_select .common_select-link .ik_select_link_text {
	font-size: 14px;
}
.calc-kass-s .calculator_btn_cheap,
.calc-kass-o .calculator_btn_cheap {
	margin-top: 20px;
}
.calculator-page .right_block.catalog .inner_wrapper {
	overflow: hidden;
}
.calculator-page .right_block.text {
	margin-top: 25px;
}

.calc .form-control.required label span {
	color: red;
}
.calc .form-control.required label span:after {
	display: inline-block;
	content: 'Поле обязательно для заполнения!';
	font-size: 12px;
    float: right;
}
.calc .form-control.required.null label span:after {
	content: 'Значение должно быть больше нуля!';
}
.calc .form-control.required input {
	border-color: red;
}
/* End */


/* Start:/local/templates/aspro_mshop/components/bitrix/news.list/calc-natyaz/style.css?1761157806826*/
.calc-natyaz .result {
    width: 100%;
    border: 1px solid #E5E5E5;
    border-radius: 2px;
	padding: 20px;
	text-align: center;
	margin-bottom: 15px;
}

.calc-natyaz .result .title {
    font-style: italic;
    font-weight: 300;
    font-size: 2.5rem;
    padding-bottom: 3rem;
}

.calc-natyaz .result .title span {
    font-weight: bold;
}

.calc-reechnye input[type="number"],
.calc-natyaz input[type="number"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #f7f7f7;
    border: 1px solid #E5E5E5;
    border-radius: 2px;
    box-shadow: none;
    color: #383838;
    height: auto;
    font-size: 12px;
    padding: 8px 13px 7px;
    width: 100%;
}
.calc-natyaz .result > div.res,
.calc-natyaz .result {
	display: none;
}
/* End */
/* /calculator/inc/styles.css?17611577914394 */
/* /local/templates/aspro_mshop/components/bitrix/news.list/calc-natyaz/style.css?1761157806826 */
