@import url("popup.css");

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

#filling {
	margin-bottom: 28px;
}
#select-sizes {
	float: left;
	width: 455px;
	margin-right: 60px;
}
@media (max-width: 991px) {
	#select-sizes {
		width: 100%;
	}
}
#select-sizes .title {
	line-height: 29px;
	text-transform: uppercase;
	font-size: 14px;
	color: #62656f;
	background: #e7f4fa;
	text-align: center;
}
#select-sizes .lockerParams {
	padding: 7px 7px 7px;
	border-bottom: 1px solid #b1b3b6;
	margin-bottom: 7px;
	text-align: center;
}
.w50 {
	float: left;
	width: 50%;
	box-sizing: border-box;
}
#select-sizes .lockerParams .field-name {
	width: 40%;
	float: left;
	line-height: 26px;
}
#select-sizes .lockerParams .field-value {
	width: 60%;
	float: left;
}
#select-sizes input[type=text],
#priceProps form[name=setMargin] input[type=text] {
	border: 1px solid #d8d9da;
	height: 24px;
	line-height: 25px;
	width: 70px;
	padding: 0 5px;
	box-sizing: border-box;
}
#select-sizes input[type=text].error {
	border: 1px solid #da0812;
}

#filling-description {
	float: left;
	width: 429px;
	min-height: 305px;
	position: relative;
}
@media (max-width: 991px) {
	#filling-description {
		width: 100%;
	}
}
#filling-description .select-filling {
	position: absolute;
	left: 0;
	bottom: 0;
}

#sectionsLockerImg {
	padding: 10px 0 0;
}
@media (max-width: 991px) {
	#sectionsLockerImg {
		display: flex;
    	overflow: scroll;
		padding-bottom: 16px;
	}
}
#sectionsLockerImg .locker-img {
	float: left;
	width: 91px;
	background: url(img/locker.png) no-repeat -91px 0;
	position: relative;
	padding-top: 265px;
	text-align: center;
}
@media (max-width: 991px) {
	#sectionsLockerImg .locker-img {
		flex-shrink: 0;
	}
}
#sectionsLockerImg .locker-img.active {
	background-position: 0 0;
}
#sectionsLockerImg .locker-img .close {
	width: 15px;
	height: 15px;
	background: url(img/close.png);
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	top: 220px;
}
#sectionsLockerImg .help-txt {
	position: absolute;
	left: 0;
	top: 187px;
	font-size: 10px;
	text-align: center;
	padding: 0 5px;
}
#sectionsLockerImg .locker-img.active .help-txt {
	display: none;
}

#filling .show-photo {
	font-size: 14px;
}

#add-section {
	display: inline-block;
	padding: 5px 20px 7px 34px;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	background: #efefef url(img/add-section.png) no-repeat 12px 50%;
	font: 14px/14px Tahoma;
	color: #179dda;
}

#filling-tabs-block {
	margin: 20px 0;
}
#filling-tabs-link {
	display: table;
	width: 100%;
	border: 1px solid #dadadb;
    box-sizing: border-box;
}
#filling-tabs-link li {
	display: table-cell;
	position: relative;
}
#filling-tabs-link li a {
	display: block;
	line-height: 52px;
	text-align: center;
	background: #e6e7e8;
	color: #62656f;
	border-right: 1px solid #dadadb;
	position: relative;
}
#filling-tabs-link li.disable a {
	color: #aaa;
	text-decoration: none;
}
#filling-tabs-link li:last-child a {
	border-right: 0;
}
#filling-tabs-link li a.active {
	background: #b9e1f4;
	text-decoration: none;
}
#filling-tabs-link li a.active:before {
	content: "";
	display: block;
	background: url(img/triangle.png) no-repeat;
	width: 11px;
	height: 6px;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -3px;
	z-index: 10;
}

#filling-tabs-content {
	border: 4px solid #b9e1f4;
	padding: 20px;
}
.ajax-load {
	background: url(img/load.gif) 50% 10px no-repeat;
}
.filling-products h2 {
	padding-bottom: 12px;
}
.filling-products .row .item {
	float: left;
	width: 435px;
	margin: 0 26px 26px 0;
	box-sizing: border-box;
	border: 1px solid #e6e7e8;
	padding: 10px 20px;
}
.filling-products .row .item .img,
.complect-info .row .item .img {
	margin-bottom: 12px;
}
.filling-products .row .item.last-item {
	margin-right: 0;
}
.filling-products .row .item:hover {
	border-color: #da0812;
}
.filling-products .scope,
.complect-info .scope {
	display: inline-block;
	margin-top: 12px;
	font-weight: bold;
	position: relative;
	color: #00a0e0;
	cursor: pointer;
}
.filling-products .scope .b-popup ,
.complect-info .scope .b-popup {
	font-weight: normal;
}
.filling-products .scope .b-popup-title ,
.complect-info .scope .b-popup-title {
	font-weight: bold;
}
.filling-products .item .w50:first-child,
.complect-info .item .w50:first-child {
	padding-right: 10px;
}
.filling-products .item .w50:last-child,
.complect-info .item .w50:last-child {
	padding-left: 10px;
}
.filling-products .props {
	margin-bottom: 40px;
}
.filling-products .prop,
.complect-info .prop {
	line-height: 11px;
	margin-bottom: 5px;
}
.filling-products .prop-name,
.complect-info .prop-name {
	float: left;
	max-width: 80%;
}
.filling-products .prop-value,
.complect-info .prop-value {
	float: right;
	/*width: 30%;*/
	text-align: right;
	max-width: 70%;
}

