﻿body {
    background-color: #F2F3F7;
    font-family: h;
    direction: rtl;
}


.datepicker {
    font-family:h;
    font-size:14px;
    padding-right:5px;
    
}.bi_header {
}

    .bi_header h1 {
        float: right;
    }

    .bi_header img {
        float: left;
        width: 50px;
        height: 50px;
    }

.bi_logo {
    width: 50px;
    height: 50px;
    position: fixed;
    left: 100px;
}

.border_class {
    background-color: red;
}

.nav li li.current-page {
    background-color: rgba(0,199,196,0.05);
}

ul.nav.child_menu li a {
    font-size: 14px;
    margin-right:40px;
}

.nav.side-menu > li > a {
    font-size: 17px;
}

@font-face {
    font-family: 'h';
    src: url('../fonts/h.ttf') format('truetype');
}

@font-face {
    font-family: 'ubuntucondensed-regular';
    src: url('../fonts/ubuntucondensed-regular.ttf') format('truetype');
}

.cont {
    width: 100%;
    height: 100%;
    position: fixed;
    background: url('../images/comon_back.png');
    background-size: 100% 100%;
    position: fixed;
    left: 0;
    top: 0;
}

.nav-md {
    background-color: #F7F7F7;
}

.h_container {
    margin-right: 40px;
    margin-top: 0px;
    direction:rtl;
}

    .h_container > div {
        display:inline;
        float: right;
        width: calc(23%);
        height: 130px;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
        transition: 0.3s;
        background-color: #ffffff;
        padding: 20px;
        margin: 20px;
        margin-right: 0px;
        margin-top: 0;
        cursor: pointer;
    }


    .h_container div a {
        width: 280px;
        height: 280px;
    }

    .center-me {
        text-align: center;
        align-content: center;
    }

    .float_left * {
        float: right;
    }

    .float_left img {
        width: 60px;
        height: 60px;
    }

    .float_left h1 {
        font-size: 20px;
        font-weight: bold;
        margin-top: 22px;
    }

    .count_header p {
        font-size: 18px;
        font-family: h;
        font-weight: bold;
    }

    .home-icon {
        margin-top: 50px;
        width: 50px;
        height: 50px;
    }

    .p-icon {
        margin-top: 20px;
        color: #00C7C4;
        font-size: 18px;
    }

    .divider {
        background: rgba(0,0,0,0.2);
        width: 90%;
        height: 1px;
        margin-top: 40px;
        clear: both;
    }

    .top_header {
        width: 100%;
        height: 80px;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
        transition: 0.3s;
        background-color: #ffffff;
        clear: both;
        margin-bottom: 30px;
    }

        .top_header div {
            float: left;
            margin-top: 5px;
        }

        .top_header .logo_name {
            margin-top: 0px;
            margin-left: 10px;
        }

        .top_header h3 {
            padding: 10px;
            padding-left: 0;
            margin-left: -10px;
        }

        .top_header p {
            margin: -18px 0px 0px -5px;
            text-align: left;
        }

    .header_logo {
        text-align: center;
        align-content: center;
        width: 80px;
    }

    .loginContainer {
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        /*border:solid 1px #fff;
    border-radius:20px;*/
    }

        .loginContainer p {
            display: block;
            width: 250px;
            height: 35px;
            font-size: 30px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 40px;
            text-align: center;
            color: #fff;
        }

        .loginContainer span {
            display: block;
            width: 250px;
            margin-left: auto;
            margin-right: auto;
        }

        .loginContainer img {
            width: 120px;
            height: 120px;
            display: block;
            margin-left: auto;
            margin-right: auto;
            margin-top: 30PX;
        }

        .loginContainer input[type=submit] {
            display: block;
            width: 200px;
            height: 40px;
            font-size: 20px;
            text-align: center;
            color: white;
            margin-top: 30px;
            margin-left: auto;
            margin-right: auto;
            border: none;
            background: #FDE224;
        }

        .loginContainer input[type=text], .loginContainer input[type=password] {
            display: block;
            width: 350px;
            height: 40px;
            border-radius: 4px;
            font-size: 14px;
            margin-left: auto;
            color: black;
            background-color: rgba(255,255,255,0.5);
            margin-right: auto;
            margin-top: 40px;
            border: 1px solid #fff;
            border-radius: 3px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding-left: 10px;
        }

        .loginContainer ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #25334B;
            opacity: 1; /* Firefox */
        }

        .loginContainer :-ms-input-placeholder { /* Internet Explorer 10-11 */
            color: #25334B;
        }

        .loginContainer ::-ms-input-placeholder { /* Microsoft Edge */
            color: #25334B;
        }

    .wp {
        margin-left: 20px;
        margin-right: 40px;
        margin-bottom: 0px;
        overflow: hidden;
        margin-top: 0px;
        background: #F7F7F7;
        padding-bottom: 0px;
        color: #73879C;
        font-size: 14px;
        box-shadow: -0.5px -0.3px 2px 2px #ffffff;
        border: solid 2px #ffffff;
        direction: rtl;
    }

        .wp h2 {
            width: 150px;
            padding: 10px;
            margin: 0px;
            margin-bottom: 30px;
            font-size: 18px;
            color: #25334B;
            box-shadow: -0.5px -0.3px 2px 2px #00C7C4;
            border: solid 2px #ffffff;
        }

        .wp label {
            width: 100px;
            margin-top: 15px;
            font-size: 16px;
            height: 40px;
        }

        .wp tr {
            margin-top: 10px;
            padding-top: 20px;
            margin-right: 0px;
            display: block;
        }

            .wp tr td {
                padding-left: 30px;
                padding-right: 30px;
            }

                .wp tr td span {
                    display: block;
                    margin-bottom: 5px;
                }


        .wp input[type=text],
        .wp textarea, .Rejection input[type=text], .Rejection textarea {
            display: inline-block;
            width: 230px;
            height: 35px;
            border-radius: 4px;
            font-size: 14px;
            margin-left: 5px;
            border: 1px solid #e5e5e5;
            border-radius: 3px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding-right: 10px;
            text-align: right;
        }

    .total_price, ._price {
        height: 36px;
        border-radius: 4px;
        font-size: 14px;
        margin-left: 5px;
        text-align: center;
        padding: 10px;
        border: 1px solid #e5e5e5;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 10px;
    }

    .wp input[type=number] {
        width: 250px;
        height: 35px;
        text-align: center;
    }

    .wp textarea {
        top: 40px;
        margin-top: -40px;
        height: 80px;
        text-align: right;
    }

    .wp select {
        display: inline-block;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        width: 230px;
        height: 36px;
        padding: 6px;
        border: solid 2px #E1E1E1;
        font-size: 14px;
        color: #73879C;
        text-align: right;
        direction: rtl;
        font-family: h;
    }

    input[type=text],
    input[type=password],
    input[type=number],
    input[type=search],
    select {
        border: solid 1px rgba(0,0,0,0.3);
    }

    .wp input[type=password],
    .wp input[type=button],
    .wp input[type=submit] {
        width: 80px;
        display: block;
        float: right;
        height: 35px;
        background: #00C7C4;
        cursor: pointer;
        margin-left: 20px;
        font-family: h;
        font-size: 16px;
        color: #ffffff;
        margin-bottom: 15px;
        border: none;
    }

    .wp input[type=text]:focus {
        border: solid 1px #0FB8A8;
        -moz-box-shadow: 1px 1px 1px 1px rgba(15,185,169,0.2) inset;
        box-shadow: 1px 1px 1px 1px rgba(15,185,169,0.2) inset;
    }

    .alert-error {
        color: #fff;
        background-color: orangered;
        border-color: orangered
    }

    .char_float {
        margin-left: 40px;
        margin-top: 0px;
        height: 500px;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
        transition: 0.3s;
        background-color: #ffffff;
        padding: 20px;
    }

        .char_float .canv {
            float: right;
            display: inline;
            width: 30%;
            height: 85%;
        }

    .loader {
        border: 16px solid #f3f3f3;
        border-radius: 50%;
        border-top: 16px solid blue;
        border-right: 16px solid green;
        border-bottom: 16px solid red;
        width: 120px;
        height: 120px;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite;
    }

    @-webkit-keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
        }
    }

    @keyframes spin {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }

    input[type=number]::-webkit-outer-spin-button,
    input[type=number]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    input[type=number] {
        -moz-appearance: textfield;
    }

    td.details-control {
        background: url('../images/details_open.png') no-repeat center center;
        width: 30px;
        cursor: pointer;
    }

    tr.shown td.details-control {
        background: url('../images/details_close.png') no-repeat center center;
        cursor: pointer;
    }

    tr.group,
    tr.group:hover {
        background-color: #ddd !important;
    }

    .top_header {
        width: 100%;
        height: 80px;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
        transition: 0.3s;
        background-color: #ffffff;
        clear: both;
        margin-bottom: 30px;
    }

        .top_header div {
            float: left;
            margin-top: 5px;
        }

        .top_header .logo_name {
            margin-top: 0px;
            margin-left: 10px;
        }

        .top_header h3 {
            padding: 10px;
            padding-left: 0;
            margin-left: -10px;
        }

        .top_header p {
            margin: -18px 0px 0px -5px;
            text-align: left;
        }

    .header_logo {
        text-align: center;
        align-content: center;
        width: 80px;
    }

    .switch_lable > div {
        float: right;
        margin-left: 40px;
        width: 70px;
        height: 40px;
        cursor: pointer;
        text-align:right;
    }

    .switch_lable p {
        font-size: 15px;
        font-weight:bold;
    }

    .c_bar {
        width: 60px;
        height: 4px;
        background: #00C7C4;
        margin-top: -5px;
        margin-right: -5px;
    }

    .form-group * {
        direction: rtl;
        float: right;
        height: 34px;
        padding: 6px;
        text-align: right;
    }

    .form-group label {
        float: right;
        margin-right: 0px;
        width: 90px;
        padding-top: 5px;
    }

    .div_save * {
        float: right;
        margin-right: 0px;
    }

    .dataTables_wrapper {
        overflow: hidden;
    }
