﻿@font-face {
    font-family: 'Issam-Bold';
    src: url('../fonts/Tajawal-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Regular';
    src: url('../fonts/Tajawal-Regular.ttf') format('truetype');
}
.k-header h1 {
    margin: 0;
    padding: 30px 15px;
    font-size: 32px;
    font-weight: lighter;
}

h2 {
    font-size: 3.0vh;
}

p {
    font-size: 2vmin;
}
.button-29 {
    align-items: center;
    appearance: none;
    background-image: radial-gradient(100% 100% at 100% 0, #5adaff 0, #5468ff 100%);
    border: 0;
    border-radius: 6px;
    box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    height: 48px;
    justify-content: center;
    line-height: 1;
    list-style: none;
    overflow: hidden;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    text-align: left;
    text-decoration: none;
    transition: box-shadow .15s,transform .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    white-space: nowrap;
    will-change: box-shadow,transform;
    font-size: 18px;
}

    .button-29:focus {
        box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
    }

    .button-29:hover {
        box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
        transform: translateY(-2px);
    }

    .button-29:active {
        box-shadow: #3c4fe0 0 3px 7px inset;
        transform: translateY(2px);
    }
.subActionLink {
    font-size: calc(90% + 0.1vw + 0.1vh);
}

#grid, #grid1 {
    font-size: calc(80% + 0.1vw + 0.1vh);
}

.card-text {
    font-size: calc(80% + 0.2vw + 0.2vh);
}
/* Sticky footer styles
    -------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    font-family: Regular;
    /* just for this demo. */
    padding: 0.1%;

}
.colored {
    color: #1A5276;
}
.xs-photo {
    display: inline-block;
    width: 60px;
    height: 70px;
    border-radius: 50%;
    background-size: 64px 64px;
    background-position: center center;
    vertical-align: middle;
    line-height: 64px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
    margin-right: 5px;
    background-repeat: no-repeat;
}
.staff-name {
    display: inline-block;
  
    font-weight:700;

   
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    background-color: #f5f5f5;
}

.container-fluid .text-muted {
    margin: 20px 0;
}

.placeholders {
    margin: 30px auto;
}

.placeholder img {
    display: inline-block;
}

p .k-button {
    margin: 0 15px 0 0;
}

.btn-toggle {
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: none;
    height: 48px;
}

    .btn-toggle .k-icon {
        opacity: 1;
    }

    .btn-toggle,
    .k-primary.btn-toggle:hover,
    .btn-toggle:focus:active:not(.k-state-disabled):not([disabled]),
    .btn-toggle:focus:not(.k-state-disabled):not([disabled]) {
        box-shadow: none;
        border-radius: 0;
    }

        .btn-toggle .k-i-hbars,
        .k-primary.btn-toggle:hover .k-i-hbars,
        .btn-toggle:focus:active:not(.k-state-disabled):not([disabled]) .k-i-hbars,
        .btn-toggle:focus:not(.k-state-disabled):not([disabled]) .k-i-hbars {
            background-position: -80px -32px;
        }

@media (max-width: 768px) {
    .k-item {
        display: block;
        clear: both;
        float: none;
        width: 100%;
    }

    .k-header h1 {
        margin: 0;
        padding: 16px 15px 14px 60px;
        font-size: 18px;
        font-weight: lighter;
    }
}
#mainButton {
    /*font-size: 2vw;
    height: 7vh;*/
    border-radius: 12px;
    font-family: Issam;
    
    background-image: linear-gradient(to left,#1A5276, #AED6F1);
}
#SubmitButton {
   
    height: 90px;
    border-radius: 12px;
    font-family: Issam;
    background-image: linear-gradient(to left,#1A5276, #AED6F1);
}
a {
    cursor: pointer;
}

h1 {
    font-size: 1rem;
}
/*//issam custum css*/
.text-responsive {
    font-size: calc(80% + 0.5vw + 0.5vh);
}
.responsive {
    font-size: calc(90% + 0.1vw + 0.1vh);
}
.btn {
    /* just for this demo. */
    margin-top: 5px;
}

.btn-arrow-right,
.btn-arrow-left {
    position: relative;
    padding-left: 18px;
    padding-right: 18px;
}

.btn-arrow-right {
    padding-left: 36px;
}

.btn-arrow-left {
    padding-right: 36px;
}

    .btn-arrow-right:before,
    .btn-arrow-right:after,
    .btn-arrow-left:before,
    .btn-arrow-left:after {
        /* make two squares (before and after), looking similar to the button */
        content: "";
        position: absolute;
        top: 5px;
        /* move it down because of rounded corners */
        width: 22px;
        /* same as height */
        height: 22px;
        /* button_outer_height / sqrt(2) */
        background: inherit;
        /* use parent background */
        border: inherit;
        /* use parent border */
        border-left-color: transparent;
        /* hide left border */
        border-bottom-color: transparent;
        /* hide bottom border */
        border-radius: 0px 4px 0px 0px;
        /* round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px */
        -webkit-border-radius: 0px 4px 0px 0px;
        -moz-border-radius: 0px 4px 0px 0px;
    }

