.centerMe {
	width: 50%;
	margin: 0 auto;
}
.padMe25pxTop {
	padding: 25px 0;
}
.padMe25pxBottom {
	padding: 0px 0px 25px 0px;
}
.refundStatusStyle_CANCELED{
	color: red;
}
.refundStyle_CANCELED{
	text-decoration: line-through;
}
.reversed-item{
	color: #cc5500;
	font-weight:bold !important;
}
.posted-item{
	color: green;
	font-weight:bold !important;
}
.strike-through{
  text-decoration:line-through !important;
}
.tinyData > *{
	padding: 0.156em !important;
}
.tinyDataTable > * >* >*{
	padding: 0.156em !important;
}
.tinyDataTable td{
	padding: 0.156em !important;
}
.panelgrid-nopad td{
    padding: .2em .2em !important;

}

.m-0 {
	margin: 0px !important;
}

.mt-0 {
	margin-top: 0px !important;
}

.mr-0 {
	margin-right: 0px !important;
}

.mb-0 {
	margin-bottom: 0px !important;
}

.ml-0 {
	margin-left: 0px !important;
}

.mtb-0 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.mlr-0 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.m-5 {
	margin: 5px !important;
}

.mt-5 {
	margin-top: 5px !important;
}

.mr-5 {
	margin-right: 5px !important;
}

.mb-5 {
	margin-bottom: 5px !important;
}

.ml-5 {
	margin-left: 5px !important;
}

.mtb-5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.mlr-5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.m-10 {
	margin: 10px !important;
}

.mt-8 {
	margin-top: 8px !important;
}

.mt-10 {
	margin-top: 10px !important;
}

.mr-10 {
	margin-right: 10px !important;
}

.mb-10 {
	margin-bottom: 10px !important;
}

.ml-10 {
	margin-left: 10px !important;
}

