.color_guinda {
  color: #691C32 !important;
}

.color_verde {
color: #10312b !important;
}

.color_amarillo {
color: #c9a977 !important;
}

.bg_guinda {
background-color: #691C32 !important;
}

.bg_huella {
background-color: #818a9b !important;
}

.nav_left {
background-color: #ffffff !important;
color: #000000 !important;
}

.nav_left_hidden {
background-color: #2782ff !important;

}

.nav_up {
background-color: #2f87ff !important;
}

.nav_top {
background-color: #10312B !important;
}
.nav_top {
background-color: #10312B !important;
}


.nav_user_top {
color: white !important;
}

.background_footer {
background-color: #2f87ff !important;
}

.primary-color-text{
color: #4d4d4d;
}

.text_footer {
color: white !important;
}

.background_color_white {
background-color: white !important;
}

.border_guinda_top {
border-top-color: #2782ff !important;
border-top-width: medium !important;
}

.btn_guinda {
border-color: #691c32 !important;
background-color: #691c32 !important;
border-radius: 18px !important;
font-size: 15px;
color: white !important;
box-shadow: none !important;
}

.color-guinda {
color: #691c32 !important;
}

.color-verde {
color: #10312b !important;
}

.btn_guinda_eliminar {
border-color: #691c32 !important;
background-color: #691c32 !important;
font-size: 15px;
color: white !important;
}

.btn_cancelar_volver {
border-color: #10312b !important;
font-size: 15px;
background-color: #10312b !important;
border-radius: 18px !important;
box-shadow: none !important;
color: #ffffff !important;
}

.btn_guinda_margin {
margin-right: 10px;
}

.head_space {
margin-bottom: 15px;
font-size: 18px;
}

.btn_mostaza {
border-color: #c9a977 !important;
font-size: 15px;
background-color: #c9a977!important;
border-radius: 18px !important;
color: #ffffff !important;
box-shadow:  none !important;
}

.border_radius {
border-radius: 5px !important;
}

.btn-sm-guinda {
background-color: #691c32 !important;
border-radius: 12px !important;
color: white !important;
border-color: rgba(255,255,255,0.3);
}

.table_top_color {
background-color: #10312B !Important;
}

.border_table {
border-radius: 15px !Important;
}

.card-head_background {
background-color: #691c32;
color: #ffffff !important;
}

.fa-search_color {
color: black !important;
font-size: 20px !important;
}

.background_color {
background-color: white !important;
/*border-color: rgba(255,255,255,0.3);*/
/*border: none !important;*/
}

.modal_verde {
border-color: #10312b !important;
font-size: 15px;
background-color: #10312b !important;
border-radius: 4px !important;
color: #ffffff !important;
}

.modal_guinda {
border-color: #691c32 !important;
font-size: 15px;
background-color: #691c32 !important;
border-radius: 4px !important;
color: #ffffff !important;
}

.text_color {
color: #691C32 !important;
}

.btn_filtro {
margin: 2px;
border-radius: 20px;
border-width: 0px; 
border: #C9A977 !important; 
background-color: #C9A977 !important;
box-shadow:  none !important;
}

.btn_rounded {
border-radius: 18px !important;
}

.card_rounded {
border-radius: 10px !important;
}

.card_header_rounded {
border-top-left-radius: 10px !important;
border-top-right-radius: 10px !important;
}

.center-warning {
align-items: center; 
justify-content: center; 
flex-direction: column; 
display: flex;
}

.configuracion_pt_cards:hover {
color: #2462b7;
}

.btn_guardar {
border-color: #53ab3a !important;
background-color: #53ab3a !important;
border-radius: 18px !important;
font-size: 15px;
color: white !important;
box-shadow: none !important;
}

.btn_agregar {
border-color: #2462b7 !important;
background-color: #2462b7 !important;
border-radius: 18px !important;
font-size: 15px;
color: white !important;
box-shadow: none !important;
}

.btn_deshabilitado {
border-color: #818a9b !important;
background-color: #818a9b !important;
border-radius: 18px !important;
font-size: 15px;
color: white !important;
box-shadow: none !important;
}

.btn_automatizados {
border-color: #818a9b !important;
background-color: #818a9b !important;
border-radius: 18px !important;
font-size: 15px;
color: white !important;
box-shadow: none !important;
}

.btn_cancelar_volver {
border-color: #2462b7 !important;
font-size: 15px;
background-color: #2462b7 !important;
border-radius: 18px !important;
box-shadow: none !important;
color: #ffffff !important;
}

.btn_manuales {
border-color: #2462b7 !important;
font-size: 15px;
background-color: #2462b7 !important;
border-radius: 18px !important;
box-shadow: none !important;
color: #ffffff !important;
}

.btn_filtrar {
border-radius: 20px;
margin: 2px;
color: rgb(255,255,255) !important;
border-width: 0px; 
background: #2462b7;
}

.btn_borrar_filtros {
margin: 2px; 
border-radius: 20px; 
border-width: 0px; 
border: #818a9b !important;
background-color: #818a9b !important;
box-shadow: none !important;
color: rgb(255,255,255) !important
}

@media (min-width: 300px) and (max-width: 575px) {
/* FILTERS BUTTONS */
#filter_actions {
  display: grid;
}

.btn_filtrar {
  order:1;
  width: 100%;
}

.btn_borrar_filtros {
  order:2;
  width: 100%;
}
}

.input-color {
color: #4d4d4d !important;
}

.color-symbol {
color: #ffffff;
}

.form-check-input:checked {
background-color: #53ab3a !important;
border-color: #53ab3a !important;
}

.btn_seleccionar_todo {
border-radius: 20px;
color: white;
background-color: #2462b7;
border: none;
}

.btn_seleccionar_todo:hover {
color: white;
}

.btn-round {
background-color: #53ab3a !important;
border-radius: 50px !important;
}

.btn-trash{
background-color: #691c32 !important;
border-radius: 50px !important;
border: none;
}

.btn_detalle_exp{
border-color: #53ab3a !important;
font-size: 15px;
background-color: #53ab3a!important;
border-radius: 18px !important;
color: #ffffff !important;
box-shadow:  none !important;
}

.bg_nav_top_espera{
background-color: #818a9b !important;
}

.bg_nav_top_cerrado {
background-color: #2462b7 !important;
}

.accordion_color {
background-color: #2462b7 !important;
}


#sidebarToggleTop{
  color:#ffffff  !important
}

#sidebarToggleTop:hover{
  background-color:#2f87ff  !important
}

a.border_bahias {
  text-decoration: underline !important;
}
a.border_bahias:hover {
  text-decoration: underline !important;
}

.nav_color_letra {
  color: #01427a;
}

.img_size {
  width: 77%;
}

.nav_option_color {
  color: #ffffff;
}

.img-autorizar-logo {
  width: 50% !important;
}

.bg-autorizar {
  background-color: #007bff !important;
}



.btn_login_verde {
  border-color: #53ab3a !important;
  background-color: #53ab3a !important;
  border-radius: 18px !important;
  font-size: 15px;
  color: white !important;
  box-shadow: none !important;
  }