body {
    background-color: #f5f7f6;
    font-family: 'Cairo', sans-serif !important;
    font-size: 13px;
    padding-top: 0 !important;
}

.main-wrapper {
    min-height: calc(100vh - 388px);
    margin-top: 80px;
    transition: all 0.3s;
}

.font-size-large {
    font-size: 1rem;
}

.settings-option.list-group-item.active {
    color: black;
    background-color: #faebd7;
    border-color: #faebd7;
}

.settings-header.card-header > .settings-arrow {
    transition: transform 0.4s linear;
}

.settings-header.card-header[aria-expanded="true"] > .settings-arrow {
    transform: rotate(-90deg);
}

.settings-option.active > .fa {
    color: #f09b36;
}

.bg-light-gray {
    background-color: #fafafa;
}

.main-content-wrapper {
    width: 100%;
    padding: 15px 55px 15px 15px;
    transition: all 0.7s;
}

.left-bottom {
    left: 0;
    bottom: 2.5rem;

}

.btn-link {
    color: #db8b2f;
}

.btn-link:hover {
    color: #ca7d24;
}

.thead {
    background-color: #25816b;
    color: whitesmoke;
}

.word-break {
    word-break: break-word;
}

.margin-bottom {
    margin-bottom: 5% !important;
}

.report-card {
    opacity: 1;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    border: 1px solid #F5F7F6;
    max-width: 220px;
    text-align: center;
    margin: 15px 15px;
    padding: 2%;
    height: 200px;
    width: 220px;
}

.report-card:hover {
    text-decoration: none;
}

.report-card .icon-wrapper,
.report-card h6 {
    margin: auto;
}

.download-link {
    color: #656565;
}

.download-link:hover {
    color: #656565;
    text-decoration: none;
}

.green {
    color: #00776e;
}

.btn-green, .btn-success {
    color: #fff !important;
    background-color: #25816b !important;
    border-color: #25816b !important;
    font-weight: 600;

}

.btn-green:hover, .btn-success:hover {
    background-color: #295f3d !important;
    border-color: #295f3d !important;
}

.user-login-btn {
    background: linear-gradient(to left, #57937b 0%, #599985 25%, #65c2c5 50%, #67c8cf 85%, #69cfda 100%);
    border: #57937b;
    border-radius: 20px;
    box-shadow: 0 5px 7px rgba(100, 192, 194, 0.73);
}

.file-overflow-auto {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 250px;
}

.btn-previous {
    color: #f09b36 !important;

}

.btn-previous:focus, .btn-previous.focus {
    box-shadow: 0 0 0 #000;
}

.btn-previous:hover {
    background-color: rgba(32, 33, 36, 0.059);
}

.btn-120 {
    min-width: 120px;
}

.btn-icon-only {
    padding: 2px 8px;
    height: 27px;
    width: 27px;
    line-height: 23px;
    color: #a0a0a0;
    background: transparent;
}

.btn-icon-only:hover {
    color: #666;
}

.btn {
    border-radius: 20px !important;
}

.btn-orange {
    background-color: #f09b36;
    font-weight: bold;
    color: #f0f0f0 !important;
}

.btn-outline-orange, .btn-outline-orange:hover {
    font-weight: bold;
    color: black;
    border-color: #f09b36;
}

.orange-text {
    color: #f09b36;
}

.btn-orange:hover {
    background-color: #ef8d1a;
}

.select2-selection {
    border-radius: 20px !important;
    min-height: 38px;
    line-height: 23px;
}

.block-link {
    color: inherit !important;
    line-height: 18px;
    text-decoration: none !important;
    display: inline-block;
    font-size: 15px;
}

.block-link:after, .block-link:before {
    display: block;
    clear: both;
    content: "";
}

.block-link i {
    font-size: 40px;
    color: #00776e;
}

.text-green {
    color: #047755 !important;
}

.text-yellow {
    color: #f09b36 !important;
}

.badge-warning {
    background-color: #db8b2f;
}

.card {
    border-color: #e9e9e9;
    box-shadow: none;
}

.header-card {
    border-bottom: 1px solid #e9e9e9;
    margin: 0 0 25px 0;
    background: #fff;
    min-height: 50px;
}

.card-radius {
    border-radius: 0.3rem;
}

.card-page-title {
    position: relative;
    margin: 20px 0 20px;
    padding: 6px 35px;
    min-width: 200px;
    max-width: 100%;
    background-color: #4f5150;
    color: #fff;
    display: inline-block;
    font-weight: bolder;
}

.card-title {
    padding-bottom: 12px;
    margin-bottom: 30px;
    color: #f09b36;
    font-size: 15px;
    border-bottom: 1px solid #dee2e6;
    font-weight: bolder;
}

.card-title-green {
    background: #058FA2;
    color: #fff;
    text-align: center;
    padding-bottom: 12px;
    padding-top: 12px;
    margin-bottom: 0;
}

#home-process-section.common-section .row > .col-lg-3:not(:last-child) {
    border-left: dashed 0.5px #e2e2e2;
}

.page-title {
    padding: 50px 0 50px;
    margin-bottom: 30px;
}

.page-progress-bar {
    padding: 10px 0 0;
    margin-bottom: 30px;
}

.company-request-section {

    padding: 50px 0 50px;
    margin-bottom: 30px;
}

.page-title h1 {
    margin: 0 0 5px 0;
    font-size: 30px;
    line-height: 100%;
    color: #353b6e;
    letter-spacing: 0.6px;
}

.page-title p {
    font-size: 16px;
    color: #848484;
    margin: 0;
    letter-spacing: 0.4px;
}

.login-block .alert ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.main-alert {
    margin-bottom: 0;
    border-radius: 0;
}


[type=file] ~ .invalid-feedback {
    display: block;
}

.modal {
    z-index: 9999991;
}

.modal-backdrop {
    z-index: 999999;
}

.modal-dialog {
    margin-top: 100px;
}

.modal-header {
    padding: 15px;
}

.modal-title {
    font-size: 17px;
}


.rotate-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: .3s;
    font-size: 15px;
}

