@import url('css/open-iconic/font/css/open-iconic-bootstrap.min.css');

/*html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;


a, .btn-link {
    color: #006bb7;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

.form-floating > .form-control-plaintext::placeholder, .form-floating > .form-control::placeholder {
    color: var(--bs-secondary-color);
    text-align: end;
}

.form-floating > .form-control-plaintext:focus::placeholder, .form-floating > .form-control:focus::placeholder {
    text-align: start;
}

#app-loading {
    position: fixed;
    inset: 0;
    background: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}
    }*/
/* from old app */


/*html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
*/
/*a, .btn-link {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
    margin-bottom: 10.5rem;
    display: grid;
}

.contentOnLeftRightMenu {
    max-width: 76%;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0px;
    position: fixed;
    width: 100%;
    z-index: 10000 !important;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

    */

/* Login page*/

.login-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 40px;
    /* background-color: #f5f5f5; */
    /* height:100%; */
    width: 100%;
    align-content: center;
    position: absolute;
    z-index: 100;
}

.login-title {
    align-self: center;
    padding-bottom: 20px;
}

.login-subtitle {
    align-self: center;
    padding-bottom: 114px;
}

.login-body {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
}

    .form-signin .checkbox {
        font-weight: 400;
    }

    .form-signin .form-control {
        position: relative;
        box-sizing: border-box;
        height: auto;
        padding: 10px;
        font-size: 16px;
    }

        .form-signin .form-control:focus {
            z-index: 2;
        }

    .form-signin input {
        margin-bottom: 5px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

        .form-signin input[type="password"] {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

/*.navbar-secondary {
    background-color: #6c757d;
}

.navbar-success {
    background-color: #28a745;
}

.navbar-info {
    background-color: #17a2b8;
}

.navbar-warning {
    background-color: #ffc107;
}

.navbar-danger {
    background-color: #dc3545;
}

.navbar-lightblue {
    background-color: #3c8dbc;
}

.navbar-navy {
    background-color: #001f3f !important;
}

.navbar-olive {
    background-color: #3d9970;
}

.navbar-lime {
    background-color: #01ff70;
}

.navbar-fuchsia {
    background-color: #f012be;
}

.navbar-maroon {
    background-color: #d81b60;
}

.navbar-blue {
    background-color: #007bff;
}

.navbar-indigo {
    background-color: #6610f2;
}

.navbar-purple {
    background-color: #6f42c1;
}

.navbar-pink {
    background-color: #e83e8c;
}

.navbar-red {
    background-color: #dc3545;
}

.navbar-orange {
    background-color: #fd7e14;
}

.navbar-yellow {
    background-color: #ffc107;
}

.navbar-green {
    background-color: #28a745;
}

.navbar-teal {
    background-color: #20c997;
}

.navbar-cyan {
    background-color: #17a2b8;
}

.navbar-white {
    background-color: #ffffff;
}

.navbar-gray {
    background-color: #6c757d;
}

.navbar-gray-dark {
    background-color: #343a40;
}

.elevation-0 {
    box-shadow: none !important;
}

.elevation-1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
}

.elevation-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
}

.elevation-3 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23) !important;
}

.elevation-4 {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
}

.elevation-5 {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22) !important;
}

.img-circle {
    border-radius: 50%;
}

.brand-link {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5;
    padding: 0.3125rem 1.5rem;
    transition: width .3s ease-in-out;
    white-space: nowrap;
}

    .brand-link.text-sm .brand-image, .text-sm .brand-link .brand-image {
        height: 29px;
        margin-bottom: -.25rem;
        margin-left: .95rem;
        margin-top: -.25rem;
    }

img.brand-image.img-circle.elevation-3 {
    height: 29px;
    margin-bottom: -.25rem;
    margin-left: .95rem;
    margin-top: -.25rem;
}

.brand-link .brand-image {
    float: left;
    line-height: .8;
    margin-left: .8rem;
    margin-right: .5rem;
    margin-top: -3px;
    max-height: 33px;
    width: auto;
}

a.brand-link.navbar-navy {
    overflow: hidden;
    position: fixed;
    top: 0;
    transition: width .3s ease-in-out;
    width: 251px;
    z-index: 1035;
}

[class*=sidebar-dark] .brand-link {
    border-bottom: 1px solid #4b545c;
    color: rgba(255,255,255,.8);
}

input {
    text-align: center !important;
}
*/
.animatinShow {
    top: 4rem;
    position: relative;
    animation-name: animatLogLyer;
    animation-duration: 1s;
}

@keyframes animatLogLyer {
    from {
        top: -4rem
    }

    90%,to {
        top: 4rem
    }
}


.btn-grad1 {
    background-image: linear-gradient(to right, #4568DC 0%, #B06AB3 51%, #4568DC 100%);
    /*margin: 10px;*/
    padding: 0.8em 1em;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
    font-weight: 500;
}

    .btn-grad1:hover {
        background-position: right center; /* change the direction of the change here */
        color: #fff;
        text-decoration: none;
    }


.btn-grad2 {
    background-image: linear-gradient(to right, #314755 0%, #26a0da 51%, #314755 100%);
    /*margin: 10px;*/
    padding: 0.8em 1em;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
/*    color: white;*/
    border:1px solid var(--bs-primary-border-subtle);
    box-shadow: 0 0 20px var(--bs-primary-border-subtle) ;
    border-radius: 10px;
    display: block;
    font-weight: 500;
}

    .btn-grad2:hover {
        background-position: right center; /* change the direction of the change here */
/*        color: #fff;*/
        text-decoration: none;
    }




/* background animation*/

.context {
    width: 100%;
    position: absolute;
    /*top: 50vh;*/
}

    .context h1 {
        text-align: center;
        color: #fff;
        font-size: 50px;
    }


.area {
    /*    background: #4e54c8;*/
    /*    background-image: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%);*/
    /*  background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);*/
    width: 100%;
    height: max-content;
}


.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .circles li {
        position: absolute;
        display: block;
        list-style: none;
        width: 20px;
        height: 20px;
        background: rgba(255, 255, 255, 0.8);
        animation: animate 25s linear infinite;
        bottom: -200px;
    }

        .circles li:nth-child(1) {
            left: 25%;
            width: 80px;
            height: 80px;
            animation-delay: 0s;
            background: url("/img/iconswhatsapp/icons8-whatsapp-80.png") no-repeat center center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }


        .circles li:nth-child(2) {
            left: 10%;
            width: 20px;
            height: 20px;
            animation-delay: 2s;
            animation-duration: 12s;
            background: url("/img/iconswhatsapp/icons8-whatsapp-16.png") no-repeat center center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

        .circles li:nth-child(3) {
            left: 70%;
            width: 202px;
            height: 200px;
            animation-delay: 4s;
            background: url("/img/iconswhatsapp/icons8-whatsapp-480.png") no-repeat center center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

        .circles li:nth-child(4) {
            left: 40%;
            width: 60px;
            height: 60px;
            animation-delay: 0s;
            animation-duration: 18s;
            background: url("/img/iconswhatsapp/icons8-whatsapp-80.png") no-repeat center center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

        .circles li:nth-child(5) {
            left: 65%;
            width: 20px;
            height: 20px;
            animation-delay: 0s;
            background: url("/img/iconswhatsapp/icons8-whatsapp-16.png") no-repeat center center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

        .circles li:nth-child(6) {
            left: 5%;
            width: 110px;
            height: 110px;
            animation-delay: 3s;
            background: url("/img/iconswhatsapp/icons8-whatsapp-80.png") no-repeat center center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

        .circles li:nth-child(7) {
            left: 35%;
            width: 150px;
            height: 150px;
            animation-delay: 7s;
            background: url("/img/iconswhatsapp/icons8-whatsapp-160.png") no-repeat center center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

        .circles li:nth-child(8) {
            left: 50%;
            width: 25px;
            height: 25px;
            animation-delay: 15s;
            animation-duration: 45s;
            background: url("/img/iconswhatsapp/icons8-whatsapp-16.png") no-repeat center center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

        .circles li:nth-child(9) {
            left: 85%;
            width: 15px;
            height: 15px;
            animation-delay: 2s;
            animation-duration: 35s;
            background: url("/img/iconswhatsapp/icons8-whatsapp-16.png") no-repeat center center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

        .circles li:nth-child(10) {
            left: 85%;
            width: 150px;
            height: 150px;
            background: url("/img/iconswhatsapp/icons8-whatsapp-160.png") no-repeat center center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            animation-delay: 0s;
            animation-duration: 11s;
        }



@keyframes animate {

    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }
}


td.tblcellwidthresponse {
    /*display: table-caption;*/
    word-wrap: break-word;
    max-width: 100%;
    /*word-break: break-word;*/
}
/*tr {
    
}*/

/*table {
    table-layout: fixed;
}

.form-group {
    margin-bottom: 1rem
}*/


/* زر التبديل */
.theme-toggle {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: var(--button-bg);
    color: var(--text-color);
    border: none;
    border-radius: 50px;
    padding: 12px 24px;
    font-size: 1rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    box-shadow: 0 4px 15px var(--shadow-color);
    transition: all var(--transition-speed) ease;
    z-index: 1000;
}

    .theme-toggle:hover {
        background-color: var(--button-hover);
        transform: scale(1.05);
    }

    .theme-toggle:active {
        transform: scale(0.95);
    }

    /* أيقونات الزر */
    .theme-toggle .icon {
        font-size: 1.2rem;
    }


.no-filter {
    filter: none !important;
}


/* input with searsh*/

.input-group-search {
    border-radius: 10px !important;
    /*    border: 1px solid #d9dbde !important;*/
    border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color) !important;
    padding: 1px 0.2rem !important;
}

.control-search {
    border: 0px solid #d9dbde !important;
}
.control-search-icon {
    padding-left: 0.9rem !important;
}
    .control-search-icon:hover {
        color:var(--tblr-blue);
    }


/*add separator classes */


.separator {
    display: flex;
    align-items: center;
    text-align: center;
    opacity: .95;
    margin: 1rem 0;
}

    .separator::before,
    .separator::after {
        content: '';
        flex: 1;
        border-bottom: 1px solid #999;
    }

    .separator:not(:empty)::before {
        margin-right: 1.0em;
        opacity: .25;
    }


    .separator:not(:empty)::after {
        margin-left: 1.0em;
        opacity: .25;
    }
input {
    text-align: center;
}


/* Light Mode */
[data-bs-theme="light"] ::selection {
    background-color: #0d6efd;
    color: #fff;
}

/* Dark Mode */
[data-bs-theme="dark"] ::selection {
    background-color: #ffc107;
    color: #000;
}


