/*.colorPickerIcon {
   background-image:url(../images/colorpicker-icon.png) !important;
}*/
.login_screen{
    width: 100%; /*1041px*/
    height: 600px; /*599px;*/
    background-image: url(../images/login.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 70px;
       font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    border-color: #C5C5C5;
	border-width: 4px;

    vertical-align: middle;
}
.login_form_div{
    padding-top: 400px; 
    width: 240px
}
#main_north {
	color:white;
	background: #0272B1;
        background-image: url(../images/skywatch.jpg);
       margin-left: 5px;
       margin-right: 5px;
        height: 50px;
        background-repeat: no-repeat;
            padding-left: 10px;
            padding-right: 10px;
}
/*.main_north {
	color:white;
	background: #ffffff;
        text-align: right;
        margin-right: 120px;
}
.main_north a:link{
    color: #ffffff;
    margin-right: 20px;
}
.main_north a:visited{
    color: #ffffff;
    margin-right: 20px;
}
.main_north a:hover{
    color: #ffffff;
    margin-right: 20px;
}
.silverCheryFix{
    position: absolute;

}
.historyOpenDoor{
    background-color: #ff0000;
}
.historyCloseDoor{
    background-color: #007d00;
}
.fleetstatustext{
    color: #000000;
    font-size: 12px;
}
.fleetstatusgroup{
    color: #ff0000;
    font-weight: bold;
    padding-left: 10px;
    font-size: 12px;
}
.fleetstatusheader{
    color: #0000FF;
    font-weight: bold;
    font-size: 12px;
}
.map_backgeound{
    background-color: #CCCCCC;
}*/
.reportHeader{
	background: #0272B1;
        background-image: url(../images/skywatch.jpg);
    width: 100%;
    height: 50px;
        background-repeat: no-repeat;

}
.dispatchPortalHeader{
	/*background: #0272B1;*/
        background-image: url(../images/dispeching_portal_header.jpg);
    /*width: 100%;*/
    height: 95px;
        background-repeat: no-repeat;

}
.dispatchPortalHeaderBackground{
	/*background: #FF0000;*/
      background-image: url(../images/dispeching_portal_header_line.jpg);
    /*width: 100%;*/
    height: 95px;
        background-repeat: repeat-x;
    
}
.dispatchPortalFooter{
	/*background: #0272B1;*/
        background-image: url(../images/dispatch_portal_footer.jpg);
    /*width: 100%;*/
    height: 95px;
        background-repeat: no-repeat;

}
.dispatchPortalFooterBackground{
	/*background: #FF0000;*/
      background-image: url(../images/dispatch_portal_footer_line.jpg);
    /*width: 100%;*/
    height: 95px;
        background-repeat: repeat-x;
    
}

/*.reportTable{
     font-size:14px;
}
.reportTable th{
    text-align: left;
    padding-left: 20px;
    
}
.reportTable td{
    text-align: left;
    padding-left: 20px;
}
.report_body{
     font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
}
.report_body h1{
    padding-left: 20px;
}
.report_body h2{
    padding-left: 20px;
}
.report_body h3{
    padding-left: 20px;
    padding-right: 20px
}
.pdfbutton_top{
    width: 100%;
    text-align: right;
}
.pdfbutton_top form{
    padding-right: 20px;
}
.pdfbutton_bottom{
    width: 100%;
    text-align: left;
}
.pdfbutton_bottom form{
    padding-left: 16px;
}
.invalidhistory{
    color: #888888;
}
.clickforaddress{
    color: #aaaaaa;
}
.x-grid3-row-24 td {
    line-height: 12px;
}*/