/**********************************************************************/
/*  BT Color Pallete Updated (match Figma's color pallete) */
/**********************************************************************/
/*** BT Color Pallete Updated (match Figma's color pallete) ***/
/**************************************************************************/
/*  BT main color themes (names try to match Figma Component Library):  */
/**************************************************************************/
/**********************************************************************/
/*  Pre-Defined Variables. (need to be defined before globals)  */
/**********************************************************************/
/**********************************************************************/
/*  LEGACY VARIABLES (TODO - consolidate or rename in Tech Debt) */
/**********************************************************************/
/*******************/
/* Filters */
/*******************/
/*******************/
/* Theme Overrides */
/*******************/
header .top-bar {
  background: #1F74CE;
  height: 8px;
}
header .content {
  margin: 0 auto;
  width: 1050px;
}
header .logo {
  display: block;
  height: 58px;
  margin: 30px auto 20px auto;
  width: 208px;
}
#main-content {
  display: block;
  padding-top: 190px;
}
/* original padding: 105px */
.bt-logo-opaque {
  top: 5%;
  left: 33%;
  position: absolute;
  -ms-interpolation-mode: nearest-neighbor;
  background-image: url('images/BigTimeIQSymbol.svg');
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 300px;
  width: 300px;
  margin-left: 5px;
  margin-right: 5px;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  opacity: 0.3;
}
.authenty {
  border: 1px solid #B3B3B3;
  margin: 0 auto;
  width: 50%;
  box-shadow: 0px 20px 34px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-color: #FFFFFF;
}
.authenty .validation-summary-errors > ul:before {
  -ms-interpolation-mode: nearest-neighbor;
  background-image: url('images/info-icon-red.svg');
  background-repeat: no-repeat;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  width: 22px;
  height: 22px;
  position: absolute;
  content: " ";
}
.authenty .validation-summary-errors > ul {
  margin-bottom: 0px;
  padding-left: 0px;
}
.authenty .validation-summary-errors > ul > li {
  padding-left: 28px;
  padding-top: 3px;
  list-style-type: none;
  color: #4D4D4D;
}
.authenty .validation-summary-errors {
  background-color: #FCEAE8 !important;
  border: 1px solid #FCEAE8;
  border-color: transparent;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 6px 14px 10px 8px;
  border-radius: 2px;
}
.validation-summary-valid {
  display: none;
}
.authenty ul.form-group > li input {
  margin-bottom: 0px;
}
.authenty .form-main.form-group label {
  padding-left: 0px;
}
.authenty .form-main .form-group > ul {
  padding: 0px;
}
.authenty input[type="text"],
.authenty input[type="password"] {
  background-color: #FFFFFF;
  border: 1px solid #B3B3B3;
  border-radius: 2px;
  color: #222222;
  height: 30px;
  margin-bottom: 10px;
  margin-right: 3px;
  padding: 10px 0px 10px 12px;
  width: 100%;
}
.authenty input[type="text"]::-webkit-input-placeholder,
.authenty input[type="password"]::-webkit-input-placeholder {
  color: #B3B3B3;
}
.authenty input[type="text"]::-moz-placeholder,
.authenty input[type="password"]::-moz-placeholder,
.authenty input[type="text"]:-ms-input-placeholder,
.authenty input[type="password"]:-ms-input-placeholder,
.authenty input[type="text"]:-ms-input-placeholder,
.authenty input[type="password"]:-ms-input-placeholder,
.authenty input[type="text"]:-moz-placeholder,
.authenty input[type="password"]:-moz-placeholder {
  color: #B3B3B3;
}
.authenty .selectContainer:after {
  top: 6px;
}
.authenty .forgotPass {
  width: 100%;
  text-align: right;
  margin-bottom: 5px;
}
.authenty .openIdLogin {
  margin: 20px 0 0 10px;
  text-align: center;
}
.ms-sign-in,
.google-sign-in .abcRioButton {
  box-shadow: unset !important;
  width: 150px !important;
  border: 1px solid #B3B3B3;
}
.authenty .referAFriend {
  text-align: center;
  padding: 15px;
  margin: auto;
}
.authenty .link {
  color: #222222;
  font-family: Arial;
  font-size: 11px;
  line-height: 18px;
  text-align: right;
  text-decoration-line: underline;
}
.authenty .signin {
  font-size: 14px;
  height: 40px;
  margin-top: 5px;
  border-radius: 4px;
}
.authenty .form-main.open-id .signin {
  font-size: 12px;
  height: 30px;
  width: 247px;
}
.authenty .form-header {
  font-family: 'Arial';
  font-size: 15px;
  font-weight: normal;
  color: #222222;
  letter-spacing: 0;
  line-height: 0;
  padding: 25px 0;
  position: relative;
  text-transform: uppercase;
}
.authenty .form-header .title {
  margin-left: 30px;
}
.authenty .form-header .tip {
  background: url(images/btsprite.png) no-repeat -2px -40px;
  bottom: -7px;
  height: 7px;
  left: 120px;
  position: absolute;
  width: 13px;
}
.authenty .form-main {
  padding: 40px 117px 30px 100px;
}
.authenty .form-main label {
  color: #222222;
  display: block;
  font-size: 12px;
  font-family: Arial;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 0px;
}
.authenty .form-main .remember-me {
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  color: #222222;
  position: absolute;
  display: contents;
}
.authenty .form-main .remember-me-text {
  margin: 0px;
  padding-left: 25px;
  display: inline-block;
  width: 166px;
}
.authenty .form-main.password-reset .login-logo-wrapper,
.authenty .form-main.open-id .login-logo-wrapper {
  margin-bottom: 36px;
}
.authenty .form-main .login-logo-wrapper {
  text-align: center;
  margin-bottom: 48px;
}
.authenty .form-main .login-logo-wrapper img {
  width: 80%;
  height: 100%;
}
.authenty .form-footer {
  border-top: 1px solid #B3B3B3;
  padding: 25px;
}
.authenty .text {
  font-size: 12px;
}
.authenty .openid_large_btn {
  background: #FFFFFF url(images/openid-logos.png);
  display: block;
  float: left;
  height: 50px;
  margin: 6px;
  width: 143px;
  _height: 50px;
  _width: 143px;
}
.authenty .creds-login {
  clear: both;
  margin: 5px 0 0 5px !important;
}
.authenty #openIdContainer,
.authenty #openIdContainer.form-group {
  text-align: center;
  margin: 20px 0px;
}
.authenty #openIdContainer.form-group > ul > li {
  justify-content: center;
  display: flex;
}
.authenty input[type="checkbox"] {
  border-radius: 2px;
}
.authenty .intuit-sign-in {
  margin-bottom: 18px;
  margin-right: 28px;
}
iframe[src^="https://apis.google.com/u/0/_/widget/oauthflow/toast"] {
  display: none;
}
.authenty .form-group {
  margin: 0;
}
.authenty .form-control {
  font-size: 14px;
}
.authenty .form-control[disabled] {
  background-color: #E6E6E6 !important;
}
.authenty .bottom-info {
  margin: 15px 0px 0px 0px;
}
#frmRegisterSI {
  display: none;
}
.authenty a {
  cursor: pointer;
}
.authenty .password-reset a {
  color: #222222;
  text-decoration: underline;
}
.authenty .password-reset a:hover {
  border-bottom: none;
}
.authenty .form-main.password-reset {
  padding-bottom: 48px;
}
.authenty .list-group {
  *height: 261px;
  max-height: 261px;
  overflow-y: auto;
}
.authenty .list-group-item .firm-title {
  display: block;
  font-size: 17px;
}
.authenty .creation-date {
  font-size: 11px;
}
.referral-module {
  background: url(images/referral-module-bkgd.svg);
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  box-shadow: 0px 20px 34px rgba(0, 0, 0, 0.1);
  width: 50%;
  margin: 15px auto;
  border: 1px solid #034588;
  border-radius: 10px;
}
.referral-module .content {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 45px;
}
.referral-module .content .description {
  width: 60%;
  font-weight: 700;
  font-size: 20px;
  color: #FFFFFF;
  margin: 0;
}
.referral-module .content .description span {
  color: #60FFF5;
}
.referral-module .content .learn-container {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.referral-module .content .learn-container .learn-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 111px;
  height: 31px;
  border: 1px solid #FFFFFF;
  border-radius: 45px;
  color: #FFFFFF;
  font-weight: 600;
  padding: 0 10px;
}
.referral-module .content .learn-container .learn-btn:hover {
  background-color: #FFFFFF;
  color: #1F74CE;
}
.referral-module .content .learn-container .learn-btn:hover > .icon-container > i {
  filter: invert(38%) sepia(98%) saturate(1129%) hue-rotate(193deg) brightness(81%) contrast(98%);
}
.referral-module .content .learn-container .learn-btn > .icon-container {
  padding: 0;
  margin-left: 5px;
  width: 16px;
  height: 16px;
}
.open-invoice-container {
  padding-top: 10px;
}
.open-invoice-container .btn {
  margin: 10px;
}
.open-invoice-container .checkbox-container {
  padding-left: 20px;
}
.open-invoice-container .already-paid {
  padding-top: 10px;
}
.open-invoice-container .already-paid a {
  padding: 0 5px;
}
#privacyOuterPanel {
  margin-top: -50px;
}
#privacyInnerPanel {
  padding: 0px 30px 0px 30px;
  max-height: 500px;
  overflow-y: scroll;
}
#privacyCustomPolicy {
  margin-bottom: 10px;
}
#privacyButtonPanel {
  margin: 30px 0px 30px 0px;
}
.authenty .password-reset .signin {
  margin-top: 26px;
}
.authenty .azuread {
  height: 575px;
}
.authenty .azuread .btn {
  margin-bottom: 10px;
}

