@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,cyrillic-ext);
.clearfix:before, .clearfix:after, .clear:before {content: ""; display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

#closet {
	position: relative;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #58595b;
}
@media (max-width: 991px) {
	#closet {
		margin-top: 20px;
	}
}

#closet #loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: url(img/712.GIF) no-repeat 50% 50%;
}
#closet #left-col {
	float: left;
	width: 684px;
}
#closet #right-col {
	float: left;
	width: 260px;
	background: #cdcdce;
}

#closet #filter {
	background: #58595b;
	padding: 3px;
}
#closet #filter .filter-col {
	float: left;
	width: 25%;
	box-sizing: border-box;
	border-right: 1px solid #fff;
	padding: 3px;
	position: relative;
}
#closet #filter .filter-label,
#right-col .filter-label {
	position: relative;
	text-align: center;
	padding: 0 10px 0 30px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 6px;
	cursor: pointer;
}
#closet #filter .filter-label:after,
#right-col .filter-label:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -2px;
	right: 0;
	width: 9px;
	height: 6px;
}
#closet #filter .filter-label .step,
#right-col .filter-label .step {
	position: absolute;
	left: 0;
	top: -12px;
	width: 27px;
	height: 27px;
	font-size: 18px;
	color: #fff;
	line-height: 27px;
	border: 1px solid #0f8fc7;
	background: #58595b;
	z-index: 1;
	text-align: center;
}
#right-col .filter-label {
	background: #58595b;
	padding: 6px 0;
	margin-bottom: 0;
}
#right-col .filter-label:after {
	right: 6px;
}
#right-col .filter-label .step {
	top: -6px;
}
#closet #filter .select-content {
    position: relative;
    display: flex;
    align-items: center;
    height: 26px;
	border: 1px solid #0f8fc7;
	font-style: italic;
	line-height: 13px;
	text-transform: uppercase;
	color: black;
    background: #cdcdcd;
} 
#closet #filter .select-content.error {
    border-color: #e8535a;
}
#closet #filter .select-content.warning {
    border-color: #ffecb5;
}
#closet #filter .select-content.dimension {
    padding-left: 23px;
}
#closet #filter .select-content.dimension input::-webkit-outer-spin-button,
#closet #filter .select-content.dimension input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#closet #filter .select-content.dimension input {
    -moz-appearance: textfield;
}
#doors-dropdown .select-content {
    padding-left: 5px;
}
#closet #filter .select-content .inner-text {
	padding: 0 3px;
}
#closet #filter .select-content .col-3 {
	float: left;
	width: 33.33%;
}
#closet #filter .select-content .col-3 .param-name {
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
	color: #fff;
	background: #0088c3;
}
#closet #filter .select-content .col-3 .param-name.error {
    color: #721c24;
    background: #e8535a;
}
#closet #filter .select-content .col-3 .param-name.warning {
    color: #664d03;
    background: #ffecb5;
}
#closet #filter .select-content .col-3 .param-name.cnt_door {
	width: 13px;
	height: 13px;
	padding: 0 1px;
}
#closet #filter .select-content .col-3 .param-value {
	vertical-align: middle;
	margin-left: 3px;
}

#closet #filter .dropdown {
	position: absolute;
	background: #cdcdce;
	left: 0;
	top: 55px;
	padding: 7px;
	width: 99%;
	box-sizing: border-box;
	display: none;
}

#closet #filter .btn,
#right-col .r-radio .btn {
	display: inline-block;
	padding: 0 0 0 20px;
	margin-bottom: 10px;
	text-align: left;
	position: relative;
	text-transform: uppercase;
	border: none;
	color:#58595b;
}
#closet .btn{
	background:none;
	min-width: unset; height:auto;
	/* text-overflow: unset; */
}
#closet .select-separator th{
	background:none; color:unset; padding:0;
}

#closet #filter .btn.active,
#right-col .r-radio .btn.active {
	box-shadow: none;
	color: #0088c3;
}
#closet #filter .btn:active,
#right-col .r-radio .btn:active {
	box-shadow: none;
}

#right-col .r-radio .btn.btn-disabled {
    color: #9fabb7;
}

#closet #filter [data-input_type="radio"] .btn:after,
#right-col .r-radio[data-input_type="radio"] .btn:after {
	content: '';
	position: absolute;
	top: 2px;
	left: 1px;
	width: 15px;
	height: 15px;
    border-radius: 50%;
    outline: 1px solid #666666;
    border: 2px solid #f8f9fd;
	background: #f8f9fd;
    transition: .2s all ease;
}

