form {
    width: 100%;
    height: 100%
}

.table .table, .table .text-wrap table, .text-wrap table .table {
    background-color: transparent
}

.table-bordered td {
    border: initial;
    border-bottom: 1px solid #e0e8f5;
    border-right: 1px solid #e0e8f5
}

.table-bordered th {
    border: initial;
    border-top: 1px solid #e0e8f5;
    border-right: 1px solid #e0e8f5;
    border-right: 1px solid #e0e8f5
}

    .table-bordered td:first-child, .table-bordered th:first-child {
        border-left: 1px solid #e0e8f5
    }

.table > tfoot > tr > td {
    border: 0 !important
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0
}

.popup-container {
    margin-top: 27.5px
}

.rfv {
    color: #000 !important;
    visibility: visible;
    background-color: #fff;
    padding: 8px;
    border: 1px solid #8e8e8e;
    position: absolute;
    top: 55px;
    left: 3%;
    float: left;
    z-index: 10;
    border-radius: 5px;
    max-width: 80%
}

.CustomValidatorWarning {
    background-color: #ffaf00;
    float: right;
    margin-left: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    width: 22px;
    text-align: center;
    border-radius: 2px
}

.rfv-fileuploader.not-active {
    background-color: transparent;
    border: none
}

.rfv .Triangle {
    -webkit-clip-path: polygon(50% 0%,0% 105%,100% 105%);
    clip-path: polygon(50% 0%,0% 105%,100% 105%);
    width: 16px;
    height: 9px;
    background-color: #000;
    position: absolute;
    left: 5px;
    z-index: 2;
    top: -9px
}

    .rfv .Triangle p {
        -webkit-clip-path: polygon(50% 0%,0% 105%,100% 105%);
        clip-path: polygon(50% 0%,0% 105%,100% 105%);
        width: 16px;
        height: 9px;
        background-color: #fff;
        right: 0
    }

.modalBackground {
    z-index: 1000 !important;
    background-color: #000;
    opacity: .8;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden !important
}

.modalPopup {
    z-index: 1001 !important;
    background-color: #fff;
    border-width: 3px;
    border-style: solid;
    border-color: #000;
    padding: 10px;
    width: 560px;
    height: 595px
}

.table td {
    padding: .5rem .5rem .2rem .5rem
}

.RadEditorContainer .RadEditor, .RadEditorContainer .reLayoutWrapper {
    height: 350px !important
}

.reContentAreaToggle {
    height: 100% !important
}

.RadUpload .ruFakeInput {
    padding: .375rem .75rem;
    font-size: .9375rem;
    line-height: 1.6;
    color: #536d96 !important
}

    .RadUpload .ruFakeInput:before {
        display: inline-block;
        top: 8px;
        position: absolute;
        margin-left: 10px;
        content: "Choose File" !important
    }

.rtl .RadUpload .ruFakeInput:before {
    margin-left: initial;
    margin-right: 10px;
    content: "اختر ملف" !important
}

.RadUpload_Vista .ruSelectWrap .ruFakeInput {
    height: calc(1.25em + 1.4rem + 1px);
    width: 100%;
    border-radius: 5px;
    border: 1px solid #e0e8f5 !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-top: -8px
}

.RadUpload .ruSelectWrap {
    width: 100%
}

.RadUpload .ruFileWrap.ruStyled {
    width: 100%;
}

.RadUpload .ruFileLI {
    margin-bottom: 4px;
    background-color: #fff;
    color: #000;
    height: calc(1.25em + 1.4rem + 1px);
    border-radius: 5px !important;
    border: 1px solid #e0e8f5;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.RadUpload .radIcon {
    height: 9px !important
}

.RadUpload .ruFileLI .ruButton {
    font-size: 1em !important;
    color: #000 !important;
    right: 10px !important;
    top: 10px !important;
    position: absolute !important;
    border: 0 !important
}

    .RadUpload .ruFileLI .ruButton.ruRemove:before {
        top: 1px !important;
        left: -20px !important;
        position: absolute !important
    }

@media (max-width:768px) {
    .table-striped {
        table-layout: initial !important;
        width: 150% !important
    }
}

.username-container {
    background-color: #eceef9;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    display: inline-block;
    padding-top: 3px;
    color: #536d96;
    margin-right: -7px;
    font-weight: 700
}

