.select-filter-products-public{
    width: 190px; 
    height: 40px;
}
.send-buscar-product-public:hover{
    opacity: 0.7;
}
.content-filters{
    margin-top: 20px!important;
}
.admin-select-filters-products{
    width: 160px; 
    height: 30px;
    margin-left: 20px;
}
.buscar-product-admin{
    width: 600px; 
    height: 30px;
    border: none;
    text-align: center;
    border-bottom: 2px solid #ccc;
    margin-left: 20px;
}
.send-buscar-product-admin{
    padding: 0px!important;
    width: 120px!important;
    height: 30px!important;
    margin-left: 20px; 
    line-height: 30px;
    background-color: blue!important;
}
.btn-limpiar-admin{
    padding: 0px!important;
    width: 120px!important;
    height: 30px!important;
    margin-left: 20px; 
    line-height: 30px;
}
.admin-add-product-order{
    padding:  0px;
    width:  40px;
    height:  40px;
    line-height:  40px;
    border-radius:  20px;
    margin:  0 auto;
    background-color: blue;
    cursor: pointer;
}
.admin-add-product-order:hover{
    opacity: 0.7;
}
.add-count-product-order{
    width: 90px;
}
.btn-minus{
    width: 25px;
    height: 23px;
    float: left;
    cursor:pointer;
    display:flex;
    align-items:center;
    border:1px solid #d43f3a;
    border-radius:2px;
    border-right:0;
    background-color: #d9534f;
    color: #fff;
}
.admin-input-count-product{
    margin:0;
    padding-left:5px;
    font-size:12px;
    padding-right:5px;
    max-width:40px;
    text-align:center;
    float: left;
}
.btn-plus{
    width: 25px;
    height: 23px;
    float: left;
    cursor:pointer;
    display:flex;
    align-items:center;
    border:1px solid #4cae4c;
    border-radius:2px;
    border-left:0;
    background-color: #5cb85c;
    color: #fff;   
}
.btn-minus-order{
    width: 25px;
    height: 23px;
    float: left;
    cursor:pointer;
    display:flex;
    align-items:center;
    border:1px solid #d43f3a;
    border-radius:2px;
    border-right:0;
    background-color: #d9534f;
    color: #fff;
}
.admin-input-count-product-order{
    margin:0;
    padding-left:5px;
    font-size:12px;
    padding-right:5px;
    max-width:40px;
    text-align:center;
    float: left;
}
.btn-plus-order{
    width: 25px;
    height: 23px;
    float: left;
    cursor:pointer;
    display:flex;
    align-items:center;
    border:1px solid #4cae4c;
    border-radius:2px;
    border-left:0;
    background-color: #5cb85c;
    color: #fff;   
}
.btn-swap-product-order{
    width: 30px;
    height: 30px;
    padding:  0px;
    line-height:  30px;
    float:  left;
}
.btn-swap-product-order:hover{
    opacity: 0.7;
}
.btn-delete-product-order{
    width: 30px;
    height: 30px;
    padding:  0px;
    line-height:  30px;
    float:  left;
    margin-left: 10px;
    margin-top:  10px!important;
}
.btn-delete-product-order:hover{
    opacity: 0.7;
}
.buscar-client-admin{
    padding-left: 10px;
}
.admin-list-orders{
    padding:  0px;
    width:  40px;
    height:  40px;
    line-height:  40px;
    border-radius:  20px;
    margin:  0 auto;
    background-color: blue;
    cursor: pointer;
}
.admin-list-orders:hover{
    opacity: 0.7;
}
.table-history-order-detail th{
   background-color: blue!important;
   color: #fff;
   text-align: center;
}
.table-client-detail th{
   background-color: blue!important;
   color: #fff;
   text-align: center;
}
.update-password-admin{
    padding: 0px!important;
    width: 150px!important;
    height: 30px!important;
    margin-left: 20px; 
    line-height: 30px;
    background-color: blue!important;
}
.admin-add-product-order-equal{
    padding:  0px;
    width:  40px;
    height:  40px;
    line-height:  40px;
    border-radius:  20px;
    margin:  0 auto;
}
.admin-add-product-order-equal:hover{
    cursor: default;
}
.admin-add-product-order-equal-active:hover{
    opacity: 0.7;
    cursor: pointer;
}
.imagen-semaforo{
    width: 50px; 
    height: 70px; 
    
    background-size: contain;
    background-position:center;
    background-repeat: no-repeat;
}
.existence-product-info-order{
    width: 80%; 
    height: 30px; 
    float: left;
}
.existence-semaforo-info-order{
    width: 50px; 
    height: 72px; 
    float: left;
    margin-top: -40px;
}
.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}
.img-item-product-detail{
    width: 246px; 
    height: 250px; 
    
    background-size: contain;
    background-position:center;
    background-repeat: no-repeat;
}
.img-item-product-detail-thum{
    width: 60px; 
    height: 60px; 
    
    background-size: contain;
    background-position:center;
    background-repeat: no-repeat;
}
.search-header{
    width: 450px;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 600px;
    position: absolute;
    background-color: #f5f5f5;
    z-index: 10000;
    border-radius: 5px;
}
.search-container{
    width: 450px;
    height: auto;
    max-height: 600px;
}
.search-container-products{
    width: 450px;
    height: auto;
    min-height: 40px;
    max-height: 260px;
}
.search-container-title{
    width: 450px;
    height: 20px;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
      
}
.search-container-content{
    width: 450px;
    height: auto;
    min-height: 20px;
    max-height: 240px;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
}
.search-container-content-products{
    width: 450px;
    height: auto;
    min-height: 20px;
    max-height: 240px;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
}
.search-item{
    width: 450px;
    height: 16px;
    font-size: 12px;
    text-align: left;
    line-height: 15px;
    padding-left: 55px;
    padding-right: 10px;
    color: #101f8a;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.search-item:hover{
    font-size: 13px;
    color: #e10d19;
}