@charset "utf-8";
/* CSS Document */
/*reset.css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

#dashboard_background_lightYellow_image{
	 background: url("/javax.faces.resource/background_lightYellow.png.xhtml?ln=images");          
}
#dashboard_background_yellow_image{
	 background: url("/javax.faces.resource/background_yellow.png.xhtml?ln=images");          
}
#dashboard_background_orange_image{
	 background: url("/javax.faces.resource/background_orange.png.xhtml?ln=images");          
}

#device_edit_HHP_image{
	background: url("/javax.faces.resource/HHpReg.bmp.xhtml?ln=images");         
}

h1{
	font-size: 20px;
	font-family: Source Sans Pro, Tahoma;
	font-weight: bold;
	color: #414042;
	background-color: white;
}

#h2{
	font-size: 15px;
	font-family: Source Sans Pro, Tahoma;
	font-weight: bold;
	color: #414042;
}

#p{
	font-size: 15px;
	font-family: Source Sans Pro, Tahoma;
	color: #E6E6E6;
}

#hyperlink{
	font-size: 15px;
	font-family: Source Sans Pro, Tahoma;
	font-weight: bold;
	text-decoration : underline;
	color: #FFC52F;
}

#menuItems{
	background: #D2D2D2;
	font-size: 15px;
	font-weight: bold;
	width: auto;
/* 	max-width: 980px; */
	color: black;
	border: none;
}

#menuLinks{
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	color: black;
}

/*
table {
	border-collapse:collapse;
	border-spacing:0;
}*/
fieldset,img {
	border: 0;
}
/*end */
body {
	/*  background: url("../resources/images/bg.gif") repeat-y scroll center
		center #E3E3E3;  */
	font: 15px Source Sans Pro, Tahoma;
	/*background:url(../resources/images/side_bar_pattern.gif) #a05933; color:#663921; margin:0;*/
}
/*
body,.td_text,.ui-widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
*/

/* --- Styles for MFain Layout --- */
#body_content {
	width: 100%;
	background-repeat: no-repeat;
	height: 443px;
	padding-top: 20px;
}

#lhs {
	width: 180px;
	float: left; /*position:relative; left:20px; top:20px;*/
	margin-left: 10px;
	z-index: 2;
}

#body_main {
	width: 760px;
	float: right; /*position:relative; top:20px; right:20px;*/
	margin-right: 10px;
	margin-bottom: 20px;
	z-index: 1;
}
/* ------------------------------- */
#mainContainer {
	/*width:1050px; margin:0; margin:auto; background:#fffbf4;*/
	/*background: url("../resources/images/bg_road.gif") no-repeat scroll	right top transparent;*/
	margin: 0 auto -40px;
	overflow: hidden;
	width: autopx;
	/* max-width: 980px; */
}
/* #header{width:100%; height:100px; background:url(../resources/images/Untitled_New_old .jpg) repeat-x;}*/
.banner {
	background-color: black;
	height: 95px;
}

.logo {
	background: url("../resources/images/QuantumLogo.jpg") no-repeat scroll
		 left transparent;
	float: left;
	height: 90px;
	width: 100%;
	max-width: 190px;
}

.cars {
	background: url("../resources/images/Logo11.jpg") no-repeat scroll 170px 0
		transparent;
	float: left;
	height: 95px;
	width: 660px;
}

.logout {
	border: medium none;
	float: right;
	height: 34px;
	margin: 30px 0 0;
	width: 130px;
	 text-align: right;
}


#content {
	width: auto;
	margin: auto 20px;
}

#middl_content {
	width: 100%;
	float: right;
	margin: 10px 0;
	padding-right: 5px;
}

h4 {
	font-size: 15px;
	font-family: Source Sans Pro, Tahoma;
	color: #663921;
	margin: 0 0 10px 0;
}

#body {
	
}

#footer {
	width: autopx;
	/*height: 40px;*/
	/* max-width:980px; */
	margin: auto;
	background: #eeeeee url(../resources/images/footerBg.gif) repeat top left ; /* url(../resources/images/footerBg.gif) repeat top left */
	text-align: center;
	clear: both;
	position: relative;
	color: #4F4F4F;
	line-height: 18px;
	font-size:11px;
	font-family: Source Sans Pro, Tahoma;
	padding-bottom:5px;
	
}

