﻿body {
  font-family: 'Open Sans', sans-serif;
}
.navbar-header {
  position: relative;
  top: 15px;
  left: 60px;
}
.navbar-brand > .icon-banner {
  position: relative;
  top: -2px;
  display: inline;
}
.icon {
  position: relative;
  top: -10px;
}
.logged-out iframe {
  display: none;
  width: 0;
  height: 0;
}
.page-consent .client-logo {
  float: left;
}
.page-consent .client-logo img {
  width: 80px;
  height: 80px;
}
.page-consent .consent-buttons {
  margin-top: 25px;
}
.page-consent .consent-form .consent-scopecheck {
  display: inline-block;
  margin-right: 5px;
}
.page-consent .consent-form .consent-description {
  margin-left: 25px;
}
.page-consent .consent-form .consent-description label {
  font-weight: normal;
}
.page-consent .consent-form .consent-remember {
  padding-left: 16px;
}
.grants .page-header {
  margin-bottom: 10px;
}
.grants .grant {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid lightgray;
}
.grants .grant img {
  width: 100px;
  height: 100px;
}
.grants .grant .clientname {
  font-size: 140%;
  font-weight: bold;
}
.grants .grant .granttype {
  font-size: 120%;
  font-weight: bold;
}
.grants .grant .created {
  font-size: 120%;
  font-weight: bold;
}
.grants .grant .expires {
  font-size: 120%;
  font-weight: bold;
}
.grants .grant li {
  list-style-type: none;
  display: inline;
}
.grants .grant li:after {
  content: ', ';
}
.grants .grant li:last-child:after {
  content: '';
}
.contact-info {
  padding: 30px 60px;
  font-size: 16px;
}
.contact-info .contact-txt {
  color: #00093C;
  margin-right: 15px;
}
.contact-info .site-name {
  color: #F05123;
}
.txt-right {
  text-align: right;
}
.logo-space {
  padding: 0 146px;
}
.brand-logo {
  display: block;
  margin: -11px 95px 0 0;
  width: auto;
  height: 45px;
  float: right;
}
.custom-brand-logo {
  display: block;
  margin: -1px 98px 0 0;
  width: auto;
  height: 48px;
  float: right;
}
.pt-3 {
  padding-top: 50px;
}
.mrg-b-1 {
  margin-bottom: 20px;
}
.mrgl-1 {
  margin-left: 15px;
}
.body-content {
  padding: 0 145px;
}
.body-content .header-color {
  color: #F05123;
  margin-top: -7px;
  margin-bottom: 15px;
}
.body-content .sign-text {
  color: #95969C;
  font-size: 17px;
}
.body-content .img-background {
  position: relative;
  background: url("../img/FTUX header.jpg") no-repeat center;
  height: 500px;
  background-size: cover;
}
.body-content .welcome-div {
  padding: 0 50px;
}
.body-content .welcome-div h1 {
  font-size: 34px;
}
.body-content .img-background .after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.body-content .border-height {
  height: 400px;
}
.body-content .forget-password {
  padding: 0 0px;
}
.body-content .border-shadow {
  margin-top: 30px;
  padding: 37px 40px;
  -webkit-box-shadow: 0px 0px 9px 6px rgba(237, 237, 237, 0.75);
  -moz-box-shadow: 0px 0px 9px 6px rgba(237, 237, 237, 0.75);
  box-shadow: 0px 0px 9px 6px rgba(237, 237, 237, 0.75);
}
.body-content .border-shadow h1 {
  margin-top: 4px;
  margin-bottom: 35px;
  color: #F05123;
  font-size: 40px;
}
.body-content .border-shadow h2 {
  margin-top: 4px;
  margin-bottom: 25px;
  color: #F05123;
  font-size: 28px;
}
.body-content .border-shadow .custom-border {
  border-bottom: 2px solid #cfcfcf;
  margin-bottom: 40px;
}
.body-content .border-shadow .form-group label {
  color: #95969C;
  margin-bottom: 20px;
}
.body-content .border-shadow .form-control {
  border: 1px solid #C1C1C1;
  border-radius: 0px;
  height: 40px;
}
.body-content .border-shadow .sign-in-button {
  margin-top: 15px;
  margin-bottom: 30px;
  color: white;
  background-color: #F05123;
  border-color: #F05123;
  width: 100%;
  padding: 9px;
  font-weight: bold;
  border-radius: 0px;
}
.body-content .border-shadow .sign-up-text {
  color: #00093C;
  margin-top: 15px;
}
.body-content .border-shadow-two {
  height: 570px;
}
.body-content .cont-description {
  margin-top: 40px;
}
.body-content .cont-description h1 {
  color: #95969C;
  font-size: 35px;
  margin-bottom: 15px;
}
.body-content .cont-description p {
  line-height: 1.75;
  color: #00093C;
  margin-bottom: 20px;
  text-align: justify;
}
.body-content .reset-password {
  border: 1px solid #F05123;
  box-shadow: none;
}
.body-content .get-started {
  color: white;
  background-color: #F05123;
  border-color: #F05123;
  border-radius: 0px;
  padding: 8px 35px;
}
.body-content .get-started:hover,
.body-content .get-started:focus {
  background-color: #F05123;
  color: white;
}
.reset-password-desk {
  padding: 0;
}
.error-msg {
  color: #95969C;
  margin-bottom: 9px;
}
.error ul li {
  display: block;
  margin-left: -40px;
  color: #95969C;
  text-align: justify;
  font-size: 14px;
}
.text-error-forget {
  display: block;
  margin-bottom: 12px;
  color: #95969C !important;
  /*font-weight: bold;*/
}
.footer {
  margin-top: 101px;
  background: #00093C;
  padding: 10px 0;
  font-weight: bold;
}
.footer .footer-links {
  margin-right: 154px;
  margin-left: 86px;
}
.footer a {
  color: #EAEAEA;
  font-size: 14px;
  padding: 10px 20px;
  transition: all 0.5s ease;
}
.footer .social-media a {
  padding: 10px 20px;
}
.icon-right {
  text-align: right;
}
.footer a:first-child {
  padding-left: 55px;
}
.footer a:hover {
  color: white;
}
.footer .foter-without-line {
  text-decoration: none;
}
.footer-fix {
  position: fixed;
  width: 100%;
  bottom: 0;
  margin: 0;
}
.fa {
  padding: 5px;
  font-size: 16px;
  width: 26px;
  height: 26px;
  text-align: center;
  text-decoration: none;
  margin: 0 2px;
  border-radius: 50%;
  background-color: #EAEAEA;
  color: #00093C;
}
.username-lable {
  margin-top: -10px;
  color: #95969C;
}
.change-link {
  background: white;
  border-color: white;
  border-width: 0;
  color: #116bf7;
  text-decoration: underline;
  margin-bottom: 25px;
}
.forget-password {
  color: #95969C;
}
.font-weig {
  font-weight: normal;
}
.form-marg {
  margin-bottom: 0;
}
.forget-center {
  margin: 6.95% 35%;
}
.password-center {
  margin: 2.92% 35%;
}
.margin-label {
  margin-top: 15px;
}
.reset-password-height {
  height: 656px;
}
.pargra-space {
  padding-bottom: 15px;
}
.logo-header {
  margin-top: 10px;
  margin-bottom: 0;
  height: 105px;
}
.padding-rem-rigt {
  padding-right: 0px !important;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .body-content .welcome-div {
    padding: 0 16px;
  }
  .body-content {
    padding: 0;
  }
  .body-content .header-color {
    margin-top: 5px;
  }
  .footer .footer-links {
    margin-right: 0;
    text-align: center;
    margin-left: 0;
  }
  .footer a:first-child {
    padding-left: 0;
  }
  .footer a {
    padding: 10px 12px;
  }
  .icon-right {
    text-align: center;
  }
  .logo-space {
    padding: 0;
  }
  .contact-info {
    padding: 15px 0;
  }
  .contact-info .contact-txt {
    margin-right: 0;
  }
  .navbar-brand {
    padding: 15px 0;
  }
  .mobile-row {
    margin-top: -10px;
  }
  .body-content .border-shadow {
    padding: 22px 40px;
  }
  .mt-mobile {
    margin-top: 211%;
  }
  .footer-fix {
    position: inherit;
    width: 100%;
    bottom: 0;
    margin: 0;
  }
  .mt-mobile-next {
    margin-top: 210%;
  }
  .brand-logo {
    margin: 4px 0 0 0;
  }
  .custom-brand-logo {
    margin: 0 0 0 0;
  }
  .img-background-custom {
    margin-top: 211%;
  }
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .footer-fix {
    position: inherit;
    width: 100%;
    bottom: 0;
    margin: 0;
  }
  /*.footer .footer-links {
            margin-right: 0;
            text-align: center;
            margin-left: 0;
        }

        .logo-space {
            padding: 0;
        }

        .body-content {
            padding: 0;
        }*/
  .body-content .border-shadow {
    margin-bottom: 15px;
  }
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .footer-fix {
    position: inherit;
    width: 100%;
    bottom: 0;
    margin: 0;
  }
  .footer-links {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .footer a {
    padding: 10px 12px;
  }
  .footer a:first-child {
    padding-left: 0;
    margin-left: 75px;
  }
  .body-content {
    padding: 0 50px;
  }
  .logo-space {
    padding: 0;
  }
  .navbar-brand {
    margin-left: 144px !important;
  }
  /*.footer .footer-links {
            margin-right: 0;
            text-align: center;
            margin-left: 0;
        }

        .logo-space {
            padding: 0;
        }

        .body-content {
            padding: 0;
        }*/
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .footer-fix {
    position: inherit;
    width: 100%;
    bottom: 0;
    margin: 0;
  }
  .footer-links {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .body-content {
    padding: 0;
  }
  .text-float-left {
    margin-bottom: 5px;
  }
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .footer-fix {
    position: inherit;
    width: 100%;
    bottom: 0;
    margin: 0;
  }
  .body-content {
    padding: 0 40px;
  }
  .footer .footer-links {
    margin-right: 154px !important;
    margin-left: 86px !important;
  }
}
/* Extra very very large devices (large laptops and desktops, 1600px and up) */
@media only screen and (min-width: 1600px) {
  .footer-fix {
    position: fixed;
    width: 100%;
    bottom: 0;
    margin: 0;
  }
  .body-content {
    padding: 0 125px 0 160px;
  }
  .footer .footer-links {
    margin-right: 154px !important;
    margin-left: 86px !important;
  }
}