.machine-oil-filter-app.card{background:#e1e1e1;}

.machine-oil-filter-app .card-header span h2{
    font-size: 1.6rem;
    font-weight: bold;
    text-transform: uppercase;
}

#f4mfs-oil-finder label{font-style:normal;font-weight:bold;}

#f4mfs-oil-finder .chosen-single{border-radius: 0px;height:36px;}
#f4mfs-oil-finder .chosen-container-single .chosen-single{background:#fff;color: #7a7a7a;font-size:14px;}
#f4mfs-oil-finder .chosen-container-single .chosen-single span{margin-top: 4px;}
#f4mfs-oil-finder .chosen-container-single .chosen-single div b {
    background: url(/themes/ricoeuropetheme/assets/img/fliter_slect_arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 17px;
}

#module-f4_machineoils-MachineOilSearch h1{margin-top: 1.6rem;}

#module-f4_machineoils-MachineOilSearch .rsMachineTitle{color:#FFCE34;}
#module-f4_machineoils-MachineOilSearch #f4machineoils-rs-wrapper{font-style: normal;}

#module-f4_machineoils-MachineOilSearch #f4machineoils-rs-wrapper .table td, .table th{border-top:0px}
#module-f4_machineoils-MachineOilSearch #f4machineoils-rs-wrapper .table td {font-size:14px;}

#module-f4_machineoils-MachineOilSearch .main-actions.mb-3 {margin-bottom:1rem !important;}
#module-f4_machineoils-MachineOilSearch #f4machineoils-rs-wrapper .oil_products_wrapper{width:100%;margin-bottom: 1.6rem;}
#module-f4_machineoils-MachineOilSearch #f4machineoils-rs-wrapper h2{width:100%;text-align:center;color: #232323;text-transform: uppercase;}
#module-f4_machineoils-MachineOilSearch #f4machineoils-rs-wrapper .toggle-icons{
    display: block;
    width: 100%;
    text-align: right;
}

#module-f4_machineoils-MachineOilSearch #f4machineoils-rs-wrapper #toggle-icon-text{
    font-size:1rem;
}

#module-f4_machineoils-MachineOilSearch #f4machineoils-rs-wrapper .material-icons:hover{
    cursor: pointer;
    color:#FFCE34;
}

#module-f4_machineoils-MachineOilSearch #f4machineoils-rs-wrapper .toggle-icons span{
    font-size: 2rem;
    font-weight: bolder;
    color:#232323;
}


#module-f4_machineoils-MachineOilSearch .primary-tbl thead tr{
    background-color:#231f20;
    color:#fff;
    text-align: center;
}

#module-f4_machineoils-MachineOilSearch .f4machineoils-rs-tbl thead th{
    text-transform: uppercase;
}

#module-f4_machineoils-MachineOilSearch .f4machineoils-rs-tbl tbody td{
    vertical-align: middle;
}

#module-f4_machineoils-MachineOilSearch #f4machineoils-rs-wrapper .circle{
    height: 32px;
    width: 32px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #000;
    color: #fff;
}

#module-f4_machineoils-MachineOilSearch #f4machineoils-rs-wrapper .circle span{
    margin-top:5px;
    display: inline-block;
    font-weight: bolder;
}
#module-f4_machineoils-MachineOilSearch .f4machineoils-rs-tbl img{min-width: 170px;    width: 170px;}

#module-f4_machineoils-MachineOilSearch #f4machineoils-rs-wrapper .secondary_product_layer{width:100%;display:none;}

#module-f4_machineoils-MachineOilSearch #f4machineoils-rs-wrapper .secondary_product_layer thead tr{
    color:#fff;
}

#module-f4_machineoils-MachineOilSearch .more-contact-txt{color:#000;}



#module-f4machineoils-MachineOilSearch .table thead th {
    background: #333 none repeat scroll 0 0;
    border-bottom: 2px solid #eceeef;
    color: #fff;
    vertical-align: bottom;
    text-align: center;
}
#module-f4machineoils-MachineOilSearch .table td, #module-f4machineoils-MachineOilSearch .table th {
    border-top: 1px solid #eceeef;
    padding: 0.75rem;
    vertical-align: middle;
    border: 1px solid #b6b6b6;
    text-align: center;
    color: #000;
    font-size: 0.875rem;
}
#module-f4machineoils-MachineOilSearch div.product-actions {
    text-align: left;
}

#module-f4_machineoils-MachineOilSearch #extraOilsBtn{
    background: #e1e1e1;
    padding: 0.5rem;
    border: 1px solid #c5c5c5;
}

@media (max-width: 767.98px)
{
    #module-f4_machineoils-MachineOilSearch .f4machineoils-rs-tbl img{min-width: 120px;    width: 120px;}
}