._shift {
    position: fixed;
    top: 50px;
    left: 200px;
}
.discount {
    position: absolute;
    left: 10px;
    top: -5px;
}
@media only screen and (max-width: 820px) {
    .h_container > div {
        width: 90%;
        font-size: 12px;
        display: inline-block;
        clear: both;
        float: none;
    }

    .switch_lable > div {
        float: right;
        margin-left: 30px;
        width: 50px;
        height: 40px;
        cursor: pointer;
        text-align: right;
    }
    .menu_section {
        overflow: visible;
        max-width: 70px;
    }
    .child_menu {
        max-width: 140px;
        display: block;
    }

    .goRight {
        position: relative;
        float: right;
        margin-right: 0px;
        width: auto;
        overflow-y:scroll;
    }

    .goRightTopMenu {
        position: fixed;
        right: 0px;
        overflow-y:scroll;
    }

    .arLang {
        position: relative;
    }

    .goRightData {
        width: 100%;
    }

    .modal-backdrop.in {
        position: relative;
    }
    ._shift {
        position: absolute;
        left: 0px;
        top: 30px;
    }
    .discount {
        position: absolute;
        left: 0px;
        top: 0px;
    }
} /*END*/

.nvar .child_menu{
    margin-right:80px;
}
/*.scroll-view {
    direction: rtl;
}
.col-md-3 .left_col {
direction:rtl;
}*/
/*.child_menu {
    float: right;
    margin-left: 100px;
    z-index: 500;
}*/
.nav {
    direction: rtl;
    left: auto;
    right: 0;
}
@media screen and (min-width: 800px) {

    .scroll-view {
        height: auto;
        overflow-y: auto;
    }
}

.cont_cover {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.8);
    background-size: 100% 100%;
    position: fixed;
    left: 0;
    top: 0;
}
.table_left {
    align-content: flex-end;
}
    .table_left td, .table_left th {
        text-align: left;
    }
.float_right {
    margin-right:20px;
}
.float_right td {
    float: right;
}
