@CHARSET "ISO-8859-1";

.body {
	margin-left: 5px
}
/*--------------=============---------------------labels and display items on header----------=====================----------------*/
.root {
	color: black;
	font-family: Helvetica, Arial;
} 
.row_matched1 td{
	background-color: #E4E4E4;
	}
.row_matched2 td{
	background-color: #e5e5e5;
	}
.logo {
	position: absolute;
	width: 80px;
	height: 30px;
}
/*
.productname {
	text-align: center;
	width: 100%;
	top: 2px;
	position: absolute;
}
*/
/*------==============================-------table div-----========================------*/
.table_div {
	font-size: 14px;
	font-family: Helvetica, Arial;
}

.column {
	display: table-column;
	float: left;
	padding: 4px;
}

.cloumn_inquiry{
	display: table-column;
	float: left;
	padding: 4px;
	height:24px; 
}
/*=--------------------lay out_div------------------------------*/
.header {
	height: 78px;
	left: 0px;
	right: 0px;
	top: 0px;
	position: absolute;
	background:url("../Images/banner.jpg") repeat-x scroll 50% 50% rgb(0, 120, 174);/*:#F4F5F5;*/
	background-size:100% 100%;	
}

.main_menu {
	position: absolute;
	left: 0px;
	top: 49px;
	right: 0px;
	/*background-color: #0382BC;*/
	background:url("../Images/DialogBox/ui-bg_glass_50_e0dbbd_1x400.png") repeat-x scroll 50% 50% rgb(0, 120, 174);
	height: 22px;
	/*border-top: 3px solid #0382BC;*/
	border-bottom: 1px solid black;
}


.tab_menu_head {
	left: 0px;
	right: 0px;
	/*background-color: #0382BC;*/
	background:url("../Images/DialogBox/ui-bg_glass_50_e0dbbd_1x400.png") repeat-x scroll 50% 50% rgb(0, 120, 174);
	height: 22px;
	/*border-top: 3px solid #0382BC;*/
	border-bottom: 1px solid black;
}

.body_div {
	position: absolute;
	left: 0px;
	top: 70px;
	bottom: 0px;
	right: 0px;
}

.menu {
	position: absolute;
	left: 0px;
	width: 14%;
	top: 29px;
	bottom: 0px;
	background-color: #E4E8EA;	
	border-right:1px solid #CACFD1;
}

.menu_head {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 2px;
	position: absolute;
	width: 100%;
	background-color: white;
}

.menu_content {
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: auto;
	bottom: 0px;
	width: 100%;
	background-color: #E4E8EA;
}

.menu_hide {
	background-color: #E4E8EA;
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: auto;
	bottom: 0px;
	width: 20px;
	display: none;
	/*border: 1px solid black; */
}

.content {
	position: absolute;
	left: 12%;
	right: 0px;
	top: 21px;
	bottom: 0px;
}

.content_head {
	top: 1px;
	height: 21px;
    width: 100%;
    position: absolute;
    background: white;
    border-radius: 0 0 0 0;    
    -webkit-box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 1px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 1px 5px rgba(50, 50, 50, 0.75);
}

.content_page {
	top: 8px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	overflow: auto;
	padding: 0px 5px 2px 5px;
}

.submenu_head{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 20px;
	overflow: hidden;
	right: 0px; 
	color: #505050;
	background:url("../Images/DialogBox/ui-bg_glass_50_e0dbbd_1x400.png") repeat-x scroll 50% 50% rgb(0, 120, 174);
}
/* .submenu_head_label{
	font-size: 10pt;
	position: absolute;
	font-weight: bold;
	padding: 1px;
} */

.footer {
	height: 13px;
	/* background-color: #6494BC; */
	width: 100%;
	color: white;
	position: absolute;
	bottom: 1px;
	left: 0px;
	right: 0px;
	text-align: center;
	background: url('../Images/footer.png');
}

.page_menu{
	position: relative;
	height: auto;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	background: #F7F9FA;
	border-radius : 5px;
	top: 0px;
	left: 2px;
	right: 2px;
	margin-bottom: 5px;	
	border:1px solid #CED2D4;
}

.page_table{
	position: relative;
	padding: 5px 5px 5px 5px;
	background: #F7F9FA;
	border-radius : 5px;	
	left:2px;
	right:2px;
	bottom:0px;
	border:1px solid #CED2D4;
	overflow: auto;
}

.page_table_popup{
	top :0px;
	position: relative;
	padding: 5px 5px 5px 5px;
	background: #F7F9FA;
	border-radius : 5px;	
	left:2px;
	right:2px;
	border:1px solid #CED2D4;
}
/*-----------===============-------------Other common styles------------================----------*/
body{
font-family: Helvetica, Arial;	
}
a {
	font-family: Helvetica, Arial;
	text-decoration: none;
}
font {
	font-family: Helvetica, Arial;
}
td{
font-family: Helvetica, Arial;
font-size: 10pt;
}
p{
font-family: Helvetica, Arial;
}
b{
font-family: Helvetica, Arial;
}
/*-------------=====================------------textbox , textareas & dropdownlist--------------=======================------------*/
label{
	font-family: Helvetica, Arial;
	font-size: 10pt;
}	

