﻿
/*-------------------------------GridView-------------------------*/
*{font-family: Tahoma;}
.Gvw {
    /*margin:15px 0 10px 0;*/
    font-size: 8pt;
    margin-top: 0px;
    border: 1px solid #666666;
    background-color: #FFFFFF;
    width:100%;
    border-radius:5px;
}
.GvwSidebar {
    font-size: 8pt;
    margin-top: 0px;
    border: 1px solid #666666;
    background-color: #FFFFFF;
    border-radius:5px;
}
.Gvw th {
    border-width: 2px;
    font-size: 8pt;
    height: 26px;
    border-color: #666666;
    background-color: #0099CC;
    color: #FFFFFF;
    font-weight: bold;
    border-bottom-style: solid;
    padding-right: 12px;
    padding-left: 12px;
}
.Gvw td {
    height: 23px;
    font-size: 8pt;
    text-decoration: none;
    padding-right: 12px;
    padding-left: 12px;
}
.GvwSidebar td {
    height:15px;
    font-size: 7pt;
    text-decoration: none;
    padding-left: 2px;
}
.Gvw tr:hover td {
    /*background-color: #66CCFF;*/
    background-color:#C9C9C9;

}
.GvwSidebar tr:hover td {
    /*background-color: #66CCFF;*/
    background-color:#C9C9C9;

}
.Gvw_AltRow {
    background-color: #E9E9E9;
}


.Gvw_Header {
}
.Gvw_Footer
{
	/*height:10px;*/

	}
.Gvw_Footer tr:hover td
{	
	
}
.Gvw_RowStyle 
{
	}
	
	.Gvw_RowStyle1 
{
}
.Gvw_Select
{
}

.Gvw_ContainerDiv
{
    border: 1px groove #000000; width: 400px; height:170px; overflow:scroll; padding-left:20px;
}
.Gvw_Div
{
    width: 98%; height:170px; overflow:scroll; padding-left:20px;
}


/*------------------------------------TextBox----------------------------*/
.TextBox_Normal
 {
	width:150px;
	font-family: Tahoma;
	font-size:8pt;
	background-color:#fdfde9;
	border-style:solid;
	border-width:1px;
	/*border-color:#999999;*/
	border-color:#6699cc;
	margin-left:10px;
	margin-bottom:3px;		
}  

.TextBox_Mini
 {
	width:110px;
	font-family: Tahoma;
	font-size:8pt;
	background-color:#fdfde9;
	border-style:solid;
	border-width:1px;
	/*border-color:#999999;*/
	border-color:#6699cc;
	margin-left:20px;
	margin-bottom:3px;		
}  
.TextBox_Numeric 
{
    text-align:left;
    direction:ltr;
}


.HeaderRegisterCode
{
     text-align:left;
    direction:ltr;
}
 
.TextBox_Equipment_Mini
 {
	width:150px;
	font-family: Tahoma;
	font-size:8pt;
	background-color:#fdfde9;
	border-style:solid;
	border-width:1px;
	/*border-color:#999999;*/
	border-color:#6699cc;
	height:17px;
	margin-left:4px;
	margin-bottom:3px;
}   


.TextBox_Desc
{
	width:495px;
	font-family: Tahoma;
	font-size:8pt;
	background-color:#fdfde9;
	border-style:solid;
	border-width:1px;
	border-color:#6699cc;
	height:110px;
	direction:rtl;
	text-align:right;
	margin-left:20px;
	margin-bottom:3px;
    vertical-align:top;
}

