/********************************
 *	Faces Components Stylesheet *
 ********************************/
 @font-face {
    font-family: 'code39';
    src: url('./fonts/code39-webfont.eot');
    src: url('./fonts/code39-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/code39-webfont.woff') format('woff'),
         url('./fonts/code39-webfont.ttf') format('truetype'),
         url('./fonts/code39-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-stretch: extra-condensed;
}

.barcode {
	font-family: 'code39';
	font-size: 18px;
 }

.disabledAdminPermission{
	cursor: default;
	opacity: .35;
	background-image: none;
	border: 5px dashed #ff0000 !important;
}

.commandButtonClone{
	display: inline-block;
    position: relative;
    padding: 0;
    margin-right: .1em;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #a8a8a8;
    font-weight: bold;
    color: #4f4f4f;
    background: linear-gradient(rgba(196,196,196, 0.1), rgba(196,196,196,1));
    background: #c4c4c4 -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0.8)),to(rgba(255,255,255,0)));
    background: #c4c4c4 -moz-linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0));
    height: 31px;
}

.commandButtonClone span{
	padding: 0.2em 0.3em 0em 0.3em;
    display: inline-block;
    font-family: Arial,sans-serif;
}

.commandButtonClone:focus, .commandButtonClone:hover{
	border: 1px solid #7096ab;
	box-shadow: 0 0 8px #85b2cb, inset 0 1px 0 #fff;
	background: linear-gradient(rgba(133,178,203, 0.6), rgba(133,178,203,1));
	background: #85b2cb -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0.6)),to(rgba(255,255,255,0)));
}

 .template{
 	background: #9E9E9E;
 }
 
.templateHeader{
	max-width: 1260px;
	min-width: 800px;
	margin: 0 auto;
}

.templateContent{
	max-width:1260px;
	min-width: 800px;
	margin:0 auto;
	background:#fff;" 
}

.templateFooter{
	max-width:1260px;
	min-width: 800px;
	background-color: gray;
	color: white;
	font-weight: bolder;
	font-size: 15px;
	clear: both;
	margin: 0 auto;
}

.templateContentBody{
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
	min-width: 400px;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	padding: 10px;
	background-color: #F2F2F2;
}

.templateContentRightAdBar{
	width: 250px;
}

 .hidden{
 	left:-999px; 
    position:absolute; 
    top:auto; 
    width:1px; 
    height:1px; 
    overflow:hidden; 
    z-index:-999; 
 }
 

.headerLogoContainer{

}

.customerLogoImageDiv{
	background: white;
	text-align: center;
}

.headerLogoImage{

}

 .genericFieldPanelDiv{
 	border: none;
 	display: inline-block;
 	padding: 0 !important;
 }
 
 .genericFieldLabelDiv{
 padding : 0 important!;
 width: 230px;
 }
 
 .genericFieldValueDiv{
 	width: 220px;
}

.form {
	
}

.commandLink {
	
}

.outputLink {
	
}

.link {
	
}

.graphicImage {
	
}

.outputLabel {
	
}

.inputText {
	
}

.inputDisabled {
	background-color:LightGray !important;
	border:1px solid #ABADB3 !important;
}

.primeSelectOneClone{
	height:40px;
	box-shadow: inset 0 2px 2px #8f8f8f;
	border-radius: 4px;
	font-family: Arial,sans-serif;
	font-size: 1em;
}

.inputText_Error {
	border-style: solid;
	border-color: #DE5C5C;
}

.passwordRequirementsText {
	color: #561414;
	font-size: 13px;
	font-weight: bold;
	margin-left: 25px;
}

.inputTextarea {
	
}

.inputSecret {
	
}

.inputHidden {
	
}

.outputText {
	
}

.outputFormat {
	
}

.commandButton {
	
}

.button {
	
}

.message {
	
}

.messages {
	
}

.selectBooleanCheckbox {
	
}

.selectBooleanCheckbox_Error {
	
}

.selectOneRadio {
	
}

.selectOneRadio_Error {
	
}

.selectOneRadio_Disabled {
	color: GrayText;
}

.selectManyCheckbox {
	
}

.selectManyCheckbox_Error {
	
}

.selectManyCheckbox_Disabled {
	color: GrayText;
}

.selectOneListbox {
	
}

.selectOneListbox_Error {
	
}

.selectManyListbox {
	
}

.selectManyListbox_Error {
	
}

.selectOneMenu {
	
}

.selectOneMenu_Error {
	
}

.selectManyMenu {
	
}

.selectManyMenu_Error {
	
}

.panelGroup {
	
}

.panelGrid {
	
}

.dataTable {
	empty-cells: show;
}

.headerClass {
	background-color: ThreeDFace;
	color: WindowText;
	border-width: 1px;
	border-style: solid;
	border-color: ThreeDShadow;
	margin: 2px;
	padding: 0px;
	padding-left: 4pt;
	padding-right: 4pt;
	padding-bottom: 2px;
	font-weight: 400;
	overflow: -moz-scrollbars-none;
}

.footerClass {
	background-color: ThreeDFace;
	color: WindowText;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	padding-left: 4pt;
	padding-right: 4pt;
	font-weight: 400;
	overflow: -moz-scrollbars-none;
}

.rowClass1 {
	background-color: window;
}

.rowClass2 {
	background-color: ThreeDFace;
}

.columnClass1 {
	background-color: window;
	margin: 2px;
	padding: 0px;
	padding-left: 4pt;
	padding-right: 4pt;
	padding-bottom: 2px;
	overflow: -moz-scrollbars-none;
}

.columnClass2 {
	background-color: ThreeDFace;
	margin: 2px;
	padding: 0px;
	padding-left: 4pt;
	padding-right: 4pt;
	padding-bottom: 2px;
}


label {
	display: inline-block;
	width: 250px;
	line-height: 32px;
}

label.indentLbl {
	margin-left: 14px;
	width: 268px;
}

.outputLabel {
	width: 160px;
	display: inline-block;
}

#main-container label {
	display: inline-block;
	width: 280px;
	line-height: 32px;
}

