

/* Start:/local/components/custom/form.calculator/templates/.default/style.css?17887732591144*/
#calc_itog, #washing {
    position: relative;
}
#calc_itog .popup-window-overlay, #washing  .popup-window-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: #ffffff;
    z-index: 10000;
    width: 100%;
    height: 100%;
}

#calc_itog .popup-window-overlay img, #washing .popup-window-overlay img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*
@media (min-width: 992px) {
    .calc__tabs-item del.remove-card {
        right: 6px!important;
    }
}

@media (min-width: 768px) {
    .calc__tabs-item del.copy-card {
   		right: 90px;
        bottom: 12px;
    }
}

@media (min-width: 992px) {
    .calc__tabs-item del.copy-card {
   		right: 90px;
    	bottom: 16px;
    }
}
*/

.calc__total-list-item-value {
	text-align: right;
}
.calc__total-list-item-name.black {
    color: #191919;
}

/*
.calc__tabs-item.tab-card {
    padding: 0!important;
}


.js-choose-card {
	padding: 20px 24px;
}
@media (min-width: 992px) {
  .js-choose-card {
    padding: 20px 24px;
  }
}
@media (min-width: 768px) {
  .js-choose-card {
    padding: 16px 20px;
  }
}
*/
/* End */
/* /local/components/custom/form.calculator/templates/.default/style.css?17887732591144 */