.collapsed .rotate-icon {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.collapsed .fa-down-left-and-up-right-to-center:before {
    content: "\f065";
}

.font-18 {
    font-size: 18px;
}

.font-15 {
    font-size: 15px;
}

.font-13 {
    font-size: 13px;
}

.font-inherit {
    font-size: inherit !important;
}

.label {
    color: #295f3d;
}

.form-control {
    font-size: inherit;
}

.badge-draft, .badge-pending, .badge-approved, .badge-rejected,
.badge-cancelled_by_creditor, .badge-rejected_by_debtor,
.badge-no_response, .badge-closed, .badge-expired_due_date,
.badge-payment_is_due, .badge-warning, .badge-legally_rejected,
.badge-success, .badge-failed, .badge-active, .badge-incomplete,
.badge-expired, .badge-paid, .badge-unpaid, .badge-canceled, .badge-partially-paid,
.badge-cancelled_by_lawyer, .badge-rejected_by_client, .badge-granted, .badge-authentication_cancelled,
.badge-awaiting_authentication, .badge-waiting_client_iban_verification, .badge-canceled_due_to_unverified_client_iban {
    color: #555;
    padding: 0.5rem;
}

.badge-draft {
    background: #c2dfff;
}

.badge-pending, .badge-waiting_client_response, .badge-waiting_lawyer_response, .badge-not_due,
.badge-waiting_client_approve, .badge-waiting_lawyer_approve, .badge-waiting_client_approval, .badge-waiting_client_iban_verification{
    background: #ffcd85;
}
.badge-reported {
    background: #5d9cec;
    color: white;
    padding: 0.5rem;
}

.badge-awaiting_authentication {
    background: #e5c2d4;
}

.badge-approved, .badge-success, .badge-been_confirmed,
.badge-active, .badge-paid, .badge-granted,
.badge-been_approved, .badge-delivered, .badge-notified, .badge-been_received,
.badge-agreed, .badge-client_approved_with_yes,
.badge-payment_approved, .badge-no_response_acknowledgement_yes{
    background: #d2f5b0;
}

.badge-cancelled_by_creditor,
.badge-cancelled_by_lawyer,
.badge-rejected_by_debtor,
.badge-rejected_by_client,
.badge-legally_rejected,
.badge-rejected,
.badge-failed,
.badge-incomplete,
.badge-unpaid,
.badge-canceled,
.badge-authentication_cancelled,
.badge-not_been_approved,
.badge-not_delivered,
.badge-not_notified,
.badge-client_not_acknowledge,
.badge-client_approved_with_no,
.badge-canceled_due_to_unverified_client_iban,
.badge-no_approval,
.badge-not_approved,
.badge-not_verified,
.badge-verification_request_denied {
    background: #fcbdbd;
}

.badge-no_response, .badge-not_replied, .badge-no_response_not_paid, .badge-not_due{
    background: #fff494;
}

.badge-closed {
    background: #cfccc4;
}

.badge-expired_due_date, .badge-expired {
    background: #F9F986;
}

.badge-payment_is_due {
    background: #FBB560;
}

.badge-partially-paid  {
    background: #c5a3ff;
}

/****************** Header *******************/
header {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, .176) -2px 2px 6px 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ba09e', endColorstr='#00776e', GradientType=1);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999999;
    min-height: 80px;
}

header.scrolled {
    background-color: #fffdf7;
    box-shadow: unset;
}

.page-with-sidebar header {
    border-bottom: none;
}

.page-with-sidebar header .container {
    max-width: none;
}

header .navbar-nav .nav-link {
    color: #848484;
    font-size: 14px;
}

header .navbar-brand img {
    height: 51px;
}

header .navbar-nav .nav-link:hover,
header .navbar-nav .active > .nav-link,
header .navbar-nav .nav-link.active,
header .navbar-nav .nav-link.show,
header .navbar-nav .show > .nav-link {
    color: #2a7050;
    font-weight: bold;
}

header .navbar-toggler {
    font-size: 23px;
    color: #4f5150;
}

header .navbar .nav-avatar > a {
    color: #4f5150;
}

header .navbar .nav-avatar img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #c7d1d8;
    margin-left: 5px;
}

header .navbar .nav-avatar .dropdown-menu {
    border-radius: 2px;
    border: solid 1px #e9e9e9;
    -moz-box-shadow: 0 1px 2px 1px rgba(109, 109, 109, 0.2);
    min-width: 180px;
    margin-top: 10px;
}

header .navbar .nav-avatar .dropdown-menu .dropdown-item {
    color: #4f5150;
}

header .navbar .nav-avatar .dropdown-menu .dropdown-item:hover {
    background-color: #f8f9fa;
}

header .navbar .nav-avatar .dropdown-menu .dropdown-item i {
    color: #6f727d;
}

header .navbar .nav-avatar .dropdown-arrow {
    position: absolute;
    right: 12%;
    bottom: 100%;
}

