﻿/* Variables */
body, a, label, input, select, p, td {
  background-color: #fff;
  font-size: 12px !important; }

input[type='image'] {
  background-color: transparent; }

#LoginFooter {
  margin: auto;
  left: 0;
  right: 0; }

#CompanyName, h1 {
  display: none; }

#ProductName {
  display: none; }

#ProductVersion {
  text-align: center;
  position: relative; }

#UsernamePanel > div, #PasswordPanel > div {
  width: 100%; }

.RememberMe {
  top: 10px; }

#LoginSpinner {
  left: auto;
  top: auto; }

#LoginSpinner img {
  width: 30px; }

#LoginSpinner span {
  position: relative;
  bottom: 10px;
  left: 5px; }

.LoginForm.HasProviderDropDown .RememberMe {
  position: relative;
  top: -5px;
  margin-left: 8px !important;
  clear: both; }

.Watermark {
  left: 30px;
  color: #bbb;
  font-size: 15px;
  top: 7px; }

#PageBackground {
  display: none; }

.pageBg {
  background: url("/img/2.jpg") no-repeat center center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1; }

#PageContent {
  border: 0;
  background-color: #fff;
  box-shadow: 0px 0px 25px #333333;
  margin: 0;
  z-index: 100;
  height: auto;
  left: 475px;
  right: 0;
  top: 50%;
  padding: 39px 39px 39px 39px;
  border-radius: 10px;
  margin-top: -130px;
  height: 252px;
  box-sizing: border-box; }

.loginWrapper.ssoLogin #PageContent {
  width: 298px; }

.loginWrapper.explicitLogin #PageContent {
  width: 353px; }

.loginWrapper.ssoLogin.explicitLogin #PageContent {
  width: 594px; }

.loginWrapper {
  position: absolute;
  left: 50%;
  height: 100%; }

.loginWrapper {
  width: 828px;
  margin-left: calc( 828px / -2); }

.loginWrapper.ssoLogin {
  width: 773px;
  margin-left: calc( 773px / -2); }

.loginWrapper.explicitLogin.ssoLogin {
  width: 1069px;
  margin-left: calc( 1069px / -2); }

.loginWrapper.explicitLogin.ssoLogin #LoginBox {
  border-right: 1px solid #f1f1f1;
  margin-right: 10px;
  padding-right: 10px; }

#LoginBox {
  width: 275px;
  height: 100%; }

/* SSO Login Link */
#ssoLoginWrapperDiv {
  text-align: center;
  position: absolute;
  display: block;
  height: 100%;
  top: 0px;
  width: 220px; }

.loginWrapper.explicitLogin #ssoLoginWrapperDiv {
  left: calc( 275px + 20px); }

#ctl00_ContentPlaceHolder1_ProviderDropDownList {
  padding: 2px;
  border-radius: 0;
  background-color: transparent;
  color: #727272;
  width: 100%;
  font-size: 14px; }

#ctl00_ContentPlaceHolder1_PanelForDropShadow {
  box-shadow: none !important;
  height: 100%; }

#LoginBox {
  border: 0;
  background: none;
  background-color: transparent;
  position: relative;
  vertical-align: middle; }

#cloudSSOLogin {
  background: none;
  border: 0;
  border-radius: 0;
  background-color: #566573;
  color: #fff !important;
  font-size: 14px !important;
  height: auto;
  width: 100%;
  display: inline-block;
  font-family: Verdana;
  color: White;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  /* Tweak the layout relative to the LoginButton */
  padding: 7px 0px;
  text-decoration: none; }

#cloudSSOLogin span {
  /* Descenders aren't included in the auto line height for spans, so force it. */
  line-height: 17px; }

#ctl00_ContentPlaceHolder1_UsernameTextBox:-webkit-autofill {
  background: url(/img/user.png) no-repeat left center;
  -webkit-box-shadow: 0 0 0 1000px #bbb inset !important; }

#ctl00_ContentPlaceHolder1_PasswordTextBox:-webkit-autofill {
  background: url(/img/padlock.png) no-repeat left center;
  -webkit-box-shadow: 0 0 0 1000px #bbb inset !important; }

#LoginFooter {
  border: 0;
  background: #f1f2f7;
  position: absolute;
  bottom: 0;
  width: 60%;
  background-color: transparent;
  display: none; }

#LoginFooter img {
  text-align: center;
  width: 220px; }

#ProductName, #ProductVersion {
  color: #333333;
  padding: 1em;
  font-size: 10px; }

#ctl00_ContentPlaceHolder1_ApplicationNameLabel {
  display: none; }

#CompanyName {
  background: url("/img/cilogo.png") no-repeat center center;
  position: relative;
  height: 100px;
  top: auto;
  right: auto;
  background-size: 50%; }

.LoginForm {
  position: relative;
  top: auto;
  width: 100%;
  left: auto;
  padding: 0;
  margin: auto;
  height: auto !important; }

.LoginForm.HasProviderDropDown {
  top: 0; }

.LoginForm.HasProviderDropDown #ProviderPanel, #UsernamePanel, #PasswordPanel, .LoginButton, .RememberMe {
  position: static; }

