@font-face {
    font-family: "payda";
    src: url("/static/assets/fonts/payda/PeydaWebFaNum-Medium.woff2") format("woff2");
    font-weight: normal;
  }
  @font-face {
    font-family: "payda";
    src: url("/static/assets/fonts/payda/PeydaWebFaNum-Bold.woff2") format('woff2');
    font-weight: 700;
  }
  @font-face {
    font-family: "payda";
    src: url("/static/assets/fonts/payda/PeydaWebFaNum-Black.woff2") format('woff2');
    font-weight: 900;
  }

body {
    background-color: #f4f4f5;
    font-family: payda !important;
    overflow-x: hidden;
}
.sidebar {
    height: 100vh;
    overflow-y: scroll;
}
.list-unstyle {
  list-style: none;
  padding: 0;
  padding-right: 20px;
}
li.sidebar-menu {
    cursor: pointer;
}
li.sidebar-menu:hover {
    cursor: pointer;
    color:#3A8462;
}
.lh-70 {
    line-height: 70px;
}
.card {
    border:none;
    border-radius: none;
}
.box-header{
    font-size: 20px;
    font-weight: bold;
}
.box-sub-header{
    font-size: 16px;
}
.box-desc{
    font-size: 12px;
    color: #718EBF;
    font-weight: normal;
}
.f-blod {
    font-weight: 900 !important;
}
.tabel-head-cell {
  background: #ccc !important;
  line-height: 40px;
}
.round-table {
  border-radius: 20px !important;
  overflow: hidden;
}
.table-value {
  font-size: 13px;
}
.badge-primary {
  color: #21272A;
  background-color: #92B6FF;
  font-weight: normal;
}
.badge-warning {
  color: #21272A;
  background-color: #FFC465;
  font-weight: normal;
}
.badge-danger {
  color: #B91C1C;
  background-color: #FEE2E2;
  font-weight: normal;
}
.font-normal{
    font-weight: normal;
}
.tabel-cell {
  line-height: 35px;
}

.page-link {
  color: #3a8462;
}

#app-box {
  height: 95vh;
  overflow: scroll;
  overflow-x: hidden;
  scrollbar-width: none;      /* برای Firefox */
  -ms-overflow-style: none;
}

#app-box::-webkit-scrollbar {
  display: none;
}
.form-control.is-valid, .was-validated .form-control:valid {
  padding-right: 5px;
}
.pointer {
  cursor: pointer;
}

.nav-link {
  color: #3A8462;
  background: #f9f9f9;
}
.nav-link:hover {
  color: #5A8672;
}
.tab-pane {
  background: #fff;
  padding: 15px;
}
.badge-success {
    background: #3a8462;
}
.active > .page-link, .page-link.active {
  background: #8cb7a4 !important;
  border-color: #8cb7a4;
}
.approved-role {
  line-height: 10px;margin-top: 5px;
}
.approved-user {
  line-height: 25px;font-size: 12px;color: #5e5c5c;
}
.badge-role {
  background: #CBD5E1;
  color: #282828;
  font-weight: 400;
}
.score-box {
  background: #3E755D0A;
  padding: 10px;
  border: 2px solid #3E755D;
  border-radius: 10px;
}

.panel-area {
  display: none;
  position: absolute;
  background: #fff;
  width: 208px;
  box-shadow: 0px 1px 3px #e8e3e3;
  padding: 10px;
  z-index: 100;
}
.logout-link {
  color: #212529;
  text-decoration: none;
}
.logout-link:hover {
  color: #3a8462;
}
.is-invalid {
  padding-right: 10px !important;
}
.active-tab {
  background: #ccc;
  border-radius: 10px;
  color: #265b43;
  cursor: pointer;
}
.user-tab {
  cursor: pointer;
}
.sidebar-menu.active {
    color: #198754;
}

.nav-link {
    background: none;
    color: #475569;
}
.nav-link.active {
    background: #ECF4F0;
    border-radius: 5px;
    color: #3A8462 !important;
}
h1.text-primary {
    color: #198754 !important;
    font-weight: 900;
    font-size: 70px;
}
h1.text-dark {
    font-size: 70px;
    font-weight: 900;
}
.text-subtitle {
    text-align: justify;
    line-height: 30px;
}
img.box-icon {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
}
.feat-box {
  padding-top: 35px;
  padding-bottom: 5px;
}
.subhead {
    text-align: justify;
    line-height: 50px;
}
span.text-primary {
    color: #198754 !important;
}
.mt-120 {
  margin-top: 120px;
}
.mt-175 {
  margin-top: 175px;
}
.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: 0 !important;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
}
.accordion-item {
    margin-bottom: 17px;
    border: 1px dashed;
    background: none;
}
button.accordion-button.collapsed {
    line-height: 31px;
    padding: 5px 10px;
    font-size: 14px;
}
button.accordion-button {
    background: #fff !important;
    line-height: 31px;
    padding: 5px 10px;
    font-size: 14px;
}
p.blog-post-title {
    text-align: justify;
    line-height: 30px;
}
p.blog-post-meta {
    font-size: 12px;
    color: #b3b1b1;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
p.post-intro {
    font-size: 14px;
    color: #5e5c5c;
}
.btn-blog {
    background: #ECF4F0;
    font-size: 14px;
    color: #3A8462;
}
.btn-blog:hover {
    background: #3A8462;
    color: #fff;
}
.footer-bg {
  background: #020617;
  background-image: url(/static/assets/images/footer-pt.png);
  background-repeat: no-repeat;
  background-position: bottom;
}
.footer {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.text-loc {
  font-size: 14px;
}
.footer-cp {
    font-size: 12px;
}
.counter-bg {
  background: linear-gradient(90deg, #09090B 0%, #1E293B 102.17%);

}
.border-left-light {
    border-left: 1px solid #fff;
}
.border-bottom-green {
    border-bottom: 1px solid #3a8462;
}
.post-data {
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 15px;
    z-index: 100;
}
.image-box::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4); /* مقدار تیرگی */
    border-radius: 20px;
}
.text-sm {
    font-size: 16px;
    text-align: justify;
}
p.new-post-date {
    font-size: 12px;
}
.design-box {
    height: 100px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 6px;
    z-index: 1 !important;
    border-radius: 15px;
}