﻿
body {
    background-color: #f9f9f9;
    font-family: "Droid Arabic Kufi", serif;
    font-size: 14px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

#Content {
    position: relative;
    padding-bottom: 2.5rem;
}

#Footer {
    /*position:absolute;*/
    bottom: 0;
    width: 100%;
}

footer span {
    color: #f5f5f5;
}

.btn-fast {
    color: #fff;
    background-color: #e8801f;
    border-color: #dd6b01;
    padding: 0.3rem 0.3rem;
    font-size: 12px;
}

    .btn-fast:hover {
        color: #fff;
        background-color: #f5a55a;
        border-color: #fff;
    }

    .btn-fast:focus, .btn-fast.focus {
        box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
    }

    .btn-fast.disabled, .btn-fast:disabled {
        background-color: #17a2b8;
        border-color: #17a2b8;
    }

    .btn-fast:active, .btn-fast.active,
    .show > .btn-fast.dropdown-toggle {
        background-color: #138496;
        background-image: none;
        border-color: #117a8b;
    }

.btn-fast-edit {
    color: #fff;
    background-color: #007cb5;
    border-color: #007cb5;
    border-width: 1px;
    padding: 0.3rem 0.3rem;
    font-size: 12px;
}

    .btn-fast-edit:hover {
        color: #fff;
        background-color: #0088df;
        border-color: #007cb5;
    }

    .btn-fast-edit:focus, .btn-fast-edit.focus {
        box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
    }

    .btn-fast-edit.disabled, .btn-fast-edit:disabled {
        color: #ccc;
        background-color: #555555;
        border-color: #555555
    }

    .btn-fast-edit:active, .btn-fast-edit.active,
    .show > .btn-fast-edit.dropdown-toggle {
        color: #fff;
        background-color: #007cb5;
        background-image: none;
        border-color: #007cb5;
    }

/*-------------------------------------------------------------*/

.btn-fast-factory {
    color: #fff;
    background-color: #b64e0a;
    border-color: #b64e0a;
    border-width: 1px;
    padding: 0.3rem 0.3rem;
    font-size: 12px;
}

    .btn-fast-factory:hover {
        color: #fff;
        background-color: #dc7634;
        border-color: #dc7634;
    }

    .btn-fast-factory:focus, .btn-fast-factory.focus {
        box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
    }

    .btn-fast-factory.disabled, .btn-fast-factory:disabled {
        color: #ccc;
        background-color: #555555;
        border-color: #555555
    }

    .btn-fast-factory:active, .btn-fast-factory.active,
    .show > .btn-fast-factory.dropdown-toggle {
        color: #000;
        background-color: #dc7634;
        background-image: none;
        border-color: #dc7634;
    }
/*-------------------------------------------------------------*/

.btn-fast-posting {
    color: #fff;
    background-color: #41aa59;
    border-color: #41aa59;
    border-width: 1px;
    padding: 0.3rem 0.3rem;
    font-size: 12px;
}

    .btn-fast-posting:hover {
        color: #fff;
        background-color: #0e942d;
        border-color: #41aa59;
    }

    .btn-fast-posting:focus, .btn-fast-posting.focus {
        box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
    }

    .btn-fast-posting.disabled, .btn-fast-posting:disabled {
        color: #ccc;
        background-color: #555555;
        border-color: #555555
    }

    .btn-fast-posting:active, .btn-fast-posting.active,
    .show > .btn-fast-posting.dropdown-toggle {
        color: #fff;
        background-color: #41aa59;
        background-image: none;
        border-color: #41aa59;
    }
/*-------------------------------------------------------------*/
.btn-fast-delete {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    border-width: 1px;
    padding: 0.3rem 0.3rem;
    font-size: 12px;
}

    .btn-fast-delete:hover {
        color: #fff;
        background-color: #eb6c78;
        border-color: #dc3545;
    }

    .btn-fast-delete:focus, .btn-fast-delete.focus {
        box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
    }

    .btn-fast-delete.disabled, .btn-fast-delete:disabled {
        color: #ccc;
        background-color: #555555;
        border-color: #555555
    }

    .btn-fast-delete:active, .btn-fast-delete.active,
    .show > .btn-fast-delete.dropdown-toggle {
        color: #fff;
        background-color: #dc3545;
        background-image: none;
        border-color: #dc3545;
    }
/*-------------------------------------------------------------*/

.btn-fast-undo {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    border-width: 1px;
    padding: 0.3rem 0.3rem;
    font-size: 12px;
}

    .btn-fast-undo:hover {
        color: #fff;
        background-color: #eb6c78;
        border-color: #dc3545;
    }

    .btn-fast-undo:focus, .btn-fast-undo.focus {
        box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
    }

    .btn-fast-undo.disabled, .btn-fast-undo:disabled {
        color: #ccc;
        background-color: #555555;
        border-color: #555555
    }

    .btn-fast-undo:active, .btn-fast-undo.active,
    .show > .btn-fast-undo.dropdown-toggle {
        color: #fff;
        background-color: #dc3545;
        background-image: none;
        border-color: #dc3545;
    }
