
.scroll_tabs_theme_light div.scroll_tab_inner span, .scroll_tabs_theme_light div.scroll_tab_inner li {
    background: #80A2BD !important;
}
.scroll_tabs_theme_light .scroll_tab_left_button_disabled,.scroll_tabs_theme_light .scroll_tab_left_button ,
.scroll_tabs_theme_light .scroll_tab_right_button, .scroll_tabs_theme_light div.scroll_tab_inner span,
.scroll_tabs_theme_light div.scroll_tab_inner li, .scroll_tab_inner, .next_btn{
    background-color: #80A2BD !important;
}
#cart-badge {
    background: rgb(82,239,88) !important;
}
.result-button {
    background-color: #80A2BD !important;
}
h2, .forgot_pwd_div, #Remember {
    color: #80A2BD !important;
}
.btn:hover, .btn:focus{
    background: #80A2BD !important;
    border: 2px solid #80A2BD;
}
.btn{color: #000;border: 2px solid #80A2BD;}
.btn-primary.dropdown-toggle {
    color: #000 !important;
}
#date_picker .ui-datepicker .ui-datepicker-prev, #date_picker .ui-datepicker .ui-datepicker-next,
#date_picker .ui-widget-header .ui-state-default, #date_picker .ui-state-active, #date_picker .ui-widget-content .ui-state-active,
#date_picker .ui-state-highlight, #date_picker .ui-widget-content .ui-state-highlight,

 .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next,
 .ui-widget-header .ui-state-default,  .ui-state-active, .ui-widget-content .ui-state-active,
 .ui-state-highlight, .ui-widget-content .ui-state-highlight {
    background: rgba(128, 162, 189, 1) !important;
}
.ui-state-default.ui-state-hover {
    background: #80A2BD !important;
}
.scroll_tabs_theme_light div.scroll_tab_inner span.tab_selected, .scroll_tabs_theme_light div.scroll_tab_inner li.tab_selected {
    /*background: #FF003C !important;*/
    border-bottom: solid 5px #fff !important;
}