.mtb-10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.mlr-10 {
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.m-15 {
	margin: 15px !important;
}

.mt-15 {
	margin-top: 15px !important;
}

.mr-15 {
	margin-right: 15px !important;
}

.mb-15 {
	margin-bottom: 15px !important;
}

.ml-15 {
	margin-left: 15px !important;
}

.mtb-15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

.mlr-15 {
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.m-20 {
	margin: 20px !important;
}

.mt-20 {
	margin-top: 20px !important;
}

.mr-20 {
	margin-right: 20px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.ml-20 {
	margin-left: 20px !important;
}

.mtb-20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.mlr-20 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}

.m-50 {
	margin: 50px !important;
}

.mt-50 {
	margin-top: 50px !important;
}

.mr-50 {
	margin-right: 50px !important;
}

.mb-50 {
	margin-bottom: 50px !important;
}

.ml-50 {
	margin-left: 50px !important;
}

.mtb-50 {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}

.mlr-50 {
	margin-left: 50px !important;
	margin-right: 50px !important;
}

.p-0 {
	padding: 0px !important;
}

.pt-0 {
	padding-top: 0px !important;
}

.pr-0 {
	padding-right: 0px !important;
}

.pb-0 {
	padding-bottom: 0px !important;
}

.pl-0 {
	padding-left: 0px !important;
}

.ptb-0 {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.plr-0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.p-5 {
	padding: 5px !important;
}

.pt-5 {
	padding-top: 5px !important;
}

.pr-5 {
	padding-right: 5px !important;
}

.pb-5 {
	padding-bottom: 5px !important;
}

.pl-5 {
	padding-left: 5px !important;
}

.ptb-5 {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.plr-5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.p-10 {
	padding: 10px !important;
}

.pt-10 {
	padding-top: 10px !important;
}

.pr-10 {
	padding-right: 10px !important;
}

.pb-10 {
	padding-bottom: 10px !important;
}

.pl-10 {
	padding-left: 10px !important;
}

.ptb-10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.plr-10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.p-15 {
	padding: 15px !important;
}

.pt-15 {
	padding-top: 15px !important;
}

.pr-15 {
	padding-right: 15px !important;
}

.pb-15 {
	padding-bottom: 15px !important;
}

.pl-15 {
	padding-left: 15px !important;
}

.ptb-15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.plr-15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.p-20 {
	padding: 20px !important;
}

.pt-20 {
	padding-top: 20px !important;
}

.pr-20 {
	padding-right: 20px !important;
}

.pb-20 {
	padding-bottom: 20px !important;
}

.pl-20 {
	padding-left: 20px !important;
}

.ptb-20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.plr-20 {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-5 {
	font-size: 1.05rem;
}

.text-10 {
	font-size: 1.10rem;
}

.text-15 {
	font-size: 1.15rem;
}

.text-20 {
	font-size: 1.20rem;
}

.text-25 {
	font-size: 1.25rem;
}

.text-30 {
	font-size: 1.30rem;
}

.text-35 {
	font-size: 1.35rem;
}

.text-40 {
	font-size: 1.40rem;
}

.text-45 {
	font-size: 1.45rem;
}

.text-50 {
	font-size: 1.50rem;
}

.text-55 {
	font-size: 1.55rem;
}

.text-60 {
	font-size: 1.60rem;
}

.text-65 {
	font-size: 1.65rem;
}

.text-70 {
	font-size: 1.70rem;
}

.text-75 {
	font-size: 1.75rem;
}

.text-80 {
	font-size: 1.80rem;
}

.text-85 {
	font-size: 1.85rem;
}

.text-90 {
	font-size: 1.90rem;
}
.text-95{
	font-size: 1.95rem;
}
.text-100{
	font-size: 2rem;
}

.red{
	color: red;
}

.green{
	color: green;
}

.blue{
	color: blue;
}

.superscript{
	font-weight: bold;
	color:blue;
}

.border-b-dashed{
	border-bottom: 1px dashed;
}

.text-white{
	color: #fff;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.ui-messages-fatal {
    background-color: #212121 !important;
    border-color: #212121 !important;
    color: #ffffff !important; 
 }
.underline {
	text-decoration: underline;
}

.danger-text {
	color: red;
	font-weight: bold;
}

.success-text {
	color: green;
	font-weight: bold;
}

.w-10 {
	width: 10% !important;
}

.w-15 {
	width: 15% !important;
}

.w-20 {
	width: 20% !important;
}

.w-25 {
	width: 25% !important;
}

.w-33 {
	width: 33% !important;
}

.w-50 {
	width: 50% !important;
}

.w-66 {
	width: 66% !important;
}

.w-75 {
	width: 75% !important;
}

.w-95 {
	width: 95% !important;
}

.w-100 {
	width: 100% !important;
}

.d-inline-block {
	display: inline-block;
}

.d-block {
	display: block;
}

.displayOnlyInPrint{
	display: none;
}

.v-align-middle {
	vertical-align: middle;
}

.float-right {
	float: right !important;
}

.float-left {
	float: left !important;
}

.primeSelectOneClone {
	height: 40px;
	box-shadow: inset 0 2px 2px #8f8f8f;
	border-radius: 4px;
	font-family: Arial, sans-serif;
	font-size: 1em;
}

.transparentGrid>div {
	border: none;
	background: transparent;
}

.greenButton {
	background-color: #046e04 !important;
	/* height: 33px !important; */
}

.greenButton.ui-state-hover {
	background-color: #4CAF50 !important;
}

.greenButton.ui-state-focus {
	outline: 0 none !important;
	background-color: #4CAF50 !important;
}

.blueButton {
	background-color: #3560cd !important;
	/* height: 33px !important; */
}

.blueEditIcon{
	background-color : #3560cd !important;
}

.blueButton.ui-state-hover {
	background-color: #5C7CCC !important;
}

.blueButton.ui-state-focus {
	outline: 0 none !important;
	background-color: #5C7CCC !important;
}

.actionButton {
	background: #2D9CDB !important;
	/* height: 33px !important; */
}
.dangerButton{
	background:  #ff3333 !important;
}
.redButton {
	
	background: #f00 -moz-linear-gradient(top,rgba(255,255,255,0.6),rgba(255,255,255,0)) !important;
	background: #d44 -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0.6)),to(rgba(255,255,255,0))) !important;
}


.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)) !important;
	background: #f00 -moz-linear-gradient(top,rgba(255,255,255,0.6),rgba(255,255,255,0)) !important;
	background: #d44 -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0.6)),to(rgba(255,255,255,0))) !important;
}

.customSelectOne {
	min-width: 0px !important;
	box-shadow: 4px 6px #bdbdbd;
	border-bottom: 2px solid #5180ce !important;
	border: 1px solid #bdbdbd;
}

.customSelectOne .ui-selectonemenu-label {
	font-size: 1.1rem !important;
}

.customSelectOne .ui-selectonemenu-trigger {
	margin-top: 10px !important;
}

.ui-panelgrid .ui-panelgrid-header,.ui-datatable .ui-datatable-header, .ui-widget-header{
	line-height: 30px !important;
	font-size: 1.15rem !important;
	text-align: center;
}

.ui-steps .ui-steps-item {
	width: 25%;
}

/* .ui-wizard .ui-wizard-step-titles {
	background-color: transparent !important;
}

.ui-wizard .ui-wizard-step-titles>li.ui-state-highlight {
	border-bottom: none !important;
}
 */
.leftColumn {
	padding: 0 !important;
}

.rightColumn {
	
}

th[role=columnheader] {
	background: #444 !important;
	color: white;
}

th[role=columnheader]:focus {
	color: #3560cd !important;
}

th[role=columnheader]:hover {
	color: #3560cd !important;
}

.tmpHeader {
	background: #3e464c;
	color: #fff;
}

.mainPanel {
	border: none !important;
	/* background:#e6e6e6 !important; */
}

.topNav {
	margin-bottom: 15px;
}

#mainContentDiv {
	clear: both;
}

.contentPanelDark {
	background: #e6e6e6 !important;
	border: none !important;
}

.contentPanelLight {
	background: #ffffff !important;
	border: none !important;
	margin: 0 !important;
}

.contentPanelClear {
	background: none !important;
	border: none !important;
}

.ui-fieldset-legend {
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	float: left;
}

body .ui-selectonemenu {
	background: #ffffff !important;
	border-radius: 2px !important;
	padding: 5.5px !important;
	border: 1px solid #a8acb1 !important;
	-moz-box-shadow: inset 0 0 3px #d9d9d9;
	-webkit-box-shadow: inset 0 0 3px #d9d9d9;
	box-shadow: inset 0 0 3px #d9d9d9;
}

body .ui-selectonemenu .ui-selectonemenu-trigger {
	height: 24px;
	width: 24px;
	font-size: 24px;
	margin-top: 12px;
	padding: 0;
	top: 0;
	margin-right: 0;
}

[role=textbox] {
	background: #ffffff !important;
	padding: 7px !important;
	border: 1px solid #a8acb1 !important;
	-moz-transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	transition: border-color 0.3s;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px !important;
	font-size: 14px !important;
	-moz-box-shadow: inset 0 0 3px #d9d9d9;
	-webkit-box-shadow: inset 0 0 3px #d9d9d9;
	box-shadow: inset 0 0 3px #d9d9d9;
}

.panel-field {
	width: 100%;
}

.panel-label {
	text-align: right;
}

.action-panel {
	width: 80%;
}

.panel-fieldset {
	width: 100%;
	margin-bottom: 10px;
}

.payment-comment-panelgrid {
	width: 80%;
	margin-left: 10%;
}

.pseudo-panel {
	width: 91.5%;
	border: 1px solid silver;
	padding: 10px 5px;
	background: #ffffff;
	border-radius: 3px !important;
}

.field-value {
	text-align: left;
}

.container {
	/* display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	text-align: center; */
	width:100% !important;
}
.container2 {
	width:92%;
}
.global-message {
	width: 71.5%;
}

.lg-center-sm-left-text-align {
	text-align: center;
}

.ui-outputlabel {
	font-weight: bold;
}

.ui-datatable .ui-datatable-header .ui-inputfield, body .ui-datatable .ui-datatable-footer .ui-inputfield{
	color: #444 !important;
}

.ui-state-focus, .ui-inputfield:focus{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.5) !important;
}