#closet #filter [data-input_type="radio"] .btn:hover:after,
#right-col .r-radio[data-input_type="radio"] .btn:hover:after {
    background: #949599;
}

#closet #filter [data-input_type="radio"] .btn.active:after,
#right-col [data-input_type="radio"] .btn.active:after,
#right-col [data-input_type="radio"] .btn.active:hover:after {
    background: #0088c3;
}

#right-col .r-radio[data-input_type="radio"] .btn.btn-disabled:after {
    background: transparent;
    opacity: 0.5;
}

#right-col .r-radio[data-input_type="radio"] .btn.active.btn-disabled:after {
    background: #0088c3;
}

#closet #filter .btn.btn-2 {
	padding: 0 3px;
	border: 1px solid #fff;
	border-radius: 0;
	line-height: 14px;
	margin-left: 2px;
	color: #fff;
}
#closet #filter .btn.btn-2:hover {
	background: #aaaaab;
}
#closet #filter .btn.btn-2.active {
	border-color: #0f8fc7;
	color: #0088c3;
}
#closet #filter [data-input_type="radio"] .btn.btn-2:after {
	background: none;
}

#closet .inp-row {
	position: relative;
	margin: 0 0 10px 0px;
}
#closet .inp-row input[type=text] {
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	line-height: 14px;
	color: #0088c3;
	padding: 2px;
	border: 1px solid #fff;
	background: transparent;
	margin-right: 8px;
}
#closet .inp-row span {
	margin-left: 70px;
	display: inline-block;
}
.plusInp,.minusInp {
	background: url('img/arrows_inp.png') 0 0 no-repeat;
	position: absolute;
	width: 20px;
    height: 10px;
    left: 42px;
    top: 0px;
	cursor: pointer;
}
.minusInp {
	top: 10px;
    background-position: 0 -11px;
}
#closet #filter .select-content .col-4 {
	float: left;
	width: 25%;
	border-right: 1px solid #0f8fc7;
	box-sizing: border-box;
	height: 100%;
}
#closet #filter .select-content .col-4:last-child {
	border-right: none;
}
#closet #filter .select-content .col-4 .param-value {
	line-height: 11px;
	padding: 0 3px;
}

#closet .select-separator th {
	vertical-align: top;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	white-space: nowrap;
}

#right-col .r-block {
	border-bottom: 1px solid #58595b;
	padding: 8px 10px;
}
#right-col .r-block.last-child {
	border-bottom: 0;
}
#right-col .r-block .zag {
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
#right-col .colors-select .btn {
	width: 33%;
	box-sizing: border-box;
	border: none;
	border-radius: 0 none;
	padding: 0;
	text-align: left;
	box-shadow: none;
	display: block;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 4px;
}
#right-col .colors-select .btn .color {
	height: 20px;
	border: 1px solid #fff;
	margin: 2px;
}
#right-col .colors-select .btn span {
	margin-left: 4px; 
	color:#58595b;
}
#right-col .colors-select .btn.active span{
	color:#0088c3;
}

#right-col .colors-select .btn .color-outer {
	width: 80%;
	border: 1px solid transparent;
	margin-bottom: 2px;
}
#right-col .colors-select .btn:hover .color-outer {
	border-color: #fff;
}
#right-col .colors-select .btn.active {
	color: #0088c3;
}
#right-col .colors-select .btn:hover .color,
#right-col .colors-select .btn.active .color {
	border-color: #cdcdce;
}
#right-col .colors-select .btn.active .color-outer {
	border-color: #1991c5;
}
#right-col .r-radio .btn {
	margin-right: 12px;
	color:#58595b;
}
#right-col .apply-options {
	padding: 0px 10px 5px;
}
#right-col .apply-options a {
	display: block;
	text-decoration: none;
	text-align: center;
	background: transparent;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	border: 2px solid #1a91c5;
	width: 100%;
	color: #0088c3;
	cursor: pointer;
}
#right-col .apply-options a:active {
	position: relative;
	top: 1px;
}

