﻿.dDoc, .sDoc
{
	padding:10px;
}
.dDoc .docFile
{
	width:300px;
}
.sDoc .docFile
{
	width:260px;
}
.dDoc .tlb div
{
	width:30px;
}
.dDoc .tlb .sendEdit
{
	width:30px;
}
.dDoc .rowFull .col1,.dDoc .row .col1
{
	width:123px;
}
.dDoc .refreshAlarm
{
	width:30px;
	height:30px;
	display:block;
    margin-top: -3px;
	background:url("../Images/toolbars.png") no-repeat scroll -1020px 0px;
}
.alarmDlg
{
	padding:10px;
}
.alarmDlg .row .col1
{
	width:140px;
}
.grDlg
{
	padding:5px;
}
.grDlg .panelRightLeft
{
	width:423px;
}
.grDlg .panelRightLeft .pan
{
	height:230px;
}
.grDlg .panelRightLeft .l
{
	width:180px;
}
.dSelectAsset .rowFull .col1
{
	width:105px;
}
.dSelectAsset .row
{
	width:303px;
}
.dSelectAsset .tbDNDef
{
	width:95px;
}
.dIncident .tbDNDef
{
	width:95px;
}
.dIncident .tlb .pnlAsset
{
	width:160px;
}
.dActionPlan .tlb .pnlAsset
{
	width:160px;
}
.dActionPlan .rowFull .col1
{
	width:105px;
}
.dActionPlan .row
{
	width:303px;
}
.meeting
{
	width:650px;
	min-height:600px;
	border:1px solid navy;
}
.meeting .actPlnHdr
{
	width:131px;
}
.dMeetingPart .rowFull .col1
{
	width:120px;
}
.dMeetingPart .memHdr
{
	width:60px;
}
.dMeetingConfirmation .rowFull .col1
{
	width:125px;
}
.dMeetingConfirmation .memHdr
{
	width:55px;
}
.gpAccess .tree
{
	height:375px;
	_height:375px;
	width:235px;
	overflow:auto;
}
.gpAccess .r
{
	width:300px;
	float:right;
}
.gpAccess .l
{
	width:200px;
	float:right;
}
.passingCondition .addItem
{
	width:30px;
	height:30px;
	display:block;
	background:url("../Images/toolbars.png") no-repeat scroll 0px 0px;
}
.passingCondition .formDesignDeskUse .rowFull
{
	margin:5px 0;
	min-height:25px;
	padding:inherit;
}
.passingCondition .formDesignDeskUse .col2
{
	padding:0px;
}
.passingCondition .calcDisplay
{
	direction:ltr;
	text-align:right;
	background:White;
	min-height:35px;
	height:auto;
	overflow:hidden;
}
.passingCondition .calcItem
{
	background:#F5F5F5;
	border:solid #D9D9D9 1px;
	/*border-radius:5px;*/
	height:17px;
	padding:5px;
	float:right;
	margin:0 0 6px 3px;
}
.passingCondition .calcKey
{
	padding:0px 91px;
}
.passingCondition .formulaValidate
{
	background:#D3D3D3 url(Images/Check.gif);
	width:18px;
	height:18px;
	display:block;
	float:left;
	cursor:pointer;
}
.timerDlg .dateTimeBox {
	width:275px;
}
.docStatus
{
	width:32px;
	height:32px;
	margin:0px;
}
.readDoc
{
	background:url(Images/ReadDoc.png)
}
.unReadDoc
{
	background:url(Images/UnReadDoc.png)
}
.readNotDoc
{
	background:url(Images/ReadNotDoc.png)
}
.unReadNotDoc
{
	background:url(Images/UnReadNotDoc.png)
}
.readDocRet
{
	background:url(Images/ReadDocRet.png)
}
.unReadDocRet
{
	background:url(Images/UnReadDocRet.png)
}
.dDoc .pImg
{   float:left;
	text-align:center;
	/*padding:0px 41% 5px 41%;*/
}
.dDoc .pImg div
{
	width:100px;
	height:90px;
	border:solid 1px lightBlue;
}
.imgDocument
{
	width:100px;
	height:90px;
	display:block;
}
.staticDoc .divImgDocument
{
	width:100px;
	height:90px;
	/*border-radius:4px;*/
	border:navy 1px solid;
	margin:8px 20px;
	overflow:hidden;
}
.staticDoc .divImgDocument:hover
{
	border-color:#FFA500;
}
.staticDoc .item
{
	width:140px;
	height:218px;
	float:right;
	background:#EEF2FB;
	/*border-radius:4px;*/
	border-color:#4D4D4D;
	border-width:1px;
	/*box-shadow:2px 2px 5px gray;*/
	margin:15px;
	padding:8px;
}
.staticDoc .item .header
{
	display:block;
	text-align:center;
	padding:5px 0;
}
.staticDoc .name
{
	height:35px;
	border:2px solid #FFA500;
	/*border-radius:4px;*/
	display:block;
	text-align:center;
	background:lightGray;
	padding:5px 0;
}
.staticDoc .name a
{
	display:block;
	width:100%;
}
.staticDoc .item .formDetailes
{
	background:url("Images/gv2/edit.gif");
	display:block;
	height:25px;
	width:25px;
	float:left;
	margin-top:3px;
}

.DocNumber {
    padding-right: 20px;
    padding-left:20px;
}
