.modal-backdrop{
	z-index: auto !important;
}
/*added by zxr*/
a.pwd.btn.btn-default.btn-sm.active {
  background: #fbb414 !important;
}

a.sped.btn.btn-default.btn-sm.active {
  background: #fbb414 !important;
}

a.athletic.btn.btn-default.btn-sm.active {
  background: #fbb414 !important;
}

.header {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 20px;
	}
  .header__logo {
    /* width: 300px;
    display: flex;
    align-items: center;  */
}
    .header__logo img {
      max-width: 140px;
      height: auto; }
      .header__logo h1 {
      text-shadow: rgb(8, 8, 8) 2px 0px 0px, rgb(28, 28, 29) 0.540302px 0.841471px 0px, rgb(14, 14, 14) -0.416147px 0.909297px 0px, rgb(31, 30, 30) -0.989992px 0.14112px 0px, rgb(12, 12, 12) -0.653644px -0.756802px 0px, rgb(10, 10, 10) 0.283662px -0.958924px 0px, rgb(6, 6, 6) 0.96017px -0.279415px 0px;
      color: rgb(235, 237, 241) !important;
      margin-top: 0px !important;
      text-transform: uppercase;
      margin-left: 20px;
      font-weight: bold;
      }

.login-panel {
  margin: 40px 0;
  padding: 40px 46px; }
  .login-panel__left {
    color: #fff; }
    .login-panel__left p {
      font-size: 14px; }
  .login-panel__right .btn-info {
    width: 100%; }
  .login-panel__footer {
    margin-top: 10px; }

.col-bg {
  background: url("../img/sbu.jpg");
  background: linear-gradient(to right bottom, rgba(191, 0, 0, 0.6), rgba(51, 51, 51, 0.5)), url("../img/sbu.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0 5px 30px 0 rgba(39, 63, 74, 0.15); }

#add {
  margin-bottom: 20px; }

.footer {
  text-align: center;
  margin: 20px 0;
  color: #394956; }

body {
  background: #f9fafa !important;
  display: none; }

.section {
  padding: 20px 30px;
  background: #fff;
  border-radius: 4px;
  border: none;
  max-width: 830px;
  margin: auto;
  box-shadow: 0 5px 30px 0 rgba(39, 63, 74, 0.15); }
  .section:not(.active) {
    display: none !important; }
  .section__content:not(.active) {
    display: none !important; }
  .section__create {
    padding: 20px 30px; }
  .section__submit {
    padding: 50px 100px;
    text-align: center; }
  .section__footer {
    margin-top: 20px; }

.step {
  margin-bottom: 10px;
}
  .step__title {
    padding-bottom: 16px; }
    .step__title-progress:not(.active) {
      display: none !important; }
  .step__label {
    color: #bf0000;
    font-weight: 700;
    font-size: 16px; }
  .step__name {
    font-weight: 700;
    font-size: 16px; }
  .step__group {
    display: flex;
    justify-content: space-between; }
    .step__group-progress {
      width: calc(100% / 6);
      height: 2px;
      background: #dee1e1;
      border-radius: 2px; }
      .step__group-progress.isActive {
        height: 3px;
        background: #bf0000;
        border-radius: 3px; }

.img-profile h6 {
  margin-bottom: 10px; }

.img-profile h5 {
  margin-bottom: 5px; }

.img-profile small {
  margin-top: 10px;
  display: inline-block;
  text-align: center; }

.img-profile img {
  margin-bottom: 10px; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; }

.form-control {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  transform: scale(1.5); }

.form-check-label {
  margin-bottom: 0;
  font-weight: 500;
  margin-left: 2rem !important; }

.panel-edit {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.u-d-none {
  display: none !important; }

.u-d-flex {
  display: flex; }

.u-text-center {
  text-align: center;
  margin: auto; }

.u-text-muted {
  color: #999999; }

.u-margin-top-20 {
  margin-top: 20px; }

.u-margin-top-30 {
  margin-top: 30px; }

.u-margin-bottom-20 {
  margin-bottom: 20px; }

.shift_btn{
  cursor: pointer;
}
.autofit{width:1%;white-space:nowrap !important;}

@media only screen and (max-width: 480px) {
  .header__logo h1 {
    font-size: 28px;
    margin: 0;
  }

  .main {
    margin-top: 14px;
  }

  .step {
    padding: 15px;
    margin: 0;
  }

  .step__name {
    font-size: 14px;
    text-align: center;
    display: block;
  }

  .step__content {
    padding: 15px;
  }

  legend {
    text-align: center;
    border: 0 !important;
    margin-top: 30px;
  }

  .section {
    padding: 0;
  }

  .pager {
    padding: 15px;
    margin: 0 10px !important;
  }

  .section hr {
    margin-bottom:0;
  }

  #tab-6 h4{
    text-align: center;
  }

  #tab-9 h3 {
    text-align: center;
    margin-top: 0;
  }

  #btn_ed {
    display: flex;
  }
}

@media only screen and (max-width: 767px) {
  #tab-6 .col-sm-3 {
    margin-bottom: 10px;
  }
}

legend {
  margin-top: 30px;
}

.table-container {
  overflow-x: auto;
  min-height: 100px;
}

#tableEduc,
#tableSiblings {
  font-size: 11px;
}

#tableEduc th,
#tableSiblings th,
#tbldocs th,
#tblExamDates th {
  white-space: nowrap;
}
.font-xs{
  font-size: x-small !important;
}
.uppercase{
	text-transform: uppercase;
}