#right-col .profil-select .btn {
	box-sizing: border-box;
	border: none;
	border-radius: 0 none;
	padding: 0;
	text-align: left;
	box-shadow: none;
	display: inline-block;
	margin-right: 20px;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 4px;
}
#right-col .profil-select .btn span {
	margin-left: 4px;
	color:#58595b;
}
#right-col .profil-select .btn .profil {
	padding: 3px;
	border: 1px solid transparent;
}
#right-col .profil-select .btn:hover .profil {
	border-color: #fff;
}
#right-col .profil-select .btn.active .profil {
	border-color: #22a0d9;
}
#right-col .profil-select .btn.active span {
	color: #0088c3;
}

.form-sbmt {
    display: flex;
    justify-content: center;
	padding: 14px 0 19px;
	text-align: center;
	width: 944px;
}
.form-sbmt button {
	font-size: 14px;
	line-height: 27px;
	text-transform: uppercase;
	background: #179dda;
	border: 0;
	color: #fff;
	width: 300px;
}

#response {
	position: relative;
}
#response .also table th:before,
#response .specification table th:before{
	display: none;
}
.specification {}
.specification table,
.closet-basket table {
	border-style: solid;
	border-color: #179dda;
	/* border-width: 4px 1px 1px 1px; */
	border-width: 4px 0 1px 0;
	width: 100%;
	border: 1px solid #bebebe;
}
@media (max-width: 991px) {
	.specification table,
	.closet-basket table {
		display: block;
		overflow: scroll;
	}
}
.closet-basket table {
	border-color: #f37131;    border-collapse: unset;
}
.closet-basket table th:before{display: none;}

.specification table > thead > tr > td,
.specification table > tbody > tr > td,
.specification table > thead > tr > th,
.specification table > tbody > tr > th,
.closet-basket table > thead > tr > td,
.closet-basket table > tbody > tr > td,
.closet-basket table > thead > tr > th,
.closet-basket table > tbody > tr > th {
	border-style: solid;
	border-color: #d8d9da;
	border-width: 0 1px 1px 0;
	margin: 0;
	padding: 12px;
    box-sizing: border-box;
    vertical-align: middle;
}
.no-border-right {
	border-right-width: 0px !important;
}
.no-border-bottom {
	border-bottom-width: 0px !important;
}
.specification .t-title td,
.closet-basket .t-title td {
	background: #b9e1f4;
	font-size: 14px;
	text-transform: uppercase;
}
.closet-basket .t-title td {
	background: #fbd4c1;
	font-weight: bold;
}
.specification .t-props p {
	margin: 2px 0;
}
.specification thead th,
.specification tbody td,
.closet-basket thead th,
.closet-basket tbody td {
	text-align: center;
}
.specification thead th,
.closet-basket thead th  {
	/* background-color: #f2f3f3; */
}

