﻿td.subTitleField
{
	width:13%;
	text-align: right;
	/*color: White;
	background-color: #5E976E;*/
	color: black;
	background-color:#d6ebc6;
	padding: 3px;
	font-weight: bolder;
}

.centerAlign
{
	text-align :center ;
}
.titleField
{
	text-align: right;
	color: black;
	background-color:#d6ebc6;
	padding: 3px;
	font-weight: bolder;
	width:150px;
}

.contractTitle
{
	text-align:center ;
	color: black;
	background-color:#d6ebc6;
	/*border:1px solid #d6ebc6;*/
	padding: 3px;
	font-weight: bolder;
	width:100%;
}

.titleFieldBargin
{
	text-align: right;
	/*color: White;
	background-color: #5E976E;*/
	color: black;
	font-weight :bolder ;
	background-color:#FFAEc9;
	padding: 3px;
	font-weight: bolder;
	width:150px;
}
.dataField
{
	/*background-color: #FCE99F;*/
	border:1px solid #d6ebc6;

	padding: 3px;
}

.dataFieldARight
{
	/*background-color: #FCE99F;*/
	border:1px solid #d6ebc6;
	text-align:right ;
	padding: 3px;
}

.fullScreen
{
	width:100%;
}
.fullWidth
{
	width:52%;
}
#specification, #remark 
{
	width: 100%;
}
.formHolder
{
	/*background-color: #D2E78F;*/
	padding: 10px;
}
.formHolder h4
{
	/*background-color: #DFCB7D;*/
	text-align: center;
	padding: 5px;
}
.notice
{
	color:Red;
	font-size:smaller;
}
a.detailRed
{
	color:Red;
	text-decoration :none;
}

a.detailBlue
{
	color:Blue;
	
}

a.FileDownloadLinkStyle
{
	text-decoration :underline;
	
}

/*div.ContractList tr
{
	padding: 3px;
}*/

.SeparationRow
{
	  border-bottom: 1px dashed #C4C4C4;
	  height:2px;
	  clear: both;
}

div.clearBoth
{
	clear :left ;
}

div.ContractList
{
	width :100%;
	/*background-color :#FDFBEE;*/
	padding:15px 10px;
	/*border:1px solid #999;
	border-top:0;*/
} 
div.Content ul
{
	width:100%;
	
}

div.Content ul li 
{
	display:inline ;
}

div.Content ul li div
{
	padding-top:3px;
	padding-bottom:3px;	
}

.fontBlack
{
	color:Black;
	font-weight:bold ;
}

.fontSize
{
	font-size :small ;
}

div.ContentItem
{
	 width:100px;
	 float:left;
	 padding-left :5px;
	 height:1em;
	 overflow:hidden;
}

div.clContentdata
{
	width:20%;
	float:left;
	padding-left :5px;
	height: 1em;
	overflow:hidden;
}

div.clContentBargaindata
{
	width:15%;
	float:left;
	padding-left :5px;
}

div.clCRListItem
{
	width:13%;
	float:left;
	padding-left :5px;
}
div.clUserContractListTitle
{
	width:100%;
	float:left;
}

div.clUserContractListItem
{
	width:70px;
	float:left;
	padding-left :5px;
}
div.clUserContractListItemTitle
{
	width:50px;
	float:left;
	padding-left :5px;
}


div.clUserContractBargainListItem
{
	width:10%;
	float:left;
	padding-left :5px;
}

div.clUserContractListLink
{
	/*width:25%;*/
	float:left;
	padding-left :5px;
}

div.clContentLink
{
	width:24%;
	float:left;
	padding-left :5px;
}

table.Publish div.clContentdata{
   color:white;
   width :30%;
   font-weight :bold ;
   float :left;
}

div.BarginInputArea
{
	width:90%;
}

div.BarginInputArea table
{
	width:100%;
}

div.SearchHolder
{
    padding: 5px;
}
div.SearchHolder table
{
    float:left;
    width:45%;    
}
div.SearchHolder table td
{
    padding: 3px;
}
div.SearchHolder table td input,
div.SearchHolder table td select
{
    width:120px;
}

