.cardy-right {
  border-radius: 12px;
  line-height: 16px;
  border-right: 4px solid #0e9be2!important;
  border-width: 3px;
}

.cardy-left {
  border-radius: 12px;
  line-height: 16px;
  border-left: 4px solid #0e9be2!important;
  border-width: 3px;
}

.cardy {
  border-top: 4px solid #0e9be2 !important;
  border-radius: 12px;
  border-width: 3px;
  line-height: 16px;
}

.span-title {
  font-size: 11px !important;
  color: #6d6d6d !important;
  font-weight: bolder;
}

.span-det {
  font-size: 11px !important;
  color: #FF8243 !important;
}

.card-icon {
  font-size: 28px;
  /*background-color: #fda65d;*/
  /*background: rgb(2,0,36);*/
  background: linear-gradient(90deg, rgb(0,96,165) 0%, rgb(14,155,226) 35%, rgb(12,141,191) 100%);
  border-radius: 30%;
  height: 40px;
  width: 40px;
  color: white;
  padding: 7px;
}

.active-icon {
  font-size: 14px !important;
  /*background-color: #e26a2c;*/
  background-image: linear-gradient(90deg, rgb(0,96,165) 0%, rgb(14,155,226) 35%, rgb(12,141,191) 100%);
  border-radius: 30%;
  height: 25px;
  width: 25px;
  color: white !important;
  padding: 4px;
}

.icon-mid {
  color: #0e9be2;
  font-size: 24px;
  box-shadow: 0 2px 0 rgb(249,249,249), 0 1px 0 #e0e0e0;
}

.pdf-btn {
  text-align: center;
  background-color: #0060a5;
  border-radius: 30%;
  height: 80px;
  width: 80px;
  color: #ffffff;
  font-size: 21px;
  padding: 10px;
  margin-top: 10px;
}

.span-back i {
  background-color: #ff8243;
  padding: 8px;
  font-size: 10px !important;
  color: #ffffff;
  border-radius: 10%;
  /*margin-top: 10px;*/
}

.span-back {
  background-color: #55514f;
  padding: 3px;
  font-size: 10px !important;
  color: #ffffff;
  border-radius: 10%;
  margin-top: 10px;
}

.list-back {
  background-color: #FF8243;
  padding: 8px;
  font-size: 12px !important;
  color: #ffffff;
  border-radius: 10%;
  margin-top: 10px;
}

.zoom-btn {
  background-color: #0060a5;
  color: #ffffff;
  /*display: block;*/
  width: 100%;
  font-size: 21px;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 0.5rem;
}

.icon-active i {
  margin: 5px;
  color: #0060a5;
  font-size: 36px !important;
}

.kind-list {
  margin-top: 13px;
}

.kind-list i {
  font-size: 12px;
  color: #0e9be2;
}

.kind-list span {
  font-size: 10px;
}

div .span-date {
  color: #636363;
  font-size: 16px;
  font-weight: 500;
}

div h6 {
  color: #636363;
  font-size: 16px;
}

.progress-title {
  font-size: 8px;
  text-align: left;
  color: #636363;
}

.progress-bar {
  /*background: #fda65d;*/
  background-image: linear-gradient(90deg, rgb(0,96,165) 0%, rgb(14,155,226) 35%, rgb(12,141,191) 100%);
  animation: slide-left 2s ease;
}

.progress {
  height: 9px;
  /*width: 50%;*/
}

.progress span {
  font-size: 11px !important;
  color: #373737;
  margin-top: -10px;
  /*padding: 15px !important;*/
}

#content a {
  text-decoration: none;
  color: #898989;
}

.main-logo {
  width: 25% !important;
  margin: 0px !important;
  position: absolute;
}

.btn-zoom {
  background-color: #FF8243 !important;
  -webkit-background-color: #FF8243 !important;
  color: #ffffff !important;
  -webkit-color: #ffffff !important;
}

.btn-zoom:hover {
  background-color: #FF8243 !important;
  -webkit-background-color: #FF8243 !important;
  color: #ffffff !important;
  border: 3px solid #ffffff !important;
  -webkit-border: 3px solid #ffffff !important;
}

