/* IMPORTANT Update the version id below every time you make a change in the css file to prevent browser caching issues */

@font-face {
  font-family: "Benton Sans Light";
  src: url(../font/BentonSans-Light-normal.eot?#iefix) format('embedded-opentype'), url(../font/BentonSans-Light-normal.woff) format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Benton Sans Light";
  src: url(../font/BentonSans-Light-italic.eot?#iefix) format('embedded-opentype'), url(../font/BentonSans-Light-italic.woff) format('woff');
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: "Benton Sans Book";
  src: local("Benton Sans Book");
  src: url(/public/font/BentonSans-Book.woff) format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Benton Sans Medium";
  src: local("Benton Sans Medium");
  src: url(/public/font/BentonSans-Medium.woff) format('woff');
  font-style: normal;
  font-weight: normal;
}

body {
  margin: 0;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.tb-body {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #666;
  background-color: #f5f5f5;
}

.tb-app {
  padding: 1em;
}

.tb-emphasize {
  font-weight: bold;
}

.tb-top-bar-logo {
  width: 132px;
  height: 27px;
  background-image: url(../img/tableau_mono_logo.png);
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-right: 35px;
}

.tb-checkmark-icon {
  width: 20px;
  height: 20px;
  background-image: url(../img/checkmark.png);
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  background-repeat: no-repeat;
}

.tb-alert-icon {
  width: 19px;
  height: 19px;
  background-image: url(../img/alert_normal.png);
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  background-repeat: no-repeat;
}

.tb-resource-url-info-tip-icon {
  width: 14px;
  height: 14px;
  display: inline;
  vertical-align: center;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-left: 10px;
}

.resource-uri-marker-text {
  display: inline;
}

.tb-top-bar {
  padding: 8px 18px;
  background-color: rgb(42,87,117);
  min-width: 1000px;
  height: 29px;
  font-size: 12px;
  line-height: 29px;
  outline: 0;
}

.tb-top-bar .tb-title {
  color: rgb(255,255,255);
  opacity: .85;
  letter-spacing: 0.08em;
}

#default-title {
  font-weight: normal
}

#now-signed-in-as {
  color: #eb8f50;
  letter-spacing: 0.08em;
}

.tb-app table {
  font-size: 12px;
  margin: 2em;
}

.tb-app table input.value {
  width: 300px;
}

div.form-buttons {
  text-align: left;
}

#prelogin-page, #email-code-verification-page {
  font-family: "Benton Sans Book", sans-serif;
  font-size: 16px;
  margin-top: 8%;
  color: #000000;
  width: 100%;
  min-height: 350px;
  text-align: center;
  float: center;
  flex: 1;
}

#prelogin-sign-in {
  margin-top: 8px;
}

#email-code-verification-page {
  background-color: #F9F9F9;
}

.tb-button-container, .site-uri-marker{
  font-family: "Benton Sans Medium", sans-serif;
}

.site-uri-marker {
  line-break: anywhere
}

#site-uri-marker-container-group, #tenant-uri-marker-container-group{
  margin-bottom: 24px;
}

.resource-uri-infotip {
  position:relative;
  display:inline-block;
}

.resource-uri-infotip span {
  position:absolute;
  display:block;
  opacity:0;
  gap: 0px;

  /*infotip box size and position*/
  top: auto;
  left: -180px;
  width: 190px;
  height: Hug (88px)px;
  
  /*infotip box style*/
  background-color: #FFFFFF;
  box-shadow: 0px 2px 16px 0px #2E2E2E1A;
  border: 1px solid #C9C9C9;
  border-radius: 1px 0px 0px 0px;

  /*infotip font style*/
  font-family: "Benton Sans Light";
  font-size: 12px;
  font-weight: 350;
  line-height: 18px;
  letter-spacing: 0.20000000298023224px;
  text-align: left;
  padding: 8px 8px 8px 16px;
  
  /*fade out*/
  transition: 0.2s all ease-out;
}