/*---------------------*/
.en {
    direction: ltr;
}

.ar {
    direction: rtl;
}

.logo img {
    width: 70px;
    height: 70px;
}

.navbar {
    padding: 0px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #f5f5f5;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #754eb9;
}

.remark {
    color: lightslategrey;
    font-size: small;
}

.buttonIcons {
        width: 32px;
        height: 32px;
}

/*main Common*/
#MainHeader {
    background-color: #f3f3f3;
}

    #MainHeader .BoxIcon img {
        width: 32px;
        height: 32px;
    }

    #MainHeader .Box {
        padding: 5px;
    }

    #MainHeader a {
        text-decoration: none;
        color: #000;
    }

        #MainHeader a:focus {
            outline: none;
        }

.mainTextLogo {
    color: #f47522;
    font-size:15px;
    font-weight: 600;
    padding-right:5px;
    padding-left:5px;
}

#menuIcons {
    color: #f47522;
}

#banner {
    width: 100%;
    height: 300px;
}

#banner-sch {
    width: 100%;
    height: 300px;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
/*----------------------*/
#navbarSupportedContent ul li a {
    padding: 15px;
    /*font-weight: 800;*/
    font-weight: 600;
    /*color: #f5f5f5;*/
}


.row4Box {
    background-color: #6da0b5;
    color: #000;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}

    .row4Box:before {
        border-radius: 0px;
        content: '';
        height: 100%;
        width: 100%;
        border: 4px solid #6da0b5;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        /*transition: all 0.6s ease 0s;*/
    }

    .row4Box:hover:before {
        /*border: 270px solid rgba(0,0,0,0.5);*/
    }

    .row4Box img {
        /*width: 100%;
        height: auto;*/
        transform-origin: right center;
        transition: all .4s ease-in-out;
    }

    .row4Box:hover img {
        /*transform: scale(1.0);*/
    }

    .row4Box .box-content {
        color: #fff;
        padding: 10px;
        text-decoration: none;
    }

    .row4Box:hover .box-content {
        color: #000;
        text-decoration: none;
    }

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.use-hand {
    cursor: pointer !important;
}

/* Row 5 */
.searchHeader {
    text-align: center;
}

.searchText {
    background-color: #6da0b5;
    color: #ffffff;
}

.searchDrop {
    border-bottom-color: #6da0b5;
}

.searchBtn {
    background-color: #000;
    color: #fff;
}

.bgAll {
    background-color: #f8f8f8;
    padding: 10px 0;
    margin-top: 20px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.2rem 0.2rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

input[type=checkbox] {
    /* Double-sized Checkboxes */
    -ms-transform: scale(2); /* IE */
    -moz-transform: scale(2); /* FF */
    -webkit-transform: scale(2); /* Safari and Chrome */
    -o-transform: scale(2); /* Opera */
    padding: 10px;
}

@media screen and (max-width: 768px) {

    .content-desktop {
        display: none;
    }

    .content-mobile {
        display: block;
    }

    #mainLogo img {
        width: 50%;
    }

    #MainHeader .loginImg {
        width: 80%;
        height: 80%;
    }

    #MainHeader .loginText {
        overflow: hidden;
        display: none;
    }

    #imgPrev {
        width: 50%;
        height: 80%;
    }

    #imgNext {
        width: 50%;
        height: 80%;
    }

    #banner {
        width: 100%;
        height: 150px;
    }

    #banner-sch {
        width: 100%;
        height: 120px;
    }

    .imgRotat {
        width: 40%;
        height: 60%;
    }

    .mBox-text {
        font-size: 12px;
    }
}

/* Text Size 
--------------------------------*/
.text-menu-12 {
    font-size: 12px;
    font-weight: bold;
}

.text-card-12 {
    font-size: 12px;
}

.text-menu-14 {
    font-size: 14px;
}

.text-fast-9 {
    font-size: 12px;
}

.text-fast-9B {
    font-size: 12px;
    font-weight: bold;
}

.text-fast-10 {
    font-size: 12px;
}

.text-fast-10B {
    font-size: 12px;
    font-weight: bold;
}

.text-fast-11 {
    font-size: 12px;
}

.text-fast-11B {
    font-size: 12px;
    font-weight: bold;
}

.text-fast-12 {
    font-size: 12px;
}

.text-fast-12B {
    font-size: 12px;
    font-weight: bold;
}

.text-fast-13 {
    font-size: 13px;
}

.text-fast-13B {
    font-size: 13px;
    font-weight: bold;
}