#main-container label.indentLbl {
	margin-left: 14px;
	width: 268px;
}

#main-container h4 {
	margin-bottom: 6px;
}

#main-container h2 {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}

.datalistCustom {
	border: 0;
}

.datalistCustom>div {
	border: 0;
	padding-right: 20px;
}

.additionalFormInput{
	width: 175%;
}

.rightAlign60 {
	width: 60%;
	text-align: right;
}

.leftAlign60 {
	width: 60%;
	text-align: left;
}

.rightAlign40 {
	width: 40%;
	text-align: right;
}

.leftAlign40 {
	width: 40%;
	text-align: left;
}

/**
 * Dashboard Elements
 */
.clientNotificationMessage {
	padding-left: 6px;
}

.clientNotificationMessageBox {
	padding-left: 30px;
}

.clientNotificationHeader {
	background: #E7E7E7;
	width: 100%;
	padding: 8px;
	border-bottom: solid 1px black;
}

.clientNotificationBody {
	padding: 8px;
	overflow: auto;
}

.clientNotificationDepartment {
	font-weight: bold;
	margin-left: 8px;
	margin-bottom: 10px;
}

.clientNotificationContainer {
	font-weight: bold;
	text-align: center;
	background: #FFFFFF;
	border-bottom: solid 1 px gray;
	padding: 10px;
	font-size: 19px;
	margin-bottom: 7px;
}

.clientNotificationContent {
	text-align: left;
	padding: 6px;
	border-bottom: dotted 1px gray;
	overflow: auto;
	margin-bottom: 5px;
}

.billTypeFilterBar {
	text-align: left;
	border: solid 1px gray;
	padding: 4px;
	border: solid 1px gray;
}

