.window-header {
    background-color:#428BCA;
    border-style: solid;
    border-width: thin;
    border-color: #00008b;
    color:white;
    max-height: 150px;
}
.h2-header{
    margin: 0;
    /*line-height: 1;*/
}
.title-header1{
    font-size: xx-large;
}
.title-header2{
    margin-left: 20%;
}
.text-white{
    color:white;
}
.window-delivered {
    background-color:#00008b;
}
.window-collected {
    background-color:#008000;
}
.bpresult-header {
    background-color:#CEE3F6;
    border-style: solid;
    border-width: thin;
    border-color: #00008b;
    margin-bottom: 10px;
    max-height: 100px;

}
.bpresult-header h1 {
    font-weight: bolder;
    margin-left: 5px;
}
.ui-dialog,.ui-dialog,.ui-widget, .ui-widget-content, .ui-corner-all, .foo, .ui-draggable, .ui-resizable {background:white !important;}

span.f_hps
{
 font-family: Arial;
    font-weight: bold;
}