header .navbar .nav-avatar .dropdown-arrow:after {
    right: 0;
    margin: 0;
    content: "";
    position: absolute;
    z-index: 300;
    box-sizing: border-box;
    border-radius: 2px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

header .navbar .nav-avatar .dropdown-arrow:after {
    bottom: -1px;
    border-bottom: 7px solid #fff;
}

.dropdown-item:hover, .dropdown-item:focus {
    background-color: #f8f9fa !important;
    cursor: pointer;
}

.registration-note {
    background-color: #efefef61;
    border: #efefef;
}

header .navbar .nav-btn {
    border-radius: 30px;
    color: #00776e;
    padding-left: 1rem;
    padding-right: 1rem;
    border: 1px solid #fcfeff;
    background: #fcfeff;
    font-weight: bold;
}

header .beta-version {
    position: relative;
    top: -6px;
}

@media (min-width: 768px) {
    header .navbar {
        padding: 10px 45px;
    }

    header .navbar-brand {
        width: 200px;
    }

    header .navbar .navbar-nav .nav-link {
        margin-left: 15px;
        font-weight: bolder;
    }

    header .navbar .navbar-nav .nav-link:last-child {
        margin-left: 0;
    }

    .login-block .nafith-brief {
        margin-top: 250px;
    }
}


@media (max-width: 767px) {
    header .navbar-toggler {
        padding-right: 0;
    }

    header .navbar-brand {
        order: 2;
        margin-left: 0;
    }

    header .navbar .nav-btn,
    header .nav-avatar {
        order: 3;
    }

    header .navbar .nav-avatar > a {
        padding-left: 0;
    }

    header .navbar-collapse {
        order: 4;
    }

    header .dropdown-menu {
        left: 0;
    }

    header .navbar .nav-avatar .dropdown-arrow {
        left: 23%;
        right: auto;
    }

    .main-content-wrapper {
        padding: 0;
    }

}


@media (min-width: 768px) and (max-width: 1024px) {
    head .navbar {
        padding: 6px 20px;
    }

    header .navbar .navbar-nav .nav-link {
        width: 70px;
        margin-left: 0;
        text-align: justify;
        text-align-last: center;
    }

    .nav-link {
        display: unset;
    }

    header .navbar-brand img {
        height: 45px;
    }

}


/****************** Sidebar *******************/

@media (min-width: 768px) {
    #sidebar {
        width: 55px;
        position: fixed;
        top: 82px;
        bottom: 0;
        right: 0;
        overflow-y: auto;
        padding: 20px 10px;
        text-align: center;
        background: #fff;
        color: #fff;
        transition-duration: 0.15s;
        transition-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1);
        z-index: 5;
        -webkit-transition-property: background-color, box-shadow;
        transition-property: background-color, box-shadow;
        -webkit-transition-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1);
        border-left: 1px solid #e9e9e9;
    }

    #sidebar ul li a {
        display: block;
        padding: 5px 0;
        color: #505251;
        font-weight: 400;
        border-radius: 0.3rem;
        margin-bottom: 7px;
    }

    #sidebar ul li a .link-icon i {
        color: #f09b36;
        font-size: 20px;
    }

    #sidebar.hovered ul li a .link-icon i {
        margin: 0 8px;
    }

    #sidebar ul li.active a {
        background-color: #faebd7;
    !important;
        text-decoration: none;
        border-radius: 16px;
    }

    #sidebar.hovered ul li.active a {
        background-color: #faebd7 !important;
        text-decoration: none;
        border-radius: 16px 0 0 16px;
    }

    #sidebar.hovered ul li a:hover {
        background-color: #f1f3f4;
        color: #505251;
        text-decoration: none;
        border-radius: 16px 0 0 16px;
    }

    .attachment {
        justify-content: right;
        display: flex;
        flex-flow: row wrap;
    }

    .display-right {
        justify-content: right;
        display: flex;
        flex-flow: row wrap;
    }

    .downloadables {
        justify-content: left;
        display: flex;
        flex-flow: row wrap;
    }

    #files {
        text-align: center;
        margin: 15px 15px;
        padding: 2%;
        width: 30%;
        min-width: 150px;
    }

    #files:hover {
        background: #25816c;
        color: #fff;
        text-decoration: none;
    }

    #sidebar ul li a.disabled {
        opacity: .5;
        color: #a2a3b7 !important;
        background: transparent !important;
        cursor: default;
    }

    .link-text-soon {
        color: #04776f;
        position: relative;
        padding-right: 5px;
    }

    #sidebar .link-text {
        display: none;
    }

    #sidebar.hovered {
        max-width: 290px;
        min-width: 290px;
        overflow-y: scroll;
        background-color: #fff;
        -webkit-box-shadow: 0 16px 10px 0 rgba(0, 0, 0, 0.14), 0 11px 18px 0 rgba(0, 0, 0, 0.12), 0 13px 5px -1px rgba(0, 0, 0, 0.2);
        box-shadow: 0 16px 10px 0 rgba(0, 0, 0, 0.14), 0 11px 18px 0 rgba(0, 0, 0, 0.12), 0 13px 5px -1px rgba(0, 0, 0, 0.2);
        -webkit-transition-property: background-color, box-shadow, max-width, min-width;
        transition-property: background-color, box-shadow, max-width, min-width;
        z-index: 5;
        right: 0;
        text-align: right;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-transition-duration: .15s;
        transition-duration: .15s;
        -webkit-transition-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1);
        transition-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1);

    }

    #sidebar.hovered .link-text {
        display: inline-block;
        font-size: 13px;
    }


    #sidebar ul li {
        margin: 10px 0;
    }

    .page-without-padding .main-content-wrapper {
        padding: 0 55px 0 0;
    }
}

@media (max-width: 767px) {
    #sidebar {
        border-bottom: 1px solid #777;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    header .navbar-nav .nav-link,
    #sidebar a {
        display: block;
        padding: 0.5rem 0;
        color: #848484;
        text-decoration: none;
    }

    #sidebar a i {
        color: #777;
        font-size: 20px;
        margin-left: 8px;
        vertical-align: middle;
    }

    #sidebar a.disabled {
        opacity: .5;
        cursor: default;
    }
}

.notify {
    border-radius: 16px;
    margin-right: 10px;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.link-text-soon {
    font-size: 90%;
}


/****************** Footer *******************/
footer {
    background-color: #fffdf7;
}

footer .footer-top {
    padding: 40px 0;
}

footer .footer-bottom {
    padding: 20px 0;
    /*border-top: 1px solid rgba(255,255,255,.2);*/
}

footer .footer-brand img {
    height: 45px;
    margin-bottom: 10px;
}

footer .footer-link {
    padding-bottom: 10px;
    float: right;
    color: #fff;
    list-style-type: none;
    margin-left: 10px;
}

.footer-bottom-grey ul.footer-links {
    width: 102%;
    padding: 25px 0;
    font-size: 14px;
}

footer .footer-link a {
    color: #fff;
    border-left: 1px solid #fff;
    padding-left: 10px;
    height: 20px;
    float: right;
}

footer .footer-link:last-child a {
    border-left: 0;
}

footer .footer-link a:hover {
    color: #bcbebd;
    text-decoration: none;
}

footer .footer-copyright {
    font-size: 14px;
    text-align: center;
}

footer .footer-top-off-white .partner-card, footer .footer-link .partner-card {
    text-align: center;
    margin-bottom: 20px;
}

footer .footer-bottom-grey {
    background-color: #4f5150;
    color: #ffffff;
}

footer .about-sanad-subtitle {
    color: #848484;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

.footer-support-phone {
    border: 1px solid #50515085;
    padding: 6px 20px;
    border-radius: 5px;
    color: #505150 !important;
    display: block;
    text-align: center;
    text-decoration: none !important;
    font-size: 14px;
}

.footer-support-phone i {
    font-size: 15px;
    margin-right: 10px;
}

.footer-links {
    float: right;
    width: 100%;
    margin-bottom: 0;
}

/****************** Common helpers *******************/
.common-section {
    padding: 75px 0 35px;
}

#notes {
    max-height: 300px;
    overflow-y: auto;
}

#attachments {

    justify-content: right;
    display: flex;
    flex-flow: row;
    overflow-x: scroll;
    white-space: nowrap;

}

