/* Breadrumbs and title */

body .page-title-wrapper {
    text-align: center;
}

body .page-title-wrapper .page-title {
    color: #00bb00;
    font-weight: bold;
    font-size: 40px;
}


/*.breadcrumbs {
    padding-top: 30px;
    max-width: unset;
    padding-left: 8px;
}

.breadcrumbs .items {
    font-size: 1.2rem;
    color: #a3a3a3;
    margin: 0;
    padding: 0;
    list-style: none none;
}

.breadcrumbs .item:not(:last-child) {
    display: inline-block;
    text-decoration: none;
}

html body .breadcrumbs ul.items li,
html body .breadcrumbs ul.items li span,
html body .breadcrumbs ul.items li a,
html body .breadcrumbs ul.items li strong {
    font-size: 14px !important;
}*/

html body .breadcrumbs ul li a {
    text-decoration: none !important;
    color: #888 !important;
}


/* html body .breadcrumbs ul li:last-child * {
    color: #333 !important;
}*/

body a,
body a:hover {
    color: #00bf00 !important;
    text-decoration: none !important;
}

body .table-responsive.sticky-table * {
    font-family: Arial !important;
    font-size: 16px !important;
}

body .table-responsive.sticky-table .rTable-deccription * {
    font-size: 13px !important;
}

body .table-responsive.sticky-table .filter-row-rdata-cell * {
    font-size: 14px !important;
}

body .table-responsive.sticky-table .filter-row-rdata-cell:first-child * {
    font-size: 12px !important;
}

body .table-responsive.sticky-table #pagiArea,
body .table-responsive.sticky-table #show-hide-button a span {
    font-size: 14px !important;
}

body .load-more-result,
body .load-link {
    display: none !important;
}

.right-span {
    float: right;
}

.filter-label {
    background-color: darkgray;
}

.rTable {
    display: table;
    width: 100%;
}

.rTableRow {
    display: table-row;
}

.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
}

.rTableCell,
.rTableHead {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #999999;
    box-sizing: border-box;
}

.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}

.rTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}


/* .rTableBody {
    display: table-row-group;
} */

.fixed-tbl {
    width: 20%;
}

.fixed-tbl-status {
    width: 7.5%;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #00bb00;
    border-bottom: 16px solid #00bb00;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.pop-spin {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 99;
    display: none;
    /* padding-left: 38%; */
    /* padding-top: 50%; */
    background-color: rgba(255, 255, 255, 0.8);
}

.custom-loader-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.rtabel-cell {
    height: 21px;
    padding-top: 2px;
    position: relative;
}

.rtabledata-cell.top-cell,
.filter-row-rdata-cell {
    max-height: 183px;
    margin-top: 0px;
}

.noUi-vertical {
    height: 150px;
    width: 8px;
    margin-top: -10px;
}

.noUi-vertical .noUi-handle {
    width: 20px;
    height: 20px;
    left: -7px;
    top: -12px;
    border-radius: 25px;
    border: 1px solid #9a9696;
    background-color: #9a9696;
}

.noUi-vertical .noUi-handle:after {
    display: none;
}

.noUi-vertical .noUi-handle:before {
    display: none;
}

.rTableCell .filter-label {
    height: auto !important;
    margin: 0;
    line-height: 35px;
}

.noUi-base {
    background-color: #d8d4d4;
    ;
    ;
}

.noUi-handle {
    box-shadow: none;
}

.rTableCell>.filter-label {
    padding: 10px;
    text-align: center;
    padding-bottom: 10px;
}

.fa-color {
    color: #999999;
}

.noUi-tooltip {
    border: 0;
    background: none;
}

.mps-tolltip-range-min {
    margin-left: -29px;
    color: #b6babd;
    display: none;
}

.mps-tolltip-range-max {
    margin-left: -29px;
    color: #b6babd;
    display: none;
}

.rTable-deccription {
    width: 244px;
}


/*new styles start*/

.main-product-list {
    width: 100%;
    /* display: table; */
}

.row-new {
    text-align: center;
}

.arrow1 {
    position: relative;
    display: block;
    margin: 0px 18px -17px 0px;
    text-align: center;
}

#sku {
    margin: 10px 0;
    font-size: 14px !important;
}

.arrow2 {
    position: relative;
    display: block;
    padding: 0px 0px 0px 17px;
    text-align: center;
}


/*new style add */

.dropdown-before-product {
    background: aliceblue;
}

.inner-side-span {
    float: left;
    padding: 5px;
}


/* parametric form style start*/

.row-new.product-count-block td.rTableCell.arrow-box.res-first-cell.res-border-cell {
    padding: 16px !important;
    text-align: center;
    z-index: 1;
}

.select-all {
    width: 53px;
    height: 11px;
    font-family: DIN OT;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    color: #00bf00;
}

.noUi-tooltip.range-text {
    display: block;
    position: relative;
    border: none;
    border-radius: 3px;
    background: none;
    color: #4a4a4a;
    padding: 55px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}

.first-cell {
    box-shadow: 3px 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.rtabledata-cell.slider-line {
    padding-top: 15px;
}

.rTableCell.first-cell {
    width: 150px;
}

.rtabel-cell.rtable-text {
    width: 165px;
}

.rTableCell,
.rTableHead {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #d6d9e0;
}

.rtabledata-cell .inner-content {
    height: 183px;
    overflow-y: auto;
    padding-top: 10px;
}

.rTableCell>.filter-label {
    vertical-align: middle;
    padding: 5px !important;
    text-align: center;
    font-size: 12px;
    box-sizing: border-box;
    line-height: normal;
    min-width: 75px;
}

#table-header #parametric-form-label .rTableCell {
    vertical-align: middle;
    background-color: #e1e5ed;
}

.rTableCell .filter-label {
    /* height: 21px !important; */
}

.filter-label {
    background-color: #e1e5ed;
}


/*Iout(min)(A)*/


/* .noUi-origin{
    top:0%;

} */

.noUi-base {
    width: 4px !important;
    height: 110px;
    position: relative;
    z-index: 1;
    /* padding-top: 23px; */
    background-color: #e1e5ed;
    border-radius: 3px;
}

.noUi-vertical {
    width: 35px !important;
    height: 110px !important;
    border: none !important;
    box-shadow: none !important;
}

.sticky-table table tr.sticky-row:first-child th {
    z-index: 20;
    padding: 0;
}

.sticky-table table tr.sticky-row td.sticky-cell,
.sticky-table table tr.sticky-row th.sticky-cell {
    z-index: 20;
}

.noUi-vertical .noUi-handle {
    width: 24px !important;
    height: 24px !important;
    left: -10px !important;
    top: -4px !important;
    background: #ffffff;
    border-radius: 25px;
    border: solid 1px #00bf00;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50% !important;
    right: 0% !important;
    left: 50% !important;
}

.noUi-tooltip {
    display: block !important;
    position: relative !important;
    border: none !important;
    border-radius: 3px !important;
    background: none !important;
    color: #4a4a4a !important;
    padding: 0px 14px !important;
    /* font-size: 14px; */
    font-weight: bold !important;
    /* text-align: left; */
    white-space: nowrap !important;
    font-size: 10px;
}

.rTableCell.rTableCell-first {
    border: 1px solid #d6d9e0;
    background: #f8f9fa;
}

.firstcell-box {
    box-shadow: none;
    /* box-shadow: 3px 2px 4px 0 rgba(0, 0, 0, 0.0); */
    background: #fff !important;
}

.filter-col-1 .rtabledata-cell.slider-line.status-scroll {
    height: 172px !important;
    overflow-y: auto;
    outline: none;
}


/*Checkbox starts*/

label:hover:before {
    border: 1px solid #e5ebf2 !important;
}

.checkbox input[type="checkbox"] {
    opacity: 0;
    display: none;
}

