/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fonts/lato400-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fonts/lato400.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(fonts/lato900-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(fonts/lato900.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fonts/lato400.woff) format('woff');
}
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(fonts/lato900.woff) format('woff');
}


* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
}

html {
    position:relative;
    min-height: 100%;
}

body {
    text-align: center;
    background-color: #f8f9fa;
    margin-bottom: 100px;
}

/*a.logo {
    margin-top: 54px;
    margin-bottom: 32px;
    width: 315px;
    height: 20px;
    border: 0;
    background-image: url(../assets21/bbh.gif);
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
}*/

a.logo {
	margin-top: 15px;
    margin-bottom: 17px;
    width: 315px;
    height: 20px;
    width: 140px;
    height: 78px;
    border: 0;
    background-image: url(../assets21/bbh.svg);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
}

hr {
    height: 1px;
    border: 0;
    border-bottom: 1px solid #c3c3c3;
}

h1 {
    margin-top: 60px;
    margin-bottom: 10px;
    font: normal normal 900 24px/29px Lato, sans-serif;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0;
    color: #666666;
}

h1::before, h1::after {
    /*content: ' \2022 ';*/
    /*font-weight: normal;*/
    /*font-size: 14px;*/
}

h2 {
    font: normal normal normal 18px/18px Lato, sans-serif;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0;
    color: #313131;
    margin-bottom: 58px;
    margin-top: 30px;
}

input {
    height: 38px;
    border: 2px solid #666666;
    border-radius: 3px;
    padding: 0 10px 0 10px;
    background-color: #ebf6f7;
}

input:focus {
    border-color: #008C95;
    background-color: #ffffff;
}

input[type=submit], input[type=button] {
    background-color: #008C95;
    border-color: #008C95;
    width: 183px;
    font: normal normal normal 18px/16px Lato;
    font-family: Lato, sans-serif;
    cursor: pointer;
    color: #ffffff;
}