.cardy div p {
  color: #65686a !important;
  font-size: 13px;
  margin-top: 3px;
}

.text-org {
  color: #e26a2c;
}

.cardy ul h6 {
  font-size: 12px;
}

.cardy ul span {
  font-size: 12px;
}

.card-header span {
  font-size: 14px !important;
}

.card-header h3 {
  font-size: 22px;
  font-weight: bold;
  color: #e26a2c;
}

.cardy i {
  color: #e26a2c !important;
  font-size: 18px;
  padding: 5px;
}

.sp-font {
  font-size: 14px;
  color: #e26a2c;
}

td {
  color: #e26a2c;
  font-weight: bolder;
}

#pdf-table td {
  font-size: 7px;
  color: #656a6f;
}

#pdf-table th {
  font-size: 8px;
}

.div-pdf {
  font-size: 8px;
  /*border: 1px solid #d2d2d2;*/
  /*border-bottom: 1px solid #d2d2d2;*/
  margin: 10px 0 10px 0;
  font-weight: bold;
  background-color: #626262;
  color: #ffffff;
}

#contain {
  padding: 10px;
}

#contain h5 {
  font-size: 10px;
  font-weight: bolder;
  margin: 0;
}

.contain-title p {
  font-size: 9px;
  margin: 0;
}

::-webkit-calendar-picker-indicator {
  filter: invert(1);
}

.form-text {
  font-size: 12px;
}

.form-text i {
  font-size: 14px;
}

.fatura img {
  width: 25%;
}

.btn-top-pdf {
  background-color: #e26a2c !important;
  -webkit-background-color: #e26a2c !important;
  color: #ffffff;
  outline: none;
  border: none;
  margin: 10px;
}

.btn-top-pdf:hover {
  background-color: #e26a2c !important;
  -webkit-background-color: #e26a2c !important;
  color: #ffffff;
  outline: none;
  border: none;
}

.contain-title img {
  width: 25%;
  margin-bottom: 20px;
}

#yourBtn {
  position: relative;
  top: 0px;
  font-family: calibri;
  width: 100px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px dashed #BBB;
  text-align: center;
  /*background-color: #DDD !important;*/
  cursor: pointer;
}

#accordion span {
  color: #6f6f6f;
  font-weight: bolder;
  font-size: 14px;
  padding: 0;
  margin: 0;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
}

.accordion-button:not(.collapsed) {
  color: #e26a2c;
  font-weight: bold;
  background-color: #f7f7f7;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.04);
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform .2s ease-in-out;
}

.accordion-button::befre {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform .2s ease-in-out;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #e26a2c;
  text-align: left;
  font-weight: bold;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}

.pill {
  background-color: #e26a2c;
  color: #ffffff !important;
  border-radius: 10px;
  font-size: 12px !important;
  padding: 5px;
}

.brand_logo_container {
  position: absolute;
  height: 170px;
  width: 170px;
  top: -45px;
  border-radius: 50%;
  background: #f1f1f1;
  padding: 10px;
  text-align: center;
}

.page-title {
  color: #2f2f2f !important;
  font-size: large;
  padding: 10px;
}

.card-title {
  margin-bottom: .5rem;
  color: #e26a2c;
}

.cardy h4 {
  color: #626262;
  font-size: 21px;
}

.cardy th {
  color: #6a6a6a;
  font-size: 12px;
}

.cardy td {
  color: #6a6a6a;
  font-size: 12px;
}

.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #4d4d4d;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #d0d2d5;
  vertical-align: top;
  border-color: #dee2e6;
}

#sum h3 {
  color: #545454;
  font-size: 16px;
  font-weight: 600;
}

#sum .cardy {
  padding: 5px;
}

#sum i {
  font-size: 21px;
  margin-top: 5px;
}

#sum .span-title {
  font-size: 12px !important;
}

/* popup img */

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.7;
}

/* The Modal (background) */

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(106,106,106);
  background-color: rgba(52,52,52,0.9);
}

/* Modal Content (image) */

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */

.modal-content, #caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

/* The Close Button */

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover, .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */

@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
}

a {
    text-decoration: none !important;
}