.resource-uri-infotip img:hover ~ * {
  opacity:1;
  display:block;
}

#site-uri-marker-container {
  max-width: 40ch;
  padding: 0px;
  text-align: center;
  margin-bottom: 24px;
  margin-top: 24px;
}

.tb-button-container {
  margin-bottom: 14px;
  padding: 6px;
}

#unique-verification-code {
  font-size: 16px;
  margin: 24px 0px 24px;
}

#validate-code-btns {
  margin-top: 26px;
}

.tb-login-logo {
  width: 300px;
  height: 62.4px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-image: url(../img/Tableau-Logo-RGB.png);
  margin-bottom: 40px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.tb-warning-logo {
  width: 16px;
  height: 16px;
  float: left;
  margin-top: 5px;
  padding-bottom: 16px;
  background-image: url(../img/exclude_16px_large.svg);
  background-repeat: no-repeat;
  margin-right: 6px;
}

@media only screen and ( -webkit-min-device-pixel-ratio: 1.3 ),
       only screen and (    min--moz-device-pixel-ratio: 1.3 ),
       only screen and (      -o-min-device-pixel-ratio: 2.6/2 ), /* returns 1.3, see Dev.Opera */
       only screen and (         min-device-pixel-ratio: 1.3 ),
       only screen and ( min-resolution: 124.8dpi ),
       only screen and ( min-resolution: 1.3dppx ) {

  .tb-login-logo {
    background-image: url(../img/tableau_rgbx2.png);
    background-repeat: no-repeat;
  }
}

.tb-login-title, .tb-site-uri-error-container, #unable-to-sign-in-title {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 350;
  width: 270px;
}

#site-uri-input-container {
  text-align: left;
}

#verification-code-prompt-1, #gas-no-sites-title {
  margin-bottom: 16px;
}

.tb-title {
  font-size: 26px;
  letter-spacing: 0.2px;
}

.tb-copyright-container {
  font-size: 10px;
  color: rgb(102,102,102);
}

.tb-description {  
  margin-bottom: 32px;
  margin-top: 24px;
  max-width: 38ch;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
  text-align: center;
  padding: 0px 16px;
  font-size: 14px;
  font-family: "Benton Sans Light";
  line-height: 1.6;
  letter-spacing: 0.2px;
}

#sync-client-title {
  display: none;
}

.tb-saml-login,
.tb-error-box
#email-code-verification-center {
  position: relative;
  top: 10%;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}

#email-code-verification-center {
  background-color: #FFFFFF;
  width: 75%;
  margin: auto;
  padding: 48px 0px 48px;
}

#email-code-verification-title {
  margin-bottom: 40px;
}

#emailLabel {
  margin: 24px 0 8px 0
}

form {
  line-height: normal;
}

.tb-light-padded {
  padding-top: 3px;
}

.tb-padded {
  padding: 6px;
  letter-spacing: 0.2px;
}

.tb-text-box .tb-text-box-holder {
  height: 40px;
}

.tb-text-box-holder {
  position: relative;
  height: 23px;
}

.tb-text-box {
  border-radius: 2px;
  -o-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
}

.tb-text-box-accessible-border {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #656565;
  border-radius: 1px;
  background-color: #fff;
  color: #666;
  padding: 1px 7px;
}

.tb-text-box-error-border {
  border-color: #C93A47;
}

.tb-text-box-accessible-border.hover, .tb-site-picker-search-bar.hover {
  border-radius: 1px;
  border: 1px solid #3498DB;
  box-shadow: 0 0 4px 0 #3498DB;
}

.tb-text-box-accessible-border.mouseHover:not(.hover)  {
  border: 1px solid #333333;
  background-color: #FAFAFA;
}

.tb-site-picker-search-bar.mouseHover:not(.hover) {
  border: 1px solid #333333;
  fill: #333333;
}

