body,html {
height: auto;
}

body {
overflow-y: auto;
font-family: Roboto,Arial;
}

.bg-2 {
background-color: rgb(255,255,255);
}

.conf-ins {
background-color: rgb(245,245,245);
}

.noactive::after {
content: ' ';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: rgb(255,255,255);
opacity: 0.6;
}

.product-box.active {
background-color: rgb(225,0,26);	
border-color: rgb(225,0,26);
}

.product-box .product-box-btn span {
background-color: rgb(225,0,26);	
}

.product-box:hover .product-box-btn span {
background-color: rgb(240,0,26);
}

.conf-ins .conf-lab .conf-lab-nr {
background-color: rgb(225,0,26);
}

.conf-lab-txt span {
color: rgb(225,0,26) !important;
}

.conf-lab-txt a {
color: rgb(225,0,26) !important;
}

.conf-nav .conf-nav-item a.active, .conf-nav .conf-nav-item span.active {
color: rgb(225,0,26);
}

.conf-ins .conf-help a {
color: rgb(225,0,26);
}

.conf-btn button, .conf-btn a {
background-color: rgb(88,188,0);
}

.conf-btn button:hover, .conf-btn a:hover {
background-color: rgb(75,160,0);
}

.materialy-xs-ico {
color: rgb(225,0,26);
}

.conf-ins .conf-colors .conf-color-item .conf-color-item-radio span {
background-color: rgb(225,0,26);
}

.conf-table td.mobile-last {
border-color: rgb(225,0,26);
}

.conf-table tbody td.conf-table-price {
color: rgb(225,0,26);
}

.conf-table td .conf-table-del {
background-color: rgb(225,0,26);
}

.conf-table .price-total-mobile-2 td {
background-color: rgb(235,235,235);
border-color: rgb(235,235,235);
color: rgb(20,20,20);
}

.conf-table .price-total-mobile-2 tr:nth-child(2) td {
color: rgb(225,0,26);
}

.conf-table .price-total-mobile-3 td {
background-color: rgb(235,235,235);
border-color: rgb(235,235,235);
color: rgb(20,20,20) !important;
}

.conf-table .price-total-mobile-3 tr:nth-child(3) td {
color: rgb(225,0,26) !important;
}

.nprice-1 {
color: rgb(20,20,20) !important;
}

.sum-totalexcvat {
color: rgb(20,20,20) !important;	
}