.v2-signin-box {
	margin: 5em 3em 1.5em 3em;
}

.n-footer {
	margin: auto 3em;
}

.v2-content {
	height: auto;
	padding: 40px 36px;
	min-height: 500px;
	border-radius: 5px;
	position: relative;
	border: 1px solid #dadce0;
}

.v2-content > h2 {
	color: #605f5c;
	font-weight: 400;
	margin-top: 10px;
	text-align: center;
	font-size: 1.8rem;
}

.v2-content > h3 {
	color: #605f5c;
	font-weight: 400;
	margin-top: 10px;
	text-align: center;
	font-size: 1.4rem;
}

.v2-content > h4 {
	color: #605f5c;
	font-weight: 400;
	margin-top: 10px;
	text-align: center;
	font-size: 1.2rem;
}

.v2-slogo {
	text-align: center;
}

.v2-slogo > img {
    width: auto;
    height: 100px;
}

/*.v2-slogo > img {
	width: 35%;
}*/

.v2-slogo > .lg-88 {
	height: 120px;
}

.v2-content .form-group {
	position: relative;
}

.v2-content .form-group > label {
	top: 32px;
	left: 16px;
	color: #605f5c;
	padding: 0px 5px;
	font-size: 1.1em;
	transition: 0.2s;
	position: relative;
	pointer-events: none;
	background-color: white;
}

.v2-content .form-control {
	padding: 0.5rem 0.7rem;
}

.v2-content .form-group.label-animate > label {
	top: 10px !important;
	left: 16px !important;
	font-size: 0.96em;
}

.v2-content .v2-next-box {
	margin-top: 1em;
	text-align: center;
}

.v2-content .v2-next-box.sn {
	margin-top: 1em;
	text-align: inherit;
}

.v2-content .v2-next-box.sn .v2signbtn, .v2-content .v2-next-box.sn .v2passbtn {
}

.v2-content .v2-next-box.sn .v2-frpswdbtn {
	font-size: 14px;
}

.v2-content .v2-next-box .v2btn {
	text-align: center;
}

.v2-content .v2-next-box > p {
	color: #555;
}

.help-block {
	margin-bottom: 0;
}

.has-error .help-block.help-block-error {
	color: #a94442;
	display: block;
	margin-top: 5px;
}

.v2-username-box {
	margin: 1.1rem auto 0px;
	text-align: center;
}

.v2-username-box .avw, .v2-username-box .avw-c {
	color: #565656;
	border-color: #777;
	border-radius: 2rem;
	background-color: #f9f9f9;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .275rem .85rem;
	font-size: 0.96rem;
	line-height: 1.5;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.v2-username-box .fa {
	font-size: 0.8rem;
	margin: auto 0.2rem;
}

.v2-username-box .avw:hover, .v2-username-box .avw-c:hover {
	border-color: #999;
	text-decoration: none;
}

.v2-username-box .avw-c:hover {
	cursor: default;
}

.field-bisshowpassword, .field-newloginform-bisshowpassword {
	margin-bottom: 2px;
}

.field-bisshowpassword .help-block.help-block-error, .field-newloginform-bisshowpassword .help-block.help-block-error {
	display: none;
}

.v2-or-separator {
	text-align: center;
	background: #f9f9f9;
	color: #555;
	padding: 5px;
}

.v2-s-alerts {
	margin-top: 1em;
}

#v2change-password-form .form-group, #v2reset-password-form .form-group, #v2create-pin-form .form-group {
	margin-bottom: 0.125rem;
}

.v2-signtnc {
	font-size: 13px;
	margin-top: 3em;
	text-align: center;
	margin-bottom: 1em;
}

.v2-signhelpinfo {
	color: #777;
	font-size: 13px;
	margin: 1em auto;
	text-align: center;
}

.terms-n-con-div {
	color: #474646;
	background-color: white;
	text-align: justify;
}

span.spn-show-pin {
	color: #777;
	right: 1rem;
	cursor: pointer;
	bottom: 0.78rem;
	font-size: 0.9rem;
	position: absolute;
}

.v2-control .pin-hint {
	color: #777;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
}

.password-policies > h6, .password-policies ul li {
	font-size: 13px;
	color: #777;
}

.password-policies ul li {
	font-size: 12px;
}

.password-policies > ul {
	margin-bottom: 2px;
}

._hide {
	display: none;
}

._show {
	display: block;
}

.quick-in-out-box {
	border-radius: 5px;
	background: #f5f4f4;
	padding: 1em !important;
}

.__f12px {
	font-size: 12px !important;
}

.__f13px {
	font-size: 13px !important;
}

.__f14px {
	font-size: 14px !important;
}

.__f15px {
	font-size: 15px !important;
}

.__f16px {
	font-size: 16px !important;
}

.center {
	text-align: center;
}

.btn-grey-clr {
	color: #605f5c !important;
}

.__mrupper {
	margin-top: 10px;
}

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

.__blkerr {
	display: none;
}

._mrbtm0px {
	margin-bottom: 0px !important;
}

._mrtp0px {
	margin-top: 0px !important;
}

._mrtp20px {
	margin-top: 20px !important;
}

._green {
	color: #4cae4c !important;
}

._orange {
	color: #e39505;
}

.__mrleft5px {
	margin-left: 5px !important;
}

.__mrright5px {
	margin-right: 5px !important;
}

.pipe-separator {
	margin-left: 5px;
	margin-right: 5px;
}

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

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

.apps-link-box {
	border-top: 1px solid #efefef;
	padding-top: 1em;
}

.__f24px {
	font-size: 24px !important;
}

.__f22px {
	font-size: 22px !important;
}

.__f20px {
	font-size: 20px !important;
}

.app-intro-dv{
	width: 84%;
	position: absolute;
	bottom: 0;
}