.btn-arrow-right:before,
.btn-arrow-right:after {
    transform: rotate(45deg);
    /* rotate right arrow squares 45 deg to point right */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.btn-arrow-left:before,
.btn-arrow-left:after {
    transform: rotate(225deg);
    /* rotate left arrow squares 225 deg to point left */
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
}

.btn-arrow-right:before,
.btn-arrow-left:before {
    /* align the "before" square to the left */
    left: -11px;
}

.btn-arrow-right:after,
.btn-arrow-left:after {
    /* align the "after" square to the right */
    right: -11px;
}

.btn-arrow-right:after,
.btn-arrow-left:before {
    /* bring arrow pointers to front */
    z-index: 1;
}

.btn-arrow-right:before,
.btn-arrow-left:after {
    /* hide arrow tails background */
    background-color: white;
}


.blinking {
    animation: blinkingText 1.2s infinite;
}

@keyframes blinkingText {

    0% {
        color: darkred;
    }

    49% {
        color: red;
    }

    60% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: black;
    }
}
.the-legend {
    border-style: none;
    border-width: 0;
    background-color: #1a5276;
    font-weight:bold;
    font-size: calc(95% + 0.1vw + 0.1vh);
    line-height: calc(100% + 0.5vw + 0.5vh);
    margin-bottom: 0;
    width: auto;
    padding: 0.5% 3%;
    border-radius: 10px;
    border: 2px solid #e0e0e0;
    color:white
}

.the-fieldset {
    border: 1px solid #1a5276;
    padding: 0.5%;
    border-radius: 10px;
    margin-right: 20px;
}
.messages {
    display: inline-block;
    background: pink;
    text-align: center;
    color: #FFF;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    line-height: 45px;
}

.input-validation-error {
    border: 1px solid #ff0000 !important;
    background-color: #ffeeee !important;
}

.validation-summary-errors {
    color: #ff0000 !important;
}


.input-group > .input-group-prepend {
    flex: 0 0 20%;

}

