﻿body
{
	scrollbar-face-color: #d5d5d5;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #4D6602;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #f2f2f2;
	scrollbar-darkshadow-color: #f2f2f2;
	scrollbar-base-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-size: 9pt;
}
body, table, th, td
{
	font-family: Arial;
}
td
{
	word-break: keep-all; /*禁止换行*/
	white-space: nowrap;
}

/*
=================================================================================================
 Login Page, Change password panel
=================================================================================================
*/
.ChgPwdHeader1
{
	background: transparent url("../Images/list_image/bg3.png") no-repeat scroll 0 -273px;
	width: 5px;
	height: 30px;
}
.ChgPwdHeader2
{
	background: transparent url("../Images/list_image/bg4.png") repeat-x scroll 0 -440px;
	height: 30px;
}
.ChgPwdHeader3
{
	background: url(../Images/list_image/bg3.png) no-repeat right -393px;
	width: 5px;
	height: 30px;
}
.ChgPwdContent1
{
	background: transparent url("../Images/list_image/bg5.png") repeat-y scroll 0 0;
	width: 5px;
}
.ChgPwdContent2
{
	background-color: White;
	padding-top: 20px;
	padding-bottom: 10px;
}
.ChgPwdContent3
{
	background: transparent url("../Images/list_image/bg5.png") repeat-y scroll top right;
	width: 5px;
}
.ChgPwdFooter1
{
	background: transparent url("../Images/list_image/bg3.png") repeat-x scroll 0 -30px;
	height: 5px;
}
.ChgPwdFooter2
{
	background: transparent url("../Images/list_image/bg4.png") repeat-x scroll 0 -100px;
	height: 5px;
}
.ChgPwdFooter3
{
	background: transparent url("../Images/list_image/bg3.png" ) repeat-x scroll right -100px;
	height: 5px;
}
.ChgPwdClose a
{
	background-position: left top;
	background-image: url(../Images/list_image/close.gif);
	cursor: pointer;
	width: 18px;
	height: 16px;
	float: right;
}
.ChgPwdClose a:hover
{
	background-position: right top;
	background-image: url(../Images/list_image/close.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 16px;
	float: right;
}
.VerifyBrowserVersionBtn {
	background-position: right top;
	background-color: #ddd;
	background-repeat: no-repeat;
	width: 60px;
	line-height: 20px;
	float: right;
	background-size: 100% 100%;
	border-radius: 2px;
	border:1px solid black;
	text-align: center;
	cursor: pointer;
}
.delete_order a
{
	background: url("../Images/button/delete_Disable.gif" );
	cursor: pointer;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.delete_order a:hover
{
	background: url("../Images/button/delete_Normal.gif");
	cursor: pointer;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.login_title
{
	color: #ffffff;
	font-size: 23px;
	font-weight: bold;
}
.divMessage
{
	text-align: left;
	color: Red;
	font-weight: bold;
}
.modalBackground
{
	background-color: gray;
	filter: alpha(opacity=0);
	opacity: 0.0;
}
.changePassword
{
	background-color: black;
	filter: alpha(opacity=50); /* IE */
	-moz-opacity: 0.5; /* Moz + FF */
	opacity: 0.5; /* 支持CSS3的浏览器（FF 1.5也支持）*/
}
.headerSplitter
{
	width: 100%;
	background-color: #8e8e8e;
	height: 3px;
}

.company-logo {
	width: 140px;
	height: 52px;
	background: url(../images/logo_transp.svg) center no-repeat;
}

.product-name {
	font-size: 16px;
	text-align: left;
	padding-top: 3px;
	line-height: 52px;
	color: white;
}

/*
=================================================================================================
	Header 样式，用于 ucHeader.ascx 用户控件 
=================================================================================================
*/
.header_menu
{
	background-color: #585858;
}
.header_menu_left
{
	width: 17px;
	height: 31px;
}
.header_menu_right
{
	width: 17px;
	height: 31px;
}

/*
=================================================================================================
	System Menu
=================================================================================================
*/
/* 子菜单项容器  */
.DynamicMenuStyle
{
	padding-left: 0px;
	padding-right: 0px;
	border-right: #ABA899 1px solid;
	border-left: #ABA899 1px solid;
	border-top: #ABA899 1px solid;
	border-bottom: #ABA899 1px outset;
	vertical-align: middle;
	background-color: #6f67e1;
	word-break: keep-all; /*禁止换行*/
	white-space: nowrap;
    z-index: 200;
}
/* 子菜单项每行默认样式  */
.DynamicMenuItemStyle
{
	background-color: #f6f6f6;
	color: #025488;
	border-bottom: #ABA899 1px solid;
	white-space: nowrap;
}
/* 子菜单项每行鼠标悬浮样式  */
.DynamicHoverStyle
{
	color: #000000;
	background: url( "../images/list_image/bg2.png" ) repeat-x 0 -122px;
}
/* 子菜单 */
.ucheader_submenu
{
	height: 30px;
	cursor: pointer;
}
.ucheader_submenu_left
{
	padding-left: 5px;
	padding-right: 10px;
	width: 8px;
}
.ucheader_submenu_text
{
	text-align: left;
	padding-right: 15px;
	word-break: keep-all; /*禁止换行*/
	white-space: nowrap;
}
/* 根菜单 */
.ucheader_menu
{
	font-size: 9pt;
	font-weight: bold;
	color: #fefcfc;
	cursor: pointer;
	height: 31px;
	margin-top: -1px;
	margin-right: 15px;
	padding-left: 5px;
}
.ucheader_menu_boder
{
	height: 31px;
	width: 15px;
	margin-top: -1px;
}
.ucheader_menu_hover
{
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer; /*background: url("../images/page_image/top-left.jpg" ) no-repeat right bottom;*/
	height: 31px;
	margin-top: -1px;
	margin-right: 15px;
	padding-left: 5px;
}
.ucheader_menu_boder_hover
{
	/*background: url("../images/page_image/top-left.jpg" ) no-repeat right bottom;*/
	height: 31px;
	width: 15px;
	margin-top: -1px;
}

/*
=================================================================================================
	Footer 样式，用于 ucGXWebFooter.ascx 用户控件 
=================================================================================================
*/
.footer_body
{
	/*background-image: url(../images/page_image/buttom_center.jpg);*/
	background-color: #585858;
	color: #eeeeee;
	height: 33px;
}
.footer_left
{
	background-image: url(../images/page_image/buttom_left.jpg);
	width: 372px;
	height: 33px;
}
.footer_right
{
	background-image: url(../images/page_image/buttom_right.jpg);
	width: 165px;
	height: 33px;
}


/*
=================================================================================================
	Button 样式，用于 ucButton.ascx 用户控件 
=================================================================================================
*/
/* ----------------------------------------------------------------
	Group Settings
---------------------------------------------------------------- */
.btn_Common, .btn_hover, .btn_disable
{
	text-decoration: none;
	line-height: 16pt;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 30px;
}
.btn_Common
{
	background: url(../images/list_image/but-2.gif) no-repeat left top;
	color: black;
}
.btn_hover
{
	background: url(../images/list_image/but-2.gif) no-repeat left bottom;
	color: black;
}
.btn_disable
{
	background: url(../images/list_image/but-1.gif) no-repeat left top;
	color: #666666;
}
.btnRightCorner_Common
{
	display: block;
	background: url(../images/list_image/but-2.gif) no-repeat right top;
	width: 8px;
	height: 30px;
}
.btnRightCorner_hover
{
	display: block;
	background: url(../images/list_image/but-2.gif) no-repeat right bottom;
	width: 8px;
	height: 30px;
}
.btnRightCorner_disable
{
	display: block;
	background: url(../images/list_image/but-1.gif) no-repeat right bottom;
	width: 8px;
	height: 30px;
}

/*
=================================================================================================
	Button 样式，用于 ucCustomizeButton.ascx 用户控件 
	外观是一个Image Icon，每个Button定义三个状态的Css
=================================================================================================
/* ----------------------------------------------------------------
	Group Settings
---------------------------------------------------------------- */
.left_arrow_common, .left_arrow_hover, .left_arrow_disable,
.right_arrow_common, .right_arrow_hover, .right_arrow_disable,
.up_arrow_common, .up_arrow_hover, .up_arrow_disable,
.down_arrow_common, .down_arrow_hover, .down_arrow_disable
{
	height: 34px;
	width: 34px;
	line-height: 9pt;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
/* 向左箭头 */
.left_arrow_common
{
	background: url(../Images/button/left_all.png) no-repeat left top;
}
.left_arrow_hover
{
	background: url(../Images/button/left_all.png) no-repeat right top;
}
.left_arrow_disable
{
	background: url(../Images/button/left_all.png) no-repeat left bottom;
}
/* 向右箭头 */
.right_arrow_common
{
	background: url(../Images/button/right_all.png) no-repeat left top;
}
.right_arrow_hover
{
	background: url(../Images/button/right_all.png) no-repeat right top;
}
.right_arrow_disable
{
	background: url(../Images/button/right_all.png) no-repeat left bottom;
}
/* 向上箭头 */
.up_arrow_common
{
	background: url(../Images/button/up_all.png) no-repeat left top;
}
.up_arrow_hover
{
	background: url(../Images/button/up_all.png) no-repeat right top;
}
.up_arrow_disable
{
	background: url(../Images/button/up_all.png) no-repeat left bottom;
}
/* 向下箭头 */
.down_arrow_common
{
	background: url(../Images/button/down_all.png) no-repeat left top;
}
.down_arrow_hover
{
	background: url(../Images/button/down_all.png) no-repeat right top;
}
.down_arrow_disable
{
	background: url(../Images/button/down_all.png) no-repeat left bottom;
}
/* ----------------------------------------------------------------
	Group Settings
---------------------------------------------------------------- */
.uploadphoto_200_30_common, .uploadphoto_200_30_hover, .uploadphoto_200_30_disable
.deletephoto_200_30_common, .deletephoto_200_30_hover, .deletephoto_200_30_disable
{
	height: 30px;
	width: 200px;
	line-height: 9pt;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor: hand;
}

.uploadphoto_200_30_common
{
    background: url(../Images/button/UploadPhoto_200_30_All.png) no-repeat left top;
}
.uploadphoto_200_30_hover
{
    background: url(../Images/button/UploadPhoto_200_30_All.png)  no-repeat right top;
}
.uploadphoto_200_30_disable
{
    background: url(../Images/button/UploadPhoto_200_30_All.png) no-repeat right bottom;
}
.deletephoto_200_30_common
{
    background: url(../Images/button/DeletePhoto_200_30_All.png) no-repeat left top;
}
.deletephoto_200_30_hover
{
    background: url(../Images/button/DeletePhoto_200_30_All.png)  no-repeat right top;
}
.deletephoto_200_30_disable
{
    background: url(../Images/button/DeletePhoto_200_30_All.png) no-repeat right bottom;
}

.Login_common, .Login_hover, .Login_disable, 
.clearQueryCondition_common, .clearQueryCondition_hover, 
.ClearFields_common, .ClearFields_hover, 
.NewPatient_common, .NewPatient_hover, .NewPatient_disable, 
.SaveOrder_common, .SaveOrder_hover, .SaveOrder_disable, 
.SaveAs_common, .SaveAs_hover, .SaveAs_disable, 
.SaveImageStatus_common, .SaveImageStatus_hover, .SaveImageStatus_disable, 
.CreateReport_common, .CreateReport_hover, .CreateReport_disable, 
.SaveReport_common, .SaveReport_hover, .SaveReport_disable, 
.SaveReportCompletedStudy_common, .SaveReportCompletedStudy_hover, .SaveReportCompletedStudy_disable, 
.CancelClose_common, .CancelClose_hover, .CancelClose_disable, 
.PrintReport_common, .PrintReport_hover, .PrintReport_disable, 
.SetHotkey_common, .SetHotkey_hover, .SetHotkey_disable, 
.Exit_common, .Exit_hover, .Exit_disable, 
.search_common, .search_hover, .search_disable, 
.NewItem_common, .NewItem_hover, .NewItem_disable, 
.Edit_common, .Edit_hover, .Edit_disable, 
.Delete_common, .Delete_hover, .Delete_disable, 
.Clear_common, .Clear_hover, .Clear_disable, 
.Save_common, .Save_hover, .Save_disable, 
.Apply_common, .Apply_hover, .Apply_disable,
.Cancel_common, .Cancel_hover, .Cancel_disable,
.CancelDownload_common, .CancelDownload_hover, .CancelDownload_disable,
.download_common, .download_hover, .download_disable,
.import_common, .import_hover, .import_disable,
.export_common, .export_hover, .export_disable,
.copyToPrint_common, .copyToPrint_hover, .copyToPrint_disable,
.reset_common, .reset_hover, .reset_disable
{
	height: 30px;
	width: 100px;
	line-height: 9pt;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.reset_common
{
    background: url(../Images/button/Reset_100_30_All.png) no-repeat left top;
}
.reset_hover
{
    background: url(../Images/button/Reset_100_30_All.png)  no-repeat right top;
}
.reset_disable
{
    background: url(../Images/button/Reset_100_30_All.png) no-repeat right bottom;
}

.copyToPrint_common
{
    background: url(../Images/button/copyToPrintLayout_All.png) no-repeat left top;
}
.copyToPrint_hover
{
    background: url(../Images/button/copyToPrintLayout_All.png)  no-repeat right top;
}
.copyToPrint_disable
{
    background: url(../Images/button/copyToPrintLayout_All.png) no-repeat left bottom;
}
/* ClearQueryCondition */
.clearQueryCondition_common
{
	background: url(../Images/button/ClearCondition_All.png) no-repeat left top;
}
.clearQueryCondition_hover
{
	background: url(../Images/button/ClearCondition_All.png) no-repeat right top;
}
/* ClearFields */
.ClearFields_common
{
	background: url(../Images/button/ClearFields_All.png) no-repeat left top;
}
.ClearFields_hover
{
	background: url(../Images/button/ClearFields_All.png) no-repeat right top;
}
/* NewPatient */
.NewPatient_common
{
	background: url(../Images/button/Saveorder-next_All.png) no-repeat left top;
}
.NewPatient_hover
{
	background: url(../Images/button/Saveorder-next_All.png) no-repeat right top;
}
.NewPatient_disable
{
	background: url(../Images/button/Saveorder-next_All.png) no-repeat right bottom;
}
/* SaveOrder */
.SaveOrder_common
{
	background: url(../Images/button/SaveOrder_All.png) no-repeat left top;
}
.SaveOrder_hover
{
	background: url(../Images/button/SaveOrder_All.png) no-repeat right top;
}
.SaveOrder_disable
{
	background: url(../Images/button/SaveOrder_All.png) no-repeat right bottom;
}
/* Save As */
.SaveAs_common
{
	background: url(../Images/button/SaveAs_All.png) no-repeat left top;
}
.SaveAs_hover
{
	background: url(../Images/button/SaveAs_All.png) no-repeat right top;
}
.SaveAs_disable
{
	background: url(../Images/button/SaveAs_All.png) no-repeat left bottom;
}
/* SaveImageStatus */
.SaveImageStatus_common
{
	background: url(../Images/button/SaveImageStatus_All.png) no-repeat left top;
}
.SaveImageStatus_hover
{
	background: url(../Images/button/SaveImageStatus_All.png) no-repeat right top;
}
.SaveImageStatus_disable
{
	background: url(../Images/button/SaveImageStatus_All.png) no-repeat left bottom;
}
/* CreateReport */
.CreateReport_common
{
	background: url(../Images/button/create_report_All.png) no-repeat left top;
}
.CreateReport_hover
{
	background: url(../Images/button/create_report_All.png) no-repeat right top;
}
.CreateReport_disable
{
	background: url(../Images/button/create_report_All.png) no-repeat left bottom;
}
/* SaveReport */
.SaveReport_common
{
	background: url(../Images/button/save_close_All.png) no-repeat left top;
}
.SaveReport_hover
{
	background: url(../Images/button/save_close_All.png) no-repeat right top;
}
.SaveReport_disable
{
	background: url(../Images/button/save_close_All.png) no-repeat left bottom;
}
/* SaveReportCompletedStudy */
.SaveReportCompletedStudy_common
{
	background: url(../Images/button/save_mark_completed_All.png) no-repeat left top;
}
.SaveReportCompletedStudy_hover
{
	background: url(../Images/button/save_mark_completed_All.png) no-repeat right top;
}
.SaveReportCompletedStudy_disable
{
	background: url(../Images/button/save_mark_completed_All.png) no-repeat left bottom;
}
/* CancelClose */
.CancelClose_common
{
	background: url(../Images/button/cancel_All.png) no-repeat left top;
}
.CancelClose_hover
{
	background: url(../Images/button/cancel_All.png) no-repeat right top;
}
.CancelClose_disable
{
	background: url(../Images/button/cancel_All.png) no-repeat left bottom;
}
/* PrintReport */
.PrintReport_common
{
	background: url(../Images/button/print_All.png) no-repeat left top;
}
.PrintReport_hover
{
	background: url(../Images/button/print_All.png) no-repeat right top;
}
.PrintReport_disable
{
	background: url(../Images/button/print_All.png) no-repeat left bottom;
}
/* SetHotkey */
.SetHotkey_common
{
	background: url(../Images/button/Set_All.png) no-repeat left top;
}
.SetHotkey_hover
{
	background: url(../Images/button/Set_All.png) no-repeat right top;
}
.SetHotkey_disable
{
	background: url(../Images/button/Set_All.png) no-repeat left bottom;
}
/* Login */
.Login_common
{
	background: url(../Images/button/Login_All.png) no-repeat left top;
}
.Login_hover
{
	background: url(../Images/button/Login_All.png) no-repeat right top;
}
.Login_disable
{
	background: url(../Images/button/Login_All.png) no-repeat left bottom;
}
/* Exit */
.Exit_common
{
	background: url(../Images/button/Exit_All.png) no-repeat left top;
}
.Exit_hover
{
	background: url(../Images/button/Exit_All.png) no-repeat right top;
}
.Exit_disable
{
	background: url(../Images/button/Exit_All.png) no-repeat left bottom;
}
/* Search */
.search_common
{
	background: url(../Images/button/Query_All.png) no-repeat left top;
}
.search_hover
{
	background: url(../Images/button/Query_All.png) no-repeat right top;
}
.search_disable
{
	background: url(../Images/button/Query_All.png) no-repeat left bottom;
}
/* NewItem */
.NewItem_common
{
	background: url(../Images/button/New_All.png) no-repeat left top;
}
.NewItem_hover
{
	background: url(../Images/button/New_All.png) no-repeat right top;
}
.NewItem_disable
{
	background: url(../Images/button/New_All.png) no-repeat left bottom;
}
/* Edit */
.Edit_common
{
	background: url(../Images/button/Edit_All.png) no-repeat left top;
}
.Edit_hover
{
	background: url(../Images/button/Edit_All.png) no-repeat right top;
}
.Edit_disable
{
	background: url(../Images/button/Edit_All.png) no-repeat left bottom;
}
/* Delete */
.Delete_common
{
	background: url(../Images/button/Delete_All.png) no-repeat left top;
}
.Delete_hover
{
	background: url(../Images/button/Delete_All.png) no-repeat right top;
}
.Delete_disable
{
	background: url(../Images/button/Delete_All.png) no-repeat left bottom;
}
/* Clear */
.Clear_common
{
	background: url(../Images/button/Clear_All.png) no-repeat left top;
}
.Clear_hover
{
	background: url(../Images/button/Clear_All.png) no-repeat right top;
}
.Clear_disable
{
	background: url(../Images/button/Clear_All.png) no-repeat left bottom;
}
/* Save */
.Save_common
{
	background: url(../Images/button/Save_All.png) no-repeat left top;
}
.Save_hover
{
	background: url(../Images/button/Save_All.png) no-repeat right top;
}
.Save_disable
{
	background: url(../Images/button/Save_All.png) no-repeat left bottom;
}
/* Apply */
.Apply_common
{
	background: url(../Images/button/Apply_All.png) no-repeat left top;
}
.Apply_hover
{
	background: url(../Images/button/Apply_All.png) no-repeat right top;
}
.Apply_disable
{
	background: url(../Images/button/Apply_All.png) no-repeat left bottom;
}
/* Cancel */
.Cancel_common
{
	background: url(../Images/button/Cancel2_All.png) no-repeat left top;
}
.Cancel_hover
{
	background: url(../Images/button/Cancel2_All.png) no-repeat right top;
}
.Cancel_disable
{
	background: url(../Images/button/Cancel2_All.png) no-repeat left bottom;
}
/* CancelDownload */
.CancelDownload_common
{
	background: url(../Images/button/CancelDownLoad_All.png) no-repeat left top;
}
.CancelDownload_hover
{
	background: url(../Images/button/CancelDownLoad_All.png) no-repeat right top;
}
.CancelDownload_disable
{
	background: url(../Images/button/CancelDownLoad_All.png) no-repeat left bottom;
}
/* Download */
.download_common
{
	background: url(../Images/button/download_all.png) no-repeat left top;
}
.download_hover
{
	background: url(../Images/button/download_all.png) no-repeat right top;
}
.download_disable
{
	background: url(../Images/button/download_all.png) no-repeat left bottom;
}
/* Import */
.import_common
{
	background: url(../Images/button/import_All.png) no-repeat left top;
}
.import_hover
{
	background: url(../Images/button/import_All.png) no-repeat right top;
}
.import_disable
{
	background: url(../Images/button/import_All.png) no-repeat left bottom;
}
/* Export */
.export_common
{
	background: url(../Images/button/export_All.png) no-repeat left top;
}
.export_hover
{
	background: url(../Images/button/export_All.png) no-repeat right top;
}
.export_disable
{
	background: url(../Images/button/export_All.png) no-repeat left bottom;
}
/* Help */
.help_30_30_common, .help_30_30_hover, .help_30_30_disable
{
	height: 33px;
	width: 33px;
	line-height: 9pt;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
/* Help */
.help_30_30_common
{
	background: url(../Images/button/help_30_30_All.png) no-repeat left top;
}
.help_30_30_hover
{
	background: url(../Images/button/help_30_30_All.png) no-repeat right top;
}
.help_30_30_disable
{
	background: url(../Images/button/help_30_30_All.png) no-repeat right bottom;
}

/* Reset, Reassign, Load Image, Load Key Image Buttons */
.reset_40_40_common,.reset_40_40_hover, .reset_40_40_disable
,.reassign_40_40_common,.reassign_40_40_hover, .reassign_40_40_disable
,.loadImage_40_40_common,.loadImage_40_40_hover, .loadImage_40_40_disable
,.loadKeyImage_40_40_common,.loadKeyImage_40_40_hover, .loadKeyImage_40_40_disable
,.changeImageSeriesOrder_40_40_common,.changeImageSeriesOrder_40_40_hover, .changeImageSeriesOrder_40_40_disable
,.transfer_40_40_common,.transfer_40_40_hover, .transfer_40_40_disable
,.tagEdit_40_40_common,.tagEdit_40_40_hover, .tagEdit_40_40_disable
,.setRead_40_40_common,.setRead_40_40_hover, .setRead_40_40_disable
,.setUnRead_40_40_common,.setUnRead_40_40_hover, .setUnRead_40_40_disable
,.delete_40_40_common, .delete_40_40_hover, .delete_40_40_disable
,.deleteAllow_40_40_common, .deleteAllow_40_40_hover, .deleteAllow_40_40_disable
,.deletePrevent_40_40_common, .deletePrevent_40_40_hover, .deletePrevent_40_40_disable
,.export_40_40_common, .export_40_40_hover, .export_40_40_disable
,.refersh_40_40_common, .refersh_40_40_hover, .refersh_40_40_disable
,.help_40_40_common, .help_40_40_hover, .help_40_40_disable
,.restore_40_40_common, .restore_40_40_hover, .restore_40_40_disable
,.import_40_40_common, .import_40_40_hover, .import_40_40_disable
{
	height: 40px;
	width: 40px;
	line-height: 9pt;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/* Reset */
.reset_40_40_common
{
	background: url(../Images/button/reset_40_40_All.png) no-repeat left top;
}
.reset_40_40_hover
{
	background: url(../Images/button/reset_40_40_All.png) no-repeat right top;
}
.reset_40_40_disable
{
	background: url(../Images/button/reset_40_40_All.png) no-repeat right bottom;
}

/* Reassign */
.reassign_40_40_common
{
	background: url(../Images/button/reassign_40_40_All.png) no-repeat left top;
}
.reassign_40_40_hover
{
	background: url(../Images/button/reassign_40_40_All.png) no-repeat right top;
}
.reassign_40_40_disable
{
	background: url(../Images/button/reassign_40_40_All.png) no-repeat right bottom;
}

/* Load Image */
.loadImage_40_40_common
{
	background: url(../Images/button/loadImage_40_40_All.png) no-repeat left top;
}
.loadImage_40_40_hover
{
	background: url(../Images/button/loadImage_40_40_All.png) no-repeat right top;
}
.loadImage_40_40_disable
{
	background: url(../Images/button/loadImage_40_40_All.png) no-repeat right bottom;
}

/* Load Key Image */
.loadKeyImage_40_40_common
{
	background: url(../Images/button/loadKeyImage_40_40_All.png) no-repeat left top;
}
.loadKeyImage_40_40_hover
{
	background: url(../Images/button/loadKeyImage_40_40_All.png) no-repeat right top;
}
.loadKeyImage_40_40_disable
{
	background: url(../Images/button/loadKeyImage_40_40_All.png) no-repeat right bottom;
}

/* Change Image Series Order */
.changeImageSeriesOrder_40_40_common
{
	background: url(../Images/button/changeImageSeriesOrder_40_40_All.png) no-repeat left top;
}
.changeImageSeriesOrder_40_40_hover
{
	background: url(../Images/button/changeImageSeriesOrder_40_40_All.png) no-repeat right top;
}
.changeImageSeriesOrder_40_40_disable
{
	background: url(../Images/button/changeImageSeriesOrder_40_40_All.png) no-repeat right bottom;
}

/* Transfer Image */
.transfer_40_40_common
{
	background: url(../Images/button/transferImage_40_40_All.png) no-repeat left top;
}
.transfer_40_40_hover
{
	background: url(../Images/button/transferImage_40_40_All.png) no-repeat right top;
}
.transfer_40_40_disable
{
	background: url(../Images/button/transferImage_40_40_All.png) no-repeat right bottom;
}

/* Tag Edit */
.tagEdit_40_40_common
{
	background: url(../Images/button/tagEdit_40_40_All.png) no-repeat left top;
}
.tagEdit_40_40_hover
{
	background: url(../Images/button/tagEdit_40_40_All.png) no-repeat right top;
}
.tagEdit_40_40_disable
{
	background: url(../Images/button/tagEdit_40_40_All.png) no-repeat right bottom;
}

/* Set Read */
.setRead_40_40_common
{
	background: url(../Images/button/setRead_40_40_All.png) no-repeat left top;
}
.setRead_40_40_hover
{
	background: url(../Images/button/setRead_40_40_All.png) no-repeat right top;
}
.setRead_40_40_disable
{
	background: url(../Images/button/setRead_40_40_All.png) no-repeat right bottom;
}

/* Set UnRead */
.setUnRead_40_40_common
{
	background: url(../Images/button/setUnRead_40_40_All.png) no-repeat left top;
}
.setUnRead_40_40_hover
{
	background: url(../Images/button/setUnRead_40_40_All.png) no-repeat right top;
}
.setUnRead_40_40_disable
{
	background: url(../Images/button/setUnRead_40_40_All.png) no-repeat right bottom;
}

/* Delete */
.delete_40_40_common
{
	background: url(../Images/button/delete_40_40_All.png) no-repeat left top;
}
.delete_40_40_hover
{
	background: url(../Images/button/delete_40_40_All.png) no-repeat right top;
}
.delete_40_40_disable
{
	background: url(../Images/button/delete_40_40_All.png) no-repeat right bottom;
}

/* Delete Allow */
.deleteAllow_40_40_common
{
	background: url(../Images/button/deleteAllow_40_40_All.png) no-repeat left top;
}
.deleteAllow_40_40_hover
{
	background: url(../Images/button/deleteAllow_40_40_All.png) no-repeat right top;
}
.deleteAllow_40_40_disable
{
	background: url(../Images/button/deleteAllow_40_40_All.png) no-repeat right bottom;
}

/* Delete Prevent */
.deletePrevent_40_40_common
{
	background: url(../Images/button/deletePrevent_40_40_All.png) no-repeat left top;
}
.deletePrevent_40_40_hover
{
	background: url(../Images/button/deletePrevent_40_40_All.png) no-repeat right top;
}
.deletePrevent_40_40_disable
{
	background: url(../Images/button/deletePrevent_40_40_All.png) no-repeat right bottom;
}

/* Export */
.export_40_40_common
{
	background: url(../Images/button/export_40_40_All.png) no-repeat left top;
}
.export_40_40_hover
{
	background: url(../Images/button/export_40_40_All.png) no-repeat right top;
}
.export_40_40_disable
{
	background: url(../Images/button/export_40_40_All.png) no-repeat right bottom;
}

/* Refersh */
.refersh_40_40_common
{
	background: url(../Images/button/refersh_40_40_All.png) no-repeat left top;
}
.refersh_40_40_hover
{
	background: url(../Images/button/refersh_40_40_All.png) no-repeat right top;
}
.refersh_40_40_disable
{
	background: url(../Images/button/refersh_40_40_All.png) no-repeat right bottom;
}

/* Help */
.help_40_40_common
{
	background: url(../Images/button/help_40_40_All.png) no-repeat left top;
}
.help_40_40_hover
{
	background: url(../Images/button/help_40_40_All.png) no-repeat right top;
}
.help_40_40_disable
{
	background: url(../Images/button/help_40_40_All.png) no-repeat right bottom;
}

/* Restore */
.restore_40_40_common
{
	background: url(../Images/button/restore_40_40_All.png) no-repeat left top;
}
.restore_40_40_hover
{
	background: url(../Images/button/restore_40_40_All.png) no-repeat right top;
}
.restore_40_40_disable
{
	background: url(../Images/button/restore_40_40_All.png) no-repeat right bottom;
}
/* Import */
.import_40_40_common
{
	background: url(../Images/button/import_40_40_All.png) no-repeat left top;
}
.import_40_40_hover
{
	background: url(../Images/button/import_40_40_All.png) no-repeat right top;
}
.import_40_40_disable
{
	background: url(../Images/button/import_40_40_All.png) no-repeat right bottom;
}

/* Edit Doctor */
.editdoc_common, .editdoc_hover, .editdoc_disable
{
	height: 23px;
	width: 23px;
	line-height: 9pt;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.editdoc_common
{
	background: url(../Images/button/EditDoc_All.png) no-repeat left top;
}
.editdoc_hover
{
	background: url(../Images/button/EditDoc_All.png) no-repeat right top;
}
.editdoc_disable
{
	background: url(../Images/button/EditDoc_All.png) no-repeat left bottom;
}
/*
=================================================================================================
	Worklist page
=================================================================================================
*/
/* ----------------------------------------------------------------
	Group Settings
---------------------------------------------------------------- */
.left_add_common, .left_add_hover, .left_add_disable,
.left_edit_common, .left_edit_hover, .left_edit_disable, 
.left_delete_common, .left_delete_hover, .left_delete_disable
{
	height: 30px;
	width: 60px;
	line-height: 9pt;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor: pointer;
}
/* Worklist 左边区域按钮样式 */
.left_add_common
{
	background: url(../images/button/add_shortcut_all.png) no-repeat left top;
}
.left_add_hover
{
	background: url(../images/button/add_shortcut_all.png) no-repeat right top;
}
.left_add_disable
{
	background: url(../images/button/add_shortcut_all.png) no-repeat left bottom;
}
.left_edit_common
{
	background: url(../images/button/edit_shortcut_all.png) no-repeat left top;
}
.left_edit_hover
{
	background: url(../images/button/edit_shortcut_all.png) no-repeat right top;
}
.left_edit_disable
{
	background: url(../images/button/edit_shortcut_all.png) no-repeat left bottom;
}
.left_delete_common
{
	background: url(../images/button/delete_shortcut_all.png) no-repeat left top;
}
.left_delete_hover
{
	background: url(../images/button/delete_shortcut_all.png) no-repeat right top;
}
.left_delete_disable
{
	background: url(../images/button/delete_shortcut_all.png) no-repeat left bottom;
}
.grdRow_NoData
{
	text-align: left;
	height: 30px;
	padding-left: 20px;
	color: Red;
	font-weight: bold;
	background-color: #efff84;
}

/* ----------------------------------------------------------------
	Delete,Cancel,Save Button, Size: 60 X 40
---------------------------------------------------------------- */
.delete_60_40_common, .delete_60_40_hover, .delete_60_40_disable
,.cancel_60_40_common, .cancel_60_40_hover, .cancel_60_40_disable
,.save_60_40_common, .save_60_40_hover, .save_60_40_disable
,.pause_60_40_common, .pause_60_40_hover, .pause_60_40_disable
,.query_60_40_common, .query_60_40_hover, .query_60_40_disable
,.newStudy_60_40_common, .newStudy_60_40_hover, .newStudy_60_40_disable
,.printresend_60_40_common, .printresend_60_40_hover, .printresend_60_40_disable
,.printrestore_60_40_common, .printrestore_60_40_hover, .printrestore_60_40_disable
,.import_60_40_common, .import_60_40_hover, .import_60_40_disable
,.resend_60_40_common, .resend_60_40_hover, .resend_60_40_disable
,.resume_60_40_common, .resume_60_40_hover, .resume_60_40_disable
,.reset_60_40_common, .reset_60_40_hover, .reset_60_40_disable
,.refersh_60_40_common, .refersh_60_40_hover, .refersh_60_40_disable
,.transfer_60_40_common, .transfer_60_40_hover, .transfer_60_40_disable
,.export_60_40_common, .export_60_40_hover, .export_60_40_disable
,.reassign_60_40_common,.reassign_60_40_hover, .reassign_60_40_disable
,.copyToPrint_60_40_common, .copyToPrint_60_40_hover, .copyToPrint_60_40_disable
,.createReport_60_40_common, .createReport_60_40_hover, .createReport_60_40_disable 
,.download_60_40_common, .download_60_40_hover, .download_60_40_disable
{
	height: 40px;
	width: 60px;
	line-height: 9pt;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor: pointer;
}
.delete_60_40_common
{
	background: url(../images/button/delete_60_40.png) no-repeat left top;
}
.delete_60_40_hover
{
	background: url(../images/button/delete_60_40.png) no-repeat right top;
}
.delete_60_40_disable
{
	background: url(../images/button/delete_60_40.png) no-repeat left bottom;
}
/* ----------------------------------------------------------------
	Cancel Button, Size: 60 X 40
---------------------------------------------------------------- */
.cancel_60_40_common
{
	background: url(../images/button/cancel_60_40_All.png) no-repeat left top;
}
.cancel_60_40_hover
{
	background: url(../images/button/cancel_60_40_All.png) no-repeat right top;
}
.cancel_60_40_disable
{
	background: url(../images/button/cancel_60_40_All.png) no-repeat right bottom;
}

/* ----------------------------------------------------------------
	Cancel Button, Size: 60 X 40
---------------------------------------------------------------- */
.save_60_40_common
{
	background: url(../images/button/save_60_40_All.png) no-repeat left top;
}
.save_60_40_hover
{
	background: url(../images/button/save_60_40_All.png) no-repeat right top;
}
.save_60_40_disable
{
	background: url(../images/button/save_60_40_All.png) no-repeat right bottom;
}

/* ----------------------------------------------------------------
	Pause Button, Size: 60 X 40
---------------------------------------------------------------- */
.pause_60_40_common
{
	background: url(../images/button/pause_60_40_All.png) no-repeat left top;
}
.pause_60_40_hover
{
	background: url(../images/button/pause_60_40_All.png) no-repeat right top;
}
.pause_60_40_disable
{
	background: url(../images/button/pause_60_40_All.png) no-repeat right bottom;
}

/* ----------------------------------------------------------------
	Query Button, Size: 60 X 40
---------------------------------------------------------------- */
.query_60_40_common
{
	background: url(../images/button/query_60_40_All.png) no-repeat left top;
}
.query_60_40_hover
{
	background: url(../images/button/query_60_40_All.png) no-repeat right top;
}
.query_60_40_disable
{
	background: url(../images/button/query_60_40_All.png) no-repeat right bottom;
}

/* ----------------------------------------------------------------
	PrintResend Button, Size: 60 X 40
---------------------------------------------------------------- */
.printresend_60_40_common
{
	background: url(../images/button/printresend_60_40_All.png) no-repeat left top;
}
.printresend_60_40_hover
{
	background: url(../images/button/printresend_60_40_All.png) no-repeat right top;
}
.printresend_60_40_disable
{
	background: url(../images/button/printresend_60_40_All.png) no-repeat right bottom;
}

/* ----------------------------------------------------------------
	New Study Size: 60 X 40
---------------------------------------------------------------- */
.newStudy_60_40_common
{
	background: url(../images/button/NewStudy_60_40_All.png) no-repeat left top;
}
.newStudy_60_40_hover
{
	background: url(../images/button/NewStudy_60_40_All.png) no-repeat right top;
}
.newStudy_60_40_disable
{
	background: url(../images/button/NewStudy_60_40_All.png) no-repeat right bottom;
}

/* ----------------------------------------------------------------
	Print Restore Size: 60 X 40
---------------------------------------------------------------- */
.printrestore_60_40_common
{
	background: url(../images/button/printrestore_60_40_All.png) no-repeat left top;
}
.printrestore_60_40_hover
{
	background: url(../images/button/printrestore_60_40_All.png) no-repeat right top;
}
.printrestore_60_40_disable
{
	background: url(../images/button/printrestore_60_40_All.png) no-repeat right bottom;
}

/* ----------------------------------------------------------------
	Import: 60 X 40
---------------------------------------------------------------- */
.import_60_40_common
{
	background: url(../images/button/import_60_40_All.png) no-repeat left top;
}
.import_60_40_hover
{
	background: url(../images/button/import_60_40_All.png) no-repeat right top;
}
.import_60_40_disable
{
	background: url(../images/button/import_60_40_All.png) no-repeat right bottom;
}

/* ----------------------------------------------------------------
	Resend: 60 X 40
---------------------------------------------------------------- */
.resend_60_40_common
{
	background: url(../images/button/Resend_60_40_All.png) no-repeat left top;
}
.resend_60_40_hover
{
	background: url(../images/button/Resend_60_40_All.png) no-repeat right top;
}
.resend_60_40_disable
{
	background: url(../images/button/Resend_60_40_All.png) no-repeat right bottom;
}

/* ----------------------------------------------------------------
	Resume: 60 X 40
---------------------------------------------------------------- */
.resume_60_40_common
{
	background: url(../images/button/ResumeTransfer_60_40_All.png) no-repeat left top;
}
.resume_60_40_hover
{
	background: url(../images/button/ResumeTransfer_60_40_All.png) no-repeat right top;
}
.resume_60_40_disable
{
	background: url(../images/button/ResumeTransfer_60_40_All.png) no-repeat right bottom;
}

/* ----------------------------------------------------------------
	Reset: 60 X 40
---------------------------------------------------------------- */
.reset_60_40_common
{
	background: url(../images/button/Reset_60_40_All.png) no-repeat left top;
}
.reset_60_40_hover
{
	background: url(../images/button/Reset_60_40_All.png) no-repeat right top;
}
.reset_60_40_disable
{
	background: url(../images/button/Reset_60_40_All.png) no-repeat right bottom;
}

/* ----------------------------------------------------------------
	Refersh: 60 X 40
---------------------------------------------------------------- */
.refersh_60_40_common
{
	background: url(../images/button/Refresh_60_40_All.png) no-repeat left top;
}
.refersh_60_40_hover
{
	background: url(../images/button/Refresh_60_40_All.png) no-repeat right top;
}
.refersh_60_40_disable
{
	background: url(../images/button/Refresh_60_40_All.png) no-repeat right bottom;
}

/* ----------------------------------------------------------------
	Transfer: 60 X 40
---------------------------------------------------------------- */
.transfer_60_40_common
{
	background: url(../images/button/transfer_60_40_All.png) no-repeat left top;
}
.transfer_60_40_hover
{
	background: url(../images/button/transfer_60_40_All.png) no-repeat right top;
}
.transfer_60_40_disable
{
	background: url(../images/button/transfer_60_40_All.png) no-repeat right bottom;
}

/* ----------------------------------------------------------------
	Export: 60 X 40
---------------------------------------------------------------- */
.export_60_40_common
{
	background: url(../images/button/export_60_40_All.png) no-repeat left top;
}
.export_60_40_hover
{
	background: url(../images/button/export_60_40_All.png) no-repeat right top;
}
.export_60_40_disable
{
	background: url(../images/button/export_60_40_All.png) no-repeat right bottom;
}

/* Reassign */
.reassign_60_40_common
{
	background: url(../Images/button/reassign_60_40_All.png) no-repeat left top;
}
.reassign_60_40_hover
{
	background: url(../Images/button/reassign_60_40_All.png) no-repeat right top;
}
.reassign_60_40_disable
{
	background: url(../Images/button/reassign_60_40_All.png) no-repeat right bottom;
}

/* copy to print */
.copyToPrint_60_40_common
{
	background: url(../Images/button/CopyToPrintLayout_All_60x40.png) no-repeat left top;
}
.copyToPrint_60_40_hover
{
	background: url(../Images/button/CopyToPrintLayout_All_60x40.png) no-repeat right top;
}
.copyToPrint_60_40_disable
{
	background: url(../Images/button/CopyToPrintLayout_All_60x40.png) no-repeat right bottom;
}

/* create report */
.createReport_60_40_common
{
	background: url(../Images/button/Create_report_All_60x40.png) no-repeat left top;
}
.createReport_60_40_hover
{
	background: url(../Images/button/Create_report_All_60x40.png) no-repeat right top;
}
.createReport_60_40_disable
{
	background: url(../Images/button/Create_report_All_60x40.png) no-repeat right bottom;
}

/* down load */
.download_60_40_common
{
	background: url(../Images/button/Download_all_60x40.png) no-repeat left top;
}
.download_60_40_hover
{
	background: url(../Images/button/Download_all_60x40.png) no-repeat right top;
}
.download_60_40_disable
{
	background: url(../Images/button/Download_all_60x40.png) no-repeat right bottom;
}
/* 
=================================================================================================
	Study GridView Style
=================================================================================================
*/
.grdStudy
{
	text-align: left;
	background-color: #616060;
}
.grdStudyHeaderStyle
{
	color: #ffffff;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	word-break: keep-all; /*禁止换行*/
	white-space: nowrap; /*background: url(../images/list_image/list_icon_10.jpg);*/
	background-color: #8e8e8e;
}
.grdStudyHeaderStyle a
{
	color: #ffffff;
	text-decoration: underline;
}
.grdStudyHeaderStyle a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.grdStudyHeaderStyle table
{
	margin-left: auto;
	margin-right: auto;
}
/* study gridview data row css */
.grdStudyRowStyle
{
	color: #333333;
	font-size: 10pt;
	background-color: #E7E7FF;
	padding-left: 8px;
	padding-right: 8px;
}
.grdStudyRowStyle_Alternating
{
	color: #333333;
	font-size: 10pt;
	background-color: #F7F7F7;
	padding-left: 8px;
	padding-right: 8px;
}
.grdStudyRowStyle_MouseOver
{
	font-size: 10pt;
	background-color: #fbffc0;
	padding-left: 8px;
	padding-right: 8px;
}
.grdStudyRowStyle_Checked
{
	color: #333333;
	font-size: 10pt;
	background-color: #ffde02;
	padding-left: 8px;
	padding-right: 8px;
}
.grdStudyPagerStyle
{
	background-image: url(../images/list_image/list_icon_8.jpg);
}
.grdStudyRowStyle a
{
	color: Blue;
}
.grdStudyRowStyle_Alternating a
{
	color: Blue;
}
.grdStudyRowStyle_MouseOver a
{
	color: Blue;
}
.grdStudyPagerStyle a
{
	color: Blue;
}

/*Fix Bug 41206-The disabled page navigate button should display as gray color*/
.grdStudyPagerStyle a[disabled="disabled"] {
	color: #989898;
}

/* Export/Reassign study gridview data row css */
.grdStudyRowStylePACS
{
	color: #333333;
	font-size: 10pt;
	background-color: #CFCFCF;
	padding-left: 8px;
	padding-right: 8px;
}
.grdStudyRowStyle_AlternatingPACS
{
	color: #333333;
	font-size: 10pt;
	background-color: #EFEFEF;
	padding-left: 8px;
	padding-right: 8px;
}
.grdStudyRowStyle_MouseOverPACS
{
	font-size: 10pt;
	background-color: #CFCFCF;
	padding-left: 8px;
	padding-right: 8px;
}

/* 
=================================================================================================
	Series GridView Style
=================================================================================================
*/
.grdSeries
{
	background-color: #616060;
}
.grdSeriesHeaderStyle
{
	color: #333333;
	text-align: center;
	font-size: 10pt;
	font-weight: bold; /*background: url(../images/list_image/list_icon_10a.jpg);*/
	background-color: #b3b3b3;
	padding: 5px;
	word-break: keep-all; /*禁止换行*/
	white-space: nowrap;
	height: 24px;
}
.grdSeriesHeaderStyle a
{
	color: #ffffff;
	text-decoration: underline;
}
.grdSeriesHeaderStyle a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.grdSeriesHeaderStyle table
{
	margin-left: auto;
	margin-right: auto;
}
/* series gridview data row css */
.grdSeriesRowStyle
{
	color: black;
	font-size: 10pt;
	background-color: #fafad2;
	padding-left: 8px;
	padding-right: 8px;
}
.grdSeriesRowStyle_Alternating
{
	color: black;
	font-size: 10pt;
	background-color: #eee8aa;
	padding-left: 8px;
	padding-right: 8px;
}
.grdSeriesRowStyle_MouseOver
{
	color: #333333;
	font-size: 10pt;
	background-color: #dbfdfe;
	padding-left: 8px;
	padding-right: 8px;
}
.grdSeriesRowStyle_Checked
{
	color: #333333;
	font-size: 10pt;
	background-color: #c6f700;
	padding-left: 8px;
	padding-right: 8px;
}
.grdSeriesPagerStyle
{
	background-image: url(../images/list_image/list_icon_8.jpg);
}
.grdSeriesPagerStyle a
{
	color: Blue;
}

/*
=================================================================================================
	Image GridView Style
=================================================================================================
*/
.grdImage
{
	background-color: #616060;
}
.grdImageHeaderStyle
{
	color: #ffffff;
	text-align: center;
	font-size: 10pt;
	font-weight: bold; /*background: url(../images/list_image/list_icon_10b.jpg);*/
	background-color: #b3b3b3;
	padding: 5px;
	word-break: keep-all; /*禁止换行*/
	white-space: nowrap;
	height: 26px;
}
.grdImageHeaderStyle a
{
	color: #ffffff;
	text-decoration: underline;
}
.grdImageHeaderStyle a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.grdImageHeaderStyle table
{
	margin-left: auto;
	margin-right: auto;
}
/* series gridview data row css */
.grdImageRowStyle
{
	color: black;
	font-size: 10pt;
	background-color: #eeeeee;
	padding-left: 8px;
	padding-right: 8px;
}
.grdImageRowStyle_Alternating
{
	color: black;
	font-size: 10pt;
	background-color: #dcdcdc;
	padding-left: 8px;
	padding-right: 8px;
}
.grdImageRowStyle_MouseOver
{
	color: #333333;
	font-size: 10pt;
	background-color: #ffffff /*#F7F6F3*/;
	padding-left: 8px;
	padding-right: 8px;
}
.grdImageRowStyle_Checked
{
	color: #333333;
	font-size: 10pt;
	background-color: #a5e9ff;
	padding-left: 8px;
	padding-right: 8px;
}
.grdImagePagerStyle
{
	background-image: url(../images/list_image/list_icon_8.jpg);
}
.grdImagePagerStyle a
{
	color: Blue;
}


/*
=================================================================================================
	Worklist SubGridView Style
=================================================================================================
*/
/*将来显示SubGrid的行 TR 样式,主要是用来设置背景颜色的
  HTML Example： 
	<tr class = 'trHidRowStyle'><td class='tdHidRowStyle' colspan='N'></td></tr>
*/
.tdStudyHidRowStyle
{
	background-color: #F7F6F3;
}
.tdSeriesHidRowStyle
{
	background-color: #f0ffff;
}
/*将来显示SubGrid的行 TD 样式,整个行里面只有这 1 个TD*/
.tdStudyHidCellStyle
{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: left;
	background-color: #dadada;
}
.tdSeriesHidCellStyle
{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: left;
	background-color: #dadada;
}


/*
=================================================================================================
	OverlayConfig Table Style
=================================================================================================
*/
.LayoutTable
{
	width: 720px;
	height: 500px;
	border: gray 2px solid;
	background-color: black;
	color: White;
	text-align: center;
	border-collapse: collapse; 
}
.LayoutTable td
{
	word-break: keep-all; /*禁止换行*/
	white-space: nowrap;
}
.LayoutTable a
{
	color: White;
	cursor: pointer;
}
.tdRound
{
    width: 30px;
    height: 1px;
	background: gray;
}
.tdNormal
{
    width: 30px;
	height: 20px;
    border-bottom: gray 1px solid;
}
.tdCross
{
    width: 30px;
    height:3px;
    background: gray;
}
.tdStrong
{
    width: 30px;
    height:8px;
    background: gray;
}
.tdRoundVer
{
    width:1px;
	background: gray;
}
.tdCrossVer
{
    width:3px;
    background: gray;
}
.tdStrongVer
{
    width:8px;
    background: gray;
}
.tdSelectedLeft
{
    border-left: orange 1px solid;
    border-top: orange 1px solid;
    border-bottom: orange 1px solid;
}
.tdSelectedRight
{
    border-right: orange 1px solid;
    border-top: orange 1px solid;
    border-bottom: orange 1px solid;
}
.tdSelected
{
    border-top: orange 1px solid;
    border-bottom: orange 1px solid;
}
.tdSelectedBack
{
    border-bottom: gray 1px solid;
}
.tdSelectedLeftBack
{
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}
.tdSelectedRightBack
{
    border-right: gray 1px solid;
    border-bottom: gray 1px solid;
}
.ZoneTable
{
    text-align:center;
    height: 24px;
    background: black;
    color: white;
}
.ZoneTable td
{
    word-break: keep-all; /*禁止换行*/
	white-space: nowrap;
}
.tdEditNormal
{
    border: gray 1px solid;
    width: 30px;
    padding: 3px;
}
.tdEditSelected
{
    border: orange 2px solid;
    width: 30px;
    padding: 3px;
}
/*
=================================================================================================
	Print Job Status Page Style
=================================================================================================
*/
.SelectedJob
{
    background: gray;
}

.UnSelectedJob {
	background: #333333;
}
/*
=================================================================================================
	GridView排序图片 样式，升序、降序两种
=================================================================================================
*/
/* 排序状态的升序状态图片 */
.grdSortingImg_ASC {
	background-image: url(../Images/list_image/arrowhead_bul_up.gif);
	background-color: transparent;
	margin-left: 5px;
	width: 13px;
	height: 13px;
	border: none;
}

/* 排序状态的降序状态图片 */
.grdSortingImg_DESC
{
	background-image: url(../Images/list_image/arrowhead_bul_alow.gif);
	background-color: transparent;
	margin-left: 5px;
	width: 13px;
	height: 13px;
	border: none;
}
.divScroll
{
	text-align: left;
	overflow-y: auto;
	border: 1px outset white;
	background-color: White;
}

/*
=================================================================================================
	美工设计的样式
=================================================================================================
*/
.tdBodyFrameTop
{
	text-align: left;
	font-size: 9pt;
	color: #ffffff;
	line-height: 12pt;
	background-image: url(../images/list_image/list_info_03.jpg);
}
.tdBodyFrameLeftTop
{
	background-image: url(../images/list_image/list_info_06.jpg);
}
.tdBodyFrameLeftMiddle
{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../images/list_image/list_info_08.jpg);
}
.tdBodyFrameLeftBottom
{
	background-image: url(../images/list_image/list_info_10.jpg);
}
.tdBodyFrameBottom
{
	background-image: url(../images/list_image/list_info_13.jpg);
}
.TD1
{
	text-align: left;
	font-size: 9pt;
	color: #ffffff;
	line-height: 12pt;
}
.TD2
{
	font-size: 9pt;
	color: #0231fe;
	line-height: 12pt;
	font-weight: bold;
}
.TD3
{
	font-size: 8pt;
	color: #515460;
	line-height: 12pt;
}
.TD4
{
	font-size: 9pt;
	color: #ff5500;
	line-height: 12pt;
}
.TD5
{
	font-size: 7pt;
	color: #ff5500;
	line-height: 12pt;
}

.B:link
{
	color: #023a5d;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
.B:visited
{
	color: #023a5d;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
.B:hover
{
	color: #0231fe;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
.B:active
{
	color: #023a5d;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

/* 表样式 */
.tb
{
	width: 100%;
	border: 1px solid #a0b6c5;
	padding: 1px;
	background-color: #FFFFFF;
}
.tb1
{
	width: 100%;
	border: 1px solid #01183a;
	background-color: #FFFFFF;
}
.tb2
{
	border-left: 1px solid #b7c1c9;
	border-top: 1px solid #b7c1c9;
	border-right: 1px solid #b7c1c9;
	border-bottom: 0px solid #fff;
	background-color: #ffffff;
}
.tb3
{
	border-top: 1px solid #b7c1c9;
}
.tb4
{
	border-left: 1px solid #b7c1c9;
	border-top: 1px solid #b7c1c9;
	border-right: 1px solid #b7c1c9;
	border-bottom: 0px solid #fff;
	background-color: #000;
}
.tb5
{
	border-left: 1px solid #b7c1c9;
	border-top: 1px solid #b7c1c9;
	border-right: 1px solid #b7c1c9;
	border-bottom: 0px solid #fff;
	background-color: #cedfea;
	height: 42px;
	width: 100%;
	text-align: left;
	padding-left: 10px;
	background-image: url(../images/list_image/list_icon_10.jpg);
}
.tb5a
{
	border-left: 1px solid #b7c1c9;
	border-top: 0px solid #b7c1c9;
	border-right: 1px solid #b7c1c9;
	border-bottom: 1px solid #b7c1c9;
	background-color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
}
.Fixbody
{
	border-collapse: collapse;
}
.Fixbody #oLeft
{
	width: 202px;
}
/* 左边框架宽度 */
.SwitOn
{
	width: 10px;
	background-image: url(../images/button/Center_buttom_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #616060;
}
.SwitOff
{
	width: 10px;
	background-image: url(../images/button/Center_buttom_04.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #616060;
}
.Fixbody #Swit
{
	cursor: pointer;
}
.Fixbody #Swit:hover
{
	background-color: #333333;
}
.Fixbom
{
	background-image: url(../images/page_image/buttom-de-center.jpg);
	height: 33px;
}

/* 管理列表表样式 */
.teb_3
{
	background-color: #b4b6d6;
}
.teb_2
{
	background-color: #b2d6e8;
}
/* 表边框色彩 */
.tr_top_2
{
	background: url(../images/list_image/list_icon_10a.jpg);
	line-height: 16pt;
	font-weight: bold;
}
.tr_center_2
{
	background-color: #f0ffff;
}
.tr3_mouseover
{
	background-color: #dbfdfe;
}
.tr3_mouseout
{
	background-color: #f0ffff;
}

/* input表样式 */
.box130
{
	background-color: #fff;
	color: #333333;
	font-size: 9pt;
	border-left: #abadb3 1px solid;
	border-top: #abadb3 1px solid;
	border-right: #e2e3ea 1px solid;
	border-bottom: #e3e9ef 1px solid;
	width: 130px;
	line-height: 12pt;
}
.box130a
{
	background-color: #efff84;
	color: #333;
	font-size: 9pt;
	border-left: #abadb3 1px solid;
	border-top: #abadb3 1px solid;
	border-right: #e2e3ea 1px solid;
	border-bottom: #e3e9ef 1px solid;
	width: 130px;
	line-height: 12pt;
}
.box190
{
	background-color: #efff84;
	color: #333;
	font-size: 9pt;
	border-left: #abadb3 1px solid;
	border-top: #abadb3 1px solid;
	border-right: #e2e3ea 1px solid;
	border-bottom: #e3e9ef 1px solid;
	width: 230px;
	line-height: 12pt;
}

/* Tab Style */
.tab_nonselected
{
	float: left;
	width: 100%;
	font-size: 9pt;
}
.tab_nonselected ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.tab_nonselected li
{
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.tab_nonselected a
{
	float: left;
	background: url(    "../images/button/Tabs2-1.jpg" ) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	line-height: 14pt;
	font-weight: bold;
}
.tab_nonselected a span
{
	float: left;
	display: block;
	background: url("../images/button/Tabs2-1.jpg" ) no-repeat right top;
	line-height: 14pt;
	font-weight: bold;
	color: #ffffff;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 6px;
}
.tab_selected a span
{
	float: left;
	display: block;
	background: url("../images/button/Tabs1-1.jpg" ) no-repeat right top;
	line-height: 14pt;
	font-weight: bold;
	color: #000000;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 6px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tab_nonselected a span
{
	float: none;
}
/* End IE5-Mac hack */
.tab_nonselected a:hover span
{
	color: #4300cb;
}
.tab_nonselected a:hover
{
	background: url(    "../images/button/Tabs2-2.jpg" ) no-repeat left top;
}
.tab_nonselected a:hover span
{
	background: url(    "../images/button/Tabs2-2.jpg" ) no-repeat right top;
}

.tab_selected
{
	float: left;
	width: 100%;
	font-size: 9pt;
}
.tab_selected ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.tab_selected li
{
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.tab_selected a
{
	float: left;
	background: url("../images/button/Tabs1-1.jpg" ) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	line-height: 14pt;
	font-weight: bold;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tab_selected a span
{
	float: none;
}
/* End IE5-Mac hack */
.tab_selected a:hover span
{
	color: #c13c01;
}
.tab_selected a:hover
{
	background: url("../images/button/Tabs1-2.jpg" ) no-repeat left top;
}
.tab_selected a:hover span
{
	background: url("../images/button/Tabs1-2.jpg" ) no-repeat right top;
}
/* 
================================================================================================= 
Right-Click Menu
=================================================================================================
*/
.divRightMenuContianer
{
    z-index: 30000;
    text-align: left;
    cursor: default;
    position: absolute;
    background-color: #FAFFF8;
    width: 200px;
    height: auto;
    margin:0px;
    padding:2px;
    border-left: #333333 1px solid;
    border-top: #333333 1px solid;
    border-right: #333333 1px solid;
    border-bottom: #333333 1px solid;
    display: none;
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#333333,Direction=120,strength=5);
}
.divRightMenuItem
{
    height: 17px;
    color: Black;    
    font-size: 10pt;
    margin-bottom: 3px;
    cursor: hand;
    padding-left: 20px;
    padding-top: 2px;    
}
.divRightMenuTitle
{
	font-weight:bold;
	padding:3px;
}
/* 
================================================================================================= 
Print Report
=================================================================================================
*/
.divWarrningMessage
{
	position: absolute;
	left: 10px;
	top: 20px;
	color: Red;
	font-size: 12pt;
	font-weight: bold;
}
.divPrintReportMsg
{
	position: absolute;
	left: 10px;
	top: 80px;
	width: 100%;
	height: 100%;
}
.tdPrintReportIcon
{
	width: 50px;
	padding: 10px;
}
.tdPrintReportMsg
{
	color: Black;
	font-size: 16pt;
	font-weight: bold;
}
.divProgressbarContainer
{
	margin: 5px;
	border-style: none solid none solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #9b9b9b;
	border-left-color: #9b9b9b;
	position: absolute;
	bottom: 30px;
	height: 30px;
	background: url(../Images/progressbar_bg.png) repeat;
}
.divProgressbar
{
	width: 0px;
	height: 26px;
	margin: 2px 0px 2px 0px;
	background: url(../Images/progressbar.png) repeat;
}
.ReportFunctionImage
{
	cursor: pointer;
	padding: 1px;
}

/* 
================================================================================================= 
AjaxControlToolkit
================================================================================================= 
*/
.DateInvalid
{
	color: Red;
	font-style: italic;
	text-decoration: line-through;
}
/*AutoComplete flyout */
.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	background-color: lightgoldenrodyellow;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow-y: scroll;
	height: 100px;
	text-align: left;
	list-style-type: none;
	padding-left: 0px;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
	background-color: #3366cc;
	color: #ffffff;
	cursor: hand;
	padding: 1px;
}

/* AutoComplete item */
.autocomplete_listItem
{
	background-color: lightgoldenrodyellow;
	color: windowtext;
	padding: 1px;
}

/* CalendarExtender */
.MyCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: lemonchiffon;
	color: black;
	font-weight: normal;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
	color: red;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
	color: #ffffff;
	background-color: green;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
	font-weight: bold;
	color: #ffffff;
	background-color: gray;
}


.FileUpload_File_Upload_Common
,.FileUpload_File_Upload_Disable
,.FileUpload_File_Delete_Common
,.FileUpload_File_Delete_Disable
{
    display: inline-block;
    line-height: 30px;
    /* background: no-repeat scroll 0 0 transparent;  */
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-top : 0px;
    cursor: hand; 
    /* border: 2px;  */
    /* border-color : White;  */
    /* background-color:#363636; */
    width: 200px;
    text-align:center; 
    height : 30px;
    z-index : 1000;
}
.FileUpload_File_Upload_Common 
{
    background: url(../Images/button/UploadPhoto_200_30_All.png) no-repeat left top;  
}
.FileUpload_File_Upload_Disable 
{
    background: url(../Images/button/UploadPhoto_200_30_All.png) no-repeat right bottom;  
}

.FileUpload_File_Delete_Common 
{
    background: url(../Images/button/DeletePhoto_200_30_All.png) no-repeat left top; 
}
.FileUpload_File_Delete_Disable 
{
    background: url(../Images/button/DeletePhoto_200_30_All.png) no-repeat right bottom; 
}

.FileUpload_File_Upload_Common input, .FileUpload_File_Delete_Common input {
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 100px;
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	height: 30px;
	cursor: hand;
	margin: 0px;
}
.FileUpload_File_Upload_Common:hover
{
    background: url(../Images/button/UploadPhoto_200_30_All.png) no-repeat right top;  
    cursor: hand;  
}
.FileUpload_File_Delete_Common:hover
{
    background: url(../Images/button/DeletePhoto_200_30_All.png) no-repeat right top; 
    cursor: hand;        
}

.ajax__tab_header
{   
    font-family:Calibri;
    font-size: 14px;

    background-color : #EFEFEF;
    margin-left: 0px;
}
/*Body*/
.ajax__tab_body
{
    border:1px solid #b4cbdf;
    background-color : #EFEFEF;
}