/* =========================== img =========================== */
/* =========================== color =========================== */
/* =========================== media =========================== */
.fj-register-success-section {
  font-size: 20px;
  width: 500px;
  height: 300px;
  margin: 50px auto 160px auto;
  background: #fff;
  padding: 40px 20px;
  text-align: center;
  border-radius: 3px;
}
.fj-register-success-section .success-title {
  padding-bottom: 40px;
}
.fj-register-success-section .success-title .success-icon {
  font-size: 50px;
  vertical-align: middle;
  color: #70d445;
}
.fj-register-success-section .goto-info {
  float: left;
  width: 50%;
}
.fj-register-success-section .goto-info .fj-icon {
  font-size: 50px;
  color: #919191;
  display: block;
  padding-bottom: 10px;
}
.fj-register-success-section .goto-info .goto-btn {
  font-size: 16px;
  color: #919191;
  padding: 8px 20px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fj-register-success-section .goto-info .goto-btn:hover,
.fj-register-success-section .goto-info .goto-btn.active {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  background: #d72936;
}
.fj-register-success-section .first-info {
  border-right: 1px solid #e1e1e1;
}
.fj-pass {
  display: inline-block;
  margin: 8px 0;
  padding: 3px 8px;
  font-size: 12px;
  color: #70d445;
  border: 1px solid #70d445;
  border-radius: 15px;
}
.fj-person-notice-list {
  padding-right: 20px;
}
.fj-person-notice-list li {
  position: relative;
  padding: 8px 100px 8px 0;
  color: #313131;
}
.fj-person-notice-list li .date {
  position: absolute;
  right: 0;
  top: 8px;
  color: #919191;
}
.fj-ready-classroom-info {
  margin: 10px 0;
}
.fj-ready-classroom-info img {
  width: 150px;
  float: left;
}
.fj-ready-classroom-info .classroom-info {
  float: left;
  margin-left: 10px;
}
.fj-ready-classroom-info .classroom-info .check-status {
  margin-top: 20px;
  color: #d72936;
}
.fj-user-center-header.user-center-header .user-avatar {
  padding-top: 15px;
}
.organize-intro {
  color: #313131;
  line-height: 22px;
  text-align: justify;
}
.border-radius-3 {
  border-radius: 3px;
}
.organize-panel-default {
  background-color: #f1f1f1;
}
.organize-panel-default > .panel-heading {
  background: #f1f1f1;
}
.class-header.before .class-img {
  width: 35%;
}
@media (max-width: 767px) {
  .class-header.before .class-img {
    width: 100%;
  }
}
.class-header.before .class-info {
  width: 65%;
}
@media (max-width: 767px) {
  .class-header.before .class-info {
    width: 100%;
  }
}
.class-header.before .class-data > li {
  width: 50%;
}
.class-header.before .bottom-metas {
  position: absolute;
  bottom: 20px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .class-header.before .bottom-metas {
    position: static;
    margin-bottom: 20px;
  }
}
.class-header.before .bottom-metas .btn-buy {
  float: none;
  line-height: 1;
  height: auto;
  text-align: left;
}
.class-header .class-info {
  padding-right: 300px;
}
@media (max-width: 991px) {
  .class-header .class-info {
    padding-right: 0;
  }
}
.class-header .class-data-content {
  position: absolute;
  right: 0 ;
  top: 0;
  bottom: 0;
  width: 300px;
  background-color: #fafafa;
}
.class-header .class-data-content .class-data {
  position: absolute;
  right: 0 ;
  top: 50%;
  margin-top: -52px;
  width: 300px;
}
.type-file-content {
  position: relative;
  height: 114px;
  width: 114px;
  line-height: 114px;
  border: 1px dashed #e4ecf3;
}
.type-file-content .upload-img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.type-file-content .upload-img img {
  width: 100%;
  height: 100%;
}
.type-file-content .add-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: 0;
  right: 0;
  font-size: 24px;
  height: 24px;
  width: 24px;
  margin-left: -12px;
  margin-top: -12px;
}
.type-file-content .webuploader-container {
  display: block;
  height: 100%;
  line-height: 116px;
  text-align: center;
}
.type-file-content .webuploader-container .webuploader-pick {
  position: static;
}
.type-file-content .webuploader-container div {
  right: 0!important;
  bottom: 0!important;
  width: auto!important;
  height: auto!important;
}
.agreement-content {
  border: 1px solid #e4ecf3;
  padding: 20px 30px 0;
  margin-bottom: 20px;
  margin-top: 40px;
}
.agreement-content.agreement-content-sm {
  max-height: 300px;
  overflow: auto;
}
.es-step {
  padding-left: 173px;
  margin-top: 30px;
}
.es-step .done-num {
  display: none;
}
.es-step .no-done-num {
  display: inline-block;
}
.es-step li {
  font-size: 14px;
  border-bottom: none;
  padding: 0;
  text-align: left;
}
.es-step li .number {
  text-align: center;
  margin-right: 10px;
}
.es-step li .title {
  float: left;
  width: 100px;
}
.es-step li .line {
  margin: 0 10px 0 100px;
  border-bottom: 1px solid #e4ecf3;
  margin-top: 11px;
}
.es-step li.doing .number {
  color: #fff;
  background-color: #70d445;
  border-color: #70d445;
}
.es-step li.done {
  color: #616161;
}
.es-step li.done .number {
  background-color: #70d445;
}
.es-step li.done .number .done-num {
  display: inline-block;
}
.es-step li.done .number .on-done-num {
  display: none;
}
.bg-white {
  background-color: #fff;
}
.es-piece-tabs .nav.nav-tabs > li > a {
  padding: 0 30px 10px;
}
