.bg-blue {
	background-color: #56a2cc;
}

.bg-brown {
	background-color: #6e6c6c;
	padding-bottom: 0 !important;
	padding-top: 30px !important;
	height: 70px !important;
}

.logo-font{
	font-family: 'Times New Roman' !important;
	font-size: 1.7em !important;
}
.logo-font-payment{
	font-family: 'Univers 57 Condensed'  !important;
	font-weight: 400;
	font-style: normal;
	font-size: 25px;
	color: #FFFFFF;

}
.logo-font-mobile{
	margin-left: 40px !important;
	font-style:italic;
}
.nav-bar-div1{
	width: 130px;

}
.nav-bar-div2{
	width: 120px;

}


.login-background {
	background-image: url('../images/login-background.png');
	width: 100%;
	height: 373px;
}
.login-brand-mobile{
	margin-left: 45px !important;
	margin-top: -10px !important;
	font-style:italic
}
.nav-bar-brown{
	background-color:#6E6C6C !important;
}

.login-ul-padding {
	padding-right: 10px;
}

.login-forgot-div {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 10px;
}

.login-title-left {
	margin-right: 0;
	width: 155px;
}

.pnet-mobile-disable {
	color: #333;
	font-weight: bold;
	font-Size: 1.05rem;
	background: #ACA6A2;
}

.btn:not(.pnet-mobile-disable):hover {
	background: #00477B;
	transition: width 3s;
}

button[disabled]:hover {
	color: #333;
	background: #ACA6A2;
}

