a {
    color: #5d72b2;
    text-decoration: none;
}
.stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

 .stepwizard-step .btn-default, .stepwizard-step .btn-cirlce, .stepwizard-step .btn-success{
  border-radius: 50px !important;
}
 .stepwizard-step .btn-success{
  background-color: #eea01f !important;
  border-color: #eea01f !important;
}

.stepwizard-step .btn{
  background-color: transparent;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px !important;
}

.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
    background-color: #eea01f;
}
.nav-pills a {
    color: #57655e;
    background-color: #f6f6f6;
    margin: 0 0 10px;
    padding: 15px 20px;
}
.quote h3{
  margin-bottom: 20px;
  font-style: normal;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: red;
    cursor: inherit;
    display: block;
}
.one-pixel {
    margin-bottom: 0px !important;
}
.datepicker{
  padding: .5rem .75rem;
}
.form-group{
  margin-bottom: 6px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eea01f;
    color: white;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #eea01f;
    outline: 0;
}
.select2-container--default .select2-selection--multiple, .select2-container .select2-selection--single {
    border: 1px solid rgba(0,0,0,.15);
    padding: 1px 8px;
}
.select2-dropdown{
  border: 1px solid #eea01f;
}
.form-control:focus {
    border-color: #eea01f;
}
.select2-container .select2-selection--single{
  height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
}

.modal{
  top: 10%;
}
.modal-backdrop.in {
  opacity: 0.8;
}
.modal-header{
  background-color: #eea01f;
  border-radius: 4px 4px 0 0;
  color: #FFF;
}
.modal-title{
  font-size: 18px !important;
}
.modal-body{
  font-size: 16px !important;
}
.btn-custom{
  border-radius: 6px;
  padding: 10px 20px;
}
.btn-disabled{
  background-color: #CCC;
  border-color: #CCC;
}
.form-delete{
  margin-top: 6px !important;
}
.form-delete a{
  color: #eea01f;
}
.additional-information{
  margin-bottom: 25px;
}
.full-profile-lead{
  padding: 25px;
  color: #999 !important;
}
.full-profile-lead h2{
  margin-bottom: 15px;
}
.indent{
  margin-left: 20px;
}
.file-size{
  color: #999;
  font-size: 13px;
}

/** NOTIFICATION INBOX **/
.notification-container{
  border-radius: 5px;
  padding: 20px;
  background-color: #FFF;
  margin-top: 20px;
}
.notification a{
  color: inherit;
}
.left-pane, .right-pane{
  min-height: 600px;
}
.left-pane{
  border-right: solid 1px #ece7e7;
  padding:30px;
}
.left-pane .notification{
  border-bottom: solid 1px #ece7e7;
  padding: 15px 5px;
}
.right-pane{
  padding: 20px;
}
.notification-header{
  font-weight: bold;
  margin-bottom: 5px;
}
.notification-body{
  font-size: 14px;
}
.notification-date{
  color: #999;
  font-size: 14px;
  font-weight: normal;
}
.notification-title{
  border-bottom: 1px solid #ece7e7;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.message_read, .unread-mail-count{
  color: #999;
}
.terms-and-conditions{
  padding:20px;
}
.no-messages{
  color: #999;
}
.select-message{
  color: #999;
  margin-top: 30px;
  font-size: 20px;
  text-align: center;
}
.loan-history h2, .loan-repayments h2{
  margin-bottom: 25px;
}
.total-loans{
  font-size: 20px;
  margin: 20px auto;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.loan-total{
  margin: 10px 0 0 -20px;
  font-weight: bold;
}
.totals{
  font-weight: bold;
}
.align-right{
  text-align: right;
}
.align-center{
  text-align: center;
}
.alert-default {
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    color: #3b3b3c;
}

/** NEWLY SELECTED STUDENT NOTICE **/
.newly-selected-notice {
    background-color: #eaf6ee;
    border-color: #007933;
    border-left: 5px solid #007933;
    color: #19351f;
}
.newly-selected-notice .fa-info-circle {
    color: #007933;
}

/**  RESPONSIVE STYLES **/
@media screen and (min-width: 800px) {
  .application-date{
    margin: auto 300px;
  }
}