.checkbox label {
    cursor: pointer;
    /* display: inline-block; */
    min-height: 19px;
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 14px;
    /* padding-right: 10px; */
    margin: 0px 30px 0 0px;
    border: 1px solid #e5ebf2;
    border-radius: 4px;
    background-color: #ffffff;
    /* -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out; */
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox-success input[type="checkbox"]:checked+label::before {
    background-color: #00bf00;
    border: solid 1px #ffffff;
}

.checkbox-success input[type="checkbox"]:checked+label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked+label::after {
    content: url(../images/combined-shape1.png) !important;
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
    margin-left: 6px;
    padding-left: 3px;
    padding-top: 2px;
    font-size: 11px;
    color: #555555;
    border-radius: 4px;
}

.right-span {
    float: right;
    margin-right: 0;
    margin-bottom: 0px;
    width: 14px;
    /* display: inline-block; */
}


/*--------Result Checkbox Starts------------*/

.checkbox-result input[type="checkbox"] {
    opacity: 0;
    display: none;
    /* margin-left: 2px; */
    /* position: relative; */
    /* float: left; */
    /* left: 0; */
    /* right: 0px; */
}

label:hover:before {
    border: 1px solid #e5ebf2;
}

.checkbox-result label {
    cursor: pointer;
    min-height: 20px;
    position: relative;
    padding-left: 0px;
    padding-right: 5px;
}

.checkbox-result label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    /* padding-right: 10px; */
    margin: 0px 30px 0 0px;
    border: 1px solid #e5ebf2;
    border-radius: 4px;
    background-color: #ffffff;
    /* -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out; */
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox-success-res input[type="checkbox"]:checked+label::before {
    background-color: #00bf00;
    border: solid 1px #ffffff;
}

.columns .column.main .category-cms {
    max-width: 100%;
    margin: 0 auto;
}

.checkbox-success-res input[type="checkbox"]:checked+label::after {
    color: #fff;
}

.checkbox-success-res input[type="checkbox"]:checked+label::after {
    content: url(../images/combined-shape1.png) !important;
    width: 16px;
    height: 16px;
}

.parametric_product_list .rTableRow.selectedRow td {
    background: #E9EFFE;
}

.checkbox-result label::after {
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 23px;
    left: 0;
    top: 0;
    padding-top: 0;
    padding-left: 1px;
    font-size: 11px;
    color: #555555;
    text-align: center;
    border-radius: 4px;
}


/*---------Result Checkbox Ends-------------*/


/*Checkbox Ends*/

.sorting-area th {
    height: 21px !important;
    background-color: #e1e5ed;
}

.sorting-area th {
    background-color: #e1e5ed;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sorting-area th.sticky-cell {
    width: 290px !important;
    padding: 5px 8px 5px 8px;
}


/*.arrow1 {
    position: relative;
    display: block;
    margin: 0px 18px -19px 0px;
    text-align: center;
}*/

span.parts {
    position: absolute;
    left: 18px;
    width: 373px;
    height: 23px;
    float: left;
    font-weight: bold;
    text-align: left;
    color: #00bf00;
}

img.Triangle-1 {
    /* width: 7px; */
    max-width: 100%;
    height: auto;
    object-fit: contain;
    /* transform: rotate(180deg); */
    border-radius: 0.9px;
}

img.Triangle-2 {
    max-width: 100%;
    height: auto;
    object-fit: contain;
    /* transform: rotate(-270deg);*/
    border-radius: 0.9px;
}

.rTableCell,
.rTableHead {
    display: table-cell;
    padding: 0px 10px;
    border: 1px solid #d6d9e0 !important;
    box-sizing: border-box;
}

.rTable-res-cell {
    display: table-cell;
    border-top: 0px solid black !important;
    border-right: 1px solid #e1e5ed !important;
    border-bottom: 0px solid #d6d9e0 !important;
    border-left: 1px solid #d6d9e0;
    vertical-align: middle;
    box-sizing: border-box;
}

.rTable-res-cell.res-inner-cell {
    vertical-align: middle;
    padding: 12px 8px 14px 8px;
    box-shadow: 3px 1px 4px 0 rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}

.can-be-updated:nth-child(odd) {
    background: #f8f9fa;
}

div.can-be-updated {
    padding: 20px 0;
    background: #fff !important;
}

.can-be-updated:last-child() {
    border-bottom: 1px solid #d6d9e0;
}

.rTableCell.res-first-cell {
    padding: 0px 2px !important;
    box-shadow: 3px 1px 4px 0 rgba(0, 0, 0, 0.1);
}

.rTableCell.res-inner-cell {
    vertical-align: middle;
    padding: 12px 0px 14px 8px;
    box-shadow: 3px 1px 4px 0 rgba(0, 0, 0, 0.1);
}

a.res-title {
    width: 104px;
    /* height: 19px; */
    font-family: DIN OT;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

.rTable-deccription {
    width: 244px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.29;
    text-align: left;
    color: #4a4a4a;
}

.scroll-div {
    position: absolute;
    width: 40px;
    top: 65px;
    right: 20px;
    height: 100px;
    margin-left: 0px;
    border-radius: 4px;
    background-color: #00bf00;
    z-index: 10;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2);
}

.scroll-div-right {
    position: absolute;
    width: 40px;
    top: 40%;
    right: 12px;
    /* float: right; */
    height: 100px;
    margin-left: 0px;
    border-radius: 4px;
    background-color: #97a1b5;
    z-index: 19;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2);
    margin-top: -10px;
}

.catalog-category-view #hide_filter .Shape {
    position: relative !important;
    top: 29px !important;
    /* transform: rotate(-180deg); */
    /* border: solid 1.6px #ffffff; */
}

.Shape-res {
    position: relative;
    top: 32px;
    transform: rotate( 90deg);
}

.parametric_product_list .rTableRow.selectedRow {
    background: #e9effe;
}

.rTableRow.rTheadRow th:last-child {
    border-right: none !important;
}

.rTableRow.rTheadRow th:nth-child(13) {
    border-right: none !important;
}

#parametric-form-filters th {
    border-top: none !important;
    border-bottom: none !important;
    border-right: unset !important;
    padding: 0;
    z-index: 20 !important;
    background: white;
}

#parametric-form-label {
    border-bottom: 1px solid #d6d9e0;
}

.sorting-area {
    border-top: 1px solid #d6d9e0;
}

.parametric_product_list .rTableRow.selectedRow td {
    background: #e9effe;
}

.table:not(.cart):not(.totals)>thead>tr>th,
.table:not(.cart):not(.totals)>thead>tr>td {
    border-bottom: none !important;
}

.table:not(.cart):not(.totals)>thead>tr>th {
    position: relative;
}

#parametric-form-label th.rTableCell.rTableCell-first.filter-col-1.sticky-cell {
    background-color: #e1e5ed !important;
}

tr.rTableRow.sorting-area.sticky-row {
    background: #e1e5ed;
}

#parametric-form-label {
    background: #e1e5ed;
}

.scroll-div th {
    height: 100px;
    box-sizing: border-box;
}

.scroll-div th div,
.scroll-div th a {
    height: 100%;
    display: block;
    text-align: center;
}

img.Shape-Copy {
    position: relative;
    top: 0px;
    bottom: 20px;
    /* transform: rotate(-180deg); */
    /* border: solid 1.6px #ffffff; */
}

.arrow-box {
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}

.arrow1 {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding: 0px 2px 0px 2px;
    vertical-align: middle;
    text-align: center;
}

.arrow2 {
    position: relative;
    top: 0;
    vertical-align: middle;
    display: inline-block;
    padding: 0px 0px 0px 5px;
    text-align: center;
}

.inner-cell {
    vertical-align: middle;
    margin-top: 0px;
}

.top-cell {
    background: #f8f9fa;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}


/*.mytooltip:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    right: 50%;
    position: absolute;
    z-index: 99;
}*/

.mytooltip {
    width: 60px !important;
    height: 36px !important;
    padding: 2px 8px 11px;
    background-color: #333333 !important;
    color: #fff;
    text-align: center;
    border-radius: 3px !important;
    position: absolute;
    z-index: 1;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) !important;
    /*top: 600px !important;*/
    left: 50%;
    box-sizing: border-box;
    /*width: 50px;
    height: 46.5px;
    background-color: #4a4a4a;
    color: #fff;
    text-align: center;
    border-radius: 7px;
    padding: 0px 9px 12px 9px;
    position: absolute;
    z-index: 1;
    bottom: 75%;
    margin-left: -182px !important;
    margin-top: -64px;*/
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    border: none !important;
}

.mytooltip.custom-arrow {
    height: 45px !important;
}

.tooltip-check {
    width: 60px !important;
    height: 36px !important;
    background-color: #4a4a4a !important;
    color: #fff;
    text-align: center;
    border-radius: 3px !important;
    padding: 10px 0px 0px 0px;
    position: absolute;
    z-index: 1;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) !important;
    /* top: 600px !important; */
    left: -15px;
    box-sizing: border-box;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    border: none !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    top: -20px;
    z-index: 10;
}

.rtabledata-cell.slider-line .tool-div:hover .tooltip-title {
    opacity: 1;
    visibility: visible;
}

.tool-div {
    position: relative;
    z-index: 11;
    min-width: 199px;
    ;
}

.mytooltip.mycustom {
    max-width: 300px;
    width: auto !important;
}

.mycustom .ui-tooltip-content {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    color: #ffffff;
}

.tooltip-check:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 45%;
    margin-left: -5px;
    border-width: 8px;
    border-style: solid;
    border-color: #333333 transparent transparent transparent;
}

.tooltip-title:after {
    border: solid;
    border-color: #333333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: -6px;
    content: "";
    left: 10px;
    position: absolute;
    z-index: 99;
}

.mytooltip:after {
    border: solid;
    border-color: #333333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: -6px;
    content: "";
    left: 38%;
    position: absolute;
    z-index: 99;
}

.rtabledata-cell.slider-line .tooltip-title {
    background: #4a4a4a;
    border-radius: 3px;
    bottom: 26px;
    color: #fff;
    left: 0;
    padding: 5px 8px;
    position: absolute;
    z-index: 98;
    width: 60px !important;
    height: 36px !important;
    bottom: 37px;
    box-sizing: border-box;
    font-weight: 400;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    text-align: center;
    color: #a1abc4;
    text-align: center;
    /* line-height: 30px; */
    visibility: hidden;
    opacity: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


/*.mytooltip:hover:after{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}*/

.mps-tolltip-range-max {
    color: #b6babd;
    top: 0px;
    right: 0%;
    left: 25px;
    opacity: 0.5;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #4a4a4a;
    margin-top: 0;
    margin-left: 0px;
    padding: 20px;
    text-align: center;
    padding: 0;
    position: absolute;
    z-index: 1;
}

.ui-tooltip-content {
    font-size: 10px;
    font-weight: 500;
    text-align: center;
    color: #a1abc4;
    text-align: center;
    line-height: 20px;
}

.ui-tooltip-max {
    width: 18px;
    height: 16px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 0px 16px 0px 16px;
    color: #ffffff;
}

.rTableCell.effect8:last-child {
    position: relative;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 40px 40px rgba(0, 0, 0, 0.1) inset;
}

.rTableCell.effect8:before:last-child,
.effect8:after:last-child {
    content: "";
    position: absolute;
    z-index: -1;
    box-shadow: 0 10 10px rgba(0, 0, 0, 0.8);
    top: 10px;
    bottom: 0px;
    left: 0;
    right: 30px;
    border-radius: 100px / 15px;
}

.rTableCell.effect8:after:last-child() {
    right: 10px;
    left: auto;
    transform: skewY(48deg) rotate(38deg);
}

.first-text {
    width: 18px;
    height: 16px;
    /* font-family: DINAlternate; */
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding-top: 4px;
    padding-left: 15px;
}

.max-range-text {
    margin-top: -10px;
}

.rTable-res-cell.prm-attr-value {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
    padding: 0 10px;
    box-sizing: border-box;
}

.filters-hidden th {
    padding: 0;
}

.filters-hidden #show_filter a {
    /* width: 100%;*/
    height: 50px;
    line-height: 50px;
    background-color: #ffffff;
    border: 2px solid #00bf00;
    text-align: center;
    display: block;
    /* max-width: 1324px; min-width: 1334px;*/
}