.billTypeFilterBar {
	text-align: left;
	padding-left: 10px;
	background: #ADCBDC;
}

.billTypeFilterBar.span {
	padding-bottom: 6px;
	margin-right: 10px;
	font-weight: bold;
}

.selectBillType {
	top: -10px;
	position: relative;
}

img {
	border-style: none;
}

.header {
	/*width: 100%;*/
	width: auto;
	border: solid 1px gray;
	background-color: #F0F0F0;
}

.headerBar {
	background: linear-gradient(#00bdf4, #275c9a) repeat scroll 0 0/100%
		auto #275c9a;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	padding: 15px;
	color: white;
	text-align: center;
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 18px;
	background-color: #1A7BB6;
}

.headerBarAdmin {
	background: linear-gradient(#fe8181, #cb2424) repeat scroll 0 0/100%
		auto #cb2424;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	padding: 15px;
	color: white;
	text-align: center;
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 18px;
	background-color: #FE5757;
}

.headerSubTitle {
	background: linear-gradient(#cccccc 0%, #f2f2f2 11px) repeat scroll 0 0/100%
		auto #f2f2f2;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 8px;
	text-align: right;
	width: 100%;
	font-size: 12px;
	color: gray;
}

.content {
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
	min-width: 400px;
	/** 
 	width:80%;
 	max-width: 1000px;
 		width: 1000px; 
	 	margin-left: 10%;
	 	margin-right: 10%;
 	**/
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	padding: 10px;
	background-color: #F2F2F2;
}

.profileSelection {
	buffer: 25px;
	text-align: right;
	border: solid #EDEDED 8px;
	padding-right: 100px;
	max-width: 1235px;
}

.selectProfileText {
	font-size: 18px;
	margin-top: 8px;
	top: -10px;
	position: relative;
}

.inActiveStyle {
	color: red;
}

.activeStyle {
	color: blue;
}

#cardsSection ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#cardsSection li{
	border: 1px solid #a8a8a8;
	border-radius: 3px;
	padding: 0.2em;
	margin: 0.2em;
	margin-bottom: 10px;
}

.card{
	height: 100%;
}

.card table{
	width: 100%;
}

.card-title{
	line-height: 45px;
	font-weight: bold;
}

.card-title a{
	line-height: 0px;
	float: right ;
}

.logoutPanel{
	margin-bottom:20px;
	max-width:650px;
	margin-left:25%;
	margin-top: 100px;
}

.textAlignLeft{
	text-align:left;
}

.textAlignCenter{
	text-align:center;
}

.textAlignRight{
	text-align:right;
}

.bold{
	font-weight:bold;
}

.normalFontWeight{
	font-weight:normal;
}

.quarterWidth{
	width: 25%
}

.thirdWidth{
	width: 33%;
}

.halfWidth{
	width: 50%;
}

.threeFourthsWidth{
	width: 75%;
}

.fullWidth{
	width: 100%;
}


.mobileTabHeader{
	display: none;
	width: 100%;
	text-align: center;
	margin-top: 0;
}

.displayOnSmallerScreens{
	display:none;
}

.recurringPayLabel{
	width: 25%;
}

.recurringPayResponsiveSelectMenu{
	min-width: 290px;
}

.billSearch_searchParametersList{
	margin-left: 15%;
	margin-right: 15%;
}

.configsDiv{
	width:49%;
	border: 1px solid gray;
	display: inline-block;
	vertical-align: top;
	min-height: 251px;
}

.leftTableColumn{
	width: 35%;
	height: 42px;
}

.middleTableColumn{
	width: 30%;
	border: 1px solid black;
	border-top: none;
}

.rightTableColumn{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

 .bg-danger{
 	background-color: #dc3545!important
 }
 
 .danger{
 	color: #dc3545!important;
 	border: 1px solid #cd0a0a;
 }

.danger:hover, .danger:focus{
	border: 1px solid #f00 !important;
	box-shadow: 0 0 8px #f00 !important;
	background-image: -ms-linear-gradient(bottom, rgba(255,0,0,8), rgba(255,255,255,1));
		background: #f00 -moz-linear-gradient(top,rgba(255,255,255,0.6),rgba(255,255,255,0));
	background: #d44 -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0.6)),to(rgba(255,255,255,0)));
}

.widgetColumn{
}

.widget{
	padding: 5px;
	border: 1px solid #4f4f4f;
	border-radius: 10px;
	min-height: 178px;
}

.transparent{
	background: transparent;
}

.checkboxConfirmReview_Label_Yes {
	text-decoration: underline;
	font-weight: bold;
}
.checkboxConfirmReview_Yes::before {
	font-weight: bold;
	content: "\2611";
}
.checkboxConfirmReview_No::before {
	font-weight: bold;
	content: "\2610";
} 

.gradientSeparator {
	border-width: 2px;
	border-image: linear-gradient(to top, lightgray, darkgray) 2 stretch;
}

/* Preview Shadow used by Forms in Review Page meant to indicate there is more content */
.previewShadowShrink {
	box-shadow: 0px -20px 15px -10px #808080 inset;
}
.previewShadowExpand {
	box-shadow: -5px -20px 15px -5px #808080 inset;
}

.noticePanel {
	padding: 0px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	margin-left: 0 !important;
	margin-right: auto !important;
	border: none !important;
	min-width:300px !important;
	max-width: 485px !important;
	max-height: 250px;
	overflow: auto;
}

.noticePanel > .ui-panel-titlebar {
	border: 1px solid !important;
	border-radius: 3px 3px 0px 0px !important;
	background: #fdf3cd !important;
	color: #826617 !important;
	font-size: 14px;
}

.noticePanel > ui-icon {
	background: black !important;
}

.noticePanel > .ui-panel-content, .noticePanel > .ui-widget-content {
	background: #f5f5f5 !important;
	border: 1px solid #826617 !important;
	border-top: 0px !important;
	border-radius: 0px 0px 3px 3px !important;
}


/* Above Terms Panel CSS */
.aboveTermsPanel {
	background: #f5f5f5;
	box-shadow: 5px 5px 5px #808080;
	font-style: italic;
  	border: 1px solid #808080;
}
.aboveTermsPanel > .aboveTermsDept, 
.aboveTermsPanel > .aboveTermsDept > div {
	position: relative;
	color: #909090;
}
.aboveTermsPanel > .aboveTermsDept { 
	min-width: 300px !important;
	max-width: 49%;
	background: linear-gradient(-45deg, transparent 30%, #808080 30%);
}
.aboveTermsPanel > .aboveTermsDept > div {
  padding-left: 15px;
  background: linear-gradient(-45deg, transparent 30%, #dfe6f9 30%);
  background-repeat: no-repeat;
  border: 1px solid #808080;
  border-image: linear-gradient(-45deg, transparent 30%, #808080 30%);
  border-image-slice: 0%;
}
.aboveTermsPanel > .aboveTermsContent {
  margin: auto 5px;
  padding-left: 15px;
  color: black;
}
.aboveTermsPanel > .aboveTermsDept > .aboveTermsDeptInnerOuterDiv > .aboveTermsDeptInnerDiv {
	max-width: 75%
}

/* Default CSS for Formfields */
.formfield_textarea, .formfield_menu, .formfield_input, .formfield_zip, .formfield_phone, .formfield_radio, .formfield_date, .formfield_ssn {
	width: 100%;
}

.formfield_checkbox {
	width: 205px;
}

/** Popup Bill Details Box, Inner Content DIV **/
billDetailsDialogForm\:billDetailsContent{
	max-width: 900px;
	min-width: 450px;
}

.no-close .ui-dialog-titlebar-close {
  display: none;
}