@font-face {
  font-family: 'Roboto Condensed';
  src: url('/fonts/Roboto Condensed/RobotoCondensed-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto/Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoBold';
  src: url('/fonts/Roboto/Roboto-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/open-sans/OpenSans-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}

header {
    border-bottom: 4px solid #e5e5e5;
}
.container-fluid .row-fluid .page-center {
    float: none;
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.custom-footer-content {
    background: #252525;
    color: #ccc;
    padding-top: 41px;
}
.row-fluid-wrapper {
    background: #252525;
}
.widget-span{
    font-family: source_sans_proregular,Arial,Helvetica,Tahoma,sans-serif;
    font-size: 16px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
}
.custom-footer-bottom p {
    font-size: 11px;
    margin-bottom: 0;
    line-height: 24px;
    color: #999;
}
.hs_cos_wrapper_widget a{
    color: #fff;
}
.hs_cos_wrapper_widget a:hover{
    color: #e4e4e4;
    text-decoration: none;
}
.hr {
    background-color: #e3e3e3;
    height: 1px;
}
.field-paymentform-agreement .col-sm-12 {
    margin: 15px 0 0 0;
}
.clear {
    clear: both;
}
#logs_grid_wrapper {
    overflow-x: auto;
}
.hr-v {
    position: absolute;
    width: 1px;
    height: 530px;
    background-color: #e3e3e3;
    top: 75px;
    right: 0;
}
.navbar-brand {
    height: auto !important;
}
input {
    background-color: #f7f7f7;
    color: #9e9e9e;
    font-size: 12px;
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border: 1px solid #e4e4e4;
}







.csv1 .control-label {
    color: #4c4c4c;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: normal
}
.csv1 * {
    font-family: Tahoma, Georgia, sans-serif;
}
.csv1 .btn, .csv1 .btn:focus {
    background-color: #990100;
    color: #fff;
    border: 0 none;
    padding: 10px 20px;
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
}
.csv1 a {
    color: #990100
}
.csv1 .cell-wrapper a {
    color: #fff;
}
.csv1 .no-info {
    color: #990100;
}









.ghat .control-label {
    color: #4c4c4c;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: normal
}
.ghat * {
    font-family: Tahoma, Georgia, sans-serif;
}
.ghat .btn, .ghat .btn:focus {
    background-color: #0e4020;
    color: #fff;
    border: 0 none;
    padding: 10px 20px;
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
}
.ghat a {
    color: #0e4020;
    font-weight: bold;
}
.ghat .cell-wrapper a {
    color: #fff;
}
.ghat .no-info {
    color: #990100;
}
.full-width {
    width: 100%;
}
.brand-right {
    padding: 15px 0;
}


.header_closing {
    height: 110px;
    width: 100%;
    background-color: #104866;
}
.logo {
    padding-top: 20px;
    text-align: center;
}
.logo img {
    height: 60px;
}
html, body {
    height: 100%;
}
.footer-closing {
    height: 110px;
    width: 100%;
    background-color: #333333;
    position: fixed;
    bottom: 0;
}
.footer-links {
    margin-top: 50px;
    float: left;
}
.footer-links a:first-child {
    margin-left: 50px;
}
.footer-links a {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Inter', 'Roboto', sans-serif;
    margin-left: 20px;
}
.footer-company {
    opacity: 0.5;
    color: #FFFFFF;
    font-family: 'Inter', 'Roboto', sans-serif!important;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    float: right;
    margin: 50px 50px 0 0;
}
.bg-white {
    width: 660px;
    background-color: #FFFFFF;
    box-shadow: 0 20px 40px 0 rgba(0,0,0,0.03);
    margin: 40px auto 110px auto;
    padding: 30px 40px;
}
.closing-body{
    background-color: #F9F9F9;
}
.investor-login {
    height: 30px;
    width: 602px;
    color: #262626;
    font-family: "Roboto Condensed"!important;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
}
.cl-inputs input[type="text"], .cl-inputs input[type="password"], .cl-inputs select {
    border: 1px solid #E8EAEE;
    width: 100%;
    color: #535353;
    font-family: 'Inter', 'Roboto', sans-serif !important;
    font-size: 16px;
    line-height: 24px;
    background-color: #fff;
    padding: 10px;
    height: auto!important;
    border-radius: 0!important;
}
.bg-white select {
    width: 100%;
}
.login-remember {
    float: left;
}
.login-forgot {
    float: right;
    color: #7B569B!important;
    text-decoration: underline;
}
.login-tools label {
    color: #666666;
    font-weight: normal;
    font-family: 'Inter', 'Roboto', sans-serif;
    font-size: 16px;
}
.bg-white a {
    font-family: 'Inter', 'Roboto', sans-serif !important;
    font-size: 16px;
    color: #21928D;
}
.closing-submit {
    border-radius: 10px;
    background-color: #7B569B;
    font-family: 'Archivo', 'Roboto', sans-serif !important;
    font-size: 20px;
    color: #fff;
    width: 100%;
    padding: 5px 20px;
}
.closing-login-link {
    text-align: center;
    display:block;
    font-size: 16px;
    margin-top: 20px;
    font-family: 'Archivo', 'Roboto', sans-serif !important;
    text-decoration: underline;
    color: #7B569B!important;
}
.closing-hr {
    width: 100%;
    height: 8px;
    background-color: #E8EAEE;
    margin: 20px 0;
}
.avg-benefits {
    color: #262626;
    font-family: "Roboto Condensed"!important;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.bg-benefits-ul {
    font-family: 'Inter', 'Roboto', sans-serif !important;
    margin-bottom: 20px;
}
.steps {
  padding-left: 0;
  list-style: none;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
  font-size: 12px;
  line-height: 1;
  margin: 30px auto;
  border-radius: 3px;
  display: block;
  height: 40px;
  width: 660px;
}

.steps strong {
  font-size: 12px;
  display: block;
  line-height: 2.5;
}

.steps>li {
  position: relative;
  display: block;
  /* border: 1px solid #ddd; */
  padding: 12px 50px 17px 50px; 
}

@media (min-width: 768px) {
  .steps>li { float: left; }
  .steps .past { color: #666; background: #ececec; }
  .steps .present { color: #000; }
  .steps .future { color: #777; background: #efefef; }

  .steps li > span:after,
  .steps li > span:before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0;
    left: 0;
    border: solid transparent;
    border-left-color: #f0f0f0;
    border-width: 30px;
  }

  .steps li > span:after {
    top: -5px;
    z-index: 1;
    border-left-color: white;
    border-width: 34px;
  }

  .steps li > span:before { z-index: 2; }

  .steps li.past + li > span:before { border-left-color: #ececec; }
  .steps li.present + li > span:before { border-left-color: #fff; }
  .steps li.future + li > span:before { border-left-color: #efefef; }

  .steps li:first-child > span:after,
  .steps li:first-child > span:before { display: none; }

  /* Arrows at start and end */
  .steps li:first-child i,
  .steps li:last-child i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: solid transparent;
    border-left-color: #F9F9F9;
    border-width: 30px;
  }

  .steps li:last-child i {
    left: auto;
    right: -30px;
    border-left-color: transparent;
    border-top-color: #F9F9F9;
    border-bottom-color: #F9F9F9;
  }
}
li.present {
    background-color: #fff;
}
.bg-wide {
    width: 95%!important;
}
.step3-box {
    margin: 0 auto;
    text-align: center;
    background-color: #7B569B;
    color: #fff;
    display: inline-block;
    height: 80px;
    padding: 10px;
}
.center {
    text-align: center
}
.u-left {
    float: left;
}
.u-right {
    float: right;
}
.bg-closing {
    background-color: #7B569B;
    color: #fff;
    padding: 10px;
    text-align: left;
    margin: 10px 0;
}
.school-div {
    visibility: hidden; 
    height: 70px;
    overflow-y: hidden;
}
.school-name {
    font-size: 19px;
}
.school-other {
    margin-top: 5px;
    display: none!important;
    clear: both;
}

.closing-box-title {
    color: #262626;
    font-family: 'Archivo', 'Roboto', sans-serif !important;
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    line-height: 1.4;
}

.closing-remember-label {
    color: #999999;
}

.av-purple-color {
    color: #7B569B;
}

.closing-box {
    background-color: white;
    padding-left: 35px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 10px;
    height: 100%;
}

.closigLeftLoginBoxBackground {
    background-image: url('/images/closing/LoginLeftBackground.jpg');background-repeat: no-repeat;background-size:cover;   
}

.closing-box-shadow{
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}

.background-white {
    background-color: white!important;
}

.closing-red-label {
    color: #DD4C45!important;
    font-family: 'Inter', 'Roboto', sans-serif;
    font-size: 12px!important;
}

.closing-step-label {
    color: #333333!important;
    font-family: 'Archivo', 'Roboto', sans-serif;
    font-size: 19px!important;
    font-weight: 700;
}

.closing-small-label {
    font-size: 14px!important;
    padding-left: 15px;
}

.closing-register-href {
    color: #7B569B!important;
    text-decoration: underline;
    font-family: 'Archivo', 'Roboto', sans-serif !important;
}

.closing-login-small-title {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
}