.filters-hidden #show_filter a:hover {
    text-decoration: none;
}

.wrap-table {
    margin: 0 auto;
}

.shape_image2 {
    right: 18px;
    position: relative;
    bottom: 8px;
}

.shape_image3 {
    position: relative;
    left: 18px;
    bottom: 8px;
}

.parametric_product_list {
    max-height: 500px;
    overflow-y: scroll;
}

td[class*="_multi"] {
    min-width: 100px;
}

.page-layout-parametric-search-layout .category-view {
    /*max-width: 1090px;*/
    margin: 30px auto 0;
}

.rTableCell.firstcell-box .filter-label strong {
    color: #97a1b5;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.rTableCell .filter-label strong {
    color: #4a4a4a;
    font-size: 12px;
    font-weight: 600;
    /*text-transform: capitalize;*/
}

.page-layout-parametric-search-layout .messages {
    max-width: 1090px;
    margin: 0px auto 0;
}

.slider-range-block {
    /* margin: 0 0 0 29px; */
    margin: 0 0 0 11px;
}

.rtabledata-cell.slider-line {
    margin-left: 0;
}

.rtabledata-cell-pdf a {
    position: relative;
    top: 5px;
    display: block;
}

.rtabledata-cell-pdf {
    text-align: center;
}

.rtabledata-cell.slider-line {
    height: 155px;
    ;
    overflow-y: auto;
    max-height: 155px;
    overflow-x: hidden;
}

.page-layout-parametric-search-layout .category-cms .block-static-block {
    margin: 0 auto 20px;
    max-width: 1090px;
}

th[class*="_multi"] .rtabledata-cell.slider-line {
    height: 155px;
    overflow-y: auto;
    max-height: 180px;
}

#parametric-form-filters filter-col-1 {
    padding-left: 10px;
    padding-right: 8px;
}

.can-be-updated:nth-child(odd) td {
    background: #f8f9fa;
}

.can-be-updated:nth-child(even) td {
    background: #fff;
}

.sorting-area td {
    background-color: #e1e5ed;
    white-space: nowrap;
}

.rTableCell {
    padding-left: 10px;
}

.filters-hidden th {
    text-align: center;
}

.filter-col-1 .filter-row-rdata-cell {
    margin-top: 0px;
    box-sizing: border-box;
}

.sticky-cell.filter-col-1 .rtabledata-cell {
    overflow-y: auto;
    height: 100%;
    max-height: 170px;
    padding-top: 14px;
    padding-right: 10px;
    padding-left: 16px;
    box-sizing: border-box
}

.wrap-table {
    border-bottom: none;
}

.rtabledata-cell.slider-line span {
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
}

.parametric_product_list a.res-title {
    font-size: 16px;
    color: #00bf00 !important;
}

.parametric_product_list .rTable-deccription {
    font-weight: 500;
    font-size: 13px;
}

.attr-label-filter {
    left: 18px;
    margin-bottom: 16px;
    position: relative;
    bottom: 8px;
}


/* vertical scroll styling */

.force-overflow {
    min-height: 450px;
}

.rtabledata-cell.slider-line::-webkit-scrollbar-track,
.filter-row-rdata-cell::-webkit-scrollbar-track {
    background-color: trasparent;
}

.rtabledata-cell.slider-line::-webkit-scrollbar,
.filter-row-rdata-cell::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
}

.rtabledata-cell.slider-line::-webkit-scrollbar:horizontal,
.filter-row-rdata-cell::-webkit-scrollbar:horizontal {
    height: 6px;
    background-color: transparent;
}

.rtabledata-cell.slider-line::-webkit-scrollbar-thumb:horizontal,
.filter-row-rdata-cell::-webkit-scrollbar-thumb:horizontal {
    height: 8px;
    width: 8px;
}

.rtabledata-cell.slider-line::-webkit-scrollbar-thumb,
.filter-row-rdata-cell::-webkit-scrollbar-thumb {
    background-color: #E0E4EC;
}


/* style end for vertical scrolling*/

.filter-row-rdata-cell .rtabel-cell:first-child span:first-child {
    color: #00bf00;
}

.wrap-table {
    /*max-width:1340px;*/
}

