@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,500i,600');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,500i,600');

/*****common css*******/
/* Default Color : #0873AD */

/* COLORS */
/*

Magento:#EE 4CA1
Blue : #09 96DE
Yellow : #FF E389


*/

html, body{     height: 100%; margin:0px;	padding:0px;	background-color:#f7f7f7;		} 
 *{font-family: 'Poppins', sans-serif; font-weight:400;}
body {  overflow-x: hidden;  width: 100%;}

.style2 {color: #666666}
/*#header{    height: 80px;}*/
#content{    min-height: 100%;     height: auto !important; /*Cause footer to stick to bottom in IE 6*/    height: 100%; 
    margin: 0 auto -20px; /*Allow for footer height*/    vertical-align:bottom;}
#footer, #push{    height: 20px; /*Push must be same height as Footer */}
/*==================== For Validation Display  ====================*/
.frm_addedit .status {	padding-top: 2px;	padding-left: 8px;	vertical-align: top;	width: 246px;	white-space: nowrap;}
.frm_addedit label.error {	background:url("../images/exclamation.gif") no-repeat 0px 0px;	padding-left: 20px;	padding-bottom: 2px;	color: #F00;	font-size:12px;text-transform: capitalize;}
.frm_addedit label.checked {	background:url("../images/accept.gif") no-repeat 0px 0px;}
/*====================================================*/

.sucess_msg{	border-top:#006600 1px solid; 	border-bottom:#006600 1px solid;  	font-size:12px;	margin-bottom:10px;}
.error_msg{	border-top:#FF0000 1px solid; 	border-bottom:#FF0000 1px solid; 		font-size:12px;
	margin-bottom:10px;}	
/*==================== For Paging ====================*/
.paging_nolink {	font-size: 10px;	color: #000000;	display:block, inline;	height:12px;
	padding:0px 2px 0px 2px;	vertical-align:middle;	border:1px solid #A1A1A1;	background-color:#f2f2f2;}
.paging_link, .paging_link:hover  {		font-size: 10px;	color: #FF0000;	text-decoration:none;	display:block, inline;	height:12px;	padding:0px 2px 0px 2px;	vertical-align:middle;	border:1px solid #2DC1FF;	background-color:#fff;}
.paging_selected {		font-size: 10px;	color: #FFFFFF;	text-decoration:none;	background-color: #979797;	display:block, inline;	height:12px;	padding:0px 2px 0px 2px;	vertical-align:middle;	border:1px solid #fff;}
/*====================================================*/
#btn_search, #btn_reset,#hoarding_pdf, .data_table #save, .btn_save, .btn_search, .btn_reset, .btn_custom {  background: #000000;  border: 1px solid #000000;  border-radius: 5px;  color: #fff;  font-size: 12.5px;  padding: 5px 10px; text-transform:uppercase; letter-spacing: 0.5px;}
#btn_search:hover, #btn_reset:hover, .data_table #save:hover, .btn_save:hover, .btn_search:hover, .btn_reset:hover, .btn_custom:hover, #btn_search:focus, #btn_reset:focus, .data_table #save:focus, .btn_save:focus, .btn_search:focus, .btn_reset:focus, .btn_custom:focus { background: #979797;  border: 1px solid #979797;}
.smallfont {font-size: 11px;	color: #000000;}
form{	padding:0px;	margin:0px;}
.textarea{	padding: 3px;	border: 1px solid #FF6000;}
h1{	font-size: 22px;	font-weight: bold;	color: #000000;	margin:0px;	padding:0px;}
h3 {font-size: 13px;	font-weight: bold;/*color: #006600;*/	margin:0px;	padding:0px;}
.documentation h3{font-size:24px !important; }
.red_star{	color:#FF0000;}
.icon_link{	font-size:10px;	text-align:center;	color:#03F;	}
.even{	/*background-color:#B7CABC;*/	background-color:#fff;	/*background-color:#666666;*/}	
.odd{	/*background-color:#B7CACB;*/	background-color:#f2f2f2;	/*background-color:#708C8F;*/}
.button{font-size:13px;	color:#000000;	border:1px solid #999999;	height:25px;	width:70px;	background-color:#eef5f6;	cursor:pointer;}
.textbox{	border:#99999 1px solid;	padding:4px;	color:#003300;	font-size:12px;		width:180px;}
.table_header{	font-weight:600; 	font-size:13px; }
.records_table_header {  border: 1px solid #cccccc;    font-size: 12px;}
.main_table {  border-bottom: 1px solid #cccccc;  display: inline-block;  padding-bottom: 10px;  margin-bottom: 10px;}
.main_table_login{	border-top:#CCCCCC 1px solid; 	border-left:#CCCCCC 1px solid; 	border-right:#CCCCCC 1px solid; 	border-bottom:#CCCCCC 1px solid;	margin-bottom:15px;}
.main_table_header{	border-left:#CCCCCC 1px solid; 	border-right:#CCCCCC 1px solid; 	border-bottom:#CCCCCC 1px solid;	border-top:#CCCCCC 1px solid;	margin-bottom:15px;	font-size:12px; 	font-weight:600;	color:#000000;	text-decoration:none;}
.search_table{	font-size:12px;	margin-bottom:15px;}
.records_table{	border-left:#CCCCCC 1px solid; 	border-right:#CCCCCC 1px solid; 	border-top:#CCCCCC 1px solid;}
.table_field{	background-image:url(../images/fhbg.gif); 	font-size:12px; 	font-weight:600;}
.table_field_value{	font-size:12px;	color:#000;	text-decoration:none;}
.table_caption{	font-size:12px; 	font-weight:600;	color:#000000;	text-decoration:none;}
.forgot_pass{color:#000;	text-decoration:none;	font-size:12px;	font-weight:500;cursor:pointer;}
.forgot_pass a{color:#000;	text-decoration:none;	font-size:12px;	font-weight:500;cursor:pointer;}
.forgot_pass a:hover{color:#FF0000;text-decoration:none;font-size:12px;font-weight:500;cursor:pointer;	}
.text_font{font-size:12px;}
.error{border-color:#F00;}
.font-10{
	font-size:10px;
}

/*New css by Samir*/
.login_page span{  display: inline-block;  height: 100%;  vertical-align: middle;}
.login_page .login_div {  display: inline-block;  vertical-align: middle;text-align: left}
.login_page {bottom: 0;height: 100%;position: absolute;right: 0;width: 100%; text-align: center; /*background: url('../images/bg.jpg') repeat 0 0;*/}
.cmp_logo {  text-align: center;}
.login_div {  background: rgba(255, 255, 255, 0.8);  border: 2px solid #ccc;border-radius: 5px;box-shadow: 1px 1px 3px #999;padding: 15px 30px;width: 340px;}
.login_form {  margin: 25px 0;}
.login_btn {color:#FFFFFF; background: #979797;border: 1px solid #979797;font-size: 14px;font-weight: bold;margin: 5px auto 0;padding: 5px 20px !important; width: 100%;}
.login_btn:hover{background:#0996DE; border:1px solid #0996DE;}
.forgot_pass2 {  float: right;  font-size: 12px;  font-weight: bold;  margin: 10px 0 0;}
.header {  padding: 10px;}
.left_head h1 {  margin-bottom: 8px;}
.right_head h3 {  float: right;  margin-top: 5px;  padding-right: 10px;}
.header .navmenu-brand {  float: left;}
.navbar-brand {  display: inline-block;  float: none;  height: auto;  padding: 5px;  vertical-align: middle;  width: 180px;font-size: 18px;line-height: 20px;}
.navmenu-brand span {  color: #0077BD;  font-weight: bold;  padding-left: 15px;}
.navbar-brand > img {  width: 100%;}
.heding_right {  float: right;  padding-top: 5px;}
.top_right {  float: right;  padding-right: 5px;  text-align: right;}
.top_right ul {  list-style: outside none none;  margin-right: 25px;  padding: 0 !important;}
.top_right li {  border-right: 1px solid #666;  float: left;  margin: 10px 0 5px;  padding: 0 10px;}
.top_right li:last-child {  border-right: 0 solid #666;}
.heding_right h3 {  color: #0077BD;  float: right;}
.user_img_div {  border-radius: 50%;  display: inline-block;  height: 30px;  margin-left: 5px;  overflow: hidden;  vertical-align: middle; width: 30px;}
.user_img {  width: 40px;}
.img_panel {  margin: 0 5px;  width: 30px;}
.header {background: #fff; float: left;height: auto;left: 0;position: relative;top: 0;width: 100%;z-index: 999;}
.content_clock {  clear: both;  color: #0077BD;  float: right;  font-size: 12px;  font-weight: bold;  margin: 5px 20px 0;  padding-right: 30px;}
.menu, .menu .MenuBarHorizontal {  float: left;  width: 100%;}
.navbar-inverse {  background-color: #0873AD;  border-color: #0873AD; position: static; margin-bottom: 0}
.navbar-inverse .navbar-nav li a {  color: #fff;  font-size: 12px;  font-weight: bold;  padding: 5px 12px; text-transform:uppercase; cursor:pointer;}
.navbar-inverse .navbar-nav li a:hover {  background: #fff; color: #0873AD}
.navbar {  min-height: auto;}
.dropdown:hover .dropdown-menu{/*display:block*/}
.dropdown-menu {  background: #0873AD;  padding: 0;box-shadow: 1px 3px 5px #333;border: 1px solid #0873AD;}
.dropdown-menu li a {  border-bottom: 1px outset #0873AD;  color: #fff;}
.dropdown-menu li a:hover {  background: #fff;  color: #0873AD;}

.main_table .table_header h3 {  color: #000000;  font-size: 18px;}
.head1 {  border-bottom: 1px solid #ccc;  color: #0873AD;  font-size: 22px;  font-weight: bold;  margin-bottom: 15px;  padding-bottom: 5px;}
.menu_icons {  float: left;  width: 100%;}
.icon_box {  background: rgba(255, 255, 255, 0.2);border: 2px solid #0873AD;border-radius: 5px;float: left;margin: 20px;padding: 0px;text-align: center;width: 120px;overflow: hidden;cursor:pointer}
#content{background: #fff;padding-top: 10px; padding-bottom: 10px}
.icon_title {  background: #0873AD;  color: #fff;  padding: 5px;  position: relative;  top:0px;font-family: 'Roboto Condensed', sans-serif;}
.icon_box img {  margin: 5px;  height: 75px;}

.records_table_header td table td:nth-child(1), .records_table_header td table td:nth-child(3), .search_title {  color: #000000;  font-size: 12px; font-weight: bold;  padding-right: 10px;}
.btn_save, .btn_search, .btn_reset, .btn_custom {  /*background: #0873AD !important;  color: #fff !important; border: none*/}
.records_table_header .paging a, .records_table_header1 .paging a {  border-bottom: 1px solid #ccc;  /*color: #333;  cursor: pointer;*/  display: inline-block;  font-size: 14px;  margin: 2px;  padding: 0 2px;}
.records_table_header .paging_selected, .records_table_header1 .paging_selected {  font-size: 14px; padding: 1px 5px;}

.records_table_footer .paging a {  border-bottom: 1px solid #fff;  /*color: #fff;  cursor: pointer;*/  display: inline-block;  font-size: 14px;  margin: 2px;  padding: 0 2px;}
.records_table_footer .paging_selected, .records_table_footer1 .paging_selected {  font-size: 14px; padding: 1px 5px;}

.records_table tr.table_header {  background: #979797 !important;}
.records_table .table_header td:not(:last-child), .records_table .table_field_value td:not(:last-child) {
    border-right: 1px solid #ccc;
}
.table_header {  color: #020202;    font-size: 12px;  font-weight: 500; text-transform:uppercase;}
.table_header a{color:#FFE389;}
.table_header a:hover{color:#000000;}
.records_table_footer {  background: #0873AD;  color: #fff;  display: table-cell;  padding: 12px 0;}
.data_table {  border: 1px solid #999;  border-radius: 3px;  display: inline-block;  margin: 5px 15px 30px;  padding: 10px;  width: 98%;}
.data_table tbody, .data_table tr {  display: inline-block;  width: 100% !important;}
.table_field_value {border-bottom: 1px solid #ccc;padding: 5px 0;color: #000;font-size: 12px;  text-decoration: none;}
.records_table .table_field_value{ line-height:20px; height:30px; }
.data_table td {  display: inline-table;  font-size: 14px;  border-color: #ccc;}
.data_table .textbox, .data_table .textarea {  width: 250px;}
.textbox {  font-weight: normal;  border: 1px solid #ccc;  color: #003300;    font-size: 12px;  padding: 4px;  width: 250px;}
.textbox > option { background: rgba(217, 235, 249, 0.5) none repeat scroll 0 0;}
input[type="file"] { display:inline-block; }
.big_data_table{
	margin : 0;
	width: 100%;
	margin-bottom:20px;
}
.print_header {
	display: none;	
}
.print_header_summary{
	display: none;	
}
.show_print_only, .table_hide{
	display:none;	
}

/* home page css */
.hoard {
	text-align: center !important;
}
.hoard th, .hoard td {
	text-align: center !important;
	padding: 4px;
}
table.hoard tbody {
	height: 100px;       /* Just for the demo          */
	overflow-y: auto;    /* Trigger vertical scroll    */
	overflow-x: hidden;  /* Hide the horizontal scroll */
}
.progress {
	padding:0 !important;
	background: #fff;
	position: relative;
	height: 35px;
}
.bar {
	height: 100%;
	background: #0996DE; 
}
.bar p {
	position: absolute;
	text-align: center;
	width: 100%;
	margin: 0;
	line-height: 30px;
	font-size:18px;
}
/* home page css */

@media screen and (max-width: 767px) {
	.side-collapse-container{	  width:100%;	  position:relative;	  left:0;	  transition:left .4s;	}
	/*.side-collapse-container.out{	  left:200px;	}*/
	.side-collapse {	  top:50px;	  bottom:0;	  left:0;	  width:200px;	  position:fixed;	  overflow:hidden;transition:width .4s;}
	.side-collapse.in {	  width:0;	}
	.navbar.navbar-static-top.navbar-inverse {  position: fixed;  width: 100%; top:0; left:0}
	.header {  margin-top: 50px;}
	.icon_box {  margin: 5px;}
	.content_table {  display: table-caption;  width: 100% !important;    display: -webkit-inline-box;}
	.main_table .table_header td {float: left;padding: 0 5px;width: 12% !important;}
	.main_table .table_header td:first-child{ display: table;margin: 15px 0 0;width: 0% !important;}
	.icon {  width: 40px;}
	.main_table .table_header td:nth-child(2) {  display: table-cell;  margin: 25px 0 0;  width: 80% !important;}
	.edit_table .table_header td:nth-child(3) {  margin-left: 24px;}
	.data_table {  margin: 4px;}
	.data_table td {   display: table-row-group;}
	#frm_search {  padding: 10px;}
	#frm_search td:nth-child(2n) {  float: left;  width: 60%;}
	#frm_search td:nth-child(2n+1) {  float: left;  width: 22%;}
	#frm_search td:last-child {  clear: both;  float: left;  text-align: left;  width: 45% !important;}
}

@media print{
	a[href]:after {
		content: none !important;
	}
	@page {
		size: a4;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	a {
		text-decoration: none;
		color: #000;
	}
	* {
		font-size: 10px;
	}
	.hide_print {
		display: none;
	}
	span.show_print_only{
		display: block;
	}
}