#sp-header-wrapper {
	background-image: url(images/topbg.jpg);
	background-color: #287099;
}

#sp-copyright {
	background-color: rgba(3, 112, 174, 0.7);
}

/*********************** dialog ***************************/

.ui-dialog.success .ui-widget-header {
    background: #4281F4;	
}

.ui-dialog.success .ui-state-default .ui-icon {
    background-image: url("../css/themes/smoothness/images/ui-icons_228ef1_256x240.png");
}