.rtabel-cell span {
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.rtabel-cell span.right-span label {
    position: static;
    min-height: inherit;
}

.rtabel-cell span.right-span.checkbox label::before {
    top: 2px;
}

.filter-col .rtabel-cell span:first-child {
    white-space: nowrap;
    max-width: 76%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    margin: -5px 0 0;
}

.parametric-search-custom-wrapper {
    max-width: inherit;
}

.table-responsive {
    overflow-x: auto;
    border: none;
    overflow-y: hidden;
}

.table-responsive.sticky-table {
    overflow-y: hidden;
    max-height: 728px;
    margin: -1px 0 0;
    position: static;
    margin-left: 290px;
}

.table-responsive table {
    max-width: auto;
    width: auto;
}


/* scroll bars */


/* Gmail style scrollbar */

.parametric_product_list::-webkit-scrollbar,
#parametric-form-filters::-webkit-scrollbar,
.dataTables_wrapper::-webkit-scrollbar,
.fht-tbody::-webkit-scrollbar {
    width: 11px;
    border-radius: 0px;
    position: absolute;
    right: 0;
}

.parametric_product_list::-webkit-scrollbar-thumb:vertical,
#parametric-form-filters::-webkit-scrollbar-thumb:vertical,
.dataTables_wrapper::-webkit-scrollbar:vertical,
.fht-tbody::-webkit-scrollbar:vertical {
    width: 11px;
    border-radius: 0px;
    position: absolute;
    right: 0;
}

.parametric_product_list::-webkit-scrollbar-thumb,
#parametric-form-filters::-webkit-scrollbar-thumb,
.dataTables_wrapper::-webkit-scrollbar,
.fht-tbody::-webkit-scrollbar {
    border-width: 0;
    width: 11px;
    border-radius: 6px;
    position: absolute;
    right: 0;
}

.parametric_product_list::-webkit-scrollbar-track,
#parametric-form-filters::-webkit-scrollbar-track,
.dataTables_wrapper::-webkit-scrollbar,
.fht-tbody::-webkit-scrollbar {
    border-width: 0;
    border-radius: 6px;
    position: absolute;
    right: 0;
}

.parametric_product_list::-webkit-scrollbar,
#parametric-form-filters::-webkit-scrollbar,
.dataTables_wrapper::-webkit-scrollbar,
.fht-tbody::-webkit-scrollbar {
    height: 13px;
    overflow: visible;
    width: 11px;
    border-radius: 3px;
    position: absolute;
    right: 0;
}

.parametric_product_list::-webkit-scrollbar-button,
#parametric-form-filters::-webkit-scrollbar-button,
.dataTables_wrapper::-webkit-scrollbar-button,
.fht-tbody::-webkit-scrollbar-button {
    height: 0;
    width: 0;
    display: none;
}


/* .parametric_product_list::-webkit-scrollbar-track,#parametric-form-filters::-webkit-scrollbar-track,.dataTables_wrapper::-webkit-scrollbar-track {
    background-clip: padding-box;
    border: solid transparent;
    border-width: 0 0 0 4px;
} */


/* .parametric_product_list::-webkit-scrollbar-track:horizontal,#parametric-form-filters::-webkit-scrollbar-track:horizontal,.dataTables_wrapper::-webkit-scrollbar-track:horizontal {
    border-width: 4px 0 0
} */

.parametric_product_list::-webkit-scrollbar-track:hover,
#parametric-form-filters::-webkit-scrollbar-track:hover,
.dataTables_wrapper::-webkit-scrollbar-track:hover,
.fht-tbody::-webkit-scrollbar-track:hover {
    background-color: transparent;
    box-shadow: none;
    position: absolute;
    right: 0;
}

.parametric_product_list::-webkit-scrollbar-track:horizontal:hover,
#parametric-form-filters::-webkit-scrollbar-track:horizontal:hover,
.dataTables_wrapper::-webkit-scrollbar-track:horizontal:hover,
.fht-tbody::-webkit-scrollbar-track:horizontal:hover {
    box-shadow: none;
    background: transparent;
    position: absolute;
    right: 0;
}

.parametric_product_list::-webkit-scrollbar-track:active,
#parametric-form-filters::-webkit-scrollbar-track:active,
.dataTables_wrapper::-webkit-scrollbar-track:active,
.fht-tbody::-webkit-scrollbar-track:active {
    background-color: transparent;
    box-shadow: none;
    position: absolute;
    right: 0;
}

.parametric_product_list::-webkit-scrollbar-track:horizontal:active,
#parametric-form-filters::-webkit-scrollbar-track:horizontal:active,
.dataTables_wrapper::-webkit-scrollbar-track:horizontal:active,
.fht-tbody::-webkit-scrollbar-track:horizontal:active {
    box-shadow: none;
    background: transparent;
    position: absolute;
    right: 0;
}

.parametric_product_list::-webkit-scrollbar-thumb,
#parametric-form-filters::-webkit-scrollbar-thumb,
.dataTables_wrapper::-webkit-scrollbar-thumb,
.fht-tbody::-webkit-scrollbar-thumb {
    background-color: #e5ebf2;
    background-clip: padding-box;
    border: solid transparent;
    border-width: 0;
    min-height: 28px;
    padding: 100px 0 0;
}

.parametric_product_list::-webkit-scrollbar-thumb:horizontal,
#parametric-form-filters::-webkit-scrollbar-thumb:horizontal,
.dataTables_wrapper::-webkit-scrollbar-thumb:horizontal,
.fht-tbody::-webkit-scrollbar-thumb:horizontal {
    border-width: 0;
    padding: 0 0 0 100px;
}

.parametric_product_list::-webkit-scrollbar-thumb:hover,
#parametric-form-filters::-webkit-scrollbar-thumb:hover,
.dataTables_wrapper::-webkit-scrollbar-thumb:hover,
.fht-tbody::-webkit-scrollbar-thumb:hover {
    background-color: #e5ebf2;
}

.parametric_product_list::-webkit-scrollbar-thumb:active,
#parametric-form-filters::-webkit-scrollbar-thumb:active,
.dataTables_wrapper::-webkit-scrollbar-thumb:active,
.fht-tbody::-webkit-scrollbar-thumb:active {
    background-color: #e5ebf2;
}

.parametric_product_list::-webkit-scrollbar-track,
#parametric-form-filters::-webkit-scrollbar-track,
.dataTables_wrapper::-webkit-scrollbar-track,
.fht-tbody::-webkit-scrollbar-track {
    border-width: 0
}

.parametric_product_list::-webkit-scrollbar-track:horizontal,
#parametric-form-filters::-webkit-scrollbar-track:horizontal,
.dataTables_wrapper::-webkit-scrollbar-track:horizontal,
.fht-tbody::-webkit-scrollbar-track:horizontal {
    border-width: 0;
    background: transparent;
}

.parametric_product_list::-webkit-scrollbar-track:hover,
#parametric-form-filters::-webkit-scrollbar-track:hover,
.dataTables_wrapper::-webkit-scrollbar-track:hover,
.fht-tbody::-webkit-scrollbar-track:hover {
    background-color: transparent;
}

.parametric_product_list::-webkit-scrollbar-thumb,
#parametric-form-filters::-webkit-scrollbar-thumb,
.dataTables_wrapper::-webkit-scrollbar-thumb,
.fht-tbody::-webkit-scrollbar-thumb {
    border-width: 0
}

.parametric_product_list::-webkit-scrollbar-thumb:horizontal,
#parametric-form-filters::-webkit-scrollbar-thumb:horizontal,
.dataTables_wrapper::-webkit-scrollbar-thumb:horizontal,
.fht-tbody::-webkit-scrollbar-thumb:horizontal {
    border-width: 0
}

.parametric_product_list::-webkit-scrollbar-corner,
#parametric-form-filters::-webkit-scrollbar-corner,
.dataTables_wrapper::-webkit-scrollbar-corner,
.fht-tbody::-webkit-scrollbar-corner {
    background: transparent;
    height: 0;
    width: 0;
}


/* .parametric_product_list::-webkit-scrollbar-track-piece,#parametric-form-filters::-webkit-scrollbar-track-piece,.dataTables_wrapper::-webkit-scrollbar-track-piece {
    background-clip: padding-box;
    background-color: #e4eaf1;
    border: solid #fff;
    border-width: 0 0 0 3px;
    box-shadow: inset 1px 0 0 #e5ebf2, inset -1px 0 0 #e5ebf2;
}
.parametric_product_list::-webkit-scrollbar-track-piece:horizontal,#parametric-form-filters::-webkit-scrollbar-track-piece:horizontal,.dataTables_wrapper::-webkit-scrollbar-track-piece:horizontal {
    border-width: 3px 0 0;
    box-shadow: inset 0 1px 0 #e5ebf2, inset 0 -1px 0 #e5ebf2;
} */

.parametric_product_list::-webkit-scrollbar-thumb,
#parametric-form-filters::-webkit-scrollbar-thumb,
.dataTables_wrapper::-webkit-scrollbar-thumb,
.fht-tbody::-webkit-scrollbar-thumb {
    border-width: 0
}

.parametric_product_list::-webkit-scrollbar-thumb:horizontal,
#parametric-form-filters::-webkit-scrollbar-thumb:horizontal,
.dataTables_wrapper::-webkit-scrollbar-thumb:horizontal,
.fht-tbody::-webkit-scrollbar-thumb:horizontal {
    border-width: 0
}

.parametric_product_list::-webkit-scrollbar-corner,
#parametric-form-filters::-webkit-scrollbar-corner,
.dataTables_wrapper::-webkit-scrollbar-corner,
.fht-tbody::-webkit-scrollbar-corner {
    background-clip: padding-box;
    background-color: transparent;
    border: solid #fff;
}

.parametric_product_list::-moz-scrollbar,
#parametric-form-filters::-moz-scrollbar,
.dataTables_wrapper::-moz-scrollbar,
.fht-tbody::-moz-scrollbar {
    width: 8px;
    border-radius: 6px;
}

.parametric_product_list::-moz-scrollbar-thumb:vertical,
#parametric-form-filters::-moz-scrollbar-thumb:vertical,
.dataTables_wrapper::-moz-scrollbar:vertical,
.fht-tbody::-moz-scrollbar:vertical {
    width: 8px;
    border-radius: 6px;
}

.parametric_product_list::-moz-scrollbar-thumb,
#parametric-form-filters::-moz-scrollbar-thumb,
.dataTables_wrapper::-moz-scrollbar,
.fht-tbody::-moz-scrollbar {
    border-width: 0;
    width: 8px;
    border-radius: 6px;
}

.parametric_product_list::-moz-scrollbar-track,
#parametric-form-filters::-moz-scrollbar-track,
.dataTables_wrapper::-moz-scrollbar,
.fht-tbody::-moz-scrollbar {
    border-width: 0;
    border-radius: 6px;
}

.parametric_product_list::-moz-scrollbar,
#parametric-form-filters::-moz-scrollbar,
.dataTables_wrapper::-moz-scrollbar,
.fht-tbody::-moz-scrollbar {
    height: 13px;
    overflow: visible;
    width: 8px;
    border-radius: 10px;
}

.parametric_product_list::-moz-scrollbar-button,
#parametric-form-filters::-moz-scrollbar-button,
.dataTables_wrapper::-moz-scrollbar-button,
.fht-tbody::-moz-scrollbar-button {
    height: 0;
    width: 0;
    display: none;
}


/* .parametric_product_list::-moz-scrollbar-track,#parametric-form-filters::-moz-scrollbar-track,.dataTables_wrapper::-moz-scrollbar-track {
    background-clip: padding-box;
    border: solid transparent;
    border-width: 0 0 0 4px;
} */


/* .parametric_product_list::-moz-scrollbar-track:horizontal,#parametric-form-filters::-moz-scrollbar-track:horizontal,.dataTables_wrapper::-moz-scrollbar-track:horizontal {
    border-width: 4px 0 0
} */

.parametric_product_list::-moz-scrollbar-track:hover,
#parametric-form-filters::-moz-scrollbar-track:hover,
.dataTables_wrapper::-moz-scrollbar-track:hover,
.fht-tbody::-moz-scrollbar-track:hover {
    background-color: transparent;
    box-shadow: none;
}

.parametric_product_list::-moz-scrollbar-track:horizontal:hover,
#parametric-form-filters::-moz-scrollbar-track:horizontal:hover,
.dataTables_wrapper::-moz-scrollbar-track:horizontal:hover,
.fht-tbody::-moz-scrollbar-track:horizontal:hover {
    box-shadow: none;
    background: transparent;
}

.parametric_product_list::-moz-scrollbar-track:active,
#parametric-form-filters::-moz-scrollbar-track:active,
.dataTables_wrapper::-moz-scrollbar-track:active,
.fht-tbody::-moz-scrollbar-track:active {
    background-color: transparent;
    box-shadow: none;
}

.parametric_product_list::-moz-scrollbar-track:horizontal:active,
#parametric-form-filters::-moz-scrollbar-track:horizontal:active,
.dataTables_wrapper::-moz-scrollbar-track:horizontal:active,
.fht-tbody::-moz-scrollbar-track:horizontal:active {
    box-shadow: none;
    background: transparent;
}

.parametric_product_list::-moz-scrollbar-thumb,
#parametric-form-filters::-moz-scrollbar-thumb,
.dataTables_wrapper::-moz-scrollbar-thumb,
.fht-tbody::-moz-scrollbar-thumb {
    background-color: rgba(224, 228, 236, 0.59);
    background-clip: padding-box;
    border: solid transparent;
    border-width: 0;
    min-height: 28px;
    padding: 100px 0 0;
}

.parametric_product_list::-moz-scrollbar-thumb:horizontal,
#parametric-form-filters::-moz-scrollbar-thumb:horizontal,
.dataTables_wrapper::-moz-scrollbar-thumb:horizontal,
.fht-tbody::-moz-scrollbar-thumb:horizontal {
    border-width: 0;
    padding: 0 0 0 100px;
}

.parametric_product_list::-moz-scrollbar-thumb:hover,
#parametric-form-filters::-moz-scrollbar-thumb:hover,
.dataTables_wrapper::-moz-scrollbar-thumb:hover,
.fht-tbody::-moz-scrollbar-thumb:hover {
    background-color: rgba(224, 228, 236, 0.59);
}

.parametric_product_list::-moz-scrollbar-thumb:active,
#parametric-form-filters::-moz-scrollbar-thumb:active,
.dataTables_wrapper::-moz-scrollbar-thumb:active,
.fht-tbody::-moz-scrollbar-thumb:active {
    background-color: rgba(224, 228, 236, 0.59);
}

.parametric_product_list::-moz-scrollbar-track,
#parametric-form-filters::-moz-scrollbar-track,
.dataTables_wrapper::-moz-scrollbar-track,
.fht-tbody::-moz-scrollbar-track {
    border-width: 0
}

.parametric_product_list::-moz-scrollbar-track:horizontal,
#parametric-form-filters::-moz-scrollbar-track:horizontal,
.dataTables_wrapper::-moz-scrollbar-track:horizontal,
.fht-tbody::-moz-scrollbar-track:horizontal {
    border-width: 0;
    background: transparent;
}

.parametric_product_list::-moz-scrollbar-track:hover,
#parametric-form-filters::-moz-scrollbar-track:hover,
.dataTables_wrapper::-moz-scrollbar-track:hover,
.fht-tbody::-moz-scrollbar-track:hover {
    background-color: transparent;
}

.parametric_product_list::-moz-scrollbar-thumb,
#parametric-form-filters::-moz-scrollbar-thumb,
.dataTables_wrapper::-moz-scrollbar-thumb,
.fht-tbody::-moz-scrollbar-thumb {
    border-width: 0
}

.parametric_product_list::-moz-scrollbar-thumb:horizontal,
#parametric-form-filters::-moz-scrollbar-thumb:horizontal,
.dataTables_wrapper::-moz-scrollbar-thumb:horizontal,
.fht-tbody::-moz-scrollbar-thumb:horizontal {
    border-width: 0
}

.parametric_product_list::-moz-scrollbar-corner,
#parametric-form-filters::-moz-scrollbar-corner,
.dataTables_wrapper::-moz-scrollbar-corner,
.fht-tbody::-moz-scrollbar-corner {
    background: transparent;
    height: 0;
    width: 0;
}


/* .parametric_product_list::-moz-scrollbar-track-piece,#parametric-form-filters::-moz-scrollbar-track-piece,.dataTables_wrapper::-moz-scrollbar-track-piece {
    background-clip: padding-box;
    background-color: #e4eaf1;
    border: solid #fff;
    border-width: 0 0 0 3px;
    box-shadow: inset 1px 0 0 #e5ebf2, inset -1px 0 0 #e5ebf2;
}
.parametric_product_list::-moz-scrollbar-track-piece:horizontal,#parametric-form-filters::-moz-scrollbar-track-piece:horizontal,.dataTables_wrapper::-moz-scrollbar-track-piece:horizontal {
    border-width: 3px 0 0;
    box-shadow: inset 0 1px 0 #e5ebf2, inset 0 -1px 0 #e5ebf2;
} */

.parametric_product_list::-moz-scrollbar-thumb,
#parametric-form-filters::-moz-scrollbar-thumb,
.dataTables_wrapper::-moz-scrollbar-thumb,
.fht-tbody::-moz-scrollbar-thumb {
    border-width: 0
}

.parametric_product_list::-moz-scrollbar-thumb:horizontal,
#parametric-form-filters::-moz-scrollbar-thumb:horizontal,
.dataTables_wrapper::-moz-scrollbar-thumb:horizontal,
.fht-tbody::-moz-scrollbar-thumb:horizontal {
    border-width: 0
}

.parametric_product_list::-moz-scrollbar-corner,
#parametric-form-filters::-moz-scrollbar-corner,
.dataTables_wrapper::-moz-scrollbar-corner,
.fht-tbody::-moz-scrollbar-corner {
    background-clip: padding-box;
    background-color: transparent;
    border: solid #fff;
}

.noUi-connect {
    background: #00bf00 !important;
}

.navigation .ui-icon,
.navigation .ui-widget-content .ui-icon {
    background-image: none !important;
}

.navigation .ui-corner-all {
    background-image: none !important;
}

.rTableCell.arrow-box.res-first-cell.res-border-cell {
    /* min-width: 323px !important; */
}

.rTableCell {
    min-width: inherit !important;
    vertical-align: top;
    /* width: auto !important; */
}

.paranmetric_data_list_rows {
    overflow-y: scroll;
    overflow-x: hidden;
}

#parametric-form-filters-after-hiden .rTableCell>.filter-label {
    padding: 12px !important;
}

