.main-header-container {
    background: #008755 !important;
}
.main-header-container .form-control {
    background: #fff !important;
}
.header-icon {
    color: #fff;
}
.main-header-container .header-link-icon {
    color: #fff !important;
    filter: brightness(0) invert(1);
}
.main-content {
    background: #e9f5f1;
}
.bg-primary-gradient{
    background: #fff !important;
}
.bg-primary-gradient h6{
    color: #000 !important;
    margin-bottom:6px !important;
}
.bg-primary-gradient h4 {
    color: #2a8a58 !important;
    font-size: 30px;
    line-height: 30px;
}
.bg-primary-gradient p{
    color: #000 !important;
}
.icon-card-wrp-green{
    font-size: 18px;
    position: absolute;
    right: 27px;
    top: 26px;
    width: 50px;
    height: 45px;
    border-radius: 6px;
    background: #ddf9ea;
    text-align: center;
    padding-top: 0;
    color: #2a8a58;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg-danger-gradient{
    background: #fff !important;
}
.bg-danger-gradient h6{
    color: #000 !important;
    margin-bottom:6px !important;
}
.bg-danger-gradient h4 {
    color: #6d86cc !important;
    font-size: 30px;
    line-height: 30px;
}
.bg-danger-gradient p{
    color: #000 !important;
}
.icon-card-wrp-blue{
    font-size: 16px;
    position: absolute;
    right: 27px;
    top: 26px;
    width: 50px;
    height: 45px;
    border-radius: 6px;
    background: #f2f5ff;
    text-align: center;
    padding-top: 0;
    color: #6d86cc;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg-success-gradient{
    background: #fff !important;
}
.bg-success-gradient h6{
    color: #000 !important;
    margin-bottom:6px !important;
}
.bg-success-gradient h4 {
    color: #ec6140  !important;
    font-size: 30px;
    line-height: 30px;
}
.bg-success-gradient p{
    color: #000 !important;
}
.icon-card-wrp-orange{
    font-size: 16px;
    position: absolute;
    right: 27px;
    top: 26px;
    width: 50px;
    height: 45px;
    border-radius: 6px;
    background: #fff4ec;
    text-align: center;
    padding-top: 0;
    color: #ec6140;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg-warning-gradient{
    background: #fff !important;
}
.bg-warning-gradient h6{
    color: #000 !important;
    margin-bottom:6px !important;
}
.bg-warning-gradient h4 {
    color: #f9be3e  !important;
    font-size: 30px;
    line-height: 30px;
}
.bg-warning-gradient p{
    color: #000 !important;
}
.icon-card-wrp-yellow{
    font-size: 16px;
    position: absolute;
    right: 27px;
    top: 26px;
    width: 50px;
    height: 45px;
    border-radius: 6px;
    background: #fff4ec;
    text-align: center;
    padding-top: 0;
    color: #f9be3e;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg-secondary-gradient{
    background: #fff !important;
}
.bg-secondary-gradient h6{
    color: #000 !important;
    margin-bottom:6px !important;
}
.bg-secondary-gradient h4 {
    color: #4699cb  !important;
    font-size: 30px;
    line-height: 30px;
}
.bg-secondary-gradient p{
    color: #000 !important;
}
.icon-card-wrp-sky{
    font-size: 16px;
    position: absolute;
    right: 27px;
    top: 26px;
    width: 50px;
    height: 45px;
    border-radius: 6px;
    background: #eaf7ff;
    text-align: center;
    padding-top: 0;
    color: #4699cb;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 910px) {
.row-listing-dashboard .col-md-3{
    width: 100% !important;
}
.row-listing-dashboard .card{
    margin-bottom:10px;
}
.row-listing-dashboard{
    display: block;
}
}