.header-brand-img {
    margin-right: 0
}

.sub-icon .fa-angle-down {
    margin-left: .2rem !important
}

.form-group label {
    width: 100%;
}

.PagerStyle .NumericPages {
    border-left: 0px !important;
    padding-left: 0 !important;
}

.PagerStyle .rgNumPart {
    float: left;
    padding-left: 0 !important;
}

    .PagerStyle .rgNumPart .rgCurrentPage {
        margin: 10px 0;
        display: inline;
        display: flex;
        background-color: #765be6 !important;
        color: #fff;
        border: 1px solid #ddd;
        border-right: 0px;
        padding: 5px 12px;
    }

    .PagerStyle .rgNumPart a {
        margin: 10px 0;
        display: inline;
        display: flex;
        background-color: #fff;
        color: #626262;
        padding: 5px 12px;
        border: 1px solid #ddd;
        border-right: 0px;
    }

        .PagerStyle .rgNumPart a:last-child {
            border: 1px solid #ddd;
        }

        .PagerStyle .rgNumPart a span {
            padding: 0;
        }

.card-ul {
    list-style: indic;
    padding-left: 15px;
    display: flex;
    flex-flow: column;
    gap: 5px;
}

    .card-ul.step-2 {
        padding-left: 30px;
    }

.qr-code {
    display: flex;
    align-items: center;
    justify-content: center;
}

.authenticator-Apps {
    list-style: none !important;
}

.verification-edit {
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
}



.authenticator-edit-Apps li {
    display: flex;
    align-items: center;
    gap: 100px;
    justify-content: space-between;
}

    .authenticator-edit-Apps li div.radio-btn {
        display: flex;
        align-items: center;
        gap: 5px;
    }

    .authenticator-edit-Apps li label {
        padding: 0 5px;
        margin-bottom: 0;
        font-size: 15px;
    }

.authenticator-edit-Apps input[type=checkbox], .authenticator-edit-Apps input[type=radio] {
    width: 20px;
    height: 20px;
}

.authenticator-edit-Apps li a {
    border-bottom: 1px solid;
    line-height: 12px;
    font-weight: bold;
}


.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9999
}

.loading-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 100%;
    height: 100px;
    line-height: 100px
}

    .loading-text span {
        display: inline-block;
        margin: 0 5px;
        color: #fff;
        font-family: "Quattrocento Sans",sans-serif
    }

        .loading-text span:first-child {
            filter: blur(0px);
            -webkit-animation: 1.5s linear infinite alternate blur-text;
            animation: 1.5s linear infinite alternate blur-text
        }

        .loading-text span:nth-child(2) {
            filter: blur(0px);
            -webkit-animation: 1.5s linear .2s infinite alternate blur-text;
            animation: 1.5s linear .2s infinite alternate blur-text
        }

        .loading-text span:nth-child(3) {
            filter: blur(0px);
            -webkit-animation: 1.5s linear .4s infinite alternate blur-text;
            animation: 1.5s linear .4s infinite alternate blur-text
        }

        .loading-text span:nth-child(4) {
            filter: blur(0px);
            -webkit-animation: 1.5s linear .6s infinite alternate blur-text;
            animation: 1.5s linear .6s infinite alternate blur-text
        }

        .loading-text span:nth-child(5) {
            filter: blur(0px);
            -webkit-animation: 1.5s linear .8s infinite alternate blur-text;
            animation: 1.5s linear .8s infinite alternate blur-text
        }

        .loading-text span:nth-child(6) {
            filter: blur(0px);
            -webkit-animation: 1.5s linear 1s infinite alternate blur-text;
            animation: 1.5s linear 1s infinite alternate blur-text
        }

        .loading-text span:nth-child(7) {
            filter: blur(0px);
            -webkit-animation: 1.5s linear 1.2s infinite alternate blur-text;
            animation: 1.5s linear 1.2s infinite alternate blur-text
        }

@-webkit-keyframes blur-text {
    0% {
        filter: blur(0px)
    }

    100% {
        filter: blur(4px)
    }
}

@keyframes blur-text {
    0% {
        filter: blur(0px)
    }

    100% {
        filter: blur(4px)
    }
}