.bms-checkbox-block .control-label {
    width: 100% !important;
}

.bms-checkboxes {
    float: left;
    margin-top: 10px;
    margin-left: -4px;
}

.bms-checkboxes .group1,
.bms-checkboxes .group2 {
    width: 94px;
    text-align: left;
    float: left
}

.bms-checkboxes .col-sm-12 label {
    width: 25px;
}

.bms-checkboxes .col-sm-12 {
    margin-bottom: 5px;
}

.bms-checkboxes .col-sm-12 span {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
    position: relative;
    bottom: 3px;
    left: 6px;
}

.bms-checkboxes .checkbox label::after {
    margin-left: 11px;
    padding-left: 3px;
    padding-top: 4px;
    font-size: 11px;
}

.bms-checkboxes .checkbox label::before {
    width: 23px;
    height: 23px;
}

.filter-col {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.fht-tbody-conten .rTableCell,
.fht-tbody-conten .rTable-res-cell {
    width: 100px;
    box-sizing: border-box;
}

.fht-tbody-conten .rTableCell.filter-col-1,
.fht-tbody-conten .rTable-res-cell.filter-col-1 {
    width: 13% !important;
    min-width: 350px !important;
    box-sizing: border-box;
}

.fht-fixed-column .fht-tbody .rTableCell.filter-col-1,
.fht-fixed-column .fht-tbody .rTable-res-cell.filter-col-1 {
    width: 13% !important;
    min-width: 350px !important;
    box-sizing: border-box;
}

.filter-col-1 {
    width: 290px !important;
    min-width: 290px !important;
    box-sizing: border-box;
    max-width: 290px;
}


/* Buy on MPS Css */

td.rTable-res-cell.filter-col-buy {
    padding: 0px;
}

.filter-col-buy {
    width: 119px !important;
    min-width: 119px !important;
    box-sizing: border-box;
}

.filter-col-buy .rtabledata-cell {
    padding: 10px 10px;
    margin-top: 27px;
}

#status_buy_on_mps,
#status_buy_on_mps .checkbox label {
    padding: 0;
}

thead .filter-col-buy .attr-label-filter {
    padding-right: 4px;
    padding-left: 3px;
}

.filter-col-buy .attr-label-filter {
    border-radius: 4px;
    background-color: #1c4eff;
    width: auto !important;
    padding: 2px 8px;
    display: inline-block;
    font-size: 12px;
    font-family: DIN OT;
    line-height: 16px;
    color: #fff;
    left: 21px;
    top: inherit;
    bottom: inherit;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    font-weight: normal;
    height: 17px !important;
}

thead .filter-col-buy .attr-label-filter {
    top: -2px;
}

tbody .filter-col-buy .attr-label-filter {
    left: 10px;
}

tbody .filter-col-buy .attr-label-filter::after {
    content: "";
    height: 8px;
    display: inline-block;
    width: 11px;
    margin-left: 5px;
    background-image: url('../images/mps-right-arrow.svg');
}

.filter-col-buy a.attr-label-filter {
    text-decoration: none;
}

.filter-col-buy .checkbox label::before {
    top: 5px;
    margin: 0;
}

.filter-col-buy .checkbox label::after {
    top: 3px;
    left: -5px
}


/* END: Buy on MPS */

#bms_form {
    height: 535px !important;
}

.design_tool.middle_block_video .tool {
    margin-left: -2px;
}

.design_tool.middle_block_video .tool .right_sect {
    position: relative;
    left: 2px;
}


/**parametric_search**************************************/

.block-search .control {
    padding-bottom: 0 !important;
}

.parametric_search .tabs .tab {
    float: none;
    display: inline-block;
}

.parametric_search .tabs .tab a {
    position: relative;
    color: #00d0ff;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    opacity: 0.7;
    margin: 0;
    padding: 15px 17px 16px 16px;
}

.parametric_search .tabs .tab.active a {
    color: #fff;
    opacity: 1;
}

.parametric_search .tabs .tab a:hover {
    color: #fff;
    opacity: 1;
    text-decoration: none;
}


/*.parametric_search .tabs .tab a:hover:before, */

.parametric_search .tabs .tab.active a:before {
    content: "";
    position: absolute;
    left: 35%;
    bottom: -5px;
    width: 0;
    height: 0;
    opacity: 1;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #f4f4f4 transparent;
    z-index: 9999;
}

.parametric_search .tabs .tab img {
    padding: 0;
    vertical-align: middle;
}

.parametric_search h2 {
    margin: 20px 0 16px;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    font-weight: 500 !important;
    text-align: center;
}

.parametric_search .main_2 h3,
.parametric_search .control-label.col-sm-2,
.parametric_search .show_r {
    font-weight: 500 !important;
}

.parametric_search .left_section,
.parametric_search .right_section {
    min-height: 265px;
    padding-left: 16px !important;
}

.parametric_search .main_2 {
    text-align: center;
}

.parametric_search .left_section .control-label.col-sm-2,
.parametric_search .left_section .col-sm-10,
.parametric_search .right_section .control-label.col-sm-2,
.parametric_search .right_section .col-sm-10 {
    text-align: left;
}

.parametric_search .show_r {
    text-decoration: none;
    line-height: 16px !important;
    padding: 12px 0;
    height: auto;
}

.parametric_search .show_r:hover {
    text-decoration: none;
}


/**parametric_search**************************************/