.TextBox_Desc_Mini
{
	width:150px;
	font-family: Tahoma;
	font-size:8pt;
	background-color:#fdfde9;
	border-style:solid;
	border-width:1px;
	border-color:#6699cc;
	height:30px;
	direction:rtl;
	text-align:right;
	margin-left:10px;
	margin-bottom:3px;
    vertical-align:top;
}
.TextBox_Url
{
	width:535px;
	font-family: Tahoma;
	font-size:8pt;
	background-color:#fdfde9;
	border-style:solid;
	border-width:1px;
	border-color:#6699cc;
	height:17px;
	direction:ltr;
	text-align:left;
	margin-bottom:3px;
}
.TextBox_Address
{
	width:535px;
	font-family: Tahoma;
	font-size:8pt;
	background-color:#fdfde9;
	border-style:solid;
	border-width:1px;
	border-color:#6699cc;
	height:17px;
	direction:rtl;
	text-align:right;
	margin-left:30px;
	margin-bottom:3px;
}
.TextBox_Address_mini
{
	width:335px;
	font-family: Tahoma;
	font-size:8pt;
	background-color:#fdfde9;
	border-style:solid;
	border-width:1px;
	border-color:#6699cc;
	height:17px;
	direction:rtl;
	text-align:right;
	margin-left:30px;
	margin-bottom:3px;
}
.TextBox_Address_mini_ltr
{
	width:335px;
	font-family: Tahoma;
	font-size:8pt;
	background-color:#fdfde9;
	border-style:solid;
	border-width:1px;
	border-color:#6699cc;
	height:17px;
	direction:ltr;
	text-align:left;
	margin-left:30px;
	margin-bottom:3px;
}
.MtoolName_DropDownList
{
	width:540px;
	font-family: Tahoma;
	font-size:8pt;
	background-color:#fdfde9;
	border-style:solid;
	border-width:1px;
	border-color:#6699cc;
	direction:rtl;
	text-align:right;
	margin-left:30px;
	margin-bottom:3px;
        border-style:solid;
	border-width:1px;
	border-color:#6699cc;	
}

.TextBox_Search {
    width: 140px;
    font-family: Tahoma;
    font-size: 8pt;
    background-color: #F8F9FB;
    margin-bottom: 2px;
    position: relative;
    bottom: 2px;
    float: left;
    height: 18px;
    color: #333333;
    border:none;
} 

.btn_Search {
    background-position: center center;
    font-family: Tahoma;
    font-size: 8pt;
    margin-bottom: 3px;
    position: relative;
    bottom: 2px;
    float: left;
    background-image: url('../images/Pub_Images/SearchIt.gif');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-left: 8px;
    border:none;
} 

.btn-Excel
{
	background-image: url('../images/Pub_Images/ExelHover.png');
	background-position:right;
	background-repeat: no-repeat;
	height: 22px;
	width: 130px;
	padding-right:0px;
	vertical-align:middle;
	color:#555555;
	text-align:center;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	cursor:pointer;
	padding-bottom:4px;
	 
}	
.btn-Excel:hover 
{
	background-image: url('../images/Pub_Images/Excel.png');
	background-repeat: no-repeat;
	background-position:right;
	height: 22px;
	width: 130px;
	padding-right:0px;
	color:#cc0000;
	text-align:center;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	padding-bottom:4px;
	
}	
/*----------------------dropdownlist----------------------*/
.DropDownList_Normal
{
	Width:150px;/*174*/
	font-size:8pt;
	font-family: Tahoma;
	height:16px;
	margin-left:10px;
	background-color:#fdfde9;
	margin-bottom:3px;
    border-style:solid;
	border-width:1px;
	border-color:#6699cc;
}
.DropDownList_Short
{
	Width:70px;
	font-size:7pt;
	font-family: Tahoma;
	height:16px;
	
	background-color:#fdfde9;
	margin-bottom:3px;
        border-style:solid;
	border-width:1px;
	border-color:#6699cc;	
	
}