.tb-text-box-input.mouseHover:not(:focus) {
  background-color: #EBEBEB;
}

.tb-text-box .tb-text-box-accessible-border {
  border-radius: 1px;
  -o-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -khtml-border-radius: 1apx;
}

.tb-text-box .tb-text-box-input {
  height: 36px;
  line-height: 30px;
  font-size: 13px;
}

.tb-checkbox.tb-checkbox-accessible:focus {
  border-radius: 1px;
  border: 1px solid #3498DB;
  box-shadow: 0 0 4px 0 #3498DB;
  background-image: none;
}
 
.tb-checkbox.tb-checkbox-accessible.tb-checked:focus {
  border-radius: 1px;
  border: 1px solid #3498DB;
  box-shadow: 0 0 4px 0 #3498DB;
  background-image: url(../img/checkbox_selected_normal.png);
}

:focus {outline:none;}
::-moz-focus-inner {border:0;}

.tb-text-box {
  display: block;
  width: 294px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
  text-align: left;
  padding: 4px;
}

.tb-text-box-input {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 19px;
  line-height: 19px \9;
  margin-left: -6px;
  margin-right: -6px;
  padding-left: 6px;
  padding-right: 6px;
  color: inherit;
  background-color: #fff;
  vertical-align: top;
  font-size: 11px;
  font-family: inherit;
}

.tb-text-box-input::-webkit-input-placeholder {
  font-family: "Benton Sans Light", sans-serif;
  font-style: italic;
  color: #BFBFBF;
}

.tb-text-box-input:-moz-placeholder { /* Firefox 18- */
  font-family: "Benton Sans Light", sans-serif;
  font-style: italic;
  color: #BFBFBF;
}

.tb-text-box-input::-moz-placeholder {  /* Firefox 19+ */
  font-family: "Benton Sans Light", sans-serif;
  font-style: italic;
  color: #BFBFBF;
}

.tb-text-box-input::-ms-input-placeholder {
  font-family: "Benton Sans Light", sans-serif;
  font-style: italic;
  color: #BFBFBF;
}

.tb-text-box-input::-ms-clear {
  display: none;
}

.tb-text-box-label {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
  margin: 0 0 4px 0;
}

.tb-clear-button-container {
  width: 24px;
  height: 24px;
  right: 0;
  position: absolute;
  margin-top: 5px;
  cursor: pointer;
}

.tb-clear-button {
  position: absolute;
  background-image: url(/public/img/Widget_Small_Close.svg);
  right: 0;
  width: 14px;
  height: 14px;
  margin-top: 7px;
  margin-right: 10px;
}

.tb-clear-button-container:hover div {
  background-image: url(/public/img/Widget_Small_Close_Active.svg);
}

.tb-button {
  margin-top: 6px;
  width: 294px;
  display: block;
  line-height: 34px;
  padding: 6px 7px;
  background-color: #1A699E; /* desktopBlue */
  text-align: center;
  font-size: 16px;
  font-family: inherit;
  color: #fff;
  border: 2px solid;
  border-color: #1A699E;
  outline: 0;
  border-radius: 2px;
  -o-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  transition: background-color 150ms ease-in;
  -o-transition: background-color 150ms ease-in;
  -moz-transition: background-color 150ms ease-in;
  -webkit-transition: background-color 150ms ease-in;
  -khtml-transition: background-color 150ms ease-in;

  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
}

.tb-light-button {
  margin-top: 12px;
  width: 300px;
  display: block;
  line-height: 34px;
  padding: 6px 18px;
  background-color: rgb(255,255,255); /* desktopBlue */
  text-align: center;
  font-size: 16px;
  font-family: inherit;
  color: #666666;
  border: 1px solid;
  border-color: #666666;
  outline: 0;
  border-radius: 1px;
  -o-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  transition: background-color 150ms ease-in;
  -o-transition: background-color 150ms ease-in;
  -moz-transition: background-color 150ms ease-in;
  -webkit-transition: background-color 150ms ease-in;
  -khtml-transition: background-color 150ms ease-in;

  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
}

