.ui-widget-content {
	background:#b0e0e6 !important;
}

.ui-widget-header {
    border: 1px solid #494437;
    background: #3087a6;
    color: #ffffff;
    font-weight: bold;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { 
    border: 1px solid #b0e0e6; 
    background: #3087a6;
    font-weight: bold; 
    color: white; 
}