.lang-ar .icon-card-wrp-orange,
.lang-ar .icon-card-wrp-yellow,
.lang-ar .icon-card-wrp-sky,
.lang-ar .icon-card-wrp-white,
.lang-ar .icon-card-wrp-green,
.lang-ar .icon-card-wrp-blue {
    right: unset !important;
    left: 27px !important;
    top: 26px !important;
}
.card {
    box-shadow: none;
}
.card-body{
    padding: 15px !important;
}
.bg-primary {
    background-color: rgb(0 135 85) !important;
}


.app-sidebar .side-menu__label {
    white-space: nowrap;
    color: #000000 !important;
    position: relative;
    font-size: 0.85rem;
    line-height: 1;
    vertical-align: middle;
}

.green-btn-custom{
    border:none !important;
    background: #008755 !important;
}
.yellow-btn-custom{
    border:none !important;
    background: #bbde1a !important;
    color: #000 !important;
}
.yellow-btn-custom:hover{
    border:none !important;
    background: #008755 !important;
    color: #fff !important;
}
.app-sidebar .slide__category {
    color: #008755;
}
.page-item.active .page-link{
    color:#fff !important
}

.app-sidebar .side-menu__item.active,
.app-sidebar .side-menu__item:hover {
    color: #008755 !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000000;
}
.app-sidebar .side-menu__item {
    color: #000000 !important;
}

.table {
    --bs-table-hover-bg: #e7f3ef;
    --bs-table-striped-bg: #e8f3ef;
    border-color: #c5ded5 !important;
}

.top-countries-card .list-group-item {
    border-color: #c5ded5 !important;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
    border-color: #c5ded5 !important;
}
.text-muted {
    color: #93a59e !important;
}
.country-table .table.table-striped > tbody > tr:nth-of-type(odd) > * {
    color: #000000 !important;
}
.top-countries-card .list-group-item p {
    color: #000;
}
.country-table .table td,
.country-table .table th {
    color: #000;
}
p,
span {
    color: #000;
}
.total-revenue label {
    color: #000;
}
#header-sidebar .nav.tab-style-1 .nav-link.active {
    background-color: rgb(0 135 85) !important;
}
.bg-info {
    background-color: rgb(177 210 24) !important;
}

#external-events .bg-primary {
    background-color: #fff !important;
}
#external-events .bg-secondary {
    background-color: #fff !important;
}
#external-events .border.border-success {
    background-color: #fff !important;
    border: 1px solid rgb(255 229 155) !important;
}
#external-events .bg-info {
    background-color: #fff !important;
    border: 1px solid rgb(169 227 249) !important;
}
#external-events .bg-warning {
    background-color: #fff !important;
    border: 1px solid rgb(253 222 133) !important;
}
#external-events .bg-danger {
    background-color: #fff !important;
    border: 1px solid rgb(252 191 205) !important;
}
#external-events .bg-teal {
    background-color: #fff !important;
}
.card-body {
    color: #000000;
}
.form-label {
    color: #001b11;
}
.form-control {
    color: #7e968d;
    border-color: #cdd8d4;
}

