.text-green {
  color: #008848; }

.text-red {
  color: #c80c2d; }

.text-blue {
  color: #029cdc; }

.text-orange {
  color: #e57100; }

.text-black {
  color: black; }

.bg-light {
  background-color: #f4f7f4; }

.mb-30 {
  margin-bottom: 30px; }

.p-lr-0 {
  padding-left: 0;
  padding-right: 0; }

/* 
.mycase-banner {
  margin-top: -150px;
}
*/
.mycase-breadcrumb {
  text-align: center;
  padding-top: 15px; }

.mycase-title {
  font-size: 20px;
  margin-top: 50px;
  color: #008848;
  font-weight: bold; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.mycase-home-banner {
  /* 
  margin-top: -160px !important;
  */
  position: relative; }
  .mycase-home-banner #home-banner {
    position: relative; }
    .mycase-home-banner #home-banner li img {
      width: 100%; }
  .mycase-home-banner .container-slider {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%; }
  .mycase-home-banner .container-slider .container {
    height: 100%; }

@media (max-width: 992px) {
  .mycase-home-banner {
    /*
    margin-top: -120px !important;
    */ }

  #faq-tab1 .panel-group {
    width: 100% !important; } }
.mc-info-landing-des {
  line-height: 1.4;
  color: #7b7c7e; }

.mc-info-faq-box {
  border-radius: 5px;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1); }
  .mc-info-faq-box h5 {
    font-size: 18px;
    padding: 17px 16px;
    font-weight: bold;
    text-align: center; }
  .mc-info-faq-box li {
    padding: 17px 16px;
    border-top: 1px solid #e9ecef;
    background: transparent;
    cursor: pointer; }
    .mc-info-faq-box li a {
      display: flex;
      justify-content: space-between !important;
      text-decoration: none;
      overflow: hidden; }
      .mc-info-faq-box li a i {
        align-items: center !important;
        display: flex;
        margin-left: 5px;
        font-size: 8px;
        color: #008848; }

.mc-info-faq-view-all {
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
  overflow: hidden; }
  .mc-info-faq-view-all a {
    color: #008848;
    text-decoration: none; }
    .mc-info-faq-view-all a:hover {
      text-decoration: underline; }
  .mc-info-faq-view-all i {
    color: #008848;
    padding-right: 5px; }

.mc-faq-tab-box {
  margin: 40px 0;
  overflow: hidden;
  border-bottom: 2px solid #008848; }
  .mc-faq-tab-box::after {
    display: block;
    clear: both;
    content: ""; }
  .mc-faq-tab-box li {
    float: left;
    width: 50%;
    padding: 10px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #008848;
    background: #ffffff; }
    .mc-faq-tab-box li.active {
      border-radius: 10px 10px 0px 0px;
      -moz-border-radius: 10px 10px 0px 0px;
      -webkit-border-radius: 10px 10px 0px 0px;
      border: 0px solid #000000;
      background: #f9e81d; }

@media (max-width: 992px) {
  .mc-faq-tab-box li {
    font-size: 13px; } }
.mc-faq-detail-box {
  padding: 40px 15px;
  border-radius: 5px;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  display: block; }
  .mc-faq-detail-box h4 {
    font-size: 22px;
    line-height: 1.4;
    color: #008848;
    text-align: center;
    font-weight: bold; }
  .mc-faq-detail-box .mc-faq-detail-text {
    padding-top: 30px;
    color: #4d4d4d; }

.mycase-dropdown {
  position: relative; }
  .mycase-dropdown:hover .mycase-submenu {
    opacity: 1 !important; }
  .mycase-dropdown .mycase-submenu {
    position: absolute;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    background: #ffffff;
    top: 40px !important;
    left: 40px !important;
    padding: 0;
    text-transform: none;
    font-weight: normal;
    opacity: 0;
    width: 200px;
    z-index: 1000; }
    .mycase-dropdown .mycase-submenu li {
      width: 100%;
      transition: 0.5s;
      text-align: left;
      border-bottom: 1px solid #e5e4e6;
      margin: 0;
      padding: 10px 0px 10px 15px; }
      .mycase-dropdown .mycase-submenu li a {
        width: 100%;
        color: #000000 !important;
        cursor: pointer;
        padding-left: 0 !important; }
        .mycase-dropdown .mycase-submenu li a:hover {
          color: #008848 !important; }
    .mycase-dropdown .mycase-submenu li:before {
      content: "";
      display: block;
      position: absolute;
      height: 42%;
      top: 50%;
      left: 0;
      width: 0px !important;
      background-color: #c1c1c1;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 1;
      pointer-events: none; }

.mc-choose-type-box {
  padding: 60px 0; }
  .mc-choose-type-box::after {
    display: block;
    clear: both;
    content: ""; }
  .mc-choose-type-box li {
    width: 49%;
    float: left;
    padding: 30px;
    background: #ffffff;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    color: #000000 !important;
    border: 1px solid rgba(0, 136, 72, 0.2);
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .mc-choose-type-box li:first-child {
      margin-right: 1%; }
    .mc-choose-type-box li:last-child {
      margin-left: 1%; }
    .mc-choose-type-box li:hover, .mc-choose-type-box li.active {
      border: 1px solid #008848;
      -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.4);
      -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.4);
      box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.4); }
    .mc-choose-type-box li.opacity-2 {
      opacity: 0.2 !important; }
    .mc-choose-type-box li .img {
      height: 70px;
      text-align: center;
      margin: auto auto; }

.mc-choose-content-box {
  margin-bottom: 30px;
  overflow: hidden; }
  .mc-choose-content-box h4 {
    font-size: 22px; }
  .mc-choose-content-box p {
    margin-bottom: 10px; }
    .mc-choose-content-box p:last-child {
      margin-bottom: 0; }
  .mc-choose-content-box a {
    color: #008848 !important;
    text-decoration: none; }
    .mc-choose-content-box a:hover {
      text-decoration: underline; }
  .mc-choose-content-box .btn-mc-choose-login {
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #078a4a;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    outline: none; }
    .mc-choose-content-box .btn-mc-choose-login:hover {
      background-color: #0c9655; }

@media (max-width: 992px) {
  .mc-choose-content-box {
    margin-bottom: 30px; }
    .mc-choose-content-box .btn-mc-choose-login {
      margin-top: 20px;
      width: 100%; } }
.form-incident .btn-back {
  margin-bottom: 0;
  display: inline-block;
  padding: 10px 30px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  border-radius: 4px;
  border: none;
  outline: none;
  background-color: #8f8e8e; }
  .form-incident .btn-back:hover {
    background-color: #b2b2b2; }
.form-incident textarea.mycase-message {
  border: 1px solid #008848;
  color: #008848;
  width: 100%;
  resize: none;
  height: 300px;
  border-radius: 4px;
  margin-bottom: 10px; }
.form-incident .btn-create {
  margin-bottom: 0;
  display: inline-block;
  padding: 10px 30px;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  border-radius: 4px;
  border: none;
  outline: none;
  background-color: #008848; }
  .form-incident .btn-create:hover {
    background-color: #0c9655; }
.form-incident .form-control[disabled] {
  color: #656364 !important;
  border: 1px solid #b8b8b8 !important; }
.form-incident select.incident-select {
  border: 1px solid #008848 !important;
  height: 42px; }
.form-incident input[type="file"] {
  display: none; }
.form-incident .incident-title-sub {
  padding-left: 20px; }
.form-incident small {
  font-size: 85%; }
.form-incident .incident-date {
  width: 70px;
  display: inline-block; }
.form-incident .form-group .text-red {
  padding-left: 0 !important; }

.custom-file-upload {
  display: inline-block;
  vertical-align: top;
  padding: 10px 12px;
  cursor: pointer;
  color: #fff !important;
  font-weight: 600;
  border-radius: 4px;
  border: none;
  outline: none;
  background-color: #008848; }

.mycase-checkbox {
  display: flex;
  margin-top: 0px;
  margin-bottom: 15px;
  position: relative; }
  .mycase-checkbox label {
    color: #444543;
    font-weight: normal !important;
    cursor: pointer;
    padding-left: 12.5px;
    line-height: 16px;
    margin-top: 10px;
    display: inline-block; }
  .mycase-checkbox input[type="checkbox"] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    background: #fff;
    height: 28px;
    width: 28px;
    border: 1px solid #098a4a;
    color: #fff;
    border-radius: 3px; }
  .mycase-checkbox input[type="checkbox"]:checked {
    background: #098a4a; }
  .mycase-checkbox input[type="checkbox"]:checked::after {
    content: "";
    background-image: url(https://fecredit.com.vn/wp-content/themes/fe-credit/assets/images/check.png);
    background-size: cover;
    top: 7px;
    width: 21px;
    height: 16px;
    color: #fff;
    font-size: 11px;
    position: absolute;
    left: 3px;
    margin-top: 2.5px; }

.mycase-popup .modal-dialog {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  width: 450px;
  margin: 0 !important;
  border-radius: 4px;
  background-color: #ffffff;
  z-index: 1000002; }
.mycase-popup .modal-content {
  border: none !important;
  box-shadow: none !important; }
.mycase-popup .modal-header {
  padding: 12px;
  border-bottom: 0px solid #e5e5e5;
  border-radius: 4px 4px 0 0;
  background-color: #008848;
  text-align: center;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif; }
  .mycase-popup .modal-header h4 {
    color: #ffffff;
    font-size: 20px !important;
    line-height: 24px;
    font-weight: normal !important; }
.mycase-popup .modal-body {
  padding: 25px;
  color: #757c79;
  text-align: center;
  line-height: 1.43; }
  .mycase-popup .modal-body h5 {
    font-size: 20px !important;
    font-weight: bold;
    margin-bottom: 20px; }
  .mycase-popup .modal-body .mycase-popup-icon {
    overflow: hidden;
    margin-bottom: 20px; }
    .mycase-popup .modal-body .mycase-popup-icon .icon-sucess {
      color: #008848; }
    .mycase-popup .modal-body .mycase-popup-icon .icon-sucess {
      color: #008848; }
    .mycase-popup .modal-body .mycase-popup-icon .icon-failed {
      color: #c80c2d; }
    .mycase-popup .modal-body .mycase-popup-icon i {
      font-size: 70px; }
.mycase-popup .modal-footer {
  padding: 0px !important;
  margin-bottom: 30px;
  text-align: center !important;
  border-top: 0px solid #e5e5e5 !important; }

@media (max-width: 992px) {
  .mycase-popup .modal-dialog {
    width: 90%; } }
.search-box__contain {
  padding: 40px 0;
  background: #f4f7f4; }
  .search-box__contain .mycase-seachform {
    margin-top: 30px;
    border-radius: 15px; }
    .search-box__contain .mycase-seachform svg path {
      fill: #4c4c4c; }
    .search-box__contain .mycase-seachform .form-control {
      position: relative; }
    .search-box__contain .mycase-seachform .error-input {
      border: 1px solid #ff0000 !important; }
    .search-box__contain .mycase-seachform .error-message {
      display: inline-block;
      position: absolute;
      right: 104px;
      bottom: 0;
      z-index: 10;
      max-width: 60%;
      background-color: red;
      color: #fff;
      font-size: 12px;
      text-align: right;
      padding: 3px 30px 3px 20px;
      border-radius: 20px 0 0 0; }
    .search-box__contain .mycase-seachform .input-group {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-align: stretch;
      align-items: stretch;
      width: 100%;
      background: #ffffff;
      border-radius: 15px;
      box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
      transition: box-shadow 0.25s ease-in-out; }
      .search-box__contain .mycase-seachform .input-group .input-group-prepend, .search-box__contain .mycase-seachform .input-group .input-group-append {
        display: -ms-flexbox;
        display: flex; }
      .search-box__contain .mycase-seachform .input-group .input-group-append {
        margin-left: -1px; }
      .search-box__contain .mycase-seachform .input-group .search-value {
        height: auto;
        border: 0;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075) !important; }
      .search-box__contain .mycase-seachform .input-group .input-group-text {
        border-radius: 15px 0px 0px 15px;
        -moz-border-radius: 15px 0px 0px 15px;
        -webkit-border-radius: 15px 0px 0px 15px;
        border: 0;
        padding: 13px 16px;
        background-color: transparent; }
      .search-box__contain .mycase-seachform .input-group .input-group-btn {
        border-radius: 0px 15px 15px 0px !important; }
      .search-box__contain .mycase-seachform .input-group .btn-timkiem {
        background: #ffffff;
        border: none;
        color: #008848; }
    .search-box__contain .mycase-seachform .mycase-checkbox-3-month {
      display: flex;
      margin-top: 15px;
      margin-bottom: 15px;
      position: relative; }
      .search-box__contain .mycase-seachform .mycase-checkbox-3-month label {
        color: #444543;
        font-weight: normal !important;
        cursor: pointer;
        padding-left: 12.5px;
        line-height: 16px;
        margin-top: 10px;
        display: inline-block; }
      .search-box__contain .mycase-seachform .mycase-checkbox-3-month input[type="checkbox"] {
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: 0;
        background: #fff;
        height: 28px;
        width: 28px;
        border: 1px solid #098a4a;
        color: #fff;
        border-radius: 3px; }
      .search-box__contain .mycase-seachform .mycase-checkbox-3-month input[type="checkbox"]:checked {
        background: #098a4a; }
      .search-box__contain .mycase-seachform .mycase-checkbox-3-month input[type="checkbox"]:checked::after {
        content: "";
        background-image: url(https://fecredit.com.vn/wp-content/themes/fe-credit/assets/images/check.png);
        background-size: cover;
        top: 7px;
        width: 21px;
        height: 16px;
        color: #fff;
        font-size: 11px;
        position: absolute;
        left: 3px;
        margin-top: 2.5px; }
    .search-box__contain .mycase-seachform select.mycase-fillter-status {
      border: 1px solid #008848 !important; }
    .search-box__contain .mycase-seachform .search-pre-login-box {
      display: flex;
      position: relative; }
      .search-box__contain .mycase-seachform .search-pre-login-box input.search-pre-login-form {
        border: 1px solid #078a4a;
        padding: 10px 20px;
        border-radius: 3px;
        margin-right: 15px;
        width: 45%; }
      .search-box__contain .mycase-seachform .search-pre-login-box .btn-search-pre-login {
        padding: 10px 35px;
        border-radius: 10px;
        background-color: #078a4a;
        color: #fff;
        border: none;
        outline: none; }
        .search-box__contain .mycase-seachform .search-pre-login-box .btn-search-pre-login:hover {
          background-color: #0c9655; }
      .search-box__contain .mycase-seachform .search-pre-login-box .error-message-s1 {
        display: inline-block;
        position: absolute;
        right: calc(55% + 40px);
        top: 20px;
        max-width: 60%;
        background-color: red;
        color: #fff;
        font-size: 12px;
        text-align: right;
        padding: 3px 30px 3px 20px;
        border-radius: 20px 0 0 0; }
      .search-box__contain .mycase-seachform .search-pre-login-box .error-message-s2 {
        display: inline-block;
        position: absolute;
        right: 145px;
        top: 20px;
        max-width: 60%;
        background-color: red;
        color: #fff;
        font-size: 12px;
        text-align: right;
        padding: 3px 30px 3px 20px;
        border-radius: 20px 0 0 0; }

@media (max-width: 992px) {
  .search-box__contain .mycase-seachform .search-pre-login-box {
    display: block; }
    .search-box__contain .mycase-seachform .search-pre-login-box input.search-pre-login-form {
      display: inline-block;
      width: 100%;
      margin-bottom: 20px; }
    .search-box__contain .mycase-seachform .search-pre-login-box .btn-search-pre-login {
      width: 100%; }
    .search-box__contain .mycase-seachform .search-pre-login-box .error-message-s1 {
      top: 20px;
      right: 0px; }
    .search-box__contain .mycase-seachform .search-pre-login-box .error-message-s2 {
      top: 85px;
      right: 0px; } }
.mycase-fillter-box {
  margin-top: 50px; }

select.mycase-list-fillter {
  display: inline;
  border: 1px solid #008848 !important;
  height: 42px;
  width: auto; }

.case-id {
  font-size: 16px;
  color: #008848 !important;
  font-weight: bold;
  text-decoration: none; }
  .case-id:hover {
    text-decoration: underline; }

.badge-open-info {
  width: 100px;
  padding: 8px 10px;
  margin-right: 5px;
  color: #008848;
  background: #e5f3ec; }

.badge-close-info {
  width: 100px;
  padding: 8px 10px;
  margin-right: 5px;
  color: #e57100;
  background: #f6ecdf; }

.badge-inprocess-info {
  width: 100px;
  padding: 8px 10px;
  margin-right: 5px;
  color: #029cdc;
  background: #e0f1f6; }

.badge-cancel-info {
  width: 100px;
  padding: 8px 10px;
  margin-right: 5px;
  color: #c80c2d;
  background: #f9e6ea; }

.border-open-status {
  border: 1px solid #008848; }

.border-close-status {
  border: 1px solid #e57100; }

.border-inprocess-status {
  border: 1px solid #029cdc; }

.border-cancel-status {
  border: 1px solid #c80c2d; }

.mycase-tooltip .tooltip.top .tooltip-inner {
  background-color: red; }

.mycase-table {
  margin-top: 40px;
  display: block; }
  .mycase-table .table td, .mycase-table .table th {
    width: 16.6% !important;
    padding: 1rem !important;
    vertical-align: top;
    border-top: 1px solid #e9ecef; }
  .mycase-table .table td:nth-child(4), .mycase-table .table th:nth-child(4) {
    width: 19.9% !important; }
  .mycase-table .table td:nth-child(5), .mycase-table .table th:nth-child(5) {
    width: 19.9% !important; }
  .mycase-table .table td:last-child, .mycase-table .table th:last-child {
    width: 10% !important; }

.mycase-listing-mobile-box {
  display: none; }
  .mycase-listing-mobile-box li {
    padding: 10px 10px;
    border-bottom: 1px solid #e9ecef; }
    .mycase-listing-mobile-box li:nth-child(odd) {
      background-color: #ffffff; }
    .mycase-listing-mobile-box li:nth-child(even) {
      background-color: #f9f9f9; }
    .mycase-listing-mobile-box li:last-child {
      border-bottom: 0px solid #e9ecef; }
  .mycase-listing-mobile-box .row {
    padding-top: 10px;
    padding-bottom: 10px; }

.view-case-box {
  margin-top: 40px;
  padding: 30px;
  background-color: #ffffff;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden; }
  .view-case-box .view-case-row {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #e9ecef; }
    .view-case-box .view-case-row a {
      color: #008848;
      text-decoration: none; }
      .view-case-box .view-case-row a:hover {
        text-decoration: underline; }
    .view-case-box .view-case-row .view-case-title {
      color: #7b7b7b; }
    .view-case-box .view-case-row .view-case-titleSub {
      color: #7b7b7b;
      padding-left: 30px; }

@media (max-width: 992px) {
  .mycase-fillter-box {
    margin-top: 30px; }

  select.mycase-list-fillter {
    display: block;
    margin: 10px 0;
    width: 100%; }

  .mycase-table {
    display: none; }

  .mycase-listing-mobile-box {
    display: block; } }
.upload-muti {
  display: inline-block;
  margin: 0px 0 0 20px;
  width: calc(100% - 100px); }
  .upload-muti li {
    width: 100%;
    display: table;
    margin-bottom: 5px; }
    .upload-muti li .muti-1 {
      display: table-cell;
      width: 70%; }
    .upload-muti li .muti-2 {
      display: table-cell; }

/*# sourceMappingURL=mycase.css.map */
