
html, body {
	height: 100%;
	margin: 0;
}

.login-portal{
	background-color: #214886;
}

.login-consent{
	background-color: #f7fcfe;
}

.center-segment, .BgOverlay {
/* 	width: 1024px; */
	height: 100%;
/* 	padding: 254px 312px 253px; */
}


.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: 400px;
	top: 120px;
	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: #fff;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.8;
    position: absolute;
    width: 400px;
	top: 220px;
	left: 50%;
	border-radius: 12px;
	transform: translate(-50%, 0%);
}

.segment-message{
    padding: 40px 120px 55px 120px;
}

.segment-form{    
    padding: 40px 20px 55px 20px;
}	
/*	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;
}

h4{
	font-family: Barlow;
	font-size: 16px;
}

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;
}

label.white {
	color: #b8c5d1;
}

input {
	width: 300px;
	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;
	color: #afc8e3;
	border: none;
	background: transparent;
}

input::placeholder { /* Most modern browsers support this now. */
   color:    #afc8e3;
}

input[type='checkbox']{
	vertical-align: middle;
	width: 15px;
}

input:focus {
  outline: none;
  color: 859db0;
}

input::-ms-reveal,
input::-ms-clear {
        display: none;
}

.disabled > input[type='checkbox']{
	pointer-events: none;
	opacity: 0.45;
}

.justified
{
	text-align: justify;
}

.required > div:after 
{
}

.ui.hidden.divider
{
  display: none;
}

.field {
	margin: 25px 24px 16px;
	padding: 0 0 7px;
	text-align: left;
}

.divider {
	padding-top: 5px;
}

a {
	font-family: Barlow;
	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;
}

.Logo {
  top: 40px;
  left: 32px;
  position: absolute;
  width: 93px;
}

.Logo-main{
	padding-top: 150px;
	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, 
        dimgrey 0, 
        dimgrey 1ch, 
        transparent 0, 
        transparent 2ch) 
      0 100%/100% 2px no-repeat;
	height: 45px;
	letter-spacing: 1.045ch;
	font-variant-numeric: tabular-nums;
	width: 324px;
	border: none;
	overflow-x: clip;
}

.otp-wrapper{
	width: 320px;
	overflow: clip;
}

.otp::after{
	content: '6';
	color: red;
}


.product-title-login{
	height: 236px;
}


.product-title{
	height: 136px;
	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 0px 22px 0px;
	background-color: #d02e44;
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 1;
	box-shadow: 0 0 30px 0 #d02e44;
}
.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;
}

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: 352px;
	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
}

#bgVideo {
  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{
	right: 10px;
	position: fixed;
	font-size: 9px;
}

.menu-item{
	padding: 0px 0px 30px 0px;
	opacity: 0.72;
}

.hide-mobile{
	display: none;
}

.iconBox > * {  
    vertical-align: middle;  
}
	
.iconBox{
	float: right;
	padding: 5px 0px 0px 0px;
}

#bgImgOverlay{
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url(/authenticationendpoint/libs/themes/baie/assets/images/background.jpg) center center no-repeat;
	  background-size: auto;
	background-size: auto;
	animation-name: zooming;
	animation-duration: 45s;
	animation-timing-function: ease;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-fill-mode: none;
	animation-play-state: running;
	background-size: cover;
	position: fixed;
}

@-webkit-keyframes zooming {
 0% {
  -webkit-transform:scale(1.1);
  transform:scale(1.1)
 }
 30% {
  -webkit-transform:scale(1.6);
  transform:scale(1.6)
 }
 50% {
  -webkit-transform:translate(1.6);
  transform:translate(1.6)
 }
 80% {
  -webkit-transform:scale(1.1);
  transform:scale(1.1)
 }
 to {
  -webkit-transform:scale(1.1);
  transform:scale(1.1)
 }
}
@keyframes zooming {
 0% {
  -webkit-transform:scale(1.1);
  transform:scale(1.1)
 }
 30% {
  -webkit-transform:scale(1.6);
  transform:scale(1.6)
 }
 50% {
  -webkit-transform:translate(1.6);
  transform:translate(1.6)
 }
 80% {
  -webkit-transform:scale(1.1);
  transform:scale(1.1)
 }
 to {
  -webkit-transform:scale(1.1);
  transform:scale(1.1)
 }
}