#loginFooter {
	width: autopx;
	/*height: 40px;*/
	/* max-width:980px; */
	margin: auto;
	background: #eeeeee url(../resources/images/footerBg.gif) repeat top left ; /* url(../resources/images/footerBg.gif) repeat top left */
	text-align: center;
	clear: both;
	position: relative;
	color: #4F4F4F;
	line-height: 40px;
	font-size:11px;
	font-family: Source Sans Pro, Tahoma;
	padding-bottom:5px;
	
}
/* --- Styles for Main Layout --- */
#left {
	width: 100px;
	margin: 20px 20px 0 20px;
}

/* --- Styles for Header --- */
#appl_name {
	float: left;
	width: 500px;
	height: 100px;
	background: url(../resources/images/UntitledNew.jpg) no-repeat;
}

#right_img {
	float: right;
	width: 542px;
	height: 100px;
	background: url(../resources/images/UntitledRight.jpg) no-repeat;
} /* --- Styles for Header --- */

/* --- Styles for Footer --- */
#footer div.copyright {
	font-size: 11px;
	padding: 5px 0 0;
	text-align: center;
	color: #4F4F4F;
}

#footer div a {
	text-decoration: none;
	color: #7FFF01;
	padding: 5px;
}

#footer div a:hover {
	text-decoration: underline;
}

#tipBox {
	position: absolute;
	width: 150px;
	z-index: 100;
	border: 1pt black solid;
	background: green;
	visibility: hidden
}
/* --- Styles for Footer --- */
.ttip {
	border: 1px solid black;
	font-size: 9px;
	layer-background-color: lightyellow;
	background-color: lightyellow
}
/* --- Edit button --- */
.editBtn {
	background-image: url('edit16.png');
}

#text {
	margin: 50px auto;
	width: 500px
}

.hotspot {
	color: #7FFF00;
	padding-bottom: 1px;
	border-bottom: 1px dotted #900;
	cursor: pointer
}

#tt {
	position: absolute;
	display: block;
	background: url(../resources/images/btnBg.gif) top left no-repeat;
}

#tttop {
	display: block;
	height: 5px;
	margin-left: 5px;
	background: url(../resources/images/ttTop.gif) top right no-repeat;
	overflow: hidden;
}

#ttcont {
	display: block;
	padding: 2px 12px 3px 7px;
	margin-left: 5px;
	background: #7FFF00;
	color: #7FFF00;
}

#ttbot {
	display: block;
	height: 5px;
	margin-left: 5px;
	background: url(../resources/images/ttBottom.gif) top right no-repeat;
	overflow: hidden;
}

/* --- Common Data Table Styles --- */
#selection_one,#selection_two,#display_results {
	width: 100%;
	margin: auto;
	margin-bottom: 20px;
}

#textarea {
	width: 500px;
	height: 200px;
	margin: auto;
}

#textarea1 {
	width: 400px;
	height: 40px;
	margin: auto;
}

.table_top_border {
	height: 20px;
	background: url(../resources/images/tableTopBorder.gif);
}

.table_middle_border {
	background: url(../resources/images/tableMiddleBorder.gif);
	padding: 0 20px;
}

.table_bottom_border {
	height: 20px;
	background: url(../resources/images/tableBottomBorder.gif);
}

.table_middle_border1 {
	height: 120px;
	background: url(../resources/images/tableMiddleBorder.gif);
	padding: 0 20px;
}

div.row {
	width: 100%;
	clear: both;
	height: 30px;
}

div.row2 {
	width: 100%;
	clear: both;
	height: 110px;
}

div.label {
	width: 12%;
	float: left;
	font-weight: bold;
}

div.label1 {
	width: 22%;
	float: left;
	font-weight: bold;
}

div.field {
	float: left;
}

div.weightage {
	margin-left: 20px;
	margin-bottom: 20px;
}

div.field div {
	float: left;
}

div.btn_row {
	height: 30px;
	border-bottom: solid 2px #b18b77;
}

div.btn_row div.field {
	margin-left: 15px;
	_margin-left: 8px;
}

table.data_table {
	border-right: solid 1px #b07f65;
	border-left: solid 1px #b07f65;
	border-collapse: collapse;
}

table.data_table tr {
	text-decoration: none;
	vertical-align: top;
}

table.data_table tr th {
	background: #b87652;
	color: #FFF;
	padding: 3px 7px;
	border-top: solid 1px #92461d;
}

table.data_table tr td {
	background: #f9f0df;
	padding: 3px 7px;
	border-bottom: solid 1px #b07f65;
}

table.data_table tr td a {
	text-decoration: none;
	color: #663921;
}

table.data_table tr td a:hover {
	text-decoration: underline;
}

table.data_table tr td input {
	border: none;
	margin-left: -3px;
	text-align: left;
}