.file {
    margin: 2% 5%;
}

.file:hover {
    background-color: #25816c;
    color: #fff;
    text-decoration: none;
}

.attachment-type.active {

    z-index: 2;
    color: #fff;
    background-color: #00776e;
    border-color: #00776e;
}

.attachment-type.active:hover {
    color: #fff !important;

}

.white-space-normal {
    white-space: normal;
}

.common-section-title {
    font-size: 30px;
    line-height: 44px;
    color: #4f5150;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
}

.common-section-subtitle {
    text-align: justify;
    text-align-last: center;
    color: #4f5150;
    font-size: 23px;
    line-height: 37px;
    margin-bottom: 40px;
}

.process-card {
    text-align: center;
    padding: 0.9375rem;
    height: 100%;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0);
    border: none;
}

.process-card .card-header,
.process-card .card-body {
    padding: 15px 0 0 0;
    font-size: 15px;
    color: #848484;
}

.process-card .card-header {
    color: #8c7030;
    font-weight: 600;
    font-size: 16px;
}

.process-card .card-header img {
    width: 100px;
    margin-bottom: 15px;
}

.common-section-brief {
    color: white;
    text-align: justify;
    font-size: 21px;
}

#home-partners-section.common-section {
    background: linear-gradient(to right, #2498ad 0%, #4acde4 25%, #21b9ce 50%, #058fa2 85%, #4a9fab 100%);
}

#home-partners-section .common-section-title {
    color: white;
}

.cover-image {
    background-color: #fffdf7;
}

.partner-logo-img {
    height: 50px;
    width: 200px;
}

.partner-logo-img.alinma_bank:hover {
    content: url(/static/images/alinma_bank_Grey.png?959d7b289879);
    cursor: pointer;
}

.partner-logo-img.rajhi_bank:hover {
    content: url(/static/images/rajhi_bank_Grey.png?959d7b289879);
    cursor: pointer;
    height: 60px;
    width: 230px;
}

.partner-logo-img.abdalltief_bank:hover {
    content: url(/static/images/abdalltief_bank_Grey.png?959d7b289879);
    cursor: pointer;
}

.partner-logo-img.jazira_bank:hover {
    content: url(/static/images/jazira_bank_Grey.png?959d7b289879);
    cursor: pointer;
}

.partner-logo-img.sudi_bank:hover {
    content: url(/static/images/sudi_bank_Grey.png?959d7b289879);
    cursor: pointer;
    height: 60px;
    width: 210px;
}

.partner-card #moi-logo {
    height: 60px;
}

.partner-card #sanad-logo {
    height: 110px;
}

.partner-logo-img.rajhi_bank {
    height: 60px;
    width: 230px;
}

.partner-logo-img.sudi_bank {
    height: 60px;
    width: 210px;
}

#home-partners-section.common-section .sanad-mobile {
    margin-top: -14%;
}

/****************** Tables & lists *******************/
.sanad-card-items-header {
    padding: 8px;
    color: #3a3636;
}

.partner-logo-section#home-partners-section {
    background-color: #f5f7f6;
    padding: 1px;
}

.sanad-card-item {
    border-bottom: 1px solid rgb(220, 230, 225);
    background-color: #f5f7f6;
    padding: 8px;
    margin-bottom: 7px;
    display: block;
    color: #919392;
    text-decoration: none !important;
    border-radius: 2px;
    transition: .1s ease;
}

.sanad-card-item:hover {
    background-color: #ebf7f9;
    color: #00776e;
    box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
}

.sanad-card-item-new {
    border: dashed 1px #d7ede6;
    color: #00776e;
    text-align: center;
    cursor: pointer;
}

.sanad-card-items-table .sanad-card-items-header {
    color: #fff;
    background: #25816d;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ba09e', endColorstr='#00776e', GradientType=1);
    border-radius: .3rem;
    border-bottom: 2px solid #dce6e1;
    margin-bottom: 7px;
}

.sanad-card-items-table .sanad-card-item {
    line-height: 31px;
    background: #fff;
    border-radius: .3rem;
}

.sanad-card-items-table .sanad-card-item:hover {
    background-color: #f5f7f6;
    color: inherit;
    box-shadow: none
}

.sanad-card-item-link {
    cursor: pointer;
}

a#archive {
    position: absolute;
    bottom: 1rem;
    left: 0;
}

div#archiveModalBody {
    overflow-y: auto;
    max-height: 15rem;
}

.sanad-card-child-items {
    padding: 14px 0 7px;
}

.sanad-card-child-items .sanad-card-item {
    border: 1px solid rgb(220, 230, 225);
    border-right-width: 2px;
    padding: 5px 8px;
    background: #f2f3f5 !important;
}

.table.green-table thead th {
    background-color: #25816b;
    color: #fff;
    font-weight: 500;
    border: 1px solid #ffffff;
    border-bottom-width: 2px;
    padding: 1rem;
}

.table.green-table tbody tr {
    background: #f8f9fa;
}

.table.green-table tbody td {
    border: 1px solid #dee2e6;
    padding: 0.7rem;
}

.table-green-header thead {
    background-color: #25816b;
}

.table-green-header thead tr th {
    color: #ffffff;
}

.table-green-header {
    border-bottom: solid 0.01rem #d5d8d7;
}

.table-green-header tr td, .table-green-header tr th {
    border: solid 0.01rem #d5d8d7;
}

.btn-outline-green {
    color: #25816b !important;
    border-color: #25816b !important;

}

.btn-outline-green:hover {
    color: white !important;
    background-color: #25816b !important;
    border-color: #25816b !important
}

.btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled).active, .show > .btn-outline-green.dropdown-toggle {
    color: white !important;
    background-color: #25816b !important;
    border-color: #25816b !important
}


@media (min-width: 768px) {
    .sanad-card-items-table .sanad-card-item:nth-child(odd) {
        background: #f5f6f8;
    }

    .card.card-radius {
        margin-right: 10px;
    }
}

/****************** Home page *******************/
#home-image-section {
    background-image: url(/static/images/banner.png?959d7b289879);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 860px;
    margin: 0 40px;
}

#home-image-section .home-image-section-text {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    max-width: 580px;
    padding-top: 335px;
    margin: 0 auto;
    text-align: center;
}

#home-process-section .common-section-subtitle {
    margin-bottom: 70px;
}

#home-fade-section.common-section {
    background-image: url(/static/images/Banner.jpg?959d7b289879);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 1px 0 30px 0;
}

#home-process-section.common-section {
    padding: 100px 0 100px;
    background-image: url(/static/images/background-layer.svg?959d7b289879);
    background-position: left;
    background-size: cover;
    background-attachment: fixed;
}

#home-fade-section .common-section-title {
    color: #4f5150;
    margin-bottom: 60px;
    font-weight: lighter !important;
    margin-top: 50px;
    font-size: 30px;
}

#home-fade-section .fade-card {
    text-align: center;
    color: #4f5150;
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: bolder;
}

#home-fade-section .fade-card i {
    color: #f49400;
    font-size: 35px;
    margin-bottom: 12px;
}

#home-partners-section .common-section {
    padding: 80px 0 80px;
}

#home-partners-section .common-section-title {
    margin-bottom: 40px;
}

#home-partners-section .partner-card {
    text-align: center;
    margin-bottom: 20px;
}

#home-partners-section .partner-card img {
    max-width: 100%;
}

#home-process-section {
    background-color: #fff;
}

.about-us-home {
    background: url(/static/images/about_us_background.jpg?959d7b289879) no-repeat center;
    min-height: 560px;
    background-size: cover
}

.about-us-description {
    padding-top: 30px;
    padding-bottom: 35px;
}

.about-us-description .about-us-card {
    text-align: center;
    padding: 15% 13%;
    height: 100%;
    color: #4f5150;
}

.about-us-description .about-us-card img {
    width: 60px;
    margin-bottom: 15px;
}

.about-us-card .about-us-card-header {
    font-size: 20px;
    font-weight: 600;
}

.about-image-section-title-text {
    color: #353b6e;
    font-weight: bold;
    font-size: 40px;
    max-width: 580px;
    margin: 0 auto;
}

.about-image-section-subtitle-text {
    font-size: 25px;
    color: #353b6e;
}

@media (min-width: 766px) {
    .about-us-description .about-us-card:hover {
        cursor: pointer;
        box-shadow: 0px 12px 17px -7px rgba(0, 0, 0, 0.3);
        transform: translateY(-10px);
        color: rgba(0, 0, 0, 0.7);
        border-bottom-right-radius: 40px;
        border-top-left-radius: 40px;
        padding: 50px 5px 10px 5px;
        z-index: 1000000;
    }

    .common-section-title.text-md-left:after {
        margin: 10px 0;
        max-width: 90px;
    }
}

/****************** Login page *******************/
.login-block .login-form-card {
    width: 410px;
    max-width: 100%;
    margin: auto;
    overflow: hidden;
    border-radius: 1.3rem;
    background-color: #fff;
    border: 1px solid #eaeaea;
    height: auto;
    min-height: 550px;
    box-shadow: 0 -28px 0px rgba(251, 251, 251, 0.65), 0 -54px 0px rgba(251, 251, 251, 0.46);
}

.login-block .login-form-body {
    padding: 25px 35px;
}

.login-block .login-form-footer {
    margin: 0 35px;
    padding-bottom: 30px;
    text-align: center;
}

.login-form-card > nav > div > a {
    background-color: #363e39;
    color: #1c8d37;
    font-weight: bold;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    border: 0 none !important;
    padding: 0.7rem 1rem;
}

.login-form-card .tab-content {
    padding: 0;
    border: none;
}

.login-form-card .nav-tabs {
    border: none;
    margin: 20px auto;

}

.login-form-card .nav-tabs .nav-link {
    width: 48%;
    text-align: center;
    color: #ffff;
    background-color: #46c3d3;
    border: 0 none;
    border-radius: 0.3rem;
    font-weight: 600;
}

.login-form-card .nav-tabs .nav-link:first-child {
    margin-left: 4%;
}

.login-form-card .nav-tabs .nav-link.active {
    background: #db8b2f;
}

.login-form-card .form-control {
    background-color: #f5f7f6;
    border: 1px solid #e6e7e7;
}

.login-block {
    padding: 140px 85px 90px 85px;
    background-image: url(/static/images/white_layer.svg?959d7b289879), linear-gradient(to left, rgba(197, 194, 129, 1) 0%, rgb(151, 174, 120) 25%, rgb(123, 161, 114) 50%, rgb(52, 130, 100) 85%, rgb(52, 130, 100) 100%);
    background-size: inherit;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

/***************** Creation Wizard page **************/
.m-wizard {
    width: 75%;
    margin-bottom: 2.5rem;
}

.m-wizard .m-wizard__head {
    position: relative;
    margin-top: 50px;
}

.m-wizard .m-wizard__head .m-wizard__progress {
    width: 78%;
    margin: 0 auto;
}

.m-wizard .m-wizard__head .contract-m-wizard__progress {
    width: 87% !important;
    margin: 0 auto;
}

.m-wizard .m-wizard__head .m-wizard__progress .progress {
    background-color: #b9d2d4;
    height: 3px;
    border: none;
}

.m-wizard .m-wizard__head .m-wizard__progress .progress .progress-bar {
    background-color: #25816b;
    border-radius: .71rem;
}

.m-wizard .m-wizard__head .m-wizard__nav .m-wizard__steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 2.85rem;
    padding: 0;
}

.m-wizard .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step {
    width: 20%;
    padding: 0 0.5rem 0 0.5rem;
}

