* {
    margin: 0;
    box-sizing: border-box;
}

body {
    background-color: #F4F4F4 !important;
    font-family: 'SSTArabic', sans-serif !important;
}

.stepper--center {
    justify-content: center;
}

.stepper {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: none;
    color: gray;
}

    .stepper .stepper__item {
        display: flex;
        align-items: center;
        margin-left: 7vh;
        margin-top: 14px;
        padding-bottom: 6px;
    }



    .stepper .stepper__link {
        display: flex;
        align-items: center;
        color: #9D9D9D;
        border-radius: 0;
        border-bottom: 2px solid transparent;
        font-weight: 500;
        font-weight: 500;
    }

        .stepper .stepper__link.active {
            color: #14A99B !important;
        }

.mat-button {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
}

.svg-icon {
    height: 24px;
    width: 24px;
    flex: 0 0 24px;
}

.ng-star-inserted {
    text-align: right;
    margin-right: -5px !important;
}

.page-header__title {
    font-size: 1.25rem !important;
    color: #004977;
    margin-top: -1rem;
}

    .page-header__title > span {
        display: inline-block;
    }

#NewDepositeForNewCRStep3DepositDetails .page-header__title {
    margin-top: 0 !important;
}

.page-header__title > span:after {
    content: "";
    width: 0;
    min-width: 33px;
    height: 4px;
    background-color: #03b6a1;
    display: flex;
    border-radius: 1em;
    border-radius: 1em;
    margin-top: 0.5rem;
    margin-top: 0.5rem;
}

.mat-form-field {
    display: inline-block;
    position: relative;
    /* text-align: left; */
}

.form-control {
    width: 101%;
    display: block;
    margin-bottom: 1rem;
}

.mat-form-field-flex {
    display: inline-flex;
    align-items: baseline;
    box-sizing: border-box;
    /*width: 100% !important;*/
}

    .mat-form-field-flex input {
        padding-top: 17px !important;
    }


.mat-form-field-flex {
    position: relative;
}

label {
    position: absolute;
    top: 3px;
    right: 17px;
    font-size: 10px !important;
    z-index: 11;
    color: #808080d9;
}

.atta-textarea label {
    top: 9px;
    right: 30px;
}


select, .form-control {
    height: 50px !important;
}

option {
    padding-top: 14px !important;
}

.text-trf {
    padding-bottom: 1px !important;
}

.checkbox-red {
    display: block;
    margin-top: -22px;
}

#DivContact {
    margin-top: 20px !important;
}

input[type=radio] {
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 15px;
    -webkit-appearance: button;
    border: double 2px #00F;
    background-color: #0b0095;
    color: #FFF;
    white-space: nowrap;
    overflow: hidden;
    width: 15px;
    height: 15px;
    margin-bottom: 16px;
}

    input[type=radio]:checked {
        background-color: #000;
        border-left-color: #06F;
        border-right-color: #06F;
    }

    input[type=radio]:hover {
        box-shadow: 0px 0px 10px #1300ff;
    }


.name-button {
    position: relative;
}

    .name-button button {
        position: absolute;
        z-index: 111;
        left: 14px;
        top: 10px;
        font-size: 10px;
        border-radius: 3px;
        background-color: #007769;
    }

.text-p {
    font-weight: bold;
}

    .text-p::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 20px;
        background-color: black;
        right: -5px;
        margin-left: 10px !important;
        top: 4px;
    }

.select-input {
    width: 70%;
}

    .select-input input {
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 0 !important;
    }

.slect-dd {
    width: 102px !important;
    border-color: #ccc;
    margin-right: -4px;
    border-radius: 5px !important;
    margin-top: -13px !important;
    padding: 8px;
    padding-top: 16px;
}

.label-select {
    top: -12px;
    right: 6px;
}

.repet-button {
    display: flex;
    margin-top: 75px;
    justify-content: end;
    margin-left: -6rem;
}

    .repet-button button {
        background: #004977;
        color: #fff;
        border-radius: 5px;
    }

    .repet-button .one {
        background: #fff !important;
        color: #004977;
        border-color: #004977;
    }

.name-button-y {
    position: relative;
}



    .name-button-y button {
        position: absolute;
        z-index: 111;
        left: 5px;
        top: 7px;
        font-size: 10px;
        border-radius: 3px;
        color: #007769;
        border: #007769 solid 3px;
        font-weight: 600;
    }

.text-pp p {
    border: 1px solid red;
    padding: 8px;
    display: flex;
    justify-content: space-between;
    border-radius: 5px;
    border-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #fff;
    border-color: #ddd;
}

.text-pp textarea {
    margin-top: -21px;
    border-radius: 5px;
    width: 100%;
    height: 100px;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-color: #ddd;
    padding: 10px;
}