#site-picker-search-bar {
  color: #666666;
}

#site-picker-no-match-found {
  color: #666666;
}

.tb-site-picker-container {
  border: 1px solid rgb(203, 203, 203);

  -webkit-flex-direction: column;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  display: inline-flex;
  flex-direction: column;
  line-height: normal;
  margin-top: 32px;
  margin-bottom: 11px;
  min-width: 300px;
  max-width: 750px;
  max-height: 40vh;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.16);
}

.tb-site-picker-search-bar-container {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-direction: column;
  color: #666666;
  display: -webkit-inline-flex;
  display: inline-flex;
  flex-direction: column;
  position: relative;
  min-height: 32px;
}

.tb-site-picker-search-bar-holder {
  min-height: 1px;
  position: relative;
}

.tb-site-picker-search-bar {
  -webkit-appearance: none;
  background-color: transparent;
  border: 0px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 16px;
  padding: 1px;
  background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M7.5%200C5.015%200%203%202.015%203%204.5S5.015%209%207.5%209%2012%206.985%2012%204.5%209.985%200%207.5%200zm0%208C5.567%208%204%206.433%204%204.5S5.567%201%207.5%201%2011%202.567%2011%204.5%209.433%208%207.5%208z%22%2F%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M5.026%207.858l-3.96%203.96c-.243.243-.641.243-.884%200s-.243-.641%200-.884l3.96-3.96c.243-.243.641-.243.884%200s.243.641%200%20.884z%22%2F%3E%3C%2Fsvg%3E') 12px center no-repeat border-box;
  padding-left: 34px;
  font-size: 14px;

  background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M7.5%200C5.015%200%203%202.015%203%204.5S5.015%209%207.5%209%2012%206.985%2012%204.5%209.985%200%207.5%200zm0%208C5.567%208%204%206.433%204%204.5S5.567%201%207.5%201%2011%202.567%2011%204.5%209.433%208%207.5%208z%22%2F%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M5.026%207.858l-3.96%203.96c-.243.243-.641.243-.884%200s-.243-.641%200-.884l3.96-3.96c.243-.243.641-.243.884%200s.243.641%200%20.884z%22%2F%3E%3C%2Fsvg%3E') 6px center no-repeat border-box;
  padding-left: 22px;

  padding-right: 31px;
  min-height: 34px;
}

.tb-search-bar-clear {
  -webkit-align-items: center;
  -webkit-justify-content: center;
  align-items: center;
  bottom: 1px;
  display: none;
  justify-content: center;
  position: absolute;
  right: 1px;
  top: 4px;
  width: 23px;
  content: url(/public/img/Widget_Small_Close.svg);
  display: inline-block;
  height: 14px;
  width: 14px;
  line-height: 8px;
  padding-right: 4px;
  padding-top: 6px;
}

.tb-search-bar-clear:hover {
  content: url(/public/img/Widget_Small_Close_Active.svg);
}

input.tb-site-picker-search-bar {
  height: 28px;
}