/**paranmetric_data_list_rows_inner**************************************************/

.paranmetric_data_list_rows_inner a.res-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 6px;
    display: inline-block;
}

.checkbox-result label::before {
    top: -2px;
}

.paranmetric_data_list_rows_inner .rTable-deccription {
    width: 263px;
    min-height: 65px;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
    padding-left: 33px;
    ;
}

.paranmetric_data_list_rows_inner .rTable-res-cell {
    display: table-cell;
    vertical-align: middle;
    box-shadow: 0 0 0 0;
    font-weight: 500;
}

.paranmetric_data_list_rows_inner .rtabledata-cell-pdf a {
    top: auto;
}

.rTableRow.rTheadRow {
    display: table-header-group;
}

#parametric-form .rTableRow.rTheadRow {
    z-index: 99999;
}

.mycustom.pdf .ui-tooltip-content {
    white-space: nowrap;
    color: #fff;
    font-size: 14px;
}

.parametric_product_list {
    display: table-row-group;
}

.Text-Style-12 {
    color: #00bf00 !important;
}

.prod-name-pdf {
    display: inline-block;
    max-width: 95%;
    width: 100%;
    vertical-align: top;
}

.parametric_product_list a.res-title {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 0 4px 0;
}

.rtabledata-cell-pdf a {
    top: 0;
    display: block;
    opacity: 0.5;
    position: relative;
}

.rtabledata-cell-pdf a:hover {
    opacity: 1;
}

.rtabledata-cell-pdf a img {
    display: block;
}

.rtabledata-cell-pdf {
    display: inline-block;
    vertical-align: top;
    margin: 3px 0 0 8px;
    position: relative;
}

.pdf-tool {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    padding: 8px 5px;
    border-radius: 4px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: -49px;
    width: 110px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    background: #4a4a4a;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    left: -48px;
}

.pdf-tool:before {
    content: '';
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 7px solid #4a4a4a;
    position: absolute;
    bottom: -7px;
    left: 48px;
}

.rtabledata-cell-pdf:hover .pdf-tool {
    visibility: visible;
    opacity: 1;
}

.can-be-updated .filter-col {
    overflow: visible;
}

.specialfeatures .rtabledata-cell.slider-line {
    width: 202px;
}

.vdropoutmv .rtabledata-cell.slider-line {
    min-width: 202px;
}

.specialfeatures_multi .rtabledata-cell.slider-line {
    min-width: 202px;
}

.vdropoutmv_multi .rtabledata-cell.slider-line {
    min-width: 202px;
}

.package_multi .rtabledata-cell.slider-line {
    min-width: 202px;
}

.controlmethod_multi .rtabledata-cell.slider-line {
    min-width: 202px;
}

.type .rtabledata-cell.slider-line {
    min-width: 202px;
}

#hide_filter {
    top: 0 !important
}

.page-layout-parametric-search-layout footer {
    margin-top: 40px;
}


/**paranmetric_data_list_rows_inner**************************************************/


/**Navigation*****************************************************/

@media (min-width: 501px) {
    .parametric_product_list .paranmetric_data_list_rows {
        width: 2476.13px;
    }
    .navigation .level0 .submenu a {
        font-size: 14px !important;
        font-weight: bold !important;
    }
}

@media (max-width: 555px) {
    .nav-sections .page-header .logo img {
        width: auto !important;
        height: 21px;
    }
    .navigation li.level0,
    .navigation li.nav.item {
        padding: 14px 16px 15px !important;
        border-bottom: solid 1px rgba(255, 255, 255, 0.2) !important;
        text-align: left !important;
    }
    .navigation li a.level-top,
    .navigation li.nav a {
        color: #fff !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        line-height: 19px !important;
        height: 19px !important;
        text-transform: capitalize !important;
        padding: 0 !important;
        display: block !important;
        width: 100% !important;
        text-align: left;
    }
    .navigation ul.ui-menu li.nav.item a {
        opacity: .40;
    }
    .navigation .parent .level-top::after {
        right: -12px !important;
        top: 0 !important;
    }
    .navigation ul.level0,
    .navigation ul.level1,
    .navigation ul.level2,
    .navigation ul.level3,
    .navigation ul.level4 {
        background-color: transparent !important;
        border: 0 none !important;
        border-radius: 0 !important;
    }
    .navigation ul.level0,
    .navigation ul.level2,
    .navigation ul.level3,
    .navigation ul.level4 {
        padding-left: 0 !important;
        overflow: hidden !important;
    }
    .navigation ul.level1 {
        padding-left: 8px !important;
    }
    .navigation ul.level0 li {
        padding: 8px 0 8px 0 !important;
        border-bottom: dashed 1px rgba(255, 255, 255, 0.2) !important;
        text-align: left !important;
    }
    .navigation ul.level0 li .rm-expand {
        right: -12px;
        top: 0;
    }
    .navigation ul.level0 li a {
        font-size: 14px !important;
        color: #fff !important;
        font-weight: 500 !important;
        line-height: 19px !important;
        height: 19px !important;
        text-transform: capitalize !important;
        padding: 0 !important;
        display: block !important;
        width: 100% !important;
        text-align: left;
    }
    .navigation ul.level1 li {
        padding: 8px 0 8px 0 !important;
        border-bottom: dashed 1px rgba(255, 255, 255, 0.2) !important;
        text-align: left !important;
    }
    .navigation ul.level0 li:last-child,
    .navigation ul.level1 li:last-child {
        border-bottom: 0 none !important;
    }
    .navigation ul.ui-menu>li:first-child>ul.submenu>li>ul.submenu,
    .navigation ul.ui-menu>li>ul.submenu>li>ul.submenu {
        top: auto !important;
    }
}

@media (max-width: 500px) {
    .mt360 {
        margin: 0 auto;
        max-width: 360px;
        padding-left: 42px;
        padding-right: 42px;
    }
    .parametric_search .tabs .tab {
        float: none;
        display: inline-block;
        margin: 15px 0 0 !important;
    }
    .page-header .block.block-search .label:hover:before {
        border: 0 none !important;
    }
    .page-header .block.block-search label.active+.control {
        border-top: 0 none;
    }
    .page-header .block.block-search #search {
        border-radius: 0 !important;
        height: 32px !important;
    }
    .parametric_search .tabs {
        width: 100% !important;
    }
    .parametric_search .main_2 {
        text-align: center;
        width: 100%;
    }
    .parametric_search .tabs .tab a {
        padding: 0 10px 10px;
    }
    .parametric_search .left_section,
    .parametric_search .right_section {
        margin-top: 0;
        width: 100%;
        padding-left: 0 !important;
        min-height: 1px;
        left: auto;
    }
    .parametric_search .left_section:first-child {
        margin-bottom: 10px;
    }
    .parametric_search .main_2 h3 {
        background: #e1e5ed;
        height: 50px;
        line-height: 50px;
        margin: 10px 0 10px 0 !important;
        width: 100%;
        padding-left: 42px;
    }
    .parametric_search .main_2 .left_section h3 {
        margin-top: 0 !important;
    }
    .parametric_search .top_full {
        display: none;
    }
    .parametric_search .show_r {
        text-decoration: none;
        line-height: 16px !important;
        padding: 12px 0;
        height: auto;
        margin: 40px 0 0 0 !important;
        width: 276px;
    }
    .parametric_search .left_section .form-group,
    .parametric_search .right_section .form-group {
        width: 130px;
        left: auto;
        margin: 5px 0;
        float: left;
        display: inline-block;
        padding: 0 !important;
    }
    .parametric_search .left_section .form-group.even,
    .parametric_search .right_section .form-group.even {
        margin-left: 16px;
    }
    #dc_form,
    #module_form,
    #bms_form,
    #motor_form,
    .parametric_search form {
        min-height: 690px !important;
        height: auto;
    }
    .parametric_search .form-group.bms-checkbox-block {
        display: block;
        width: 100%;
        max-width: 276px;
        margin: 0 auto;
    }
    .parametric_search .control-label.col-sm-2 {
        margin-bottom: 6px;
    }
    .parametric_search .bms-checkboxes {
        float: left;
        margin-top: 0;
        margin-left: 0 !important;
        width: 100% !important;
    }
    .parametric_search .bms-checkboxes .group1 {
        width: 50%;
    }
    .parametric_search .bms-checkboxes {}
    .parametric_search .bms-checkboxes .col-sm-12 label {
        padding-left: 0;
    }
}


/* category page cms style */

.parametric_product_list {
    margin-bottom: 51px;
}

@media screen and (max-width: 480px) {
    .row-new.product-count-block,
    #parametric-form .filters-hidden {
        width: 480px !important;
    }
    .row-new.product-count-block {
        padding-top: 15px;
        padding-bottom: 30px;
        clear: both;
    }
    .row-new.product-count-block span.parts {
        max-width: 130px;
        line-height: 1.29;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        font-size: 14px;
        text-align: left;
    }
    .row-new.product-count-block .pull-right {
        margin-right: 50px;
        position: relative;
        top: 10px;
    }
}

@media (max-width: 360px) {
    .parametric_search .tabs .tab {}
    .nav-sections .header.links li {
        width: 110px;
        padding: 0 10px;
    }
    .parametric_search .main_2 h3 {
        padding-left: 60px;
    }
}


/* category page cms style */

.parametric_product_list {
    margin-bottom: 0;
}

.fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr,
.fht-table th,
.fht-table td {
    margin: 0;
}

.fht-table {
    border: 0 none;
    height: auto;
    width: auto;
    border-collapse: collapse;
    border-spacing: 0;
    /*table-layout: fixed;  Algoritmo de distribucion fijo */
    /*white-space:nowrap;   Impide los saltos de línea automáticos */
}