.DropDownList_Normal_Flowchart
{
	Width:174px;
	font-size:8pt;
	font-family: Tahoma;
	height:20px;
	
	background-color:#fdfde9;
	margin-bottom:3px;
	    border-style:solid;
	border-width:1px;
	border-color:#6699cc;	
}
/*---------------------------------FontTd----------------------*/
input 
{
	font-family : tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
select 
{
	font-family : tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    margin-right: 0px;
}
/*-----------------------------------Table-------------------------*/
.table
{
	Width:100%;
}
.table_Shdpnl
{
	background-color:White;
	Width:100%;
	padding-right:10px;
}
.table_Shdpnl1
{
	background-color:White;
	padding-right:10px;
}
/*--------------------------------LableTd-------------------------*/
.label	
{
height:20px;
padding-left:10px;
text-align:right;
width:85px;/*110*/
margin-bottom:3px;

}

.lable_valid
{
	height:20px;
	padding-left:30px;
	text-align:right;
	width:120px;/*110*/
	background-image: url('Pub_Images/alert.png');
	background-repeat: no-repeat;
	background-position:5px 7px;
	margin-bottom:3px;
}
	
.label_Static	
{
color:#333333;
text-align:right;
 padding-left:30px;
width:150px;
background-color:#f6f6f6;
padding-right:10px;
border-bottom-style:solid;
border-bottom-color:#DBDBDB;
border-bottom-width:1px;
margin-bottom:3px;
}

.label_StaticAddress
{
color:#333333;
padding-left:5px;
text-align:right;
margin-left:15px;
background-color:#f6f6f6;
padding-right:10px;
border-bottom-style:solid;
border-bottom-color:#DBDBDB;
border-bottom-width:1px;	
margin-bottom:3px;
}
/*Ss_SECURITY*/
.label_Static2	
{
color:#333333;
padding-left:40px;
text-align:right;
}
.Lbl_DoneDate_StepDoUp
{
    padding-right: 110px;
}
.Tr_DataStepDoUp
{
    padding:5px 0px 5px 0px;
}
/*------------CaptionTd--------------------------------*/
.caption
{
	color:#cc3300;
	white-space:nowrap;
	padding-left:10px;
	background-image:url('Pub_Images/img31.png');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
}


/*----------------------CheckBox----------------------*/
.CheckBox
{
    vertical-align:central;
    position: relative;
    vertical-align: middle;
}
.CheckBoxList
{
	padding-right:30px;
	line-height:50px;
}


/*----------------TextDatePicker--------------------*/
.Calender {
    text-align: right;
    direction: rtl;
    width: 150px;
    font-family: Tahoma;
    font-size: 8pt;
    background-color: #fdfde9;
    border-style: solid;
    border-width: 1px;
    border-color: #6699cc;
    margin-left: 30px;
    margin-bottom: 3px;
}

/*-------------------------button-----------------------------*/
.BtnLocation
 {
    font-family: Tahoma;
width:50%;
text-align:left;
margin-left:30px;
}
.btn-tbl
{
    margin-top: 5px;
    float: right;
    width: 623px;
    padding-bottom: 5px;
}

.btn-td
{
    width: 80px;
    height: 22px;
    padding-right: 5px;
}
	
/*-------------------btnSearch------------------------------------*/
.btn-search
{
    background-image: url('../images/Pub_Images/btn6a.gif');
    background-position: right;
    background-repeat: no-repeat;
    width: 80px;
    height: 22px;
    padding-right: 25px;
    vertical-align: middle;
    color: #555555;
    text-align: right;
    font-size: 8pt;
    border-style: none;
    border-width: 0px;
    cursor: pointer;
    padding-bottom: 4px;
    font-family: Tahoma;
}	


.btn-search:hover 
{
	background-image: url('../images/Pub_Images/btn6b.gif');
	background-repeat: no-repeat;
	background-position:right;
	width: 80px;
	height: 22px;
	padding-right:25px;
	color:#cc0000;
	text-align:right;
	font-size:8pt;
	border-style:none;
	border-width:0px;
    font-family: Tahoma;
}	

/*-------------------btnDelete------------------------------------*/
.btn-Delete
{
    background-image: url('../images/Pub_Images/btn3a.gif');
    background-position: right;
    background-repeat: no-repeat;
    width: 80px;
    height: 22px;
    padding-right: 25px;
    vertical-align: middle;
    color: #555555;
    text-align: right;
    font-size: 8pt;
    border-style: none;
    border-width: 0px;
    cursor: pointer;
    padding-bottom: 4px;
    font-family: Tahoma;
}	


.btn-Delete:hover 
{
	background-image: url('../images/Pub_Images/btn3b.gif');
	background-repeat: no-repeat;
	background-position:right;
	width: 80px;
	height: 22px;
	padding-right:25px;
	color:#cc0000;
	text-align:right;
	font-size:8pt;
	border-style:none;
    font-family: Tahoma;
	border-width:0px;
}	
/*-------------------btnAdd------------------------------------*/
.btn-Add {
    background-image: url('../images/Pub_Images/Btn_Add.gif');
    background-position: right;
    background-repeat: no-repeat;
    width: 80px;
    height: 22px;
    padding-right: 25px;
    vertical-align: middle;
    color: #555555;
    text-align: right;
    font-size: 8pt;
    border-style: none;
    border-width: 0px;
    cursor: pointer;
    padding-bottom: 4px;
    font-family: Tahoma;
}	


.btn-Add:hover {
    background-repeat: no-repeat;
    background-position: right;
    width: 80px;
    height: 22px;
    padding-right: 25px;
    color: #cc0000;
    text-align: right;
    font-size: 8pt;
    border-style: none;
    border-width: 0px;
    font-family: Tahoma;
}	

/*-------------------btnEdit------------------------------------*/
.btn-Edit {
    background-image: url('../images/Pub_Images/Btn_Edit.gif');
    background-position: right;
    background-repeat: no-repeat;
    width: 80px;
    height: 22px;
    padding-right: 25px;
    vertical-align: middle;
    color: #555555;
    text-align: right;
    font-size: 8pt;
    border-style: none;
    border-width: 0px;
    cursor: pointer;
    padding-bottom: 4px;
    font-family: Tahoma;
}	


.btn-Edit:hover 
{
	background-image: url('../images/Pub_Images/Btn_Edit.gif');
	background-repeat: no-repeat;
	background-position:right;
	width: 80px;
	height: 22px;
	padding-right:25px;
	color:#cc0000;
	text-align:right;
	font-size:8pt;
	border-style:none;
	border-width:0px;
    font-family: Tahoma;
}	

/*-------------------btnSave------------------------------------*/
.btn-save
{
	background-image: url('../images/Pub_Images/btn1a.gif');
	background-position:right;
	background-repeat: no-repeat;
	width: 80px;
	height: 22px;
	padding-right:30px;
	vertical-align:middle;
	color:#555555;
	text-align:right;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	cursor:pointer;
    font-family: Tahoma;
	padding-bottom:4px;
}	

.btn-save:hover 
{
	background-image: url('../images/Pub_Images/btn1b.gif');
	background-repeat: no-repeat;
	background-position:right;
	width: 80px;
	height: 22px;
	padding-right:30px;
	color:#cc0000;
	text-align:right;
	font-size:8pt;
	border-style:none;
    font-family: Tahoma;
	border-width:0px;
	
}
/*--------------------btnUpload-----------------------------*/
.btn-Upload
{
	background-image: url('../images/Pub_Images/btn9a.gif');
	background-position:right;
	background-repeat: no-repeat;
	width: 80px;
	height: 22px;
	padding-right:15px;
	vertical-align:middle;
	color:#555555;
	text-align:center;
	font-size:8pt;
	border-style:none;
	border-width:0px;
    font-family: Tahoma;
	cursor:pointer;
	padding-bottom:4px;
}	

.btn-Upload:hover 
{
	background-image: url('../images/Pub_Images/btn9b.gif');
	background-repeat: no-repeat;
	background-position:right;
	width: 80px;
	height: 22px;
	padding-right:15px;
	color:#cc0000;
	text-align:center;
	font-size:8pt;
	border-style:none;
    font-family: Tahoma;
	border-width:0px;
	
}
/*-------------------btnCancel------------------------------------*/
.btn-Cancel
{
	background-image: url('../images/Pub_Images/btn3a.gif');
	background-position:right;
	background-repeat: no-repeat;
	width: 80px;
	height:22px;
	padding-right:30px;
	vertical-align:middle;
	color:#555555;
	text-align:right;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	cursor:pointer;
    font-family: Tahoma;
	padding-bottom:4px;
}	

.btn-Cancel:hover 
{
	background-image: url('../images/Pub_Images/btn3b.gif');
	background-repeat: no-repeat;
	background-position:right;
	width: 80px;
	height: 22px;
	padding-right:30px;
	color:#cc0000;
	text-align:right;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	font-family: Tahoma;
	
}		

.btn-return 
{
	background-image: url('../images/Pub_Images/btn_Return2.GIF');
	background-position:right;
	background-repeat: no-repeat;
	width: 80px;
	height: 22px;
	padding-right:30px;
	vertical-align:middle;
	color:#555555;
	text-align:right;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	cursor:pointer;
	padding-bottom:4px;
    font-family: Tahoma;
}
.btn-return:hover
{
	background-image: url('../images/Pub_Images/btn1R.gif');
	background-repeat: no-repeat;
	background-position:right;
	width: 80px;
	height: 22px;
	padding-right:30px;
	color:#cc0000;
	text-align:right;
	font-size:8pt;
	border-style:none;
	border-width:0px;
    font-family: Tahoma;
}
.btn-catablcount
{
    background-image:url('Images/btn_cartablCount.png');
    border:none;
    cursor:hand;
    background-color: White;
    font-family: Tahoma;
}		
/*-------------------Lbt-Download------------------------------------*/
.Lbt-Download
{
	background-image: url('../images/Pub_Images/download.gif');
	background-position:right;
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	padding-right:0px;
	vertical-align:middle;
	color:#555555;
	text-align:center;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	cursor:pointer;
	padding-bottom:4px;	 
    font-family: Tahoma;
}	
/*-------------------btnPublic------------------------------------*/
.btn-Public
{
	background-image: url('../images/Pub_Images/public-a.gif');
	background-position:right;
	background-repeat: no-repeat;
	height: 22px;
	width: 80px;
	padding-right:0px;
	vertical-align:middle;
	color:#555555;
	text-align:center;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	cursor:pointer;
    font-family: Tahoma;
	padding-bottom:4px;
	 
}	

.btn-Public:hover 
{
	background-image: url('../images/Pub_Images/public-b.gif');
	background-repeat: no-repeat;
	background-position:right;
	height: 22px;
	width: 80px;
	padding-right:0px;
	color:#cc0000;
	text-align:center;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	padding-bottom:4px;
	font-family: Tahoma;
}






	
/*-------------------btnPublic 2------------------------------------*/
.btn-Public2
{
	background-image: url('../images/Pub_Images/public-2a.gif');
	background-position:right;
	background-repeat: no-repeat;
	padding-right:0px;
	vertical-align:middle;
	color:#555555;
	text-align:center;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	cursor:pointer;
	padding-bottom:4px;
	 
}	

.btn-Public2:hover 
{
	background-image: url('../images/Pub_Images/public-2b.gif');
	background-repeat: no-repeat;
	background-position:right;
	height: 22px;
	width: 100px;
	padding-right:0px;
	color:#cc0000;
	text-align:center;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	padding-bottom:4px;
	
}	
/*-------------------btnPublic 3------------------------------------*/
.btn-Public3
{
	background-image: url('../images/Pub_Images/public-3a.gif');
	background-position:right;
	background-repeat: no-repeat;
	height: 22px;
	width: 130px;
	padding-right:0px;
	vertical-align:middle;
	color:#555555;
	text-align:center;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	cursor:pointer;
	padding-bottom:4px;
	 
}	
.btn-Public3:hover 
{
	background-image: url('../images/Pub_Images/public-3b.gif');
	background-repeat: no-repeat;
	background-position:right;
	height: 22px;
	width: 130px;
	padding-right:0px;
	color:#cc0000;
	text-align:center;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	padding-bottom:4px;
	
}	
/*-------------------btnPublic 4------------------------------------*/
.btn-Public4
{
	background-image: url('../images/Pub_Images/public-4a.gif');
	background-position:right;
	background-repeat: no-repeat;
	padding-right:0px;
	vertical-align:middle;
	color:#555555;
	text-align:center;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	cursor:pointer;
	padding-bottom:4px;
	 
}	
.btn-Public4:hover 
{
	background-image: url('../images/Pub_Images/public-4b.gif');
	background-repeat: no-repeat;
	background-position:right;
	height: 22px;
	width: 180px;
	padding-right:0px;
	color:#cc0000;
	text-align:center;
	font-size:8pt;
	border-style:none;
	border-width:0px;
	padding-bottom:4px;
	
}	



/*--------------------------Btn_Expand-------------------------------------*/
.Btn_Expand
{
  height:20px;
  width:20px;
}	

/*--------------------------------------------------------------------------------*/
.hide {

    display:none;
}
.show {
    display:block;
}
.HighlightKeywords {
    background-color:yellow;
}