.m-wizard .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step .m-wizard__step-number > span {
    position: relative;
    z-index: 1;
    background-color: #25816b;
    color: #fff;
    border: 1px solid #25816b;
    margin: -65px auto 0 auto;
    width: 33px;
    height: 33px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
}

.m-wizard .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step .m-wizard__step-info {
    text-align: center;
    padding-top: 0.5rem;
    color: #25816b;
}

.m-wizard .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step.active ~ .m-wizard__step .m-wizard__step-number > span,
.m-wizard .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step.active ~ .m-wizard__step .m-wizard__step-info {
    color: #6f727d;
    border-color: #b9d2d3;
    background-color: #f5f7f6;
}

.m-wizard .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step.active .m-wizard__step-number > span {
    background: #f5f7f6;
    color: #00776e;
}

.no-schedule .schedule-el,
.no-schedule-el {
    display: none !important;
}

.no-schedule .no-schedule-el {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

/* First step sanad creation button styles */
/* [attribute*="pe"] refer to the elements contains regex "pe" [type, shape] */
.first_step_creation [id*="pe"] .custom-radio .custom-control-label {
    text-align: center;
    cursor: pointer;
    padding: 25px 45px;
    background-color: #F3F2EE;
    box-shadow: none;
    color: rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    font-weight: bolder;
    margin: 0 0 20px 10px;
    font-size: 15px;
    transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
}

.first_step_creation input[id*="pe"].custom-control-input,
.first_step_creation input[id*="pe"].custom-control-input {
    display: none;
}

.certificate-padding {
    padding-left: 5rem;
}

.first_step_creation label[for*='pe'].custom-control-label::before,
.first_step_creation label[for*='pe'].custom-control-label::after {
    display: none;

}

.first_step_creation label[for*='pe'].custom-control-label:hover {
    box-shadow: 0px 12px 17px -7px rgba(0, 0, 0, 0.3);
    transform: translateY(-10px);
    color: rgba(0, 0, 0, 0.7);
}

.first_step_creation label[for*='pe'].active {
    color: #f09b36 !important;
}

.first_step_creation .form-group div {
    display: inline;
    padding-right: 0;
}

.first_step_creation .form-group .invalid-feedback {
    display: block;
}

.first_step_creation [id*="pe"] .fa {
    font-size: 30px;
}
/* First step sanad creation button styles */

/****************  Fraud Page  ***************/
.background-gray {
    background-color: #f5f7f6;
}

#followUpNotesBody {
    max-height: 250px;
    overflow-y: auto;
}

/******************* Dashboard page *******************/
.dashboard-widget {
    margin-bottom: 13px;
    color: #fff;
}

.dashboard-widget-container {
    height: 100%;
    overflow: hidden;
    background: #25816d;
    border-radius: 0.2rem;
}

.dashboard-widget .currencies-insight {
    border-right: 1px solid #fff;
    text-align: center;
}

.font-14 {
    font-size: 14px;
}

.font-20 {
    font-size: 20px;
}

.dashboard-widget:nth-child(even) .dashboard-widget-container {
    background: #079070d9;
}

.dashboard-widget-header {
    border-bottom: 1px solid #fff;
    line-height: 42px;
}

.dashboard-widget-header .dashboard-widget-header-icon {
    background: #6dbba5;
    padding: 0 10px;
    font-size: 21px;
}

.dashboard-widget-body {
    padding: 10px;
    font-size: 17px;
}

.dashboard-widget-body small {
    font-size: 55%;
    opacity: 0.7;
}

.dashboard-card {
    height: 100%;
}

.free-sanads-insight-label {
    line-height: 21px;
}

@media (min-width: 766px) and (max-width: 1810px) {
    .row.align-items-center.font-15 {
        font-size: 9px;
    }

    .row.align-items-center.font-13 {
        font-size: 9px;
    }

    .dashboard-widget-body {
        font-size: 13px;
    }
}

/******************* Faq page *******************/
.faq {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .3rem;
    margin-bottom: 12px;
    font-size: 102%;
}

.faq-title {
    padding: 20px;
    font-weight: bold;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.faq-description {
    line-height: 28px;
    padding: 0 20px 20px;
    color: #919392;
}

.faq-title i {
    float: left;
    margin-left: 8px;
    vertical-align: middle;
    color: black;
    font-size: 16px;
}

.faq-title i:before {
    content: "\f106";
}

.faq-title.collapsed i:before {
    content: "\f107";
}

.faq-description ul {
    padding-right: 22px;
}

.faq:last-child {
    margin-bottom: 60px;
}

.faq-title,
.faq-description {
    background-color: #ededed;
}

.faq-title.collapsed,
.faq-title.collapsed ~ div .faq-description {
    background: transparent;
}

.background-container-image {
    background-image: url(/static/images/background-layer.svg?959d7b289879);
    background-position: left;
    background-size: cover;
    background-attachment: fixed;
}

/******************* Contact page *******************/
#contact-page {
    padding: 0 0 100px;
    position: relative;
}

#contact-page textarea,
#contact-page input {
    background-color: rgb(245, 247, 246);
    border-color: #25252557;
}

#contact-page textarea,
#contact-page input:disabled {

    background-color: #e9ecef;
    opacity: 1;
}

#contact-page .footer-support-phone {
    background: #505150;
    color: #fff !important;
    padding: 3px 10px;
    text-align: right;
}

#contact-page .footer-support-phone i {
    font-size: 25px;
    margin: 0;
}

a.footer-support-phone:hover {
    background-color: #505150;
    border-color: white !important;
    color: white !important;
}


/**************** Error pages ***************/
.error-page {
    padding-top: 8rem;
    padding-bottom: 7rem;
    background-size: cover;
    background-image: url("/static/images/errro-bg.svg?959d7b289879");
    text-align: center;
}

.error-page .side-first {
    padding: 1rem 0;
}

.error-page .side-last {
    display: -ms-flexbox !important;
    display: flex !important;
}

.error-page .error-img {
    height: 30rem;
    margin: auto;
}

.error-page .error-txt-container {
    line-height: 1.8;
    color: #fff;
    border-right: 8px solid #feb810;
    padding-right: 3rem;
    margin-right: 3rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    justify-content: center;
}

.error-page .error-title {
    color: #ffb900;
    text-align: right;
    font-size: 3rem;
    font-weight: 700;
}