.bill-payment-table {
	width: 100%;
	border-collapse: collapse;
}

.bill-payment-table td {
	border: 1px solid black;
	border-spacing: 10px;
}

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;
}

.total-panelgrid {
	float: right;
	border-top: 0;
	border-collapse: collapse;
	width: 20%;
	margin: 1px;
	font-weight: bold !important;
	font-size: 18px;
}

.prime-total-panelgrid {
	width: 20% !important;
}

.bill-payment-table {
	width: 100%;
}

.myCollapseRow{
	vertical-align: top;
	transition: all 0.5s;
}

.ui-outputlabel{
	margin-bottom: 0px !important;
}

.display-only-medium{
	display: none;
}

.ui-expanded-row{
	border-left:  8px solid #3560cd !important;
}
.ui-expanded-row-content {
	border-left:  8px solid #3560cd !important;
}

.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: #a8acb1 !important; /*#fdf3cd !important;*/
	color: #3560cd !important; /*#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 #3560cd !important; /*#826617 !important;*/
	border-top: 0px !important;
	border-radius: 0px 0px 3px 3px !important;
}

.notAButton {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  cursor: pointer !important;
  font-size: 1.6em !important;
  line-height: 0.7em !important;
}

.notAButton>.ui-icon {
  color: gray !important;
  margin-left: -12px !important;
}


