.chart-container {
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* .svg-chart-container {
  margin-top: -20px;
} */
.expand-button {
  color: #716e7b;
  border-radius: 10px;
  padding: 4px;
  font-size: 10px;
  margin: auto auto;
  background-color: #ffffff;
  border: 1px solid #aeaeae;
}

.profile-image {
  background-color: #ffffff;
  position: absolute;
  margin-top: -25px;
  margin-left: 15px;
  border-radius: 100px;
  width: 50px;
  height: 50px;
}

.expaired-mem:after {
  width: 50px;
  height: 50px;
  position: absolute;
  content: '';
  bottom: 5px;
  background: url(../../images/rose-frame.png) left;
  background-size: 100% 100%;
  border-radius: 50%;
  z-index: 2;
  left: 1px;
  bottom: -3px;
}

.selectedMember {
  animation: blink 0.5s step-end infinite alternate;
}

@keyframes blink {
  50% {
    background-color: #eb841f;
  }
}

.image-img {
  position: absolute;
  margin-top: -20px;
  margin-left: 20px;
  border-radius: 100px;
  width: 40px;
  height: 40px;
}

.image-img-period {
  position: absolute;
  margin-top: -20px;
  margin-left: 20px;
  border: double 3px transparent;
  border-radius: 30px;
  background-image: linear-gradient(white, white),
    linear-gradient(to right, #f33, #3bf, #f33);
  background-origin: border-box;
  background-clip: content-box, border-box;

  width: 40px;
  height: 40px;
}

.main-card {
  font-family: "Inter", sans-serif;
  position: absolute;
  margin-top: -1px;
  margin-left: -1px;
  border-radius: 10px;
  border: 1px solid #e4e2e9;
  color: #ffffff;
  background-color: #116b93;
}

.main-card:hover {
  background-color: #389A05
}

.main-dep-card {
  font-family: "Inter", sans-serif;
  position: absolute;
  margin-top: -1px;
  margin-left: -1px;
  border-radius: 10px;
  border: 1px solid #e4e2e9;
  color: #ffffff;
  background-color: #462d6c;
}

.main-title {
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  margin-left: 20px;
  margin-top: 15px;
}

.period {
  margin-left: 70px;
  padding-top: 5px;
  font-size: 10px;
}

.sub-title {
  color: #ffffff;
  margin-left: 20px;
  margin-top: 3px;
  font-size: 12px;
}

.img-icons {
  color: #ffffff;
  position: absolute;
  right: 20px;
  top: 17px;
  font-size: 12px;
}

.modal {
  font-family: "Source Sans Pro", sans-serif;
}

.modal-header {
  padding: 12px !important;
}

.modal-body {
  padding: 10px !important;
  overflow-y: scroll !important;
  height: 400px;
}

.modal-body table {
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
}

.modal-body table td,
.modal-body table th {
  border-bottom: 1px solid #ddd;
  padding: 8px;
  text-transform: capitalize;
}

.modal-body table tr:hover {
  background-color: #ddd;
}

.modal-title {
  font-size: 14px !important;
}

.modal-body table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04aa6d;
  color: white;
}

.header {
  background: #1b120c !important;
}

.tree-out {
  position: relative;
  margin-top: 95px;
  font-family: "Source Sans Pro", sans-serif;
  background-color: #f6f6f6;
}

.chart-container {
  position: relative;
}

#overlay {
  background: rgba(40, 80, 139, 1);
  color: #666;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 5000;
  top: 0;
  left: 0;
  float: left;
  text-align: center;
  padding-top: 15%;
  opacity: 0.4;
}

.modal-header {
  background: #116b93;
  color: #fff;
}

.bannerC {
  display: none;
}

.caption {
  padding: 10px;
  display: block;
  text-align: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Noto Color Emoji";
}

.sub-text {
  padding-right: 10px;
}

.plus-icon {
  color: #716e7b;
  border-radius: 10px;
  font-size: 10px;
  background-color: #ffffff;
  border: 1px solid #aeaeae;
  width: 24px;
  height: 21px;
  padding-top: 5px;
  padding-left: 6px;
  margin-top: -5px;
  margin-left: auto;
  z-index: 9999;
}

.modal-dialog {
  margin-top: 10%;
}

.image-prof {
  width: 100%;
  text-align: center;
  padding: 10px;
}

.profileImage {
  border-radius: 100px;
  width: 100px;
  height: 100px;
  object-fit: fill;
}

.nav-link {
  background-color: #1b120c !important;
  color: #fff;
  font-weight: 600;
}

.search-box {
  padding: 40px;
  padding-bottom: 0px !important;
}

.search-result-box {
  padding-left: 40px;
  padding-right: 40px;
}

.search-input {
  margin-right: 20px;
  margin-bottom: 0px !important;
}

.search-error {
  padding-left: 10px;
  text-align: left;
  color: red;
}

.search-error-mem {
  color: red;
  padding-left: 10px;
  text-align: left;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #eb841f !important;
  color: #000000 !important;
}

.trans-bx {
  width: 100%;
  background: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  padding: 20px 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-box-shadow: 0px 2px 29px 0px rgba(50, 50, 50, 0.14);
  -moz-box-shadow: 0px 2px 29px 0px rgba(50, 50, 50, 0.14);
  box-shadow: 0px 2px 29px 0px rgba(50, 50, 50, 0.14);
  border: 1px solid #e5e7e4;
  font-size: 12px;
  cursor: pointer !important;
}

.trans-bx .detail {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  line-height: 1.2em;
}

.search-image {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  object-fit: fill;
  margin-right: 10px;
}

.tree-button {
  height: 25px;
  padding: 5px !important;
}

.search-name {
  font-weight: 600;
  font-size: 14px;
}

.search-deatils {
  font-weight: 500;
  font-size: 12px;
}

.chart-pre {
  text-align: center;
  color: #716e7b;
  background-color: #ffffff;
  width: 24px;
  border-radius: 10px;
  font-size: 10px;
  border: 1px solid #aeaeae;
  margin-left: 50%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 7px;
  padding-right: 7px;
}

.hus-wife {
  background-color: #eb841f !important;
  color: #000000 !important;
}

.dau-dc {
  background-color: #F27AE3 !important;
  color: #fff !important;
}

.ui-autocomplete-loading {
  background: white url("../../lib/img/loading.gif") right center no-repeat;
}

.memeber-search-form {
  width: 100%;
  max-width: 1290px;
  text-align: center;
}

.inner-form {
  padding: 50px 47px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.search-wrap {
  flex-grow: 1;
  -ms-flex-positive: 1;
  margin-right: 15px;
}

.button-wrap {
  width: 190px;
}

.first-wrap {
  flex-grow: 1;
  -ms-flex-positive: 1;
  width: 30%;
  margin-right: 15px;
}

.second-wrap {
  width: 40%;
  min-width: 180px;
  margin-right: 15px;
}

.third-wrap {
  width: 15%;
  margin-right: 0;
}

@media only screen and (max-width: 600px) {
  .inner-form {
    display: block;
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .search-result-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .search-wrap {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0px;
  }

  .button-wrap {
    width: 100%;
    margin-right: 0px;
  }

  .first-wrap {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0px;
  }

  .second-wrap {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0px;
  }

  .third-wrap {
    width: 100%;
    margin-bottom: 15px;
  }
}