.tb-site-picker-list-holder {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-overflow-scrolling: touch;
  -webkit-user-select: none;
  box-sizing: border-box;
  cursor: default;
  line-height: normal;
  overflow-y: auto;
  user-select: none;
  white-space: nowrap;
  min-width: 0;
  margin-top: 5px;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tb-site-picker-list-holder [role="option"]{
  -webkit-align-items: center;
  text-align: left;
  min-height: 32px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 22px;
  padding-right: 6px;
  font-size: 14px;
  color:#2A79AF;
  line-height: 32px;
}

.tb-site-picker-list-holder [role="unselectable_option"]{
  -webkit-align-items: center;
  text-align: left;
  min-height: 32px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 22px;
  padding-right: 6px;
  font-size: 14px;
  color:#858585;
  line-height: 32px;
}

.tb-site-picker-list-holder [role="option"]:hover {
  background-color: rgb(245, 245, 245);
}

.tb-site-picker-list-holder [role="option"]:active {
  background-color: #E6E6E6;
}

.tb-site-picker-link-tenant-font {
  font-family: "Benton Sans Medium", sans-serif;
  font-weight: 500;
}

.tb-site-picker-tenant-entry-up-boarder {
  border-top: 1px solid #cbcbcb;
  margin-top: 11px;
  padding-top: 11px;
}

.tb-site-picker-tenant-last-entry {
  padding-bottom: 11px;
}

.tb-site-picker-tenant-holder-padding {
  padding-top: 16px;
}

.tb-site-picker-link-site-padding {
  margin-left: 16px;
}

.tb-site-selected {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22%22%20width%3D%2210%22%20height%3D%2210%22%3E%0A%20%20%3Cstyle%3E%0A%20%20%20%20.disabled%7Bopacity%3A0.35%7D%0A%20%20%20%20.active%20path%7Bfill%3A%23333%7D%0A%20%20%20%20path%2C.disabled%20path%7Bfill%3A%23666%7D%0A%20%20%3C%2Fstyle%3E%0A%20%20%3Cpath%20d%3D%22M4.2%209.3C4%209.3%203.8%209.2%203.7%209.1l-3-3L1.8%205l2.3%202.3%204-6.7%201.3%200.8L4.9%209C4.7%209.2%204.5%209.3%204.2%209.3L4.2%209.3z%22%20%2F%3E%0A%3C%2Fsvg%3E);
  background-position: 6px center;
  background-repeat: no-repeat;
  background-color: #E6E6E6;
}

.tb-site-in-tenant-padding {
  margin-left: 22px;
}

.tb-light-button:hover {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #ebebeb;
}

.tb-button:hover {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  outline: none;
  background-color: #2A79AF; /* applicationBlue */
  border-color: #2A79AF; /* applicationBlue */
}

.tb-button:disabled {
  background-color: #BFBFBF;
  border-color: #BFBFBF;
  cursor: default;
}

.tb-light-button:focus {
  cursor: pointer;
  color: #666666;
  text-decoration: none;
  outline: none;
  background-color: #fff;
  border-color:  #666666;
  border: 1px solid #3498DB;
  box-shadow: 0 0 4px 0 #3498DB;
  border-radius: 1px;
}

.tb-button:focus {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  outline: none;
  background-color: #1A699E; /* applicationBlue */
  border-color:  #1A699E; /* applicationBlue */;
  border: 1px solid #3498DB;
  box-shadow: 0 0 4px 0 #3498DB;
  border-radius: 1px;
}

.tb-button:active {
  background-color: #15557F;
  border-color: #15557F;
}

.tb-button::-moz-focus-inner, .tb-light-button::-moz-focus-inner {
  border: 1px solid;
}

.tb-button-busy {
  padding: 6px 70px;
  position: relative;
  color: #fff;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=35)';
  filter: alpha(opacity=35);
  opacity: 0.35;
  transition: none;
  -o-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -khtml-transition: none;
  cursor: default;
}

.tb-checkbox {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 15px;
  height: 15px;
  outline: 0;
  color: #666;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(../img/checkbox_empty_normal.png);
  border: 1px solid #656565;
}

.tb-checkbox:hover,
.tb-checkbox:focus {
  background-image: url(../img/checkbox_empty_hover.png);
  color: #333;
}

.tb-checkbox.tb-disabled {
  background-image: url(../img/checkbox_empty_disabled.png);
  cursor: default;
  color: #dadada;
}

.tb-checkbox.tb-checked {
  background-image: url(../img/checkbox_selected_normal.png);
}

.tb-checkbox.tb-checked:hover,
.tb-checkbox.tb-checked:focus {
  background-image: url(../img/checkbox_selected_hover.png);
  color: #333;
}