.uploadLabelRed, .uploadLabelRed:hover {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 7px 15px;
    cursor: pointer;
    border-radius: 5px;
    background-color: #007769;
    color: #ffffff;
}

.uploadButton {
    display: none;
}

.attachments .uploadtext {
    color: #ccc;
    margin-top: 5px;
}



th {
    border-bottom: 0 !important;
}

.fa-download {
    color: #004977;
    background-color: #f2f6f8;
    padding: 3px;
    border-radius: 3px;
}

.fa-trash {
    color: red;
    background-color: #fef3f3;
    padding: 3px;
    border-radius: 3px;
}

.fa-pen-to-square {
    background-color: #f2f6f8;
    color: #004977;
}

.attachments textarea {
    border-radius: 5px;
    width: 100%;
    height: 110px;
    border-color: #ddd;
    padding: 10px;
}

.repet-start {
    justify-content: start;
    margin-top: 37px;
}

.text-para p {
    font-size: 12px;
}

.uploadtext-p {
    font-size: 11px;
    color: grey;
}

.drop-width-r {
    border: solid #007769 1px;
    border-radius: 4px;
    color: #007769
}

.btn-primary-s {
    background-color: #007769 !important;
    color: #fff !important;
    border-radius: 4px;
}


.sh-tablehead {
    background: #004977;
    color: #fff;
    font-weight: bold;
}


.table-bordered tr {
    display: table-row;
}


.alert-mes {
    padding: 10px;
    background-color: #F7F2EC;
    color: #D46E0B;
    margin-top: 10px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
}

.claims-buttons {
    right: -52px;
    display: flex;
    justify-content: end;
}

.atta-textarea textarea {
    padding-top: 26px;
    width: 101%;
}









.modal.left .modal-dialog {
    position: fixed;
    margin: auto;
    width: 800px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    max-width: 700px !important;
}


.modal.left .modal-dialog-text {
    max-width: 400px !important;
}

.modal.left .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body {
    padding: 15px 15px 80px;
}

.modal.left.fade .modal-dialog {
    left: -620px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {
    left: 0;
}

.close {
    text-align: end;
    margin-top: -38px !important;
    font-size: 45px;
}

.input-group-s {
    width: 644px !important;
}

.buttons {
    background-color: #d2d2d2;
    width: 30px;
    height: 20px;
    border-radius: 200px;
    cursor: pointer;
    position: relative;
    transition: 0.2s;
    text-align: center;
}

    .buttons::after {
        position: absolute;
        content: "";
        background-color: #fff;
        width: 10px;
        height: 10px;
        border-radius: 200px;
        margin: 5px;
        transition: 0.2s;
    }

input:checked + .buttons {
    background-color: #008000;
    ;
}

    input:checked + .buttons::after {
        transform: translateX(17px);
    }

.containers {
    margin-left: 19px;
}

    .containers input {
        display: none;
    }


.fa-ellipsis {
    font-size: 21px !important;
}

.fa-plus {
    background-color: #fff;
    color: #007769;
    padding: 3px;
    padding-top: 4px;
    border-radius: 50%;
    margin-left: 5px;
}


.text-file {
    font-size: 10px;
    margin-right: 17px;
    margin-top: -11px;
    color: #D9D9D9;
}


.fa-search {
    z-index: 1111;
    left: 12px;
    top: 16px;
    color: #004977;
}

.text-trf-r {
    appearance: none;
}

.card-PDF {
    background-color: #fff;
    padding: 6px;
}

.applicant {
    background-color: #fff;
    padding: 10px !important;
    border-radius: 3px;
}

    .applicant input {
        width: 50px;
        height: 20px;
        margin-top: 0;
    }

.stepper__item.active {
    color: #14A99B;
}

.sh-tablehead tr {
    font-size: 10px;
}

.sh-tablehead-body tr {
    font-size: 13px;
}

.saas-a p a {
    color: #004977 !important;
    font-size: 15px;
    cursor: pointer;
    border-bottom: 2px solid #004966;
}


.modal-dialog-text-2 {
    max-width: 650px !important;
}


.og-nabza-form {
    position: relative;
    height: auto;
    background-color: #F4F4F4 !important;
    padding: 40px 50px 30px 30px;
    border-radius: 15px;
    margin-bottom: 60px;
}


.size-text-b {
    margin-right: -22vh !important;
}

.form-group {
    margin-bottom: 24px !important;
}

.panel2 .ng-star-inserted {
    text-align: right;
    margin-right: -1px !important;
}

@media only screen and (max-width: 991px) {
    /* .ApplicantUploadfileClass {
        width: 87% !important;
    }*/
    /* .AncCapacityclass, #txtotherIdentityNoApplicant, #otherMyApplicantName {
        width: 92% !important;
    }*/
}