.error-page .error-subtitle {
    color: inherit;
    font-size: 3rem;
    margin: 0;
    line-height: 1.4;
}

.error-page .error-txt-container .btn {
    margin: 2rem 0 0;
    width: 10rem;
}


/****************  Tabs  ***************/
.page-with-tabs .tab-content {
    border: none;
}

.nav-tabs.nav-tabs-line {
    border-bottom: 1px solid #e9e9e9;
    margin: 0 0 25px 0;
    background: #fff;
    padding: 13px 0 0;
}

.nav-tabs.nav-tabs-line .nav-item {
    margin-bottom: -1px;
    margin-left: 15px;
}

.nav-tabs.nav-tabs-line .nav-link {
    background-color: transparent;
    color: #505251;
    border: none;
    border-bottom: 2px solid transparent;
    padding: 0.6rem 1rem;
}

.execution-documents-section-subtitle {
    padding: 30px;
    font-size: 23px;
    line-height: 37px;
    text-align: center;
    color: #353b6e
}

.execution-documents-insight {
    color: #848484;
    padding: 10px 0;
    margin: 40px auto;
    font-size: 16px;
    max-width: 380px;
    text-align: right;
    font-weight: bold;
}

.about-execution-documents {
    background-image: url(/static/images/background-layer.svg?959d7b289879);
    background-position: left;
    background-size: cover;
    background-attachment: fixed;
    padding: 50px 0;
}

.execution-documents-brief-content {
    box-shadow: rgba(0, 0, 0, .176) -2px 2px 6px 0px;
    margin: auto;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.execution-documents-brief {
    background-color: white;
    padding: 10px;

}

.execution-documents-home {
    background-color: #fff;
    text-align: justify;
    text-align-last: center;
}

.execution-documents-insight::before {
    content: "";
    border-right: solid 5px #42c3d3;
    border-radius: 30%;
    position: relative;
    right: -10px;
}

.dropdown-menu.execution-documents {
    margin: 0 10.5rem 0 0;
    min-width: 8.5rem;
    border-top: solid 2px #db8b2f;
    box-shadow: inset 1px 1px 0 rgba(100, 121, 143, 0.122)
}

.dropdown-menu.execution-documents .dropdown-item {
    padding: 8px;
    text-align: center;
    color: #39B8C7 !important;
    background-color: white;
}

.dropdown-menu.execution-documents .dropdown-item:hover {
    background-color: #f1f2f2;
    color: #db8b2f !important;
}

.dropdown-menu.execution-documents .dropdown-item.active {
    background-color: #f1f2f2;
    color: #db8b2f !important;
}


.nav-tabs.nav-tabs-line .nav-link:hover,
.nav-tabs.nav-tabs-line .nav-link.active {
    color: #db8b2f;
    border: none;
    background: transparent;
    border-bottom: 2px solid #F4BA4E;
}

div a i.fa-arrow-up, div a i.fa-arrow-down {
    color: #fff;
}

div a i.fa-arrow-up:hover {
    color: #43a8b5;
}

div a i.fa-arrow-down:hover {
    color: #43a8b5;
}

.sort-active {
    color: #0a9272 !important;
}

@media (min-width: 768px) {
    .m-x-30 {
        margin-left: 35px;
        margin-right: 30px;
    }

    .main-content-wrapper.sidebar-toggle-collapsed .card-radius {
        margin-right: 15px;
    }

    .execution-documents-home {
        padding: 80px;
    }

    .execution-documents-brief img.mw-100 {
        height: 350px;
    }

    .main-alert.home {
        margin-right: 55px;
    }


}

@media (min-width: 1200px) {
    .margin-right__16 {
        margin-right: -16.5%;
    }

    .margin-right__25 {
        margin-right: -25%;
    }

    .margin-right__40 {
        margin-right: -40%;
    }
}

@media (max-width: 767px) {
    .p-l-0 {
        padding-right: 0 !important;
    }

    .p-r-3 {
        padding-left: 3px !important;
    }

    .m-b-8 {
        padding-bottom: 8px !important;
    }

    .page-with-sidebar .main-wrapper {
        margin-right: 0;
    }

    footer .footer-links-title {
        margin-top: 30px;
    }

    #home-image-section .home-image-section-text {
        font-size: 35px;
        padding-top: 80px;
    }

    #home-fade-section {
        background-size: cover;
        background-position: center;
    }

    .process-card {
        height: auto;
    }

    .m-wizard {
        width: 100%;
        margin-bottom: 2rem;
    }

    .m-wizard .m-wizard__head .m-wizard__progress {
        width: 100%;
    }

    .m-wizard .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step {
        display: none;
        width: 100%;
    }

    .m-wizard .m-wizard__head .m-wizard__nav .m-wizard__steps .m-wizard__step.active {
        display: block;
    }

    .m-wizard .m-wizard__head .m-wizard__progress .progress .progress-bar {
        width: 0% !important;
    }

    .m-wizard .m-wizard__head {
        margin-top: 120px;
    }


    .error-page {
        text-align: inherit;
    }

    .error-page .error-img {
        display: none;
    }

    .error-page .error-side {
        flex-direction: column;
        -ms-flex-direction: column;
    }

    .error-page .error-txt-container {
        border-right: none;
        padding-right: 0;
    }

    .nav-tabs.nav-tabs-line {
        flex-wrap: nowrap;
        margin-bottom: 15px;
    }

    .nav-tabs.nav-tabs-line .nav-item {
        text-align: center;
    }

    .col-lg-12.common-section-brief {
        font-size: 19px;
    }

    .execution-documents-home {
        padding: 40px 0;
    }

    .login-block {
        padding: 90px 25px 50px 25px;
        background-image: url(/static/images/background-layer.svg?959d7b289879), linear-gradient(to left, rgba(197, 194, 129, 1) 0%, rgb(151, 174, 120) 25%, rgb(123, 161, 114) 50%, rgb(52, 130, 100) 85%, rgb(52, 130, 100) 100%);
        background-position: left;
    }

    #sidebar ul li.active a {
        color: #2a7050;
        font-weight: bold;
    }


}

.option-icon {
    width: 20px;
    text-align: center;
    margin-bottom: 10px;
}

