.modal_bg{
  background-color:#0087ff;
}

.modal_table_textinput:focus{
  background-color:#489afb!important;
}

#minisearch_input:focus{
   color:#555!important;
   background-color:#eff8ff;
}

.slotcolor{
   color:#0087ff;
   border-color:#0087ff;
}

a.slotcolor{
   color:#0087ff!important;
}

.slotcolor_standard{}
.slotcolor_standard a{color:#0087ff!important;}

.slotcolor_light{
   color:#0087ff!important;
   border-color:#0087ff!important;
   background-color:#eff8ff!important;
}