.tb-checkbox.tb-checked.tb-disabled {
  background-image: url(../img/checkbox_selected_disabled.png);
  cursor: default;
  color: #dadada;
}

.tb-checkbox.tb-mixed {
  background-image: url(../img/checkbox_mixed_normal.png);
}

.tb-checkbox-label {
  margin-left: 3px;
  line-height: 15px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: 0.2px;
  max-width: 120px;
}

#remember, #busy, #error-details, #error-message, #too-many-attempts-error-message {
  display: none;
}

.error-text {
  color: rgb(201,58,71); /* attentionRedDark #c93a47 */
  text-align: center;
  width: 360px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  margin-top: 8px;
  padding-bottom: 0px;
  font-family: "Benton Sans Light", sans-serif;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 24px;
}

form input[type="email"], form input[type="password"] {
  font-size: 14px;
  color: #4E4E4E;
}

input[type=checkbox] {
  vertical-align: middle;
  position: relative;
  bottom: 2px;
}

.button {
  width: 280px;
  height: 36px;
}

.tb-icon-sign-in-arrow {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin-left: 12px;
}
.tb-icon-sign-in-arrow {
  background-image: url(../img/SignIn_Arrow_White.svg);
  width: 18px;
  height: 18px;
}

#password-management {
  color: #888888;
  width: 294px;
  padding-bottom: 14px;
}

#forgot {
  float: right;
  text-align: right;
  padding: 1px 0 0 0;
}

.tb-text-link {
  cursor: pointer;
  font-family: "Benton Sans Medium", sans-serif;
  color: #1A699E;
  font-weight: bold;
}

.text-btn {
  color: #1A699E;
}

.text-btn:hover {
  color: #2A79AF;
}

.text-btn:visited {
  color: #15557F;
}

.text-btn:focus {
  outline: 1px solid #3498DB;
  box-shadow: 0 0 4px 0 #3498DB;
  border-radius: 1px;
  text-decoration: none;
}

.remember {
  float: left;
  text-align: left;
  padding: 0;
  color: #656565;
  cursor: pointer;
  width: 147px;
}

.use-site-uri-error-gas-prompt-container {
  margin-left: 18px;
}

#forgot {
  padding-top: 2px;
  font-size: 14px;
  font-weight: 350;
  font-family: 'Benton Sans Book';
  letter-spacing: 0.2px;
}

#try-different-email, #start-free-trial {
  text-align: center;
}

#try-different-email {
  padding-left: 16px;
}

#start-free-trial {
  padding-right: 16px;
}

footer {
  z-index: -100;
}

#email-code-verification-footer {
  margin-top: 32px;
}

#gas-no-sites-description-container {
  margin-top: 64px;
  margin-bottom: 16px;
  width: 294px;
  margin-left: auto;
  margin-right: auto;
}

#gas-no-sites-description {
  margin-top: 24px;
}

#footer-inner {
  left: 0;
  right: 0;
  text-align: center;
  font-family: "Benton Sans RE", sans-serif;
  font-size: 11px;
  line-height: 22px;
  color: #4e4e4e;
  background-color: #FAFAFA; /* a solid background for links to meet color contrast for accessibility */
}

.footer-link {
  color: rgb(102,102,102);
}

a {
  color: #05628A;
  text-decoration: none;
  white-space: nowrap;
}

a:hover, a:focus {
  text-decoration: underline;
}

#link-container {
  line-height: 200%;
}

.tb-footer-image {
  min-height: 100px;
  width: 100%;
  opacity: 0.8;
  overflow-x: hidden;
  filter: alpha(opacity=80); /* IE8 */
  background-repeat: repeat-x;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; 
}

#error-table {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
}

.error-heading {
  text-align: left;
}

