
html, body {
	height: 100%;
	margin: 0;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
        text-size-adjust: 100%;
}

.center-segment, .BgOverlay {
/* 	width: 1024px; */
	height: 100%;
/* 	padding: 254px 312px 253px; */
}

.login-portal{

}

.login-consent{
	background-color: #f7fcfe;
}


.primary {
	width: 49%;
	height: 60px;
	/*	margin: 19px 57px 0; */
	font-family: Barlow;
	font-size: 13px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #002d74;
	text-transform: uppercase;
	border: none;	
	cursor: pointer;
	color: #fff;
	background: none;
}


.segment {
	background-color: #fff;
	color: #00214B;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.8;
	position: absolute;
	width: 300px;
    top: 110px;
	box-shadow: 0 10px 16px 0 rgba(0, 50, 90, 0.08);
	left: 50%;
	border-radius: 12px;
	transform: translate(-50%, 0%);
}

.segment-form-login {
    color: #ffff;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.8;
    position: absolute;
    width: 300px;
	top: 150px;
	left: 50%;
	border-radius: 12px;
	transform: translate(-50%, 0%);
}


.segment-message{
    padding: 40px 0px 55px 15px;
}

.segment-form{
    padding: 40px 120px 55px 144px;
}	
/*	width: 400px;
	/* height: 261px; */
/*	border-radius: 12px;--
	box-shadow: 0 10px 16px 0 rgba(0, 50, 90, 0.08);--
	background-color: #fff;--
	text-align: center;
	margin: 0;
	position: absolute;--
	top: 220px;--
	left: 50%;
	transform: translate(-50%, 0%);
	padding: 40px 120px 55px 144px;*/

h2 {
	/* width: 152px; */
	height: 21px;
	margin: 0 50px 25px;
	font-family: Barlow;
	font-size: 21px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: center;
	color: #002d74;
}

table{
	display: inline-table;
	width: 100%;
}

.Text {
	width: 352px;
	height: 42px;
	margin: 25px 24px 18px;
	font-family: Barlow;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.31;
	letter-spacing: normal;
	text-align: left;
	color: #19466a;
}

label {
	font-family: Barlow;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.31;
	letter-spacing: normal;
	text-align: left;
	color: #19466a;
}

label.white {
	color: #b8c5d1;
}

input {
	width: 190px;
	height: 25px;
	margin: 4px 15px 5px 0;
	font-family: Barlow;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.31;
	letter-spacing: normal;
	text-align: left;
	border: none;
	background: transparent;
	color: #afc8e3;
}

input::placeholder { /* Most modern browsers support this now. */
   color:    #afc8e3;
}

input[type='checkbox']{
	vertical-align: middle;
	width: 15px;
}

  input:-webkit-autofill,
  input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
  }

input:focus {
  outline: none;
  color: 859db0;
}

.field {
	margin: 25px 24px 16px;
	padding: 0 0 7px;
	text-align: left;
}

.disabled > input[type='checkbox']{
	pointer-events: none;
	opacity: 0.45;
}

.justified
{
	text-align: justify;
}

.required > div:after 
{	
}

.ui.hidden.divider
{
  display: none;
}

.divider {
	padding-top: 5px;
}

a {
	font-family: Barlow;
	font-size: 15px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #c4dbf1;
	text-transform: uppercase;
	text-decoration: none;
}

a.large{	
	font-size: 15px;
}

a.small{	
	font-size: 9px;
}

.visible {
	font-family: Barlow;
	font-size: 15px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: #19466a;
}

.negative {
	/* width: 247px; */
/* 	height: 30px; */
	/* margin: 4px 113px 0 0; */
	font-family: Barlow;
	font-size: 13px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: normal;
	text-align: center;
	color: white;
	padding: 20px;
}

.server-error{
    background-color: #f56d80;
}


.Title {
	position: absolute;
	top: 60px;
	left: 50%;
	transform: translate(-50%, -50%);
	text-transform: uppercase;
	font-family: Barlow;
	font-size: 23px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.04;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
    display: ruby;
}

.Logo {
    display: none;
}

.Logo-main{
	padding-top: 100px;
	width: 115px;
	margin: 0 auto;	
}

img{
  max-width: 100%;
}

.otp{
	font-family: Barlow;
	font-size: 48px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #859db0;
	background: repeating-linear-gradient(90deg, dimgray 0, dimgray 1.1ch, transparent 1.1ch, transparent 1.58ch, 
	dimgray 1.58ch, dimgray 1.1ch, transparent 1.1ch, transparent 1.58ch) 0 100%/100% 2px no-repeat;
	height: 45px;
	letter-spacing: 0.65ch;
	font-variant-numeric: tabular-nums;
	width: 350px;
	border: none;
	padding: 40px 0px 0px 0px;
	overflow-x: hidden;
}