#filling .filling-btn {
	color: #fff;
	text-decoration: none;
	line-height: 32px;
	display: inline-block;
	padding: 0 12px;
	margin-bottom: 5px;
}
#filling .cancel2complect {
	display: inline-block;
}
#filling .filling-btn.blue-btn {
	background: #179dda;
}
#filling .filling-btn.orange-btn {
	background: #f37008;
}

.filling-products .filling-btn {
	/* float: right; */
}

.complect-info {
	margin-bottom: 35px;
	border-bottom: 1px solid #e6e7e8;
}
.complect-info .row .col {
	width: 50%;
	box-sizing: border-box;
	padding: 10px 20px;
	display: table-cell;
	border-right: 1px solid #e6e7e8;
	vertical-align: middle;
}
.complect-info .row .col:nth-child(even) {
	border-right: none;
}

#filling .zag {
	color: #62656f;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 12px;
}
#filling .zag span {
	color: #f37008;
}
.complect-block .row {
	border-bottom: 1px solid #e6e7e8;
}
.complect-block .zag {
	margin-left: 20px;
}
.filling-info-section {
	margin-bottom: 50px;
}
.filling-info-section .zag {
	margin-bottom: 20px;
}
.complect-block .row:last-child {
	border-bottom: none;
}
.complect-block .row .item {
	width: 50%;
	box-sizing: border-box;
	padding: 20px;
	border-right: 1px solid #e6e7e8;
	display: table-cell;
}
.complect-block .row .item:nth-child(even) {
	border-right: none;
}
.complect-info #fillingAdded .item {
	border: 1px solid #fff;
	position: relative;
}
.complect-info #fillingAdded .item:hover {
	border-color: #da0812;
}
.complect-block .row .item .img,
.complect-info .item .img {
	float: left;
	width: 160px;
	margin-right: 20px;
}
.complect-block .row .item .description,
.complect-info .item .description {
	float: left;
	width: 315px;
}
.complect-block .row .item .description .props,
.complect-info .item .description .props {
	width: 230px;
	margin-bottom: 14px;
}
.complect-block .row .item .description .props .prop-name,
.complect-info .item .description .props .prop-name {
	float: left;
}
.complect-block .row .item .description .props .prop-value,
.complect-info .item .description .props .prop-value {
	float: right;
}
.complect-block .row .item .description .title,
.complect-info .item .description .title {
	margin-bottom: 14px;
}
.complect-block .filling-btn {
    float: right;
}
.complect-info .item {
	margin-top: 20px;
}

.price-complect-block {
	padding: 20px;
}
.price-complect-block .price-complect {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #f37008;
	margin-bottom: 12px;
}

.filling-info-section .complects {
	margin-top: 40px;
}
.filling-info-section .complects {}
.filling-info-section .complect {
	margin-bottom: 20px;
}
/*.filling-info-section .complect:hover .img {
	border: 1px solid #da0812;
}*/
.filling-info-section .complect .img {
	float: left;
	margin-right: 20px;
	width: 160px;
	/*border: 1px solid #fff;*/
	position: relative;
}
.filling-info-section .complect .img a.close,
#fillingAdded .item a.close {
	display: none;
}
/*.filling-info-section .complect:hover .img a.close,*/
#fillingAdded .item:hover a.close {
	display: block;
	position: absolute;
	bottom: 3px;
	right: 3px;
	color: #da0812;
	text-decoration: none;
	text-transform: uppercase;
}
.filling-info-section .complect .txt {
	/*float: left;
	width: 800px;
	padding-top: 15px;*/
	margin: 0 20px 0 90px;
}
.filling-info-section p {
	margin: 0 0 12px;
}