.fht-table th,
.fht-table td {
    overflow: hidden;
}

.fht-table-wrapper,
.fht-table-wrapper .fht-thead,
.fht-table-wrapper .fht-tfoot,
.fht-table-wrapper .fht-fixed-column .fht-tbody,
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
    overflow: hidden;
    position: relative;
}

.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
    overflow: auto;
}

.fht-table-wrapper .fht-table .fht-cell {
    overflow: hidden;
    height: 1px;
}

.fht-table-wrapper .fht-fixed-column,
.fht-table-wrapper .fht-fixed-body {
    top: 0;
    left: 0;
    position: absolute;
}

.fht-table-wrapper .fht-fixed-column {
    z-index: 1;
}

.fht-fixed-body .fht-thead table {
    margin-right: 20px;
    border: 0 none;
}


/*For Examples*/

.ContenedorTabla {
    height: 662px;
    /* margin: 0 auto; */
    overflow: auto;
    /* width: 1024px; */
    position: relative;
}

.main {
    display: inline-block;
    height: auto;
    width: 100%;
}

.titulosHeader {
    border-bottom: 1px solid #e8bb25;
    height: auto;
    margin-bottom: 10px;
    padding-bottom: 8px;
    padding-top: 8px;
    width: 100%;
}

.fht-fixed-column .fht-tbody table.rTableBody.table.table-striped.table-striped.fht-table,
.fht-fixed-column .fht-thead table.rTableBody.table.table-striped.table-striped.fht-table {
    width: 311px !important;
}

.parametric_product_list .rtabledata-cell.slider-line {
    height: inherit !important;
    max-height: inherit !important;
}

body.page-layout-parametric-search-layout.page-products.ajax-loading .page-main {
    z-index: 2;
}

#parametric-form {
    position: relative;
    display: inline-block;
    width: 100% !important;
}

.parametric-search-custom-wrapper {
    text-align: center;
}

.parametric_product_list tr {
    display: table-row;
    /* padding-left: 311px; */
}


/* #parametric-form .sticky-table table  .rTableRow.rTheadRow {
    display: block;
} */

.sticky-table table {
    margin-bottom: 0;
    border-spacing: 0;
    padding: 0 !important;
    border-collapse: inherit;
    overflow: visible !important;
    height: auto;
}

.sticky-table.ContenedorTabla {
    position: static;
}

th#show_filter {
    z-index: 22;
    height: auto;
    width: 100%;
    max-width: 1340px;
}

#parametric-form .sticky-table div div.sticky-tabledata {
    left: 0px!important;
}

#parametric-form .sticky-table div div.sticky-tabledata {
    left: 0px!important;
}

#parametric-form .sticky-table div td.sticky-topdata {
    top: inherit !important;
}

#parametric-form .sticky-table div.sticky-row div:first-child,
.sticky-table div.sticky-row div {
    box-sizing: border-box;
}

#parametric-form .sticky-table table tr.sticky-row th:first-child .filter-label {
    width: 151px !important;
    float: left;
    border-right: 1px solid #d6d9e0;
}

#parametric-form .sticky-table table tr.sticky-row th:first-child .filter-label:last-child {
    width: 137px !important;
    border-right: none;
}

#parametric-form .sticky-table table tr.sticky-row th:first-child .filter-label:last-child strong {
    text-transform: capitalize;
    color: #4a4a4a;
}

.parametric_product_list {
    max-height: 445px;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
    width: 100%;
}

.rtabledata-cell-pdf {
    text-align: center;
    margin: -2px 6px 0 8px;
    vertical-align: middle;
    padding: 0 !important;
}

.filter-col-1 .filter-row-rdata-cell {
    width: 151px !important;
    float: left;
    box-shadow: 3px 2px 4px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    height: 100%;
}

.filter-col-1 .rtabledata-cell.slider-line {
    width: calc(100% - 152px) !important;
    float: left;
    padding: 16px 5px;
    height: 100% !important;
    max-height: 100%;
    overflow: visible;
    box-sizing: border-box;
    background: #f8f9fa;
}

.filter-col-1 .rtabledata-cell.slider-line .attr-label-filter {
    border-radius: 4px;
    background-color: #34d08c;
    width: auto !important;
    padding: 0 8px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 1px;
    padding: 3px 8px 3px 8px;
    font-weight: normal;
    line-height: 13px;
    left: 25px;
    bottom: 7px;
}

.filter-col-1 .rtabledata-cell.slider-line .tool-div {
    width: 100%;
    min-width: inherit;
}

.parametric_product_list>div {
    height: 88px;
}

.parametric_product_list>div#updated-row-after {
    display: none;
}

.prod-status {
    display: inline-block;
    vertical-align: middle;
}

.prod-status .attr-label-filter {
    border-radius: 4px;
    background-color: #34d08c;
    width: auto !important;
    padding: 2px 8px;
    display: inline-block;
    font-size: 12px;
    font-family: DIN OT;
    line-height: 16px;
    color: #fff;
    left: 0;
    top: inherit;
    bottom: inherit;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    font-weight: normal;
    height: 17px !important;
}

.prod-status .attr-label-filter-mpl {
    width: auto !important;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 2px 8px;
    font-weight: normal;
    line-height: 16px;
    margin-left: 7px !important;
    z-index: 9999;
}

.prod-status .attr-label-filter-mpsafe {
    display: inline-block;
    margin: 0;
}

#scroll-div {
    height: 50px;
    width: 100%;
}

.rTableRow {
    width: 100%;
}


/* .parametric_product_list tr{ display: inline-block;width: 100%;} */


/* .rTableRow > td, .rTableRow th{ float:left; height: 100%;} */

.rTableRow>t#show_filter {
    height: auto !important;
}

.sticky-table .table-striped div.sticky-row .rTableCell {
    height: auto;
}

#parametric-form .sticky-table .table-striped tr#parametric-form-filters .filter-row-rdata-cell {
    height: 172px;
}

.reset_parameters #sku::-webkit-input-placeholder {
    text-align: left;
    font-weight: 500 !important;
    letter-spacing: -0.4px;
    font-size: 14px;
}

.reset_parameters #sku::-moz-placeholder {
    text-align: left;
    font-weight: 500 !important;
    letter-spacing: -0.4px;
    font-size: 14px;
}

.reset_parameters #sku:-ms-input-placeholder {
    text-align: left;
    font-weight: 500 !important;
    letter-spacing: -0.4px;
    font-size: 14px;
}

.reset_parameters #sku:-moz-placeholder {
    text-align: left;
    font-size: 14px;
}

#parametric-form .sticky-table .table-striped div div.dataOffsetColumn {
    top: inherit !important;
}

#parametric-form .sticky-table .table-striped div div:last-child {
    border-right: none !important;
}

.right-span.checkbox-success input[type="checkbox"]:checked+label::after {
    margin-left: 1px;
}

.rtabel-cell span.right-span label {
    padding-left: 0;
}

.reset_parameters button {
    font-size: 13px;
    background: #00bf00;
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}


/*New parametric page deisgn*/

#parametric-form .table-responsive.sticky-table {
    margin-left: 0;
}

.parametric_product_list {
    display: table-row-group;
}

.rTableRow {
    display: table-row;
    width: inherit;
}

.rTableBody.table {
    display: table;
    border: none;
    width: 100% !important;
}

.dataTables_wrapper {
    border: 1px solid #d6d9e0 !important;
}

.rTable-res-cell.prm-attr-value {
    display: table-cell;
}


/*.tool-div{     min-width: 100px;}*/

.tool-div {
    min-width: 100px;
    word-wrap: break-word;
    white-space: normal;
    padding: 0 0px 0 4px;
    box-sizing: border-box;
}

.specialfeatures_multi .rtabledata-cell.slider-line {
    min-width: inherit;
}

.parametric-search-custom-wrapper #parametric-form .table-responsive.sticky-table {
    text-align: left;
}

.package_multi .rtabledata-cell.slider-line {
    min-width: inherit;
}


/* .sticky #table-header{ position: fixed; top:0; } */

.parametric-search-custom-wrapper #parametric-form .table-responsive.sticky-table {
    position: relative;
    position: relative;
    padding-bottom: 42px;
}


/*.sticky #table-header{ position: fixed;}*/

#table_replace {
    height: 244px;
    display: none;
}

#table-header {
    position: relative;
    top: 0;
}

.rTableCell {
    position: relative;
    z-index: 12;
}

.table-responsive.sticky-table {
    max-height: inherit;
}

.arrow-box {
    background: #e1e5ed;
}

.slider-range-block .noUi-base:nth-child(2) {
    display: none;
}

#sticky-table-fixed .load-btn {
    display: block;
    padding: 9px 0;
    text-align: center;
    background: #f8f9fa;
    border-bottom: 1px solid #d6d9e0;
    font-size: 16px;
    color: #00bf00 !important;
    font-weight: 500;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.dataTables_wrapper {
    overflow-y: hidden;
    overflow-x: auto;
}

#sticky-table-fixed .load-btn:hover {
    background: #e9effe;
}

#sticky-table-fixed .load-btn:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #00bf00 !important;
    font-size: 36px !important;
    position: relative;
    left: -6px;
}

.parametric_product_list>tr>td {
    padding: 0;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background-position: center center !important;
}

.sticky-table table td.sticky-cell {
    position: static !important;
}

.rtabledata-cell.slider-line .ui-widget.ui-widget-content {
    background-color: #e1e5ed;
    width: 3px;
    border: none !important;
    max-height: 155px;
    height: 120px;
    margin: 12px 0 0;
}

.yadcf-filter-range-number-slider .hide {
    display: none !important;
}