table.data_table tr th.id,table.data_table tr th.name,table.data_table tr th.value,table.data_table tr th.comments
	{
	text-align: left;
}

table.data_table tr th.id {
	width: 10%;
}

table.data_table tr th.value {
	width: 10%;
}

table.data_table tr th.comments {
	width: 40%;
}

.align_center {
	text-align: center;
}

.align_left {
	text-align: left;
}

.align_right {
	text-align: right;
}
/* --- Common Data Table Styles --- */

/* --- Comman Styles for all Pages -
input,select,item{color:#7FFF00; border:solid 1px #c58e71;}
-- */
.checkbox {
	border: none;
}

.multi_select {
	width: 250px;
	height: 100px;
}

.textbox {
	width: 250px;
	height: 50px;
}

.button {
	height: 22px;
	background: url(../resources/images/btnBg.gif) #8a4c2c repeat-x;
	color: #FFF;
	padding: 0 3px 4px;
	margin-top: 3px;
	_padding-bottom: 2px;
	cursor: pointer;
}

.buttonDown {
	background: transparent url(../resources/images/dropdownArrow.gif)
		no-repeat top left;
	cursor: pointer;
	display: inline;
	float: left;
	height: 23px;
	width: 27px;
	margin-right: 15px;
}

.buttonUp {
	background: transparent url(../resources/images/up.gif) no-repeat top
		left;
	cursor: pointer;
	display: inline;
	float: left;
	height: 23px;
	width: 27px;
	margin-right: 15px;
}

.buttonRight {
	height: 25px;
	width: 25px;
	background: url(../resources/images/rightArrow.JPG) #8a4c2c repeat-x;
	color: #FFF;
	padding: 0 3px 4px;
	margin-top: 3px;
	_padding-bottom: 2px;
	cursor: pointer;
}

.buttonLeft {
	height: 25px;
	width: 25px;
	background: url(../resources/images/leftArrow.JPG) #8a4c2c repeat-x;
	color: #FFF;
	padding: 0 3px 4px;
	margin-top: 3px;
	_padding-bottom: 2px;
	cursor: pointer;
}

.button:disabled {
	opacity: 0.5;
}

.white_bg {
	background-color: #FFF;
}

.black_bg {
	background-color: #000;
}

.red_bg {
	background-color: #c11101;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

.justify {
	text-align: justify;
}

.line_spacing {
	line-height: 20px;
}

.link,.white_link,.red_link {
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

.white_link:hover,.red_link:hover {
	text-decoration: none;
}

.white_link {
	color: #FFF;
}

.red_link {
	color: #c00;
}

.visible {
	display: block;
}

.hidden {
	display: none;
}

.mandatory {
	font-size: 8px;
	color: #F00;
}

ol {
	_padding-left: 30px;
}
/* --- Comman Styles for all Pages --- */

/* ---- Error --*/
.error {
	color: #F00;
	font-size: 8px;
}
/* ---- Error --*/
#toolTipBox {
	display: none;
	padding: 5;
	font-size: 9px;
	border: black solid 1px;
	font-family: verdana;
	position: absolute;
	background-color: #ffd038;
	color: 000000;
}

/*Style1.css*/
* {
	margin: 0;
}

html,body {
	height: 100%;
}

#mainContainer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -21px;
}
/*#content{min-height:100%; height:auto !important; height:80%; margin:20px 20px -51px 20px;}*/
.footer,.push {
	height: 20px;
} /* .push must be the same height as .footer */
/*Style1.css*/

/*Style2.css*/
#mainContainer {
	position: relative;
	margin: 0 auto -28px;
}

#content {
	position: relative;
	margin: 0 20px 0 20px;
}

#content_login {
	position: relative;
}

#middle_content {
	margin-bottom: 15px;
} /* To keep space between content & Footer in Mozilla */
* html #middle_content { /*position:relative;*/
	margin-bottom: 31px;
} /* Added for Footer Issue in IE6 */
.footer {
	position: relative;
	margin: 0 auto;
}

.
/*Style2.css*/
@media print {
	input.button {
		display: none;
	}
	#outputText {
		padding-left: 10px;
		font-weight: bold;
		font-size: 15px;
	}
}

.ui-datepicker-trigger {
	border: none;
	background-color: #FFF;
}

.ui-panel-content>table tr td {
	padding: 1px 0;
	vertical-align:top;
	font-size:15px;
}

.remove_bg {
	background: none;
	border: none;
}

#size {
	font-size: 10px;
}


div .panelInGridPanel {
	padding: 0;
}