.border.border-secondary {
    border: 1px solid rgb(209 215 226) !important;
}
.border.border-primary {
    border: 1px solid rgb(187 214 250) !important;
    opacity: 1;
}
.scrollToTop {
    background-color: rgb(187 222 26);
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__display {
    cursor: default;
    padding-left: 10px;
    color: white !important ;
    padding-right: 5px !important ;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove {
    color: white !important;
    margin-top: 5px !important;
}

.select2-selection__choice__remove span {
    color: white !important;
}

.header-notification {
    position: relative;
}

.header-notification .notification-count {
    position: absolute;
    top: 0px;
    right: 0px;
    min-width: 18px;
    height: 18px;
    border-radius: 10px;
    background-color: #dc3545;
    color: #fff;
    font-size: 11px;
    line-height: 18px;
    text-align: center;
    display: none;
}

.header-notification .notification-count.is-visible {
    display: inline-block;
}

.notification-dropdown {
    width: 340px;
    max-width: calc(100vw - 32px);
}

.notification-list {
    max-height: 320px;
    overflow-y: auto;
}

.notification-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 12px 16px;
    border-bottom: 1px solid #e2ece7;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.notification-item:last-child {
    border-bottom: none;
}

.notification-item:hover {
    background-color: #f3f8f6;
}

.notification-item.unread {
    background-color: rgba(0, 135, 85, 0.08);
}

.notification-avatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: rgba(0, 135, 85, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #008755;
    flex-shrink: 0;
}

.notification-body {
    flex: 1;
}

.notification-body .title {
    font-weight: 600;
    font-size: 0.85rem;
    color: #0f241c;
    margin-bottom: 4px;
}

.notification-body .message {
    font-size: 0.78rem;
    color: #4e6359;
    margin-bottom: 6px;
}

.notification-body .meta {
    font-size: 0.7rem;
    color: #7e968d;
}

.mark-all-read-link,
.refresh-link {
    background: none;
    border: none;
    padding: 0;
    color: #008755;
    font-size: 0.75rem;
    font-weight: 600;
    cursor: pointer;
}

.mark-all-read-link:hover,
.refresh-link:hover {
    text-decoration: underline;
}

.notification-empty {
    padding: 24px 16px;
    text-align: center;
    color: #7e968d;
    font-size: 0.8rem;
}
.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__display {
    cursor: default;
    padding-left: 12px !important;
    padding-right: 5px;
}

.table-work-flow-wrp .badge {
    font-size: 13px;
}

.btn-filter-wrap ul {
    list-style: none;
    display: flex;
    gap: 15px;
    margin: 0 0 20px 0;
    padding: 0;
    justify-content: space-between;
}

.btn-filter-wrap ul li button span {
    margin-left: 5px;
    font-size: 12px;
    background: #ecf0fa;
    padding: 5px 6px;
    position: relative;
    right: -7px;
    border-radius: 2px;
}

.info-stage {
    border: 1px solid #ddd;
    padding: 6px 8px;
    border-radius: 4px;
    font-size: 13px;
}

.select-btn-wrap {
    width: 200px;
}

.select-btn-wrap select {
    font-size: 13px;
}

.search-filters-wrap ul {
    list-style: none;
    background: #fff;
    padding: 7px 13px 13px 13px;
    border-radius: 8px;
    display: flex;
    gap: 10px;
    box-shadow: 0px 0px 20px 0 #caced8;
}

.search-filters-wrap ul li {
    width: 25%;
}

.search-filters-wrap ul li .form-group {
    margin: 0;
}

.search-filters-wrap ul li .form-group label {
    font-size: 12px;
    color: #000;
}

.search-filters-wrap ul li .form-group select {
    font-size: 14px;
    color: #a1adc0;
}

.color-1 {
    color: #4568f2 !important;
    border: 1px solid #4568f2 !important;
}

.color-2 {
    color: #ef934d !important;
    border: 1px solid #ef934d !important;
}

.color-3 {
    color: #ac80f7 !important;
    border: 1px solid #ac80f7 !important;
}

.color-4 {
    color: #9da6b0 !important;
    border: 1px solid #9da6b0 !important;
}

.color-5 {
    color: #ef934d !important;
    border: 1px solid #ef934d !important;
}

.color-6 {
    color: #927762 !important;
    border: 1px solid #927762 !important;
}

.filter-btn-1 {
    background-color: #fff !important;
    color: #4568f2 !important;
    border: 1px solid #4568f2 !important;
}

.filter-btn-2 {
    background-color: #fff !important;
    color: #9da6b0 !important;
    border: 1px solid #9da6b0 !important;
}

.filter-btn-3 {
    background-color: #fff !important;
    color: #ac80f7 !important;
    border: 1px solid #ac80f7 !important;
}

.filter-btn-4 {
    background-color: #fff !important;
    color: #ef934d !important;
    border: 1px solid #ef934d !important;
}

.filter-btn-5 {
    background-color: #fff !important;
    color: #ef934d !important;
    border: 1px solid #ef934d !important;
}

.btn-filter-wrap ul li button:hover {
    background-color: #008755 !important;
    color: #fff !important;
}

.btn-filter-wrap ul li button:hover span {
    color: #000;
    background: #fff;
}
.app-header{
    height: 65px !important;
}
.app-sidebar .main-sidebar-header .header-logo img {
    height: 4rem;
}
.btn-primary:hover{
    background: #008755 !important;
    border-color:#008755 !important;
    color: #fff !important
}
.form-group label{
    display:block;
    margin-bottom: 5px;
    font-size: 13px;
}
.form-select{
    color: #7e968d;
    border-color: #cdd8d4;
}

.table thead td, .table thead th{
    color: #000;
}
.button-list-wrp{
    padding: 20px 20px 5px 20px;
}
.button-list-wrp ul{
    list-style: none;
    margin:0;
    padding: 0;
}
.button-list-wrp ul li button{
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
}
.breadcrumb .breadcrumb-item a {
    color: rgb(0 135 85);
}
.slide.has-sub .slide-menu a:hover{
    color: rgb(0 135 85) !important;
}
.scrollToTop {
    background-color: rgb(187 222 26) !important;
}

.main-profile-social-list .media-body {
    margin-inline-start: 0;
}
.media{
    border-bottom: 1px solid #ddd;
    padding: 4px 0px;
    border-radius: 0;
    margin-bottom: 12px;
}
.main-profile-overview .main-img-user.user-profile {
    width: 90px;
    height: 90px;
    margin: 0;
    border: 1px solid #ddd;
}
.main-profile-social-list .media-body strong{
    font-weight: 400;
    color: #878787;
    font-size: 12px;
}
.listing-documents-wrap {
    margin-right: 25px;
    margin-top: 25px;
}
.listing-documents-wrap ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.listing-documents-wrap ul li{
    margin-bottom: 15px;
    width: 50%;
}
.document-image-wrap{
    background: #f4f4f4;
    height: 180px;
    border-radius: 12px;
    margin-bottom:15px;
}

.listing-documents-wrap ul li .document-download-btn button{
  width: 100%;
}
.text-primary {
    color: rgb(0 135 85) !important;
}
.main-profile-name-text  strong{
    color: #008755;
}
.ms-auto-list{
    margin-top: 5px;
    margin-left: 15px;
}
.card-list-wrap .card-body{
    padding: 18px;
}
.btn-list-wrap ul{
    margin: 0;
    list-style: none;
    padding: 0;
}
.btn-list-wrap ul li{
    padding: 5px;
    background: #e3ece9;
    border-radius: 8px;
    margin-bottom: 10px;
}
.btn-list-wrap ul li button{
    width: 250px;
    height: 40px;
    margin-right: 12px;
    padding: 0 !important;
}


.memorandum-main-wrap{
    background: #fff;;
    box-shadow: 0px 0px 20px 0 #ccc;
    margin-bottom: 30px;
    border-radius: 8px;
}

.form-group-list .form-group{
    background: #e3ece9;
    border:none;
    outline: none;
    box-shadow: none;
    padding: 10px;
    border-radius: 8px;
}
.form-group-list .form-group label{
    margin: 0;
    padding-left: 10px;
    font-size: 13px;
}
.form-group-list .form-group .row{
    align-items: center;
}
.form-group-list .form-group .form-control::placeholder {
  color: #666;
  opacity:1;
}
.form-group-list .form-group .form-control{
    border: none;
    outline: none;
}
.memorandom-image{
    background: #e3ece9;
    padding: 25px;
    border-radius:10px;
    text-align: center;
    margin-bottom: 20px;
}
.btn-send-wrap{
    margin-top: 20px;
    text-align: right;
}
.block-btn{
    padding: .25rem .5rem;
    border-radius: .25rem;
    font-size: .75rem;
    color: #71829b !important;
    background: #fff !important;
    border: 1px solid #71829b !important;
}
.table td, .table th{
    color: #434343 !important;
}
.button-list-wrp ul{
  display: flex;
  gap: 10px;
}
.according-main-wraper{
  margin-bottom: 15px;
  box-shadow: none;
  padding: 0 !important;
  border-radius: 10px !important;
  overflow: hidden;
}
.custom-card{
    margin-bottom: 15px !important;  
}
.according-main-wraper .accordion-button  .avatar.avatar-xxl {
    width: 3rem;
    height: 3rem;
    border: 1px solid #ffffff;
    margin-right: 10px;

}
.according-main-wraper .accordion-button {
  color: #333;
  font-size: 16px;
}
.according-main-wraper .accordion-button strong{
  display: block;
  font-size: 18px;
  margin-right: 5px;
}
.according-main-wraper .accordion-button span{
  font-size: 12px;
  margin-right: 10px;
  position: relative;
  top: 1.5px;
}




div:where(.swal2-container) div:where(.swal2-popup){
    width: 20rem !important;
}
.swal2-container .swal2-html-container {
    margin: 0rem 1.6rem 0.3rem;
    font-size: 0.8rem;
    color: #000000;
    font-size: 12px;
}
.swal2-container .swal2-popup {
    background: var(--custom-white, #fff);
    color: var(--default-text-color, #000);
    padding: 0 0 2rem;
    border-radius: 20px;
}
.swal2-container .swal2-title{
    color: #000;
}

.toast-error{
    background-color: #dc3545 !important;
    color: #fff !important;
    border-radius: 20px !important;
    box-shadow: none !important;
    border:none !important
}

.table tr{
    background: #fff !important;
    box-shadow: none !important ;
}

.table tr td{
    background:none !important;
    box-shadow: none !important ;
}
.table tr:hover{
    background: #e9f5f1 !important;
}
.delete-btn{
    padding: 4px 8px !important;
    background: none !important;
    color: red !important;
    border: 1px solid red;
}
.delete-btn:hover{
    color:#fff !important
}
.custom-eye{
    padding: 4px 8px 4px 8px !important;
    background: none !important;
    color: #333 !important;
    border: 1px solid #bbde1a !important;
}
.custom-eye i{
    position: relative;
    top:2px
}
.custom-eye:hover{
    background: #bbde1a !important;
}
.edit-btn{
    padding: 4px 8px !important;
    background: none !important;
    color: #008755  !important;
    border: 1px solid #008755  !important;  
}
.edit-btn:hover i{
    background: #008755 !important;
    color: #fff  !important;
}
.edit-btn i{
    position: relative;
    top:2px
}

#editMemberModal .modal-dialog {
    max-width: 800px;
}
#editMemberModal .modal-footer{
    padding-bottom:15px !important
}

#memberDetailsModal .modal-dialog {
    max-width: 800px;
}
#memberDetailsModal .modal-footer{
    padding-bottom:15px !important
}
.modal-footer{
    padding-bottom:15px !important
}
.box-card-wrapper{
    background: none !important;
    border: 1px solid #ededed !important;
    margin-bottom: 0 !important;
    height: 100%;
}
.box-card-wrapper strong{
    font-weight: 500 !important;
}
.box-card-wrapper .text-primary {
    color: rgb(179 179 179) !important;
    font-weight: 400 !important;
}
.card-body-upload-wrapper{
    width: 700px;
}
.card-body-upload-wrapper .form-group{
    text-align: center;
}
.btn-green-border{
    border:1px solid #008755 !important ;
    color:#008755 !important
}
.has-sub .category-name{
	/* color: #000; */
    font-size: 0.6875rem;
    font-weight: 700;
    letter-spacing: 0.03125rem;
    text-transform: uppercase;
    white-space: nowrap;
}

/* arabic */

.lang-ar .content-step-wraper .nav-tabs li:before{
right: 130px !important;
rotate: 180deg !important;
}
.lang-ar .content-step-wraper .nav-tabs li a span:before{
	right: -16px !important;
}
