<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Componente Nombre:  dexctzusd    | default   | vehicle
 * Base: Bootstrap v4.1.0
 * Autor: DEX360
 * Copyright: DEX360

    3.  dexctzusd_vehicle  
        3.1. dexctzusd_vehicle_accordion
        3.2. dexctzusd_add_option_input
        3.3. dexctzusd_add_option_button

    10. Responsive
*/


/* 3. dexctzusd_vehicle
--------------------------------------------------------------*/
.dexctzusd_vehicle {
    margin: 20px 0px 80px;
}
.dexctzusd_vehicle_content {
    text-align:left;
}

.dexctzusd_vehicle .dexctzusd_error_first_section {
    border: 1px solid red;
    color:red;
    padding:15px 5%;
    margin-bottom:25px;
}
.dexctzusd_vehicle .dexctzusd_error_first_section p {
    margin:0px;
}


.dexctzusd-loading{
    background-color: #ffffff;
    background-image: url("../img/loader.gif");
    background-size: 25px 25px;
    background-position:right center;
    background-repeat: no-repeat;
}</pre></body></html>