.specification tbody td.name,
.closet-basket tbody td.name {
	text-align: left;
}
.specification tbody td.name .articul,
.closet-basket tbody td.name .articul {
	display: block;
	margin-bottom: 3px;
}
table td.summ {
	background-color: #fff4ee;
	white-space: nowrap;
}
table td.price {
	white-space: nowrap;
}
.specification .result,
.closet-basket .result,
.also .result {
	margin: 10px 0;
}
.specification .result .controls,
.closet-basket .result .controls,
.also .result .controls {
	float: left;
}
.specification .controls a,
.closet-basket .controls a,
.also .controls a {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	margin: 7px 0;
	padding-left: 34px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.closet-basket .t-title td {
	padding: 5px 12px;
}
.closet-basket .t-title span {
	display: inline-block;
	background: #fff;
	text-transform: none;
	line-height: 27px;
	padding: 0 32px;
}

.closet-basket .to_bsk .btn {
	width: 17px;
	height: 19px;
	padding: 0;
	margin: 0;
	box-shadow: none;
	border: none;
	border-radius: 0;
}
.closet-basket .to_bsk .btn.active {
	background-position: 0 -19px;
}
.closet-basket .form-sbmt button {
	background: #f27121;
}
.closet-basket .form-sbmt button.added {
	background: #96989f;
}

.also {}
.also .a-title {
	padding: 12px 0;
	font-size: 14px;
}
.also table {
	border-style: solid;
	border-color: #d8d9da;
	border-width: 1px 0 0 1px;
	width: 100%;
}
@media (max-width: 991px) {
	.also table {
		display: block;
		overflow: scroll;
	}
}
.also table > thead > tr > td,
.also table > tbody > tr > td,
.also table > thead > tr > th,
.also table > tbody > tr > th {
	border-style: solid;
	border-color: #d8d9da;
	border-width: 0 1px 1px 0;
	margin: 0;
	padding: 12px;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
}
.also thead th {
	/* background: #f2f3f3; */
}
.also table > tbody > tr > td {
	vertical-align: middle;
}
.also table td.img:first-child,
.closet-basket td.scheme:first-child,
.specification td.scheme:first-child
{
	padding:0;width:160px;
}
.also table td:first-child a,
.closet-basket td.scheme:first-child a,
.specification td.scheme:first-child a,
.also table td:first-child img,
.closet-basket td.scheme:first-child img,
.specification td.scheme:first-child img
{
	display:block; width:160px;
}
.also table td.img {
	width: 94px;
}
.also table td.name {
	text-align: left;
}
.also table td.name span.articul {
	display: block;
	margin-bottom: 3px;
}
.also .quantity {
	text-align: center;
	width: 64px;
}
.also .quantity input {
	border: 1px solid #d8d9da;
	width: 64px;
	height: 26px;
	box-sizing: border-box;
	padding: 0 5px;
	line-height: 26px;
	font-size: 14px;
	text-align: center;
	font: 12px Tahoma;
}
.also .quantity input:hover,
.also .quantity input:focus {
	border-color: #f37131;
}
.also .closet_add2bsk {
	text-align: center;
	width: 137px;
}
.also .closet_add2bsk a {
	display: inline-block;
	padding: 2px 0;
	width: 137px;
	text-decoration: none;
	background-color: #f37131;
	color: #fff;
	font-size: 14px;
}
.also .closet_add2bsk a.added {
	background-color: #96989f;
}

#messageBox {
	color: #c62304;
}
#messageBox .error{
	color: #c62304; font-size:14px;
}
#canvas {
	width: 100%;
}
.doorImage {
	width: 118px;
	height: 16px;
	background: url('/images/closing/doors.png') no-repeat;
}
.doorImage.door1 {
	background-position: -11px -215px;
}
.doorImage.door2 {
	background-position: -11px -195px;
}
.doorImage.door3 {
	background-position: -11px -155px;
}
.doorImage.door4 {
	background-position: -11px -108px;
}
.doorImage.door5 {
	background-position: -11px -64px;
}
.doorImage.door6 {
	background-position: -11px -9px;
}
.colors-select {
	height: 100px;
}
.dimension input{
    width: 58px;
    border: none;
    outline: 0;
    padding: 0 0px;
    height: 26px;
    background: transparent;
    color: black;
    font-size: 13px;
    font-style: italic;
    font-family: 'PT Sans Narrow', sans-serif;
    display: inline-block;
}
#closet #filter .dimension .col-3 {
    display: flex;
    align-items: center;
	width: 50%;
}

#show-res:disabled {
    background: #949599;
}

.ps48-content {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    transform: translateY(90%);
    display: none;
    align-items: center;
    padding: 10px;
    border: 1px solid;
    border-radius: 5px;
    font-size: 12px;
    font-style: normal;
    text-transform: none;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 10%);
}

#closet #filter .select-content.error .ps48-content{
    border-color: #f5c6cb;
    color: #721c24;
    background-color: #f8d7da;
}

#closet #filter .select-content.warning .ps48-content{
    border-color: #ffecb5;
    color: #664d03;
    background-color: #fff3cd;
}

.ps48-icon {
    display: flex;
    min-width: 25px;
    min-height: 25px;
    max-width: 25px;
    max-height: 25px;
    margin-right: 10px;
}

.ps48-icon svg {
    width: 100%;
    height: 100%;
}

.ps48-icon .cls-1,
.ps48-icon .cls-2 {
    fill: #e8535a;
    fill-rule: evenodd;
}

.ps48-icon .cls-2  {
    opacity: 0.15;
}

@media (max-width: 991px) {
	#closet #filter {
		display: flex;
		flex-direction: column;
	}

	#closet #filter .filter-col {
		width: 100%;
	}

	#closet #right-col {
		width: 100%;
	}

	.door--option__val-el label:not(.select-radio__item) {
		display: flex !important;
		align-items: center;
	}

	.door--option__val-el label:not(.select-radio__item) + label {
		margin-top: 10px;
	}

	.door--option__val-el label:not(.select-radio__item) input {
		margin-right: 5px;
	}
}