


.scroll_x {
    overflow-x: scroll
}
.breadcrumbs h1, .breadcrumb a {
    color: rgb(255, 255, 255) !important;
  font-size: x-large;  
margin: left auto



 }   






.breadcrumb > li + li:before {
    color: rgb(255, 255, 255) !important;    
}
.icon_s {
    width: 45px
}

.bottom-menu {
    position: relative;
    display: block;
    padding-top:16px;
}

    .bottom-menu ul {
        display: flex;
        align-items: ;
        justify-content: center;
        gap: 15px;
        flex-wrap: wrap;
        
       
    }

        .bottom-menu ul li {
            flex: 1 1 calc(70% - 50px);
        }

            .bottom-menu ul li a {
                display: flex;
                align-items: end;
                flex-direction: column;
                text-decoration: none;
                color: #3f738d;
                font-family: "Almarai-Bold";
                cursor: pointer;
                font-size: 7px;
                margin: 8px 0;
                transition: all 0.3s ease-in;
            }

                .bottom-menu ul li a span {
                    white-space: nowrap;
                    font-size: 14px;
                }

                .bottom-menu ul li a img {
                    margin-bottom: 8px;
                }

                .bottom-menu ul li a:hover {
                    color: #3095b4;
                    transform: translateY(-8px);
                }





.chosen-rtl .chosen-single {
    height: 30px;
    background: #fff;
    border-radius: 0;
}

.field-validation-error {
    width: 147px;
    color: #dc2f1e;
    text-align: center;
    position: absolute;
    z-index: 2;
    bottom: 33px;
    left: 0%;
    opacity: 0.9;
    transition: opacity 1s;
}

.avoid {
    pointer-events: none;
    background-color: gainsboro;
}

.alertifynavbutton {
    position: fixed;
}

.tab-v1 .nav-tabs > .active > a, .tab-v1 .nav-tabs > .active > a:hover, .tab-v1 .nav-tabs > .active > a:focus {
    color: #fff;
    border: none;
    background: #0066af !important;
}

.tab-v1 .nav-tabs {
    border: none;
    background: none;
    border-bottom: solid 2px #0066af !important;
}

/*body {
    height: 800px
}*/
/*  .tab-v1 .nav-tabs > .active > a, .tab-v1 .nav-tabs > .active > a:hover {
    color: #fff;
    border: none;
    background: #dc2f1e;
}*/
div.jtable-main-container > table.jtable > thead th {
    font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #fff;
    height: 56px;
    border: 1px solid #dddddd;
}
div.jtable-main-container > table.jtable > thead th.jtable-column-header div.jtable-column-header-container {
    height: 50px !important;
    margin-left: 4px !important;
    text-align: center !important;
}

div.jtable-main-container > table.jtable > tbody > tr.jtable-data-row > td {
    padding: 4px !important;
    text-align: center !important;
}

.img-center {
    margin-left: auto;
    margin-right: auto;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: black;
}

.breadcrumbs h1, .breadcrumb a {
    color: rgb(255, 255, 255);
}

.breadcrumb > li + li:before {
    color: rgb(255, 255, 255);
    font-weight: bold;
    content: ">";
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    min-width: 150px !important;
}



.btn-success {
    color: #fff;
    background-color: #1268B3 !important;
    border-color: #1268B3 !important;
}

    .btn-success i,
    .btn-success span {
        color: #fff;
    }
    .btn-success:hover,
    .btn-success:focus {
        background-color: #3095b4 !important;
        border-color: #3095b4 !important;
        color: #fff;
    }

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
    text-align: right;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    text-align: right !important;
}

.select2-search__field {
    border: 1px solid #aaa;
    text-align: right !important;
}
.header-top .header-sticky .logo-title {
    display: flex;
    align-items: center;
}

.header-top .header-sticky {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}

    .header-top .header-sticky .logo-title .logo a img {
        width: 75px;
        height: 75px;
    }

    .header-top .header-sticky .logo-title .next-to-logo {
        color: #0808d4;
        font-size: 25px;
        margin-right: 30px;
        max-width: 205px;
        
        line-height: 30px;
    }

.breadcrumbs {
    background-image: none;
    background: #1268B3;
}

.btn-u, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u {
    background: #1268B3;
}

    .btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u {
        background: #0D3770;
    }

.color-green {
    color: #1268B3 !important;
}

.input-group-addon i {
    color: #1268B3;
}



.footer-v2 .copyright {
    border-top: none;
    background: #303741;
    padding: 10px 0 15px;
}

.copyright {
    font-weight: bold;
    color: #fff;
}

div.jtable-main-container > div.jtable-title {
    background-color: #eee !important;
    padding-left: 10px;
}

    div.jtable-main-container > div.jtable-title div.jtable-title-text {
        font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-size: 19px;
        line-height: 34px;
        color: #1268b3 !important;
    }

div.jtable-main-container > table.jtable > thead {
    background-color: #1268b3 !important;
}

div.jtable-main-container > div.jtable-bottom-panel {
    background-color: #1268b3 !important;
    color: #999999 !important;
    min-height: 22.900000000000002px;
    font-size: 13px;
    border: 1px solid #2d89ef;
    border-top: none;
}
.alertify-button-ok, .alertify-button-ok:hover, .alertify-button-ok:focus {
    background-color: #1268b3 !important;
    border: 1px solid #3B7808;
}
.tab-v1 .nav-tabs > li > a:hover {
    color: #fff;
    background: #1268b3 !important;
}

.tab-v1 .nav-tabs {
    border: none;
    background: none;
    border-bottom: solid 2px #1268b3 !important;
}

    .tab-v1 .nav-tabs > .active > a, .tab-v1 .nav-tabs > .active > a:hover, .tab-v1 .nav-tabs > .active > a:focus {
        color: #fff;
        border: none;
        background: #1268b3 !important
    }

.header-top .header-sticky {
    display: flex;
    align-items: center;
    padding: 9px 0;
    justify-content: space-between !important;
}