﻿.LogoDIV { padding-top: 3px !important; padding-left: 6px !important; }
.TableStyle1 td{padding: 2px 3px 2px 3px;}
.TableStyle1 tr{background-color: #ffffff;}
.TableStyle1 tr:first-child td{font-size: 12px;background-image: url(../image/column-header-bg.gif) !important;background-repeat: repeat-x !important;background-position: left top !important;background-color: #eeeeee;font-weight: bold;text-align: center;}
.TableStyle1 tr:nth-child(2n+2){background-color: #ffffff;}
.TableStyle1 tr:nth-child(2n+3){background-color: #F5F9FE;}

#PageHeaderContainerDIV { background-color: #1979C6; background-image: url(../image/top_bg.png); background-repeat: repeat-x; background-position: left bottom; border-bottom:1px solid #fff; }
#PageHeaderContainerDIV .UserInfoDIV { position: absolute; top: 18px; left: 300px; color: #A5CBEA; }
#PageHeaderIconListDIV { top: 12px; right: 5px; }

#ConfirmDialogControlDepartmentCode,#ControlDepartmentCode,#SelectDepartmentCode { max-width:300px !important;}

.GreyButton {background-image: url(../image/btn_grey_bg.png); background-repeat: no-repeat; background-position: left center; border-bottom:1px solid #fff; padding:7px; padding-left:30px; margin-bottom:5px; }

#ProjectProcessResultOutterDIV input[readonly='readonly'] { background-color: #ddd !important; background-image: none !important; font-size: 12px; }

.DrawProjectProcessStepRouting {  width:330px;  }
.DrawProjectProcessStepRouting .Header,.DrawProjectProcessStepRouting .Bottom { background-image:url(http://localhost/EngineerPlatform/image/StepBg.png); background-position:left top; background-repeat:no-repeat; height:40px; position:relative;}
.DrawProjectProcessStepRouting .Content { background-image:url(http://localhost/EngineerPlatform/image/StepBgBody.png); background-position:left top; background-repeat:repeat-y;}
.DrawProjectProcessStepRouting .Bottom { height:12px;  background-position:left bottom; }
.DrawProjectProcessStepRouting .Header .OrderID { text-align:center; font-size:18px; font-weight:bold; padding-top:7px; }

.DrawProjectProcessStepRouting .NodeDIV { background-image:url(http://localhost/EngineerPlatform/image/NodeBg.png); background-position:left top; background-repeat:no-repeat; width:308px; height:88px; overflow:hidden;  padding:10px; position:relative;}
.DrawProjectProcessStepRouting .NodeName { font-size:14px; }
.DrawProjectProcessStepRouting .NodeIDSPAN { font-size:12px; padding-left:5px; color:#888; }
.DrawProjectProcessStepRouting .NodeControlMode { margin-top:5px; }
.DrawProjectProcessStepRouting .Dealer { margin-top:5px; width:280px; }

.RoutingLine{background-image:url(http://localhost/EngineerPlatform/image/RoutingLineBg.png); background-position:center center; background-repeat:no-repeat; height:20px; margin-top:5px; margin-bottom:5px; }
.IconCompleted{background-image:url(http://localhost/EngineerPlatform/image/accepted.png); background-position:center center; background-repeat:no-repeat; width:48px; height:48px; position:absolute; top:20px; right:10px; }
.IconSkipped{background-image:url(http://localhost/EngineerPlatform/image/skip.png); background-position:center center; background-repeat:no-repeat; width:48px; height:48px; position:absolute; top:20px; right:10px; }