.reimbur_box {
  padding-bottom: 40px; }

.reimbur_detail_info .item {
  color: #666;
  width: 94%;
  text-align: left;
  margin: 1em auto;
  font-size: 14px; }
  .reimbur_detail_info .item .item_top {
    font-size: 14px;
    background-color: #fedebf;
    border-radius: 4px 4px 0 0;
    padding: 1em 1em 1em; }
    .reimbur_detail_info .item .item_top .top_title {
      display: inline-block;
      position: relative;
      padding-left: 10px; }
      .reimbur_detail_info .item .item_top .top_title:before {
        position: absolute;
        content: '';
        left: 0;
        top: 2px;
        width: 6px;
        height: 16px;
        background: #ff921c; }
  .reimbur_detail_info .item .item_content {
    border-radius: 0 0 4px 4px; }
    .reimbur_detail_info .item .item_content .content_wrapper {
      position: relative;
      padding: 0.2em 0;
      overflow: hidden; }
      .reimbur_detail_info .item .item_content .content_wrapper span {
        position: absolute; }
      .reimbur_detail_info .item .item_content .content_wrapper .wrapper_info {
        display: inline-block;
        padding-left: 3em; }
      .reimbur_detail_info .item .item_content .content_wrapper .col-3 {
        padding-left: 4em; }
      .reimbur_detail_info .item .item_content .content_wrapper .col-4 {
        padding-left: 5em; }
      .reimbur_detail_info .item .item_content .content_wrapper .content_wrapper_left {
        float: left; }
      .reimbur_detail_info .item .item_content .content_wrapper .content_wrapper_right {
        float: right; }
        .reimbur_detail_info .item .item_content .content_wrapper .content_wrapper_right span {
          position: static; }
        .reimbur_detail_info .item .item_content .content_wrapper .content_wrapper_right .wrapper_info {
          padding-left: 0px; }
        .reimbur_detail_info .item .item_content .content_wrapper .content_wrapper_right .reimbur_amount span {
          color: #ff921c; }
        .reimbur_detail_info .item .item_content .content_wrapper .content_wrapper_right .reimbur_total_amount span {
          color: red; }
  .reimbur_detail_info .item .state_info_content .state_item {
    clear: both;
    overflow: hidden;
    margin-top: 2px; }
    .reimbur_detail_info .item .state_info_content .state_item .radio_btn {
      float: left; }
    .reimbur_detail_info .item .state_info_content .state_item .state_title {
      display: table; }
      .reimbur_detail_info .item .state_info_content .state_item .state_title span {
        display: table-cell;
        min-width: 4em; }
  .reimbur_detail_info .item .state_info_content .dot_wrapper {
    margin-left: 6px; }
  .reimbur_detail_info .item .account_info_content, .reimbur_detail_info .item .exam_info_item, .reimbur_detail_info .item .state_info_content {
    background-color: #fff1e4;
    margin-bottom: 5px;
    padding: 1em 1em 1em; }
.reimbur_detail_info .radio_btn {
  background-image: url(../images/radio_btn_white.png);
  margin-top: 2px !important;
  cursor: auto; }
.reimbur_detail_info .radio_btn_checked {
  background-image: url(../images/radio_btn_white_checked.png); }
.reimbur_detail_info .dot {
  width: 4px;
  height: 4px;
  background-color: #bbb;
  border-radius: 2px;
  margin-top: 2px; }

.reimbur_home {
  width: 94%;
  margin: 1em auto;
  font-size: 14px; }
  .reimbur_home .home_head {
    clear: both;
    overflow: hidden; }
    .reimbur_home .home_head .head_left {
      float: left; }
    .reimbur_home .home_head .head_right {
      cursor: pointer;
      float: right;
      color: #ff921c; }
      .reimbur_home .home_head .head_right .add_reimbur_img {
        width: 16px;
        float: left;
        margin: 2px 5px 0 0; }
  .reimbur_home .home_content {
    color: #666; }
    .reimbur_home .home_content h5 {
      margin-top: 30px; }
    .reimbur_home .home_content table {
      width: 100%;
      min-height: 25px;
      line-height: 25px;
      text-align: center;
      border-collapse: collapse; }
    .reimbur_home .home_content .table_top {
      overflow: hidden;
      background-color: #fedebf;
      font-size: 14px;
      padding: 1em 1em;
      margin-top: 1em; }
      .reimbur_home .home_content .table_top .table_left {
        float: left; }
      .reimbur_home .home_content .table_top .table_right {
        float: right;
        color: #ff921c; }
    .reimbur_home .home_content .table_head td {
      color: #bbb;
      min-width: 6em; }
    .reimbur_home .home_content tr {
      background-color: #fff1e4; }
    .reimbur_home .home_content .tr_border_buttom {
      border-bottom: 2px solid #fff; }
    .reimbur_home .home_content td {
      border-right: 2px solid #fff;
      padding: .5em 0; }
    .reimbur_home .home_content .hide_border_right {
      border-right: none; }
    .reimbur_home .home_content .reimbur_detail_item .reimbur_detail {
      cursor: pointer;
      padding: 0px 5px;
      white-space: nowrap; }
    .reimbur_home .home_content .reimbur_detail_item .reimbur_edit, .reimbur_cancel {
        display: inline-block;
        padding: 0px 5px;
        cursor: pointer;
    }
  @media (max-width: 767px) {
    .reimbur_home .reimbur_edit {
      display: block; }
    .reimbur_home .invisible-phone {
      display: none; } }

.radio_list .radio_box, .radio_nh_list .radio_box {
    width: 90px;
}

.bankTips {
  font-size: 14px;
  position: relative;
  color: #ff921c;
  margin-bottom: 10px; }
  .bankTips .exam_label {
    height: auto; }
  .bankTips span {
    display: inline-block;
    width: calc(100% - 9.3em); }
  @media (max-width: 767px) {
    .bankTips span {
      width: 100%; } }
  .bankTips .reim_time {
    width: auto; }
  .bankTips .tips_icon {
    position: absolute;
    left: -3px; }

.upload_lable {
  height: 100%; }

.form_value.form_value_upload .upload_img_box {
  position: relative;
  display: inline-block;
  width: 40%;
  margin: 0 4.5% 10px;
  border-radius: 6px;
  overflow: hidden;
  float: left; }
  .form_value.form_value_upload .upload_img_box label {
    margin-bottom: 0; }
  .form_value.form_value_upload .upload_img_box .upload_img {
    font-weight: normal;
    background-color: rgba(214, 214, 214, 0.6);
    width: 100%;
    padding: 20px 0;
    cursor: pointer; }
    .form_value.form_value_upload .upload_img_box .upload_img.upload_img_has {
      position: absolute;
      top: 0;
      left: 0; }
    .form_value.form_value_upload .upload_img_box .upload_img.upload_img_none {
      visibility: hidden; }
    .form_value.form_value_upload .upload_img_box .upload_img img {
      width: 30%; }
  .form_value.form_value_upload .upload_img_box .upload_demo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .form_value.form_value_upload .upload_img_box .upload_demo img {
      width: 100%;
      height: 100%; }
  .form_value.form_value_upload .upload_img_box .upload_view_box .upload_view {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .form_value.form_value_upload .upload_img_box .upload_view_box .upload_del {
    position: absolute;
    right: 5%;
    top: 5%;
    width: 20%;
    cursor: pointer; }

.upload_img_file {
  display: none !important; }

.reimbursement_add_demo_lay img {
  max-width: 80%;
  max-height: 80%;
  display: block;
  margin: 0 auto; }

.reim_btn_box button {
  display: inline-block;
  width: 44%; }
  .reim_btn_box button span {
    width: 100%; }
.reim_btn_box.no_add .add_person {
  display: none; }
.reim_btn_box.no_add button {
  width: 91%; }
.reim_btn_box.no_del .delete_person {
  display: none; }
.reim_btn_box.no_del button {
  width: 91%; }

.default_row {
  margin: 5px 0; }
  .default_row .exam_label {
    line-height: normal;
    height: auto;
    margin-bottom: 0; }
  .default_row .form_value {
    color: #888;
    text-align: left;
    width: calc(100% - 6.3em); }

/*# sourceMappingURL=reimbursement.css.map */
