.resumen-alm{
    font-size: .75rem;
    padding: 0px;
}

.resumen-alm .date{
    background: #fff;
    height: 20px;
}

.resumen-alm .etiq{
    background: #0075b4;
}

.resumen-alm div{
    border: 0px solid #26384f;
}

#imagen{
    width: 100%;
}

#imagen img{
    width: 100%;
}

.tabla-descripcion tbody tr td{
    color: #000;
}

.c-tipos-motor{
    padding-top: 5%;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    background: rgba(0,0,0,.5);
    z-index: 5;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
}

.c-tipos-categorias{
    padding-top: 5%;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    background: rgba(0,0,0,.5);
    z-index: 5;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
}

.c-tipos-categorias1{
    padding-top: 5%;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    background: rgba(0,0,0,.5);
    z-index: 5;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
}

.c-tipos-categorias2{
    padding-top: 5%;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    background: rgba(0,0,0,.5);
    z-index: 5;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
}

.c-tipos-galeria{
    padding-top: 5%;
    width: 100%;
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    background: rgba(0,0,0,.5);
    z-index: 5;
    display: none;
    overflow-x: hidden;
    overflow-y: auto; 
}

#c-product-vehicle #DataTables_Table_3_wrapper{
    width: 100%;
}

#vehiculos-busqueda th{
    color: #fff !important;
    font-size: .75rem;
}

#vehiculos-busqueda td{
    font-size: .75rem;
}

#vehiculos-busqueda .dataTables_scrollHeadInner{
    width: 100% !important;
}

#categorias-busqueda th{
    color: #fff !important;
    font-size: .75rem;
}

#categorias-busqueda td{
    font-size: .75rem;
}

#categorias-busqueda .dataTables_scrollHeadInner1{
    width: 100% !important;
}

#lista-search-items-pve1 .dataTables_scrollHeadInner{
    width: 100% !important;
}


.c-botones-veic1{
    margin: 0px auto;
}

.item-vehicle1{
    cursor: pointer;
}

.item-suspension1{
    cursor: pointer;
}

.item-categoria1{
    cursor: pointer;
}

.c-galery{
    color: #fff;
}

.modal-busqueda-ventas{
    width: 50% !important;
}

.item-product tr:hover{
    background: gray !important;
    cursor: pointer;
}

.item-product{
    cursor: pointer;
}

.img-gal-modal{
    position: relative;
    display: none;
    text-align: center;
}

.img-gal-modal img{
    width: auto !important;
    height: 100%;
    margin: 0px auto;
}

.c-tipos-galeria .modal-gal-vent{
    background: transparent;
}

.img-galeria img{
    width: auto !important;
    height: 38px;
}

#lista-search-item-fac .dataTables_empty{
    display: none;
}

.modal-form-bitacora1{
    padding-top:20px;
    padding-bottom: 20px;
    width: 85%;
    margin: 0px auto;
    background:rgba( 23, 26, 33 ,.9);
}

.modal-form-bitacora2{
    padding-top:20px;
    padding-bottom: 20px;
    width: 80%;
    margin: 0px auto;
    background:rgba( 23, 26, 33 ,.9);
}

.modal-form-bitacora3{
    padding-top:20px;
    padding-bottom: 20px;
    width: 90%;
    margin: 0px auto;
    background:rgba( 23, 26, 33 ,.9);
}

.btn-export-pdf{
    color: #fff;
   
}

.btn-export-pdf svg{
    
    color: #fff !important;
}

.style-sunat1{
    background: #0075b4;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
}

.style-sunat2{
    background: #e7d002;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
}

.c-det-vent{
    border: 1px solid #0075b4;
    border-radius: 5px;
    padding: 10px;
    margin: 10px;
    color: #0075b4;
}

.bloq-vent-1 h6{
    text-align: center;
    color: #fff;
}

.bloq-vent-2 h6{
    text-align: center;
    color: #fff;
}

.cls-dent-oc{
    background: #fff;
}

.cls-p-min-sug{
    font-size: 1rem !important;
  border: 1px solid #ffc107;
  color: #ffc107 !important;
  padding: 5px;
  border-radius: 5px;
  font-size: .75rem !important;
  display: none;
}