.yadcf-filter-range-number-slider-max-tip-inner {
    text-indent: 15px;
    color: #4a4a4a !important;
    padding: 6px 14px !important;
    font-weight: bold !important;
    white-space: nowrap !important;
    font-size: 10px;
}

.yadcf-filter-range-number-slider-min-tip-inner {
    text-indent: 15px;
    color: #4a4a4a !important;
    padding: 6px 14px !important;
    font-weight: bold !important;
    white-space: nowrap !important;
    font-size: 10px;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    border: none !important;
    background: transparent !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    width: 19px !important;
    height: 19px !important;
    background: #fff !important;
    border-radius: 25px !important;
    border: solid 1px #00bf00 !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    margin-bottom: 0 !important;
    left: -9px !important;
    bottom: 100%;
}

.ui-slider .ui-slider-range {
    background: #00bf00;
}

.rtabledata-cell.slider-line .rtabel-cell {
    height: auto;
}


/*New parametric page deisgn*/

table.fixedHeader-floating {
    position: fixed !important;
    background-color: white;
}

table.fixedHeader-floating.no-footer {
    border-bottom-width: 0;
}

table.fixedHeader-locked {
    position: absolute !important;
    background-color: white;
}

@media print {
    table.fixedHeader-floating {
        display: none;
    }
}

@media only screen and (max-width:560px) {
    .parametric_search .tabs .tab img {
        margin: 0;
    }
    .block-search .control {
        border-radius: 2px;
    }
    .category-section-white-background .benefit-feature-item-middle {
        margin-left: 0 !important;
    }
    .rTable-deccription {
        width: 100%;
        box-sizing: border-box;
    }
    #parametric-form .sticky-table table tr td:first-child {
        padding-left: 30px;
    }
    .parametric_product_list a.res-title {
        padding-left: 6px;
    }
    .parametric_product_list .rTable-deccription {
        padding-left: 0;
    }
    .filter-col-1 span.checkbox-result.checkbox-success-res {
        position: absolute;
        left: 10px;
        top: 12px;
    }
    .filter-col-1 {
        width: 220px !important;
        min-width: 280px !important;
    }
    #parametric-form .sticky-table table tr.sticky-row th:first-child .filter-label:last-child {
        width: 98px !important;
    }
    #parametric-form .sticky-table table tr.sticky-row th:first-child .filter-label {
        width: 120px !important;
        float: left;
        border-right: 1px solid #d6d9e0;
    }
    .table-responsive.sticky-table {
        margin-left: 220px;
    }
    .sorting-area th.sticky-cell {
        width: 220px !important;
    }
    .filter-col-1 .filter-row-rdata-cell {
        width: 120px !important;
    }
    .reset_parameters button {
        font-size: 10px;
    }
}

.shape-image22 {
    right: 10px;
    position: relative;
    bottom: 8px;
}

.shape-image21 {
    position: relative;
    left: 5px;
}

.shape-image23 {
    display: inline-block;
    vertical-align: middle;
}

.shape-image24 {
    position: relative;
    right: 0px;
    vertical-align: middle;
    transform: rotate(180deg);
}

.show-filter-box {
    position: absolute;
    /* top: 14px; */
    top: 6px;
    right: 0px;
}

#show-hide-button {
    display: inline-block;
}

.shape-left-block {
    display: inline-block;
}

.custom-text {
    vertical-align: middle;
    font-size: 11px;
}

.filter-text {
    padding-right: 10px;
}

.shape-right-block {
    display: inline-block;
    padding-left: 14px;
    margin-right: 14px;
}

#sticky-table-fixed .load-link {
    display: block;
    padding: 9px 0;
    text-align: center;
    background: #f8f9fa;
    border-bottom: 1px solid #d6d9e0;
    font-size: 16px;
    color: #00bf00 !important;
    font-weight: 500;
    position: absolute;
    bottom: 0;
    width: 100%;
}

#sticky-table-fixed .load-link:hover {
    background: #e9effe;
    text-decoration: none;
    cursor: default;
}

.mytooltip.custom-reverse-arrow {
    width: 60px !important;
    height: 36px !important;
    background-color: #4a4a4a !important;
    color: #fff;
    text-align: center;
    border-radius: 3px !important;
    padding: 8px;
    position: absolute;
    z-index: 1;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) !important;
    /* top: 600px !important; */
    left: 50%;
    box-sizing: border-box;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    border: none !important;
}

.mytooltip.custom-reverse-arrow::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #4a4a4a transparent;
}

.mytooltip.custom-reverse-arrow .ui-tooltip-content {
    white-space: nowrap;
}

.mytooltip.custom-reverse-arrow {
    max-width: inherit;
    width: auto !important;
}

.tool-div.filter-label {
    background-color: transparent;
    width: auto !important;
    line-height: inherit;
}

#parametric-form .sticky-table table tr.sticky-row th:first-child .tool-div.filter-label {
    width: 100% !important;
    border-right: none;
    float: unset;
}

#parametric-form .sticky-table table tr.sticky-row th:first-child .tool-div.filter-label:last-child {
    width: 100% !important;
}

.prod-status-tooltip.filter-label {
    background-color: transparent;
    line-height: inherit;
}

#parametric-form .sticky-table table tr.sticky-row th:first-child .prod-status-tooltip.filter-label {
    width: 100% !important;
    border-right: none;
    float: unset;
}

#parametric-form .sticky-table table tr.sticky-row th:first-child .prod-status-tooltip.filter-label:last-child {
    width: 100% !important;
}


/** MPL **/

#parametric-form .mpl-separator {
    width: 110px;
    height: 1px;
    display: block;
    border-top: solid 1px #d7d9e1;
    margin: 2px 0 10px 10px;
}

#parametric-form .mpl-title {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    display: block;
    margin-bottom: 8px;
}

#parametric-form .attr-label-filter.mpl {
    width: 50px !important;
    padding-left: 4px;
    padding-right: 1px;
}

#parametric-form .recommended-inductor-label-img {
    margin-bottom: 2px !important;
    margin-left: -4px;
    margin-right: 3px;
}

#parametric-form .prod-status {
    line-height: 11px;
    z-index: 9999;
    height: 20px !important;
}

#parametric-form .attr-label-filter {
    height: auto !important;
}

#parametric-form .fake-mpl-label,
#parametric-form .mpl_fake_column,
#parametric-form .mpl-fake-column {
    display: none;
}

.category-view-header-content .category-section-white-background {
    padding-left: 0 !important;
    padding: 0 !important;
    margin: 25px 0 10px 0 !important;
}


/** END MPL **/

.parametric-search-custom-wrapper th {
    z-index: 1;
}

.parametric-table-cell-overflow {
    max-height: 109px;
    overflow-y: hidden;
}

.parametric-table-cell-overflow.parametric-table-cell-overflow-true {
    max-height: 90px;
    overflow-y: hidden;
    position: relative;
}

.parametric-table-cell-overflow.parametric-table-cell-overflow-true:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    -moz-box-shadow: inset 0 -20px 10px -10px rgb(255 255 255 / 80%);
    -webkit-box-shadow: inset 0 -20px 10px -10px rgb(255 255 255 / 80%);
    box-shadow: inset 0 -20px 10px -10px rgb(255 255 255 / 80%);
    pointer-events: none;
}

.odd .parametric-table-cell-overflow.parametric-table-cell-overflow-true:before {
    -moz-box-shadow: inset 0 -20px 10px -10px rgb(248 249 250 / 80%);
    -webkit-box-shadow: inset 0 -20px 10px -10px rgb(248 249 250 / 80%);
    box-shadow: inset 0 -20px 10px -10px rgb(248 249 250 / 80%);
}

.parametric-table-cell-overflow.parametric-table-cell-overflow-expanded {
    max-height: unset;
}

.parametric-table-cell-overflow.parametric-table-cell-overflow-true.parametric-table-cell-overflow-expanded:before {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.open-close-parametric-table-cell-overflow {
    display: none;
    text-align: center;
    cursor: pointer;
}

.open-close-parametric-table-cell-overflow.open-close-parametric-table-cell-overflow-true {
    display: block;
}

.open-close-parametric-table-cell-overflow img {
    height: 9px;
    vertical-align: middle;
    padding: 5px 0 5px 0;
}

.open-close-parametric-table-cell-overflow.open-close-parametric-table-cell-overflow-expanded img {
    transform: rotate(180deg);
}

img.prod-title-inductor-img-mpsafe {
    height: 16px;
}

.mpsafe .pduct-tittle-Rectangle-mpsafe {
    display: inline-block;
    border: 0.8px solid #1c4eff;
    border-radius: 3.2px;
    padding: 4px 7px 0;
    background-color: #fff;
}

span.attr-label-filter.mpsafe_logo {
    background-color: #fff !important;
    border: 0.8px solid #1c4eff;
    border-radius: 3.2px !important;
    padding: 3px 7px 0 !important;
    bottom: 5px !important;
}

span.attr-label-filter.mpsafe_logo img {
    height: 13px;
}

span.prod-status-tooltip.mpsafe.filter-label img {
    height: 13px;
}

.pduct-tittle-Rectangle-mpsafe.prod-status-tooltip.nrfnd.filter-label img {
    height: 11px;
}

span.prod-status-tooltip.mpsafe.filter-label {
    margin-left: 7px;
    border: 0.8px solid #1c4eff;
    border-radius: 3.2px;
    padding: 3px 8px 2px 8px !important;
    background-color: #fff;
    display: inline-block;
}

.pduct-tittle-Rectangle-mpsafe.prod-status-tooltip.nrfnd.filter-label {
    border: 0.8px solid #1c4eff;
    border-radius: 3.2px;
    padding: 0px 8px 0px;
    background-color: #fff;
}