.filling-info-section .related {
	padding: 5px;
	background: #feffd6;
}
.filling-info-section .related .rel-title {
	margin-left: 7px;
	display: block;
}
.filling-info-section .related table thead th {
    padding: unset;
    font-size: unset;
    line-height: unset;
    text-align: left;
    text-transform: unset;
    color: #000;
    background: unset;
}
.filling-info-section .related table tbody td {
	padding: 7px;
    vertical-align: top;
}
.filling-info-section .related table td.rel-img {
	width: 12%;
}
.filling-info-section .related table td.rel-img a {
    display: flex;
    width: 80px;
    height: 80px;
}
.filling-info-section .related table td.rel-name {
	width: 43%;
}
.filling-info-section .related.filling_added table td.rel-name {
	width: 68%;
}

.filling-info-section .related table td.rel-price {
	width: 20%;
    font-size: 16px;
    text-align: center;
}
.filling-info-section .related table td.rel-price .basket-item__price-text{
    margin: 0;
}
.filling-info-section .related table td.rel-bsk {
	width: 37%;
}
.filling-info-section .related table td.rel-bsk a.addRelated {
	display: flex;
    width: 100px;
	/* height: 16px; */
	padding-left: 19px;
    margin: 0 auto;
    text-align: center;
	background: url(img/add.png) no-repeat 0 50%;
}
.filling-info-section .related table td.rel-bsk a.delRelated {
	display: inline-block;
	height: 16px;
	padding-left: 19px;
	background: url(img/del.png) no-repeat 0 50%;
}

.filling-info-section .delBtn {
	display: inline-block;
	padding: 0 0 0 20px;
	background: url(img/del.png) 0 50% no-repeat;
	color: #91201a;
	height: 16px;
}

#show-filling {
	text-align: center;
	margin-top: 40px;
}
a.select-filling {
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #fff;
	background: #179dda;
	padding: 8px 27px;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
}
#show-filling a.order-btn {
	float: right;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	background: #f37008;
	padding: 9px 27px;
	text-decoration: none;
	display: none;
}
#show-filling a.order-btn.added{
	background:silver;
}

#filling .zag_eff {
	font-size: 12px;
}
#filling .zag_eff .price-complect_eff {
	font-size: 12px;
	display: inline-block;
}

.arFillingAdded2Ramka {
	margin-right: 15px;
}

p.dashed b {
	border-bottom: 1px dashed;
	cursor: pointer;
	position: relative;
}
p.dashed.hide_sect b:after {
	content: " ";
	position: absolute;
	top: 4px;
	right: -14px;
	display: block;
	width: 10px;
	height: 10px;
	background: url(img/hide.gif) no-repeat 50% 50%;
}
p.dashed.show_sect b:after {
	content: " ";
	position: absolute;
	top: 4px;
	right: -14px;
	display: block;
	width: 10px;
	height: 10px;
	background: url(img/show.gif) no-repeat 100% 50%;
}

form[name=showPrice] {

}
.pp_btn {
	border: 1px solid #d2d2d2;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 30px;
    background: #e69124;
    color: #fff;
    cursor: pointer;
}

#propsShowHide {
	display: inline-block;
	display: none;
	border-bottom: 1px dashed;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
#priceProps {
	/*display: none;*/
	margin-top: 10px;
	display: none;
}
#priceProps form[name=setMargin] span {
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	line-height: 10px;
}
#hidePriceProps {
	border-bottom: 1px dashed;
	cursor: pointer;
	font-size: 11px;
	margin-top: 5px;
	display: inline-block;
}

.basket-item__price-text {
    position: relative;
    margin-bottom: 10px;
	color: #33c3ce;
	font-size: 10px;
}

.basket__btn-qu {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 15px;
    height: 15px;
    color: #0057b8;
    font-weight: bold;
    font-size: 11px;
    background: rgba(0, 87, 184, 0.15);
    border-radius: 50%;
    cursor: pointer;
    text-decoration: none;
}

@media (max-width: 991px) {
	.filling-products .item .w50:last-child, .complect-info .item .w50:last-child {
		padding-left: 0;
		padding-top: 10px;
	}

	#filling .filling-btn {
		text-align: center;
		line-height: 24px;
	}

	.filling-products .row .item {
		width: 100%;
		overflow: scroll;
	}

	.w50 {
		width: 100%;
	}

	.w50 .img img,
	.complect-block .row .item .img img {
		display: block;
		margin: 0 auto;
	}

	.complect-info .row .col {
		width: 100%;
		display: block;
	}

	.complect-block .row .item .description, .complect-info .item .description {
		width: 100%;
	}

	.complect-block .row .item {
		width: 100%;
		display: block;
		border-right: none;
	}

	.price-complect-block {
		padding: 20px 0;
	}

	.complect-block .row .item .img, .complect-info .item .img {
		float: none;
		margin: 0 auto;
	}
}