.btn-mobile-primary {
	color: #FFFFFF;
	font-weight: bold;
	font-Size: 1.05rem;
	background: linear-gradient(#508BBA, #00477B);
	background-color: #508BBA;
	border-color: #508BBA;
}

.btn-mobile-secondary {
	color: #333333;
	font-weight: bold;
	font-Size: 1.05rem;
	background: linear-gradient(#FFFFFF, #D7D7D7);
	border-color: #D7D7D7;
}

.payment-logo {
	height: 30px;
	padding-top: 0;
	margin-bottom: 40px;
}

.nav-bar-login {
	margin-bottom: 40px !important;
	width: 132px;
}

.login-bottom {
	width: 100%;
	height: 280px;
	background-color: #00477b;
	position: relative;
}

.loginBottom {
	width: 100%;
	background-color: #d7d2cb;
	position: relative;
	height: 540px;
}

.login-footer {
	width: 100%;
	bottom: 0 !important;
	position: sticky;
	background-color: #00477b;
}

.login-footer-login {
	width: 100%;
	height: 125px;
	bottom: 0;
	position: absolute;
	background-color: #00477b;
}

.list-inline-item > a {
	color: white !important;
	font-family: 'Arial Bold', 'Arial';
	font-weight: 700;
	font-style: normal;
	font-size: 12px;
}

.list-inline-logo {
	color: white !important;
}

login-form-form {
	margin-top: 13px;
}

.login-form {
	width: 80%;
	top: 250px;
	left: 10%;
	border-radius: 4px;
	position: absolute;
	background-color: #fff;
	z-index: 2;
	padding-top: 5px;
}

.pnet-form {
	width: 80% !important;
	margin-top: 20px !important;
	margin-bottom: 85px !important;
}

.pnet-brand-subtitle {
	font-size: 13px;
	display: block;
	float: right;
	padding-right:;
	margin-top: -8px;
	font-style: italic;
}

.form-pnet {
	border: 0;
	outline: 0;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background: transparent;
	border-bottom: 1px solid #aca6a2;
	position: relative;
	margin-bottom: 1.5rem;
}

.btn-pnet {
	color: #666;
	background: linear-gradient(#508BBA, #00477B);
	font-weight: 700 !important;
}

.btn:hover {
	color: #fff;
	background-color: #90b9f9;
}

.btn-blue {
	color: #fff;
	background-color: #115880;
	border-color: #115880;
}

.btn-orange {
	color: #fff;
	background-color: #a78216;
	border-color: #a78216;
}

.nav-orange {
	color: #bd6620;
}

.nav-white {
	color: white;
}

.nav-blue {
	color: #00477b;
}

.header-font-login {
	font-weight: 700;
	font-style: normal;
	font-size: .8em;
}

.header-font {
	font-weight: 700;
	font-style: normal;
	font-size: 1.8em;
	color: white;
}

.h2-font {
	font-weight: 700;
	font-style: normal;
	font-size: 1.2em;
	color: #00477B;
}

.h2-font-login {
	font-weight: 400;
	font-style: normal;
	font-size: 1.8em;
	color: white;
	font-family: "Univers 57 Condensed", "Univers 57";
}

.nav-bar-index {
	padding-top: 0 !important;
	padding-bottom: 35px !important;
	margin-right: 0 !important;
}

h2-font-TM {
	font-size: 1.2em;
}

.sup-login {
	top: -3.6em !important;
	left: 150px !important;
	font-size: 15px !important;
	color: white !important;
}

.modal-title {
	color: #00477B;
	font-size: 1.2rem;
	font-weight: 650;
	font-family: Arial;
	text-align: center;
	padding-top: 10px;
}

.tag-mobile {
	z-index: 1;
	position: absolute;
	margin-top: 1px;
	border-bottom-width: 0;
	margin-bottom: 0;
	font-style: italic;
	color: white;
	top: 58%;
	font-size: large;
	right: 6%;
}

.label-font {
	font-weight: 700;
	font-size: 15px;
}

.margin-minus20 {
	margin-top: -20px;
}

.strong-font {
	font-weight: 700;
	font-style: normal;
	font-size: .8em;
}

.b-fontweight {
	font-weight: bold !important;
}

.p-font {
	font-weight: 500;
	font-style: normal;
	font-size: .9em;
}

.h4.font-error {
	font-weight: 500;
	font-style: normal;
	font-size: 1.3rem;
}

.margin-sec {
	width: 100%;
	height: 120px;
	position: absolute;
	background-color: #d7d2cb;
	margin-top: 670px !important;
}

.bg-lightgray {
	background-color: #f2f2f2;
}

.bg-blue-head {
	background-color: #00477B;
}

.hr-skyblue {
	border-bottom: 4px solid #aca6a2;
}

.top-20 {
	padding-top: 20px;
}

.top-5 {
	padding-top: 5px;
}

.top-15 {
	padding-top: 15px;
}

.top-100 {
	padding-top: 100px !important;
}

.margin-100 {
	margin-top: 100px;
}

.margin-110 {
	margin-top: 110px;
}

.margin-50 {
	margin-top: 50px;
}

.margin-minus-50 {
	margin-top: 50px;
}

.margin-15 {
	margin-top: 15px;
}

.margin-5 {
	margin-top: 5px !important;
}

.margin-bottom-5px {
	margin-bottom: 5px !important;
}

.logon-footer {
	width: 100%;
	height: 91px;
	bottom: 0;
	position: sticky;
	background-color: #04477b;
	border-top: 4px solid #aca6a2;
}

.list-inline-item > a {
	color: #fff !important;
	font-size: 13px;
	font-weight: 600;
}

.color-white {
	color: #fff;
}

.logon-input-placeholder {
	top: 0;
	left: 20px;
	font-size: 11px;
	position: absolute;
	margin-bottom: 8px;
}

.width-70 {
	width: 70%;
}

.note > p {
	margin-top: 0;
	margin-bottom: 2px;
}

.bottom-margin {
	margin-bottom: 20px;
}

.width-80 {
	width: 80%;
}

.btn-group .active {
	color: #fff;
	background-color: #115880;
	border-color: #115880;
}

input[type=radio] {
	display: none;
	margin: 10px;
}

.ui-body-c {
	background: none !important;
}

.btn-default {
	background-color: #d7d2cb !important;
	color: dimgrey !important;
}

.btn-default.active {
	color: #fff !important;
	background-color: #115880 !important;
	border-color: #115880 !important;
}

.btn-primary active {
	background-color: #115880;
	color: white;
}

body *[tabindex="0"]:focus, body a:focus, body select:focus, body textarea:focus, body button:focus, body input:focus, body input[type="file"]:focus, body input[type="radio"]:focus, body input[type="checkbox"]:focus, body .popup:focus {
	outline: 2px dotted #333 !important;
	outline-offset: 1px !important;
}

.bottom-margin {
	margin-bottom: 20px;
}

.width-80 {
	width: 80%;
}

input[type=radio] {
	display: none;
	margin: 10px;
}

.ui-body-c {
	background: none !important;
}

.popup {
	margin-top: 16.75rem;
}

.page-active {
	display: block;
}

.page-inactive {
	display: none;
}

.btn-disable {
	opacity: .6;
}

.input-cross {
	position: relative;
	float: right;
	bottom: 28px;
	right: 10px;
	cursor: pointer;
	color: #aaa;
}

li.unverified {
	line-height: 28px !important;
	list-style-image: none !important;
	list-style-type: none !important;
}

li.unverified .unverifiedImg {
	background-image: url("../../images/logon_sprite.png");
	background-position: 25px -36px;
	background-repeat: no-repeat;
	border: medium none;
	display: block;
	float: left;
	height: 19px;
	margin-left: -31px;
	margin-right: 8px;
	margin-top: 3px;
	width: 23px;
}

li.verified {
	list-style-type: none !important;
	margin-left: -37px !important;
	padding-left: 37px !important;
	list-style-image: none !important;
	line-height: 28px !important;
}

li.verified .verifiedImg {
	background-image: url("../../images/logon_sprite.png");
	background-position: -31px -35px;
	background-repeat: no-repeat;
	border: medium none;
	display: block;
	float: left;
	height: 19px;
	margin-left: -31px;
	margin-right: 8px;
	margin-top: 3px;
	width: 23px;
}

.btnColor {
	background-color: white;
	color: #bd6620 !important;
}

.input-placeholder {
	color: #bfbfbf;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder {
	color: transparent;
}

input:focus::-moz-placeholder {
	color: transparent;
}

input:focus:-ms-input-placeholder {
	color: transparent;
}

.label-fo {
	font-size: 11px;
	float: left;
}

.form-group {
	position: relative;
	margin-bottom: 1.5rem;
}

.form-control-placeholder {
	position: absolute;
	top: 0;
	padding: 7px 0 0 13px;
	transition: all 200ms;
	opacity: .5;
	color: #6c759d;
}

.input-focus {
	font-size: 75%;
	transform: translate3d(0, -100%, 0);
	opacity: 1;
	transition: all 200ms;
}

.form-control {
	border: 0 !important;
	outline: 0 !important;
	border-bottom: 2px solid #aca6a2 !important;
	border-radius: 0rem !important;
}

.form-control:hover {
	box-shadow: none !important;
}

.mobile-login {
	margin-left: 118px;
	z-index: 2;
	position: absolute;
	margin-top: -59px;
	color: white;
}

.a-help-font {
	font-weight: 400;
	font-size: 12px;
}

.h2-help-font {
	font-size: 13px;
	font-weight: 700;
}

.container-help {
	padding-top: 30px;
}

.span-help {
	color: black;
}

.div-help-padding {
	padding-top: 15px;
}

.highlight-text {
	font-weight: 700;
	color: #000000;
}

.a-help-font {
	font-weight: 500;
	font-size: 16px;
}

.help-link {
	font-weight: 500;
	color: #336699;
}

.h2-help-font {
	font-size: 24px;
	font-weight: 700;
	color: #00477B;
}

.h3-help-font {
	font-size: 20px;
	font-weight: 700;
	color: #6E6C6C;
}

.legal-help-font {
	font-size: 12px;
	font-weight: 400;
}

.legal-link {
	color: #336699;
	text-decoration: none;
}

.container-help {
	padding-top: 30px;
}

.footer-divider {
	border: solid 1px;
	border-color: #00477B;
	opacity: .25;
}

.span-help {
	color: black;
}

.div-help-padding {
	padding-top: 15px;
}

.modal-content-mobile{
	border-radius: 1rem !important;
	border: 1px solid #00477B !important;
	font-family: Arial;
	text-align: center;
}

.btn-mobile-popup-primary {
	color: #FFFFFF;
	font-weight: bold;
	font-Size: 1.05rem;
	background: linear-gradient(#508BBA, #00477B);
	background-color: #00477B;
	border: 1px solid #00477B;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 1rem;
	border-bottom-left-radius: 1rem;
	height: 44px;
}

.bottom-padding{
	padding-bottom: 150px;
}