img{
border-style: none;
border-width: 0px;
}

.colorPickerIcon {
   background-image:url(../images/colorpicker-icon.png) !important;
}
.main_north {
	color:white;
	background: #ffffff;
        text-align: right;
        margin-right: 120px;
}
.main_north a:link{
    color: #ffffff;
    margin-right: 20px;
    vertical-align: top;
}
.main_north a:visited{
    color: #ffffff;
    margin-right: 20px;
    vertical-align: top;
}
.main_north a:hover{
    color: #ffffff;
    margin-right: 20px;
    vertical-align: top;
}
.silverCheryFix{
    position: absolute;

}
.historyOpenDoor{
    background-color: #ff0000;
}
.historyCloseDoor{
    background-color: #007d00;
}

.contactOffDispeching{
    background-color: #ff0000;
    height: 15px;
}
.contactOnDispeching{
    background-color: #007d00;
     height: 15px;
}

.fleetstatustext{
    color: #000000;
    font-size: 12px;
}
.fleetstatusinvalidtext{
    color: #999999;
    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;
}
.reportTable{
     font-size:14px;
}
.reportTable th{
    text-align: left;
    padding-left: 20px;

}
.reportTable td{
    text-align: left;
    padding-left: 20px;
}

.reportTableBorder{
     font-size:14px;
}
.reportTableBorder th{
    text-align: left;
    padding-left: 20px;
     border: 1px;
    border-style: solid;

}
.reportTableBorder td{
    text-align: left;
    padding-left: 20px;
    border: 1px;
    border-style: solid;
}
.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;
}
.x-grid3-row-24-invalid td {
    line-height: 12px;
     color: #DDDDDD;
}
.historyGraphBackground .x-panel-body{
    background-color: #CCCCCC;
}

.x-grid3-row-late td {
    background-color: #FFBBBB;
}

.x-grid3-row-nolate td {
    background-color: #FFFFFF;
}

.dispatchMobilePortalHeaderBackground{
	/*background: #FF0000;*/
      background-image: url(..//mobileapp/images/dispeching_mobile_header_line.jpg);
    width: 100%;
    height: 69px;
        background-repeat: repeat-x;
}
.dispatchMobilePortalHeader{
    	/*background: #0272B1;*/
        background-image: url(../mobileapp/images/dispeching_mobile_header.jpg);
    width: 319px;
    height: 69px;
        background-repeat: no-repeat;
}
.dispatchMobilePortalFooterBackground{
	/*background: #FF0000;*/
      background-image: url(..//mobileapp/images/dispeching_mobile_footer_line.jpg);
    width: 100%;
    height: 69px;
        background-repeat: repeat-x;
}
.dispatchMobilePortalFooter{
    	/*background: #0272B1;*/
        background-image: url(../mobileapp/images/dispeching_mobile_footer.jpg);
    width: 319px;
    height: 60px;
        background-repeat: no-repeat;
}