.carsexcel
{
    margin-bottom: 18px;
}

.carsexcel .block-content label
{
    width: 200px;
}

.carsexcel-select
{
    margin-bottom: 15px;
}

.carsexcel-button
{
    float: right;
    margin-right: 15px;
}

.checkbox-holder
{
    width: auto !important;
}

.rdks-tooltip
{
    display: none;
    position: absolute;
    background-color: #ffffff;
    border-top: 4px solid #0088cc;
    border-radius: 10px;
    padding: 10px;
    width: 300px;
    top: 0px;
    z-index: 99;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 1);
}

.carsexcel-search-summary
{
    background: #e6e6e6;
    padding: 10px;
    border-radius: 5px;
}

.carsexcel-search-summary ul
{
    display: inline;
}

.carsexcel-search-summary ul li
{
    display: inline-block;
    width: 30%;
    color: #a63f3f;
}

.carsexcel-search-summary ul li strong
{
    color: #000000;
}

.carsexcel-total
{
    float: right;
}

.carsexcel-name
{
    font-size: 1.5em;
}

.carsexcel .products-list .product-item-info
{
    display: unset;
}

.carsexcel .clear
{
    clear: both;
}

.carsexcel-title
{
    margin-bottom: 15px;
    background-color: #f7f7f7;
    border: 1px solid #e5e4e4;
    font-size: 17px;
    color: #000000;
    text-transform: uppercase;
    padding: 9px 16px 6px;
}

.carsexcel-group-tyres {
    color: #000000;
    width: 100%;
    background: #e5e4e4;
    padding-left: 5px;
}