.otp-wrapper{
	width: 256px;
	overflow: hidden;
}

.otp::after{
	content: '6';
	color: red;
}


.product-title{
    height: 130px;
    background-color: #002d74;
}

.bottom{
	position: fixed;
	bottom: 0px;
	background-color: #002d74;
	width: 100%;
	color: white;
	text-align: center;
}

#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

#footer {
    background: #0070FF;
    line-height: 2;
    text-align: center;
    color: #042E64;
    font-size: 30px;
    font-family: sans-serif;
    font-weight: bold;
    text-shadow: 0 1px 0 #84BAFF;
    box-shadow: 0 0 15px #00214B
}
.error{
	font-family: Barlow;
	font-size: 13px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	padding: 22px 10px 22px 10px;
	background-color: #d02e44;
	position: fixed;
	bottom: 0px;
	z-index: 1;
	box-shadow: 0 0 30px 0 #d02e44;
	width: 100%;
}
.error > * {  
    vertical-align: middle;  
}	
.success{
	font-family: Barlow;
	font-size: 13px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	padding: 22px 0px 22px 0px;
	background-color: #01a581;
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 1;
	box-shadow: 0 0 30px 0 rgba(1, 165, 129, 0.32);
}

.animated{
	animation: error-animate 1s ease alternate;
	transform-origin: bottom;
	animation-delay: 5s;
	animation-fill-mode: forwards;
}

.error-resized{
	padding:0px
}
.error-transformed {
    transform: scaleX(0.5);
}

@keyframes error-animate {
    0% { transform: scaley(1) }
    100% { transform: scaley(0) }
}

.input{
	border-bottom: 1px solid #859db0;
}

.input > * {
  vertical-align: middle;
}

input::-ms-reveal,
input::-ms-clear {
        display: none;
}

button > * {  
    vertical-align: middle;  
}		

.button {
	width: 360px;
	height: 48px;
	margin: 32px 284px 16px 0;
	padding: 12px 137.5px 12px 141.5px;
	border-radius: 8px;
	box-shadow: 0 1px 7px 0 rgba(0, 50, 90, 0.48);
	background-color: #002d74;
}	

button.large {
	width: 252px;
	height: 62px;
	margin: 15px auto;
	padding: 12px 12px;
}

button.white {
	color: #002d74;
	background-color: #ffff;
}

div.center{
	text-align:center;
}

img.Icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
    vertical-align: middle;
}

img.menuIcon {
  padding: 0px 0px 5px 0px;
}

img.eye {
  background-image: url(/authenticationendpoint/libs/themes/baie/assets/images/icon-eye.svg);
  cursor: pointer;
}

img.slash {
  background-image: url(/authenticationendpoint/libs/themes/baie/assets/images/icon-eye-closed.svg);
  cursor: pointer;
  opacity: 0.48;
}

img.arrow {
  background-image: url(/authenticationendpoint/libs/themes/baie/assets/images/icon-arrow.svg);
}

img.arrow-blue {
  background-image: url(/authenticationendpoint/libs/themes/baie/assets/images/icon-arrow-blue.svg);
}

img.aut-gov {
  background-image: url(/authenticationendpoint/libs/themes/baie/assets/images/aut-gov.png);
  background-size: contain;
}

.radio {
	width:auto;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -1px;
}

.field-smaller{
	margin: 0px 24px 0px;
}
.field-center{
	text-align: center;
}

.compensate-field{
	margin: -25px -24px -16px
}

#divVirtKeybRadio {
	display: none;
}

#bgVideo {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	z-index: -1;
}

#bgVideoOverlay {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	background-color: #214886;
	opacity: 0.8;
	z-index: -1;
}

.keyboard{
	display: none;
}

.ui.modal {
  position: absolute;
  display: none;
  z-index: 1001;
  text-align: left;
  background: #fff;
  border: none;
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 15px 2px rgba(0,0,0,.2);
  transform-origin: 50% 25%;
  flex: 0 0 auto;
  border-radius: 3px;
  user-select: text;
  will-change: top,left,margin,transform,opacity;
}

.mini-menu{
	display: flex;
}

.menu-item{
	padding: 20px 0px 0px 0px;
	opacity: 0.72;
	width: 105px;
}

.hide-desktop{
	display: none;
}
	
.iconBox{
	float: right;
	padding: 5px 0px 0px 0px;
}

.bgImgOverlay{
}