.RememberMe {
  font-size: 14px;
  color: #f1f1f1 !important; }

.RememberMe label {
  position: relative;
  bottom: 2px;
  color: #727272;
  font-size: 12px;
  margin-left: 5px; }

.LoginForm.HasProviderDropDown #ProviderPanel select {
  width: 100%;
  border: 0;
  border-radius: 0;
  background-color: #fff;
  border: 2px solid #f1f2f8 !important;
  margin-bottom: 5px;
  font-family: Rubik;
  color: #ccc;
  font-size: 14px; }

.PreselectedProviderPanel {
  margin-top: -10px;
  color: #54667a;
  clear: both; }

.ValidationBug {
  width: auto !important; }

#ctl00_ContentPlaceHolder1_ProviderDropDownList_RequiredFieldValidator img {
  position: relative;
  bottom: 18px; }

#ProviderPanel {
  position: relative;
  margin-top: 7px; }

.ProviderLabel {
  color: #727272;
  font-size: 14px; }

#ctl00_ContentPlaceHolder1_UsernameTextBox {
  background: url("/img/user.png") no-repeat 4px center; }

#ctl00_ContentPlaceHolder1_PasswordTextBox {
  background: url("/img/padlock.png") no-repeat 4px center; }

#ctl00_ContentPlaceHolder1_UsernameTextBox, #ctl00_ContentPlaceHolder1_PasswordTextBox {
  border: 0;
  border-radius: 0;
  background-color: transparent !important;
  margin-bottom: 10px;
  padding-bottom: 5px;
  background-size: 18px;
  display: block;
  color: #727272;
  border-bottom: 1px solid #f1f1f1 !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
  width: 100%;
  padding-left: 30px;
  box-sizing: border-box; }

.ChangeProviderHyperlink {
  font-size: 14px;
  color: #727272; }

.RememberMe {
  margin-bottom: 10px; }

.LoginButton {
  background: none;
  border: 0;
  border-radius: 0;
  background-color: #86b5d2;
  color: #fff !important;
  font-size: 14px !important;
  height: auto;
  width: 98%;
  padding: 7px 10px;
  display: inline-block;
  margin-left: 8px; }

#CopyrightLabel {
  display: none; }

#CopyrightLabel span, #CopyrightLabel a {
  color: #f1f2f7 !important;
  text-decoration: none;
  display: none; }

#ctl00_ContentPlaceHolder1_RememberMeCheckBox {
  margin: 0;
  padding: 0; }

.captionH2 {
  color: #f1f1f1;
  font-size: 22px;
  font-weight: 300 !important;
  display: block;
  text-align: center;
  position: absolute;
  bottom: -1px;
  z-index: 150;
  line-height: 30px;
  width: 100%;
  /* text-shadow: 3px 3px rgba(0,0,0, 0.4); */ }

.captionHolder {
  margin-top: -90px;
  text-align: center; }

.captionHolder img {
  margin-top: 13px; }

.customerLogo {
  width: 340px;
  margin: auto;
  left: 0;
  right: 0;
  padding: 20px 0;
  border: 0;
  outline: 0;
  position: absolute;
  text-align: center; }

.customerLogo img {
  width: 75%; }

.bgOverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  opacity: .4;
  z-index: 50;
  display: none !important; }

.clientLogo, .captionH2, .bgOverlay, .captionHolder, .logoIcon, .pageBg, .ciBlack {
  display: block; }

.ciBlack {
  position: absolute;
  bottom: 45px;
  width: 400px;
  opacity: 1;
  left: 50%;
  z-index: 100;
  margin-left: -200px;
  opacity: 1; }

.boxBridge {
  width: 35px;
  height: 30px;
  background-color: #fff;
  position: absolute;
  left: 440px;
  top: 50%;
  margin-top: -25px;
  z-index: 500; }

.clientLogo {
  padding: 30px 100px 50px 100px;
  position: absolute;
  top: 50%;
  z-index: 150;
  background-color: #fff;
  margin-top: -130px;
  left: 0;
  width: 440px;
  box-shadow: 0px 0px 25px #333333;
  text-align: center;
  border-radius: 10px;
  height: 252px;
  box-sizing: border-box; }

.clientLogoInner {
  width: 240px;
  margin-left: auto;
  margin-right: auto;
  height: 152px;
  /* position: relative; */ }

.clientLogoInner h5 {
  text-align: center;
  color: #727272;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  letter-spacing: 0px; }

.clientLogoInner p {
  text-align: center;
  color: #727272;
  font-size: 11px;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  font-weight: normal; }

.blackOverlay {
  position: absolute;
  background-color: #86b5d2;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }

.clientLogoInner hr {
  background-color: #f1f1f1;
  height: 1px;
  border: 0;
  margin: 10px 0 10px 0;
  position: relative;
  width: 99%; }

.clientLogo img {
  width: 100%; }

.logoIcon {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: -1;
  display: none !important; }

.logoIcon img {
  height: 80%;
  display: table-cell;
  vertical-align: middle; }

.ValidationBug {
  width: auto !important;
  display: inline-block;
  float: left;
  position: relative;
  bottom: 25px;
  right: 15px; }