@media screen\0 {  /* IE 8, 9, 10 */

    #prelogin-page {
      margin-top: 3%;
    }

    .grid-container {
      max-width: 100%;
    }

    .tb-footer-image {
      background-image: url(../img/Viz_25_big.png);
      background-repeat: repeat-x;
      min-height: 200px;
      max-height:calc(100%);
      max-height:-ms-calc(100%);
      overflow-x: auto;
      height:auto;
      margin:0px;
      padding:0px;
      left:0px;
      bottom:0px;
      width: 100%;
      position: absolute;
    }

    #footer-inner {
      z-index: -100;
    }
}

@media only screen and (max-width: 500px) {
  #site-uri-marker-container {
    width: 315px;
    text-align: center;
  }  
}

/* Changes based on width */
@media only screen and (max-width: 400px) {
  #footer-inner {
    font-size: 8px;
  }

  #start-free-trial {
    padding-right: 0;
    display: block;
    padding-bottom: 24px;
  }

  #try-different-email {
    padding-left: 0;
    display: block;
  }

  .tb-warning-logo {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 750px) {
  .tb-site-picker-container {
    width: 300px;
  }

  .tb-site-picker-list-holder {
    min-width: 0;
  }

  .tb-site-picker-entry {
    min-width: 0;
    max-width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

@media (orientation: portrait) {
  #prelogin-page {
    margin-top: 25%;
  }
}

@media only screen and ( min-height: 700px ) and (max-height: 800px) {
  #prelogin-page {
    margin-top: 10%;
  }
}

@media only screen and ( max-height: 700px ) {
  #prelogin-page {
    margin-top: 0px;
  }

  .tb-login-logo {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .tb-login-title {
    margin-bottom: 0px;
  }

  .tb-unable-to-sign-in-description {
    margin-bottom: 0px;
  }
}

@media only screen and ( max-height: 999px ) {
  .tb-footer-image {
    min-height: 0; /* no decorative image below 1000px, collapse the reserved space */
  }
}

@media only screen and ( min-height: 1000px ) {
  .tb-footer-image {
    background-image: url(../img/Viz_25_v2.svg);
    background-position: center 10px;
    height: 25vh; 
  }
}

.float-right {
  float: right;
}

#forgotPassword {
  padding-right: 0px;
  max-width: 147px;
}

#password-management {
  margin-top: 6px;
  margin-bottom: 6px;
}

#site-uri-marker-container {
  margin-top: 32px;
  margin-bottom: 20px;
}

.mfa-re-enroll-notification-page {
  text-align: center;
}

.mfa-re-enroll-login-logo {
  width: 299.73px;
  height: 62.44px;
  margin-top: 189px
}

.mfa-re-enroll-title {
  width: 322px;
  height: 72px;
  margin: auto;
  font-family: "Benton Sans Book", sans-serif;
  font-size: 26px;
  font-weight: 350;
  line-height: 36px;
  letter-spacing: 0.2px;
  text-align: center;
  color: #000000;
  margin-top: 33px
}

.mfa-re-enroll-body {
  width: 363px;
  height: 120px;
  margin: auto;
  font-family: "Benton Sans Book", sans-serif;
  font-size: 14px;
  font-weight: 350;
  line-height: 24px;
  letter-spacing: 0.2px;
  text-align: center;
  color: #333333;
  margin-top: 32px;
}

.mfa-re-enroll-body-2 {
  margin-top: 26px;
}

.mfa-re-enroll-body-continue {
  font-family: "Benton Sans Medium", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.2px;
  text-align: center;
  color: #333333;
}

.mfa-re-enroll-continue-button {
  width: 294px;
  height: 48px;
  padding: 12px 92px 12px 92px;
  border-radius: 2px;
  background: none;
  border: none;
  cursor: pointer;
  margin-top: 16px;
}

.mfa-re-enroll-continue-button-text {
  width: 110px;
  height: 24px;
  font-family: "Benton Sans Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.2px;
  text-align: center;
  color: #05628A;
}