#home-image-section .login-btn {
    text-align: center;
}

.login-btn a.nav-item.nav-link.nav-btn {
    border-radius: 20px;
    padding-left: 1rem;
    padding-right: 1rem;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    border: 2px solid #fff;
    font-weight: bolder;
    text-align: center;
    width: 50%;
    margin: 5px;
}

.nav-item.nav-link.nav-btn:hover {
    background-color: #2a7050;
    color: #fffdf7;
    border: 3px solid #2a7050
}

a.nav-item.nav-link.individual-user-btn {
    background: rgba(0, 0, 0, 0);
    color: #2a7050;
    padding: 9px 20px;
    border: 2px solid #2a7050;
    font-weight: bolder;
}

.nafith-branding-btn {
    background-color: #25816b !important;
    border-color: #25816b !important;
    color: #ffffff !important;
    font-weight: bolder;
}

.nafith-branding-btn:hover {
    background-color: #295f3d !important;
    border-color: #295f3d !important;
}

a.nav-item.nav-link.company-user-btn {
    background-color: #2a7050;
    color: #fffdf7;
    border: 3px solid #2a7050
}

a.nav-item.nav-link.company-user-btn:hover {
    background: rgba(0, 0, 0, 0);
    color: #2a7050;
    padding: 9px 20px;
    border: 2px solid #2a7050;
    font-weight: bolder;
}

.login-btn a.nav-item.nav-link.nav-btn.btn-white-o {
    margin-top: 5px;
    background: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    color: #fffdf7;
    font-weight: bolder;
}

.login-btn a.nav-item.nav-link.nav-btn.btn-white-o:hover, .login-btn a.nav-item.nav-link.nav-btn:hover {
    background-color: #2a7050;
    color: #fffdf7;
    border: 3px solid #2a7050

}

#contact-page #hint_id_phone_number.text-muted {
    color: #2a7050 !important;
}


/****************  Company Management  ***************/

#div_id_virtual_iban div input {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding-left: 0;
}

#div_id_virtual_iban div::after {
    content: "SA";
    position: absolute;
    top: 43px;
    left: 92px;
    display: block;
    color: rgba(0, 0, 0, 0.6);
    font-weight: bold;
}

@media (max-width: 400px) {
    div#div_id_virtual_iban div::after {
        top: 62px;
        left: 40px;
    }

}

.about-nafith {
    padding: 50px 0;
    background-color: #fff;
}

#nafith-target {
    background-color: #686546;
    color: white;
    padding: 4px;
    border-radius: 7%;
    font-size: 20px;
    width: 85px;
    text-align: center;
    position: relative;
    bottom: 100px;
    right: 47px;
}

#nafith-vision {
    background-color: #6dd1dd;
    color: white;
    padding: 4px;
    border-radius: 5%;
    font-size: 20px;
    width: 85px;
    text-align: center;
    position: relative;
    bottom: 80px;
    right: 100px;
}

#nafith-target-text {
    position: relative;
    bottom: 90px;
    right: 20%;
    width: 70%;
    font-size: 17px;
    font-weight: bold;
    color: #848484;
}

#nafith-vision-text {
    position: relative;
    bottom: 70px;
    right: 30%;
    width: 70%;
    font-size: 17px;
    font-weight: bold;
    color: #848484;
}

.blue-text {
    color: #353b6e;
}

.border-dashed {
    border: dashed 0.5px #e2e2e2;
}

.support-section .support-number {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.support-section .call-us-support {
    color: #8c7030;
    font-weight: bold;
}

#contact-page .support-number, footer .support-number {
    color: #353b6e;
}

footer .copy-right {
    color: #848484;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

#sanad-creation-steps {
    padding: 50px;
}

.form-control {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.support-section.login .call-us-support, .support-number {
    color: #fff;
}

.btn-danger, .btn-warning {
    font-weight: bold;
}

.btn-outline-info {
    color: #25816c;
    border-color: #25816c;
}

.show > .btn-outline-info.dropdown-toggle, .btn-outline-info:hover {
    background-color: #25816c !important;
    border-color: #25816c !important;
    color: #fff;
}

.select2-selection li.select2-selection__choice {
    border-radius: 20px !important;
    overflow: hidden;
    white-space: normal;
    word-wrap: normal !important;
    margin: 0 10px;
}

.select2-selection input {
    text-align: right;
    padding-right: 15px !important;
}

.page-item.active .page-link {
    background-color: #25816c;
    border-color: #25816c;
}

.pagination .page-link {
    color: #25816c;
    border-radius: 20px !important;
}

/****************  Custom Classes ***************/
.align-element-center {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.element-text-break {
    word-wrap: break-word;
}

.spinnerized {
    color: #25816b !important;
    width: 7rem;
    height: 7rem;
}

.badge-sm {
    padding: .25em .4em;
    font-size: 90%;
}

.reasons-margins {
    margin-bottom: .20rem;
}

.ltr-dir {
    direction: ltr;
}

.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.bg-green {
    background-color: #25816d;
}

.hidden {
    display: none;
}

.shadowed-box {
    color: #f09b36 !important;
    opacity: 1;
    background: #F8F8F8 0 0 no-repeat padding-box;
    box-shadow: 2px 2px 10px #0000001A;
    border: 1px solid #F5F7F6;
    max-width: 220px;
    text-align: center;
    margin: 15px;
    padding: 2%;
    height: 200px;
    width: 220px;
}

.shadowed-box:hover {
    text-decoration: none;
    background-color: rgba(32, 33, 36, 0.059);;
}

.shadowed-box .icon-wrapper, .shadowed-box h6 {
    margin: auto;
}

.otp-padding {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.invoice-details-table thead tr th{
    background: #db8b2f;
    color: white;
}
.invoice-modal .modal-dialog{
    overflow-y: initial;
}

.invoice-modal .modal-body{
    max-height: 40vh;
    overflow-y: auto;
}

.dim {
    filter: opacity(0.3) drop-shadow(0 0 gray);
    -webkit-transition: all 2s ease;

}


.custom-alert {
    position: relative;
    padding: 0.45rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    background-color: inherit;
    color: inherit;
}

.custom-alert-warning {
    background-color: #FFC107;
    color: #fff;
    border-color: #ffeeba;
}