select {
    width: 650px;
    height: 38px;
    font: normal normal normal 18px/18px Lato;
    font-family: Lato, sans-serif;
    border: 0;
    border-bottom: 2px solid black;
    display: block;
    margin: 0 auto 10px auto;
    padding: 5px;
    background-color: #f8f9fa;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

input[type=button] {
    background-color: #ffffff;
    color: #313131;
}

input[type=submit]:hover, input[type=button]:hover {
    border-color: #62b8bd;
    background-color: #62b8bd;
}

[type="text"], [type="password"] {
    width: 374px;
    padding-right: 48px;
    font: normal normal normal 18px/18px Lato;
    font-family: Lato, sans-serif;
}

[type="text"]::-ms-clear {
    display: none;
}

label {
    display: block;
    margin-top: 30px;
    font: normal normal normal 18px/29px Lato, sans-serif;
    font-family: 'Lato', sans-serif;
}

label > span {
    display: inline-block;
    width: 376px;
    text-align: left;
}

input[type=checkbox] {
    background-color: #008C95;
    height: 16px;
    width: 16px;
    vertical-align: text-bottom;
    padding: 0;
}

:focus-visible {
    outline: 1px dotted #008C95;
    outline-offset: 1px;
}

p {
    margin-top: 15px;
}

span.small {
    font: normal normal normal 11px/13px Lato;
    font-family: Lato, sans-serif;
    color: #333333;
    margin: 5px 20px;
    display: inline-block;
}


a {
    color: #313131;
    font: normal normal normal 14px/17px Lato;
    font-family: Lato, sans-serif;
    text-decoration: underline;
    margin: 0 20px;
}

.remember {
    width: 376px;
    display: block;
    margin: auto;
    text-align: left;
}

.remember label {
    display: inline-block;
    margin-top: 30px;
    font: normal normal normal 14px/17px Lato;
    letter-spacing: 0px;
    color: #3E3E3E;
    font-family: Lato, sans-serif;
}

.remember.confirmation {
    text-align: center;
}

.remember.confirmation label {
    margin-top: 0px;
    margin-bottom: 10px;
}

p.error {
    margin-bottom: 10px;
    margin-top: 20px;
    color: darkred;
}

p.extra-top-margin {
    margin-top: 25px;
}

.footer {
    padding-top: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
}

.footer a, .footer span {
    white-space: nowrap;
}

form .spacer {
    margin-top: 50px;
}

p.spacer {
    margin-top: 70px;
}

span.spacer {
    padding-left: 5px;
    padding-right: 5px;
}

form.questions input[type=text], form.questions input[type=password] {
    width: 650px;
}

form.questions label span {
    width: 650px;
}

div.row {
    width: 100%;
    min-width: 920px;
}

div.column {
    float: left;
    width: 50%;
    text-align: left;
    padding: 0 40px;
}

div.column.form {
    text-align: right;
}

div.row:after {
    content: "";
    display: table;
    clear: both;
}

ul, li {
    font: normal normal normal 18px/29px Lato, sans-serif;
    font-family: 'Lato', sans-serif;
}

ul ul {
    margin-left: 25px;
}

li {
    padding-left: 7px;
    list-style: none;
    list-style-type: none;
}

li::before {
    content: '  ';
}

li.pass::before {
    content: '\2714 ';
    color: #008C95;
}

li.pass > span {
    color: #000000;
}

li.fail::before {
    content: '\2716 ';
    color: #E11D38;
}

li.fail {
    color: #E11D38;
}

p.formerror {
    margin-bottom: 10px;
}

p.formerror.login > span {
    width: auto;
}

.formerror > span {
    display: inline-block;
    width: 376px;
    text-align: left;
    color: #E11D38;
    font: normal normal normal 12px/30px Lato;
    line-height: 16px;
}

div.terms {
    display: inline-block;
    width: 700px;
    height: 200px;
    margin-bottom: 30px;
    border: 0 solid white;
    border-radius: 5px;
    padding: 30px 30px 5px 30px;
    overflow: auto;
    background-color: #ffffff;
    text-align: left;
    font: normal normal normal 13px/13px Lato, sans-serif;
    font-family: 'Lato', sans-serif;
    line-height: 16pt;
}

label.error {
    width: 374px;
    font: normal normal normal 12px/30px Lato;
    font-family: Lato, sans-serif;
    text-align: left;
    margin: auto;
    color: #E11D38;
}

form.questions label.error {
    width: 650px;
    font: normal normal normal 12px/30px Lato;
    font-family: Lato, sans-serif;
    text-align: left;
    margin: auto;
    color: #E11D38;
}

form.questions .remember {
    width: 650px;
}

h2.error {
    color: #E11D38;
}

h2 > a {
    font: normal normal normal 18px/18px Lato, sans-serif;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0;
    color: #313131;
    margin-bottom: 58px;
    margin: auto;
}

button.toggle-eyebrow {
    width: 0;
    height: 38px;
    overflow: visible;
    border: 0;
    font-size: 30px;
}

button.toggle-eyebrow > span {
    position: relative;
    height: 38px;
    width: 22px;
    right: 44px;
    display: inline-block;
    background: none;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    vertical-align: middle;
    font-size: 30px;
}

input[type="password"] + button.toggle-eyebrow > span {
    background-image: url("eye-slash.svg");
}

input[type="text"] + button.toggle-eyebrow > span {
    background-image: url("eye.svg");
}

h2.logout-message {
    line-height: 20px;
}

select:focus {
    background-image: linear-gradient(to right, #3297FD, #3297FD);
    background-position: 100% 0;
    background-size: 1em 2em;
    background-repeat: no-repeat;
}

label.select-box {
    margin-top: 0px;
}

.dce-loader__container {
    padding-top: 100px;
}

.dce-loader > div {
    width:						15px;
    height:						15px;
    background-color:			#333;
    border-radius:				100%;
    display:					inline-block;
    -webkit-animation:			dce-loader__animation 1.4s infinite ease-in-out both;
    animation:					dce-loader__animation 1.4s infinite ease-in-out both;
}

.dce-loader__circle-1 {
    -webkit-animation-delay: 	-0.32s !important;
    animation-delay:			-0.32s !important;
}

.dce-loader__circle-2 {
    -webkit-animation-delay:	-0.16s !important;
    animation-delay:			-0.16s !important;
}

.invisible {
    display: none
}

@-webkit-keyframes dce-loader__animation {
    0%, 80%, 100% {
        -webkit-transform:		scale(0);
    }
    40% {
        -webkit-transform:		scale(1.0);
    }
}
div.portal-Login-container
{
	
width: 100%;
height: 117px;
/* UI Properties */
background: #EBEBEB 0% 0% no-repeat padding-box;
opacity: 1;
}
p.content-portal-container{
	
display: inline-block;
width: 100%;
height: 40px;

/* UI Properties */
text-align: center;
font: normal normal 900 18px/29px Lato;
letter-spacing: 0px;
color: #666666;
opacity: 1;

}

@keyframes dce-loader__animation {
    0%, 80%, 100% {
        -webkit-transform:		scale(0);
        transform:				scale(0);
    }
    40% {
        -webkit-transform: 		scale(1.0);
        transform: 				scale(1.0);
    }
}

input[name="pf.username"], input[name="pf.pass"] {
    padding-left: 38px;
    background-repeat: no-repeat;
    background-size: auto 19px;
    background-position-y: center;
    background-position-x: 10px;
}

input[name="pf.username"] {
    background-image: url("user.svg");
}

input[name="pf.pass"] {
    background-image: url("locker.svg");
}

div.formerror.changephrase > span#verifyPhraseLabel {
    margin-top: 10px;
}

div.formerror.change-phrase > span {
    font: normal normal normal 16px/30px Lato;
}

.info {
    height: 16px;
    width: 16px;
    background: none;
    background-image: url('../../assets/globalstyles/v4/images/login_page_info_tooltip.svg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 16px 16px;
    border: none;
}


select::-ms-expand{
    display: none;
}

::-ms-reveal {
    display: none;
}
body .button-container {
  padding: 0 0 15px;
  text-align: left;
}
body .button-container .social-media.QR.Code, body .button-container .social-media.qr.code, body .button-container .social-media.QR.code, body .button-container .social-media.QRCode, body .button-container .social-media.QRcode, body .button-container .social-media.qrcode {
  background-image: url(../assets21/iconqrcode.png);
}


body .social-media-container {
  margin-top: 50px;
}
.or-section {
  width: 300px;
  border-top: 1px solid #c3c3c3;
  display: inline-block;
}
.text-section {
	position: relative;
	top: -14px;
	width: auto;
	display: inline-block;
	padding: 5px;
	background-color: #f8f9fa;
}
.content-columns .columns-separator {
  position: absolute;
  top: 50%;
  left: -94px;
  width: 80px;
  text-align: center;
  background-color: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.2em;
  padding: 4px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}



body .button-container .social-media {
  width: 272px;
  box-sizing: border-box;
  padding: 0 8px 0 45px;
  text-align: left;
  height: 42px;
  line-height: 42px;
  color: #fff;
  background-color: #ebebeb;
  border-color: #ebebeb;
  color: #333;
  background-repeat: no-repeat;
  background-position: left 10px top 10px;
  background-size: auto 20px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
}



input[type="hidden" i] {
    appearance: none;
    background-color: initial;
    cursor: default;
    display: none !important;
    padding: initial;
    border: initial;
}