div .headerTitle .ui-panel-titlebar {
	border: none;
	font-size: 15px;
	height: 10px;
	text-align:left !important;
	font-family: Source Sans Pro, Tahoma;
	background: #fff url("/FoundationK/javax.faces.resource/images/ui-bg_highlight-soft_100_c4c4c4_1x100.png.xhtml?ln=primefaces-aristo") 50% 50% repeat-x;
    font-weight: bold;
    color: black;
    border: 1px;
    border-color: blak;
    text-shadow: none !important;
    
}

div .headerForRegTitle .ui-panel-titlebar {
	border: none;
	font-size: 15px;
	height: 20px;
	text-align:left;
	font-family: Source Sans Pro, Tahoma;
	background: #fff url("/FoundationK/javax.faces.resource/images/ui-bg_highlight-soft_100_c4c4c4_1x100.png.xhtml?ln=primefaces-aristo") 50% 50% repeat-x;
    font-weight: bold;
    color: black;
    border: 1px;
    border-color: blak;
    text-shadow: none !important;
    
}

.ui-panel .ui-panel-content{
	background: #E6E6E6;
	padding: 0.5em 0.5em;
}

.panel{
	background-image:url('/resources/images/background.png') !important; 
	width:300px;
	height: 150px;
}
div .headColor {
	font-weight: bold;
	padding: 0;
	background: green;
}

div .headColor .ui-panel-titlebar {
	border: none;
	height: 20px;
	background: #CB374D;
	color:#FFFFFF;
}

.user_name{
	color: #fff;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 3px;
    z-index: 999;
	font-size:11px;
}

.home_icon{
	color: #404040;
    position: absolute;
    right: 15px;
    text-align: right;
    top: 5px;
    z-index: 999;
	font-size:11px;
}

.changePassword {
	padding:0 0 5px 0;
	display: block;
}
.available_quantity_valid{
	color:green;
}

.available_quantity_invalid{
	color:red;
}

/* New css added by Sunil */
.user_name a:link, .user_name a:visited {
	color:#FFC52F;
	text-decoration:none;
}

.user_name a:hover {
	color:#FFC52F;
	text-decoration:underline;
}

.ui-panel-content>table tr td label {
	line-height:auto;
}

input.formbtn, button.formbtn
{
	font-size: 15px;
	font-family: Source Sans Pro, Tahoma;
	font-weight: bold;
	color: #414042;
    border: 1px solid #414141;
    border-radius: 3px;
    background: #FFC52F !important; 
    text-shadow: none !important;
    height:30px;
    padding:0px 10px 0px 10px;
    text-align: center;
    line-height:24px;
    
    
}

.loginButton
{
	font-size: 15px;
	font-family: Source Sans Pro, Tahoma;
	font-weight: bold;
	color: white;
    border: 1px solid #414141;
    border-radius: 3px;
    background: #1aa1d8 !important; 
    text-shadow: none !important;
    height:30px;
    padding:0px 10px 0px 10px;
    text-align: center;
    line-height:24px;
    
}


.ui-state-highlight,.ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight
{

	 border: 1px solid #414141 !important;
    background: #FFC52F;
    color: #000 !important;
    font-weight: bold !important;
    font-family : Source Sans Pro, Tahoma;
    font-size:1em !important ;
    text-shadow: none !important;
}

ul.ui-wizard-step-titles li {
	font-size:14px !important;
}

#gridviewdata .ui-widget-header {
	border: 1px solid #ffff;
    background: #FFC52F url("/FoundationK/javax.faces.resource/images/ui-bg_highlight-soft_100_c4c4c4_1x100.png.xhtml?ln=primefaces-aristo") 50% 50% repeat-x;
    background: #FFC52F linear-gradient(top, rgba(226,61,86,1), rgba(130,36,50,1));
    background: #FFC52F -webkit-gradient(linear, left top, left bottom, from(rgba(226,61,86,1)), to(rgba(130,36,50,1)));
    background: #fff; /*    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDFFFFFF, endColorstr=#00FFFFFF);     -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDFFFFFF, endColorstr=#00FFFFFF)"; */
    color: #ffff;
    font-weight: bold;
    text-shadow: none !important;
}

 #gridviewdata .ui-paginator, #gridviewdata .ui-paginator
{
    border: 1px solid #a8a8a8 !important;
    background: #d4d5c3 url("/FoundationK/javax.faces.resource/images/ui-bg_highlight-soft_100_c4c4c4_1x100.png.xhtml?ln=primefaces-aristo") 50% 50% repeat-x !important;
    background: #d4d5c3 linear-gradient(top, rgba(244,245,229,1), rgba(212,213,195,1)) !important;
    background: #d4d5c3 -webkit-gradient(linear, left top, left bottom, from(rgba(244,245,229,1)), to(rgba(212,213,195,1))) !important;
    background: #d4d5c3 -moz-linear-gradient(top, rgba(244,245,229,1), rgba(212,213,195,1)) !important; 
    color: #4F4F4F;
    font-weight: bold;
    text-shadow: none !important;
} 