/*-------------=====================------------buttons --------------=======================------------*/
.button {
	font-family: Helvetica, Arial;
	min-width:60px;
	min-height:24px;
	border: 1px solid #C7B4A3;
	border-radius: 5px;
	background: #EF8725;
	box-shadow: 2px 2px 2px #974A02;
		text-shadow: .05em 0pt 0pt black;
	font-weight: bold;
	color: white;
}
.button:disabled {
	font-family: Helvetica, Arial;
	min-width:60px;
	min-height:24px;
	border: 1px solid #C9C098;
	border-radius: 5px;
	background: #0078ae
		url(../Images/DialogBox/ui-bg_glass_50_eceadf_1x400.png) 50% 50%
		repeat-x;
	font-weight: bold;
	color: #949393;
}


.btnDataTable {
	font-family: Helvetica, Arial;
	min-width:50px;
	height: 20px;
	border: 1px solid #C7B4A3;
	border-radius: 5px;
	background: #EF8725;
	font-weight: bold;
	color: white;
}

.btnDataTable:disabled {
	font-family: Helvetica, Arial;
	min-width:50px;
	height: 20px;
	border: 1px solid #C9C098;
	border-radius: 5px;
	background: #0078ae
		url(../Images/DialogBox/ui-bg_glass_50_eceadf_1x400.png) 50% 50%
		repeat-x;
	font-weight: bold;
	color: #BFC1BE;
}

.button_add {
	width: 30px;
	height: 30px;
	border:1px solid white;
	background: url('../Images/add-icon.png');
}

.button_search {
	width: 30px;
	height: 30px;
	border:1px solid white;
	background: url('../Images/search-icon.png');
}

.button_view {
	width: 25px;
	height: 25px;
	border:1px solid white;
	background: url('../Images/edit-icon.png');
}

.button_pdf {
	width: 25px;
	height: 25px;
	border:1px solid white;
	background: url('../Images/view-icon.png');
}
.button_delete {
	width: 25px;
	height: 25px;
	border:1px solid white;
	background: url('../Images/delete-icon.jpg');
}
.button_unlock {
	width: 25px;
	height: 25px;
	border:1px solid white;
	background: #0078ae
		url('../Images/unblock.jpg') 50% 50%
		repeat-x;
	font-weight: bold;
	color: #ffffff;
}
.button_block {
	width: 25px;
	height: 25px;
	border:1px solid white;
	background: #0078ae
		url('../Images/block.jpg') 50% 50%
		repeat-x;
	font-weight: bold;
	color: #ffffff;
}
.btn_dialog{
	font-family: Helvetica, Arial;
	min-width:60px;
	min-height:24px;
	color: black;
	border: 1px solid #C9C098;
	border-radius: 5px;
	background: #EF8725;
	box-shadow: 2px 2px 2px #974A02;
		text-shadow: .05em 0pt 0pt black;
	font-weight: bold;
	color: white;
	position:relative;
}
.btn_dialog:disabled{
	font-family: Helvetica, Arial;
	min-width:60px;
	min-height:24px;
	border: 1px solid #C9C098;
	border-radius: 5px;
	background: #0078ae
		url(../Images/DialogBox/ui-bg_glass_50_eceadf_1x400.png) 50% 50%
		repeat-x;
	font-weight: bold;
	color: #949393;
}
.tableHeaderFooter{
	background:url("../Images/DialogBox/ui-bg_glass_50_e0dbbd_1x400.png") repeat-x scroll 50% 50% rgb(0, 120, 174);
	display: table-row; 
	width: 100%; 
	font-weight: bold; 
	text-align: center;
}
.button_upload {
	font-family: Helvetica, Arial;
	width: 50px;
	height: 23px;
	border:1px solid white;
	background: #0078ae
		url('../Images/Upload.png') 50% 50%
		repeat-x;
	font-weight: bold;
	color: #ffffff;
}
/*-----------------Index page-----------------*/
.blue {
color: #04a9aa;
}

.orange {
color: #e76f04;
}

#write1 {
border-right: #e3e7e8 0px solid;
width: 100%;
float: left;
height: 50px;
padding-left: 10px;
}

#wrong1 {
border-right: #e3e7e8 0px solid;
width: 100%;
float: left;
height: 50px;
padding-left: 10px;
}

.login_tips_1 { background:url("../Images/smiley.png") no-repeat; height:45px; padding:2px 0 0 50px; margin-top:15px;}
.login_tips_2 { background:url("../Images/smiley-sad.png") no-repeat; height:45px; padding:2px 0 0 50px; margin-top:15px;}

.spinner
{
    display: none;
    width:100px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    text-align:center;
    margin-left: -50px;
    margin-top: -100px;
    z-index:2;
    overflow: auto;
} 
.backGround_label{
	position: auto;
	left: 10px;
	height: 20px;
	overflow: hidden;
	right: 0px; 
	color: #145A32;
	background:url("../Images/sublabel1.png") repeat-x scroll 50% 50% rgb(0, 120, 174);
}