.input-group .input-group-text {
    width: 100%;
}
.dropDown .k-dropdown {
    width: 100%;
}
#logo2 {
  
    width: 200px;
    height: auto;
    margin-top: 0px;
    padding: 0px;
}
@media screen and (min-width: 0px) and (max-width: 600px) {
    /* For mobile phones: */
    #logo2 {
        width: 90px;
    }
}
.GeneralColor {
    background-color: #aea395;
    color: white;
}
.formStyle {
    background-image: linear-gradient(to bottom,#b7c0c7, transparent);
    border-radius: 10px;
    padding-top: 1%;
}
.formStyle1 {
    background-image: linear-gradient(to bottom,#aba092a3, transparent);
    border-radius: 10px;
    padding-top: 1%;
    margin-top:2%;
}
.formStyle2 {
    background-image: linear-gradient(to bottom,#d4e6f1, transparent);
    border-radius: 10px;
    padding-top: 1%;
    margin-top: 2%;
}
.preview {
    zoom: 0.9;
    /* For Firefox */
    -moz-transform: scale(0.9);
    -moz-transform-origin: 0 0;
}

.previewxs {
    zoom: 0.85;
    /* For Firefox */
    -moz-transform: scale(0.8);
    -moz-transform-origin: 0 0;
}
.GridFooter {
    background-color: rgb(109, 103, 102);
    color:white;
}
/* Show Progress as image*/
.k-loading-mask .k-loading-image {
    background-image: url('../Images/loader.gif');
}

.zoom {
    transition: transform .500s; /* Animation */
    margin: 0 auto;
    text-shadow: 2px
}

.zoom:hover {
        transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.dropZoneElement {
    position: relative;
    display: inline-block;
    background-color: #f8f8f8;
    border: 1px solid #c7c7c7;
    width: 350px;
    height: 200px;
    text-align: center;
}
.GrayLable {
    background-color: #EAECEE;
    border-radius: 5px;
}
.photo {
    display: inline-block;
    width: 80px;
    height: 90px;
    border-radius: 50%;
    background-size: 64px 64px;
    background-position: center center;
    vertical-align: middle;
    line-height: 64px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
    margin-right: 5px;
    background-repeat: no-repeat;
}
.S_photo {
    display: inline-block;
    width: 80px;
    height: 90px;
    border-radius: 50%;
    background-size: 64px 64px;
    background-position: center center;
    vertical-align: middle;
    line-height: 64px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
    margin-right: 5px;
    background-repeat: no-repeat;
}
.card {
    grid-area: 1 / 1;
    font-size: 18px;
    color: #0066ff;
    width: 500px;
    transform: translateX(10px) rotateY(25deg) rotateX(10deg);
    background: #F9F9F9;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 2px;
    text-transform: uppercase;
    font-weight: 900;
    backface-visibility: hidden;
    box-shadow: 0 10px 20px -3px rgba(0,0,0,.1);
}

  

.wrapper:before {
    --bw: 9px;
    grid-area: 1 / 1;
    content: '';
    backface-visibility: hidden;
    height: 100%;
    width: 100%;
    margin-top: calc(-1 * var(--bw));
    margin-left: calc(-1 * var(--bw));
    background: transparent;
    transform: translateX(-60px) rotateY(-30deg) rotateX(15deg) scale(1.03);
    pointer-events: none;
    box-sizing: content-box;
}


.wrapper:hover > div,
.wrapper:hover:before {
    transform: none;
}

.showText {
    border: 1px solid;
    padding: 4px;
    background-color: whitesmoke;
}
.wrapper > div,
.wrapper:before {
    will-change: transform;
    transition: .3s transform cubic-bezier(.25,.46,.45,1);
}
/*  used stop open menu content Hover
*/
@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .nav-link {
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }
}
/**********************menu*********************/



* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --white-color: #fff;
    --blue-color: #4070f4;
    --grey-color: #707070;
    --grey-color-light: #aaa;
}

body {
    transition: all 0.5s ease;
}

.menu-href {
    color: var(--grey-color);
}

    .menu-href:hover {
        color: white
    }

navbar
.navbar {
    position: fixed;
    top: 0;
    width: 100%;
    right: 0;
    background-color: var(--white-color);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px;
    z-index: 1000;
    box-shadow: 0 0 2px var(--grey-color-light);
}

.logo_item {
    display: flex;
    align-items: center;
    column-gap: 10px;
    font-size: 22px;
    font-weight: 500;
    color: var(--blue-color);
    margin-right: 16%;
}

.navbar img {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 50%;
}

.search_bar {
    height: 47px;
    max-width: 430px;
    width: 100%;
}

    .search_bar input {
        height: 100%;
        width: 100%;
        border-radius: 25px;
        font-size: 18px;
        outline: none;
        background-color: var(--white-color);
        color: var(--grey-color);
        border: 1px solid var(--grey-color-light);
        padding: 0 20px;
    }

.navbar_content {
    display: flex;
    align-items: center;
    column-gap: 25px;
}

    .navbar_content i {
        cursor: pointer;
        font-size: 20px;
        color: var(--grey-color);
    }

/* sidebar */
.sidebar {
    width: 260px;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    padding: 80px 20px;
    z-index: 100;
    overflow-y: scroll;
    transition: all 0.5s ease;
}

    .sidebar.close {
        padding: 60px 0;
        width: 80px;
    }

    .sidebar::-webkit-scrollbar {
        display: none;
    }

.menu_content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.menu_items {
    list-style: none;
}

.menu_title {
    font-size: 16px;
    font-weight: 500;
    color: var(--grey-color);
    margin-bottom: 10px;
}

.navlink:hover {
    color: #007bff;
}

.nav_link {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    text-decoration: none;
    color: var(--grey-color);
    border-radius: 8px;
    transition: background-color 0.3s;
    background-color: #f8f8f8;
}

    .nav_link:hover {
        background-color: #f8f8f8;
    }

.sub_link {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    text-decoration: none;
    color: var(--grey-color);
    border-radius: 8px;
    transition: background-color 0.3s;
    background-color: #f8f8f8;
    margin-top: 2%;
}

    .sub_link:hover {
        background-color: var(--blue-color);
        color: var(--white-color);
    }



.submenu {
    display: none;
}

.show_submenu ~ .submenu {
    display: block;
}

.show_submenu .arrow-left {
    transform: rotate(-90deg);
}

.sublink {
    padding: 10px 15px 10px 52px;
}

.bottom_content {
    position: fixed;
    bottom: 60px;
    right: 0;
    width: 260px;
    cursor: pointer;
    transition: all 0.5s ease;
}

.bottom {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 18px 0;
    text-align: center;
    width: 100%;
    color: var(--grey-color);
    border-top: 1px solid var(--grey-color-light);
    background-color: var(--white-color);
}

    .bottom i {
        font-size: 20px;
    }

    .bottom span {
        font-size: 18px;
    }

.sidebar.close .bottom_content {
    width: 50px;
    right: 15px;
}

.sidebar.close .bottom span {
    display: none;
}

.sidebar.hoverable .collapse_sidebar {
    display: none;
}

#sidebarOpen {
    display: none;
}

@media screen and (max-width: 768px) {
    #sidebarOpen {
        font-size: 25px;
        display: block;
        margin-left: 10px;
        cursor: pointer;
        color: var(--grey-color);
    }

    .sidebar.close {
        right: -100%;
    }

    .search_bar {
        display: none;
    }

    .sidebar.close .bottom_content {
        right: -100%;
    }
}