.ui-widget {
    font-family: Source Sans Pro, Tahoma !important;
    font-size: 15px;
    text-shadow: none !important;
    
}

.tblassignview td {
	vertical-align:top;
	width:50%;
	text-align:left;
}

.tblassignview td table {
	width:100%;
}

.alignleft {
	text-align:left;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td {
	font-size:1em;
	font-family: Source Sans Pro, Tahoma;
	text-shadow: none !important;
}
.ui-panel .ui-panel-titlebar {
    padding: 0.5em 1.6em 0.3em;
}
.alignlogin {
	padding:5px 0 10px;
	text-align:right;
	margin-right:13%;
}

.ui-panel .ui-panel-title {
    margin: 0.1em 16px 2.2em -1em !important;
}

.alignlogin a:link, .alignlogin a:visited {
	color:#FFC52F;
	text-decoration:none;
}

.alignlogin a:hover {
	color:#4f4f4f;
	text-decoration:underline;
}

.aligntxtfield input {
	width:170px;
}
.ui-responsive-panel .ui-panel-dismiss-display-push {
    display: none;
}

.ui-state-hover {
	background: #FFC52F !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
	background: #FFC52F !important;
	text-shadow: none !important;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{
	text-shadow: none !important;
}

.ui-state-default{
	box-shadow: none !important;
}

.ui-messages-error, .ui-message-error{
	background: #F69679;
	border-color: #C87C64;
	color: #000;
}

.ui-tabs.ui-tabs-left > .ui-tabs-nav li a, .ui-tabs.ui-tabs-right > .ui-tabs-nav li a{
	width: 85%;
    border: 1px solid #828282;
    box-shadow: none !important;
}


.normalFontWeight {
	font-weight:normal;
}

 .unresizable {
	    	    resize: none;
	    	    width: 100%;
	    	}
	    	
.ui-wizard-navbar {
    text-align: right;
    margin-left: 50%
}

.ui-helper-clearfix {
    display: inline-block;
}
.ui-growl{
    display: none !important;
}

.login-link{
	color: #FFC52F !important; 
	font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
}

.buttonPanel{
	border:1 !important;
	text-align:right; 
	background:none;
}

.ui-wizard-navbar ui-helper-clearfix.element.style {
    display: none;
}

.ui-messages-info, .ui-messages-warn, .ui-messages-error, .ui-messages-fatal {
    border: 1px solid;
    margin: 5px 0px !important;
    padding: 10px 10px 10px 10px;
}

.ui-datepicker .ui-datepicker-header {
    background: #e3e3e3;
    background: #e3e3e3 linear-gradient(top, rgba(255,255,255,0.8), rgba(255,255,255,0));
    background: #e3e3e3 -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)), to(rgba(255,255,255,0)));
    background: #e3e3e3 -moz-linear-gradient(top, rgba(255,255,255,0.8), rgba(255,255,255,0)); /*   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDFFFFFF, endColorstr=#00FFFFFF);     -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDFFFFFF, endColorstr=#00FFFFFF)"; */
    border-right: none;
    border-left: none;
    border-top: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
}

.ui-datepicker .ui-datepicker-current-day .ui-state-highlight, .ui-datepicker .ui-datepicker-current-day .ui-state-default {
    background: #5F83B9;
    color: #5F83B9 !important;
    font-weight: bold;
    text-shadow: 0 1px 1px #234386;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ui-selectonemenu-panel .ui-selectonemenu-filter-container {
    position: relative;
    margin: 0;
    padding: 0.4em;
    display: inline-block;
    width: 100%;
}
.column1 {
    width: 50%;
    text-align: left;
}

.column2 {
    width: 50%;
    text-align: right;
}

/* .table-container{
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 900px){
    .table-container {
    	overflow: visible;
    }
}


 */
/*  button, input[type="button"], input[type="submit"] { 
     border: 1px solid #942f3d;
    background: #CB374D !important; 
    color: #fff;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(0,0,0,0.7);
    height:30px;
    padding:0 10px;
    line-height:24px;
} 
 */