.text-fast-14 {
    font-size: 14px;
}

.text-fast-14B {
    font-size: 14px;
    font-weight: bold;
}

.text-fast-15 {
    font-size: 15px;
}

.text-fast-15B {
    font-size: 15px;
    font-weight: bold;
}

.text-fast-16 {
    font-size: 16px;
}

.text-fast-16B {
    font-size: 16px;
    font-weight: bold;
}

.text-fast-17 {
    font-size: 17px;
}

.text-fast-17B {
    font-size: 17px;
    font-weight: bold;
}

.text-fast-18 {
    font-size: 18px;
}

.text-fast-18B {
    font-size: 18px;
    font-weight: bold;
}

.text-fast-19 {
    font-size: 19px;
}

.text-fast-19B {
    font-size: 19px;
    font-weight: bold;
}

.text-fast-20 {
    font-size: 20px;
}

.text-fast-20B {
    font-size: 20px;
    font-weight: bold;
}

.text-fast-21 {
    font-size: 21px;
}

.text-fast-21B {
    font-size: 21px;
    font-weight: bold;
}

.text-fast-22 {
    font-size: 22px;
}

.text-fast-22B {
    font-size: 22px;
    font-weight: bold;
}

.text-fast-23 {
    font-size: 23px;
}

.text-fast-23B {
    font-size: 23px;
    font-weight: bold;
}

.text-fast-24 {
    font-size: 24px;
}

.text-fast-24B {
    font-size: 24px;
    font-weight: bold;
}
/* --------------------- End Text Size ------------------------------- */

/* Text Color 
--------------------------------*/

.color-fast-Blue {
    color: #337ab7;
}

.color-fast-Red {
    color: #d9534f;
}

.color-fast-Orange {
    color: #f47522;
}

.color-fast-Grey {
    color: #a1b7b9;
}

.color-fast-GreyLight {
    color: #e2e3e4;
}

.color-fast-White {
    color: #fff;
}

.color-fast-Green {
    color: #14c20d;
}
/* --------------------- End Text Color ------------------------------- */

/* BackGround Color 
--------------------------------*/
.bg-fast {
    background-color: #f5a55a !important;
    font-weight: 600;
}

.bg-menu {
    background-color: #7c7c7c;
}

.bg-fast-Blue {
    background-color: #337ab7 !important;
}

.bg-fast-Red {
    background-color: #d9534f !important;
}

.bg-fast-Orange {
    background-color: #f47522 !important;
}

.bg-fast-Grey {
    background-color: #a1b7b9 !important;
}

.bg-fast-GreyLight {
    background-color: #e2e3e4 !important;
}

.bg-fast-White {
    background-color: #fff !important;
}

.bg-fast-Green {
    background-color: #14c20d !important;
}

/* --------------------- End BackGround Color ------------------------------- */

/* Border Color 
--------------------------------*/

.border-fast-Blue {
    border-color: #337ab7 !important;
    border-width: 1px;
}

.border-fast-Red {
    border-color: #d9534f !important;
    border-width: 1px;
}

.border-fast-Orange {
    border-color: #f47522 !important;
    border-width: 1px;
}

.border-fast-Grey {
    border-color: #a1b7b9 !important;
    border-width: 1px;
}

.border-fast-GreyLight {
    border-color: #e2e3e4 !important;
    border-width: 1px;
}

.border-fast-White {
    border-color: #fff !important;
    border-width: 1px;
}

.border-fast-Green {
    border-color: #14c20d !important;
    border-width: 1px;
}
/* --------------------- End Border Color ------------------------------- */

.use-hand {
    cursor: pointer !important;
}

.table-responsive {
    display: table;
}

tbody {
    width: 100%;
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.table th, .table td {
    vertical-align: middle;
}

.mBox {
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #f3f3f3;
/*    border: 1px solid #eee;
    border-left-width: .25rem;
    border-right-width: .25rem;*/
    border-radius: 0.5rem;
/*    height: 27rem;
*/}

.mBox-primary {
    border-left-color: #337ab7;
    border-right-color: #337ab7;
}

.mBox-success {
    border-left-color: #5cb85c;
    border-right-color: #5cb85c;
}

.mBox-danger {
    border-left-color: #d9534f;
    border-right-color: #d9534f;
}

.mBoxtitle-primary {
    color: #337ab7;
}

.mBoxtitle-success {
    color: #5cb85c;
}

.mBoxtitle-danger {
    color: #d9534f;
}

.mBoxHeader {
    color: white;
    background-color: #f5a55a !important;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
}

.card-header:first-child {
    border-radius: 0.5rem 0.5rem 0rem 0rem;
}

.card-footer:last-child {
    border-radius: 0rem 0rem 0.5rem 0.5rem;
}

#PopUpViews .modal-content, .card{
    border-radius: 0.5rem;
}