body.SiteBackground{background-image:url('https://resx.octorate.com/content/19620/1499239794687.jpg')}.GreenButton .ui-button-text {
    background-color: #457784;
}

.GreenButton.ui-state-hover .ui-button-text {
    background-color: black !important;
}

.SearchBar, .SearchCal {
    background: #E5E3E2;
}

.OrangeButton .ui-button-text {
    background-color: #457784;
}

.OrangeButton.ui-state-hover .ui-button-text {
    background-color: black !important;
}


.Green, .Red {
    color: black!important;
}