.empty{background-color:#ffffff}
.empty:hover {background-color:#ffffff}
.selected{background-color:#008000!important; color:#ffffff!important;}
.selected:hover {background-color:#008000!important; color:#ffffff!important;}
.error{background-color:#ee3739;}
.error:hover {background-color:#ee3739;}

.empty span{background-color:#ffffff; color:#000000!important;}
.empty:hover span{background-color:#ffffff; color:#000000!important;}
.selected span{background-color:#008000!important; color:#ffffff!important;}
.selected:hover span{background-color:#008000!important; color:#ffffff!important;}
.error span{background-color:#ee3739; color:#ffffff!important;}
.error:hover span{background-color:#ee3739; color:#ffffff!important;}

.range_selected a{color:#ffffff!important;}
.range_error a{color:#ffffff!important;}
.range_error span{color:#ffffff!important;}


/* client wants make green for select size select dropdown */
#size-selector-dd .empty{background-color:#008000!important; color:#ffffff!important;}
#size-selector-dd .empty:hover {background-color:#008000!important; color:#ffffff!important;}

#size-selector-dd .empty span{background-color:#008000!important; color:#ffffff!important;}
#size-selector-dd .empty:hover span{background-color:#008000!important; color:#ffffff!important;}

.product .main h4.select_size_header {
    color:#008000
}