/* ACTIONS OVERLAY START */
.actionsOverlayBtn {
 	transition: border-radius 0.3s, background-color 0.3s !important;
}

/*
.actionsOverlayBtn:hover, .actionsOverlayBtnToggled {
	border-radius: 50% 50% 0% 0% !important;
}
*/

.actionsOverlayPanel {
	/* 
	transition: visibility 1s !important;
	border: none !important; 
	*/
	border-radius: 500px !important;
	width: 7% !important;
}

/*
.actionsOverlayPanel:before {    
	content:'';
	height: 105%;
    width: 105%;
    position: absolute;
    right: -2px;
    top: 0;
    
	border: double 2px transparent;
	border-radius: 500px;
	background-image: linear-gradient(#f4f4f4, #f4f4f4), linear-gradient(to top, #bdbdbd, #f4f4f4);
	background-origin: border-box;
	background-clip: content-box, border-box;
}
*/
/* ACTIONS OVERLAY END */

.separator {
	margin-left: 0.1em;
	margin-right: 0.1em;
}

.yearSelect > input {
	width: 8%;
}

@media ( max-width :640px) {
	.panel-label {
		text-align: left;
	}
	.panel-field {
		width: 100%;
	}
	.action-panel {
		width: 100%;
	}
	.panel-fieldset {
		width: 90%;
	}
	.payment-panelgrid {
		width: 100%;
		margin: 0;
	}
	.payment-comment-panelgrid {
		width: 100%;
		margin: 0;
	}
	.pseudo-panel {
		width: 95%;
		border: 1px solid silver;
		padding: 10px 5px;
		background: #ffffff;
		border-radius: 3px !important;
	}
	.field-value {
		
	}
	.lg-center-sm-left-text-align {
		text-align: left;
	}
	.prime-total-panelgrid {
		width: 100% !important;
	}
	.text-right {
		text-align: left !important;
	}
	.mobile-w-100 {
		width: 100% !important;
	}
	.global-message {
		width: 95%;
	}
}
/*larger devices*/
@media ( min-width :1900px) {
	.container2 {
		width:82%;
	}

}
/* Small devices (landscape phones, 576px and up) */
@media ( max-width : 1340px) {
	.display-none-medium{
		display: none;
	}
	.display-only-medium{
		display: inline-block;
	}
}
/* Small devices (landscape phones, 576px and up) */
@media ( max-width : 576px) {
	.display-only-medium{
		display: none;
	}
	.mobile-w-100 {
		width: 100% !important;
	}
	.ui-panelgrid-content {
		min-height: 0px !important;
	}
	.text-right {
		text-align: left !important;
	}
	.mobile-text-left{
		text-align: left!important;
	}
	.container2 {
		width:100%;
	}
	
}

@media print {
	.statusBarPanel{
		display:none !important;
	}
	.noPrint, noPrint *{
		display: none !important;
	}
	.displayOnlyInPrint{
		display: inline-block;
	}
	.container2 {
		width:100%;
	}
}
}