﻿@font-face {
    font-family: 'DroidKufiRegular_0';
    src: url('../fonts/DroidKufiRegular_0.eot');
    src: url('../fonts/DroidKufiRegular_0.eot') format('embedded-opentype'), url('../fonts/DroidKufiRegular_0.woff') format('woff'), url('../fonts/DroidKufiRegular_0.ttf') format('truetype'), url('../fonts/DroidKufiRegular_0.svg#DroidKufiRegular_0') format('svg');
}

* {
    outline: 0px !important;
    list-style-type: none !important;
}

a {
    text-decoration: none !important;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0px;
    padding: 0px;
}

ul, ol {
    -webkit-padding-start: 0px !important;
    padding: 0px;
    margin: 0px;
}

textarea {
    resize: none;
}

label {
    font-weight: normal;
}

body {
    direction: rtl;
    font-weight: normal;
    font-family: 'DroidKufiRegular_0' !important;
}
@media (min-width: 1200px) {
    .s_page .container {
        width: 1280px !important;
        margin: 0px auto;
    }
}

.wrapper_bx {
    width: 1280px;
    height: 1024px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}

.bg-bx {
    background: url('../Images/bg.png') no-repeat;
}

.home_pg .nav_bx {
    margin-top: 140px;
}

.home_pg .lang_bx {
    margin-top: 300px;
}

    .home_pg .lang_bx ul li a {
        position: relative;
        display: inline-block;
        overflow: hidden;
        height: 70px;
        margin: 0 auto 15px;
        transition: all 0.3s ease-in-out;
    }

        .home_pg .lang_bx ul li a span {
            position: absolute;
            top: 8px;
            right: 8px;
            height: 50px;
            width: 50px;
            line-height: 50px;
            text-align: center;
            transform: rotate(45deg);
            color: #169ED9;
            font-size: 21px;
            background: #EEEEEE;
            border-radius: 5px;
            box-shadow: 0px 0px 7px -3px #000;
        }

            .home_pg .lang_bx ul li a span img {
                transform: rotate(-45deg);
                height: 20px;
            }

        .home_pg .lang_bx ul li a P {
            background: #FFF;
            color: #169ED9;
            font-size: 22px;
            text-align: center;
            height: 40px;
            line-height: 40px;
            border-radius: 5px;
            margin-top: 13px;
            margin-right: 16px;
            width: 280px;
            padding-right: 30px;
            box-shadow: 0px 0px 7px -3px #000;
            font-family: 'ae_AlArabiya';
        }

.home_pg .nav_bx ul li a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    height: 70px;
    margin: 0 auto 15px;
    transition: all 0.3s ease-in-out;
}

    .home_pg .nav_bx ul li a span {
        position: absolute;
        top: 8px;
        right: 8px;
        height: 50px;
        width: 50px;
        line-height: 50px;
        text-align: center;
        transform: rotate(45deg);
        color: #169ED9;
        font-size: 21px;
        background: #EEEEEE;
        border-radius: 5px;
        box-shadow: 0px 0px 7px -3px #000;
    }

        .home_pg .nav_bx ul li a span i,
        .home_pg .nav_bx ul li a span img {
            transform: rotate(-45deg);
        }

    .home_pg .nav_bx ul li a P {
        background: #FFF;
        color: #169ED9;
        font-size: 22px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        margin-top: 13px;
        margin-right: 16px;
        width: 280px;
        padding-right: 30px;
        box-shadow: 0px 0px 7px -3px #000;
        font-family: 'ae_AlArabiya';
    }

.home_pg .nav_bx ul li:nth-child(2) a,
.home_pg .nav_bx ul li:nth-child(4) a,
.home_pg .nav_bx ul li:nth-child(6) a,
.home_pg .nav_bx ul li:nth-child(8) a {
    margin-right: 30px;
}

.home_pg .logo_bx {
    margin-right: -15px;
    margin-top: 50px;
}

.header-bx .nav_bx {
    margin-top: 12px;
    position: absolute;
    z-index: 3;
}

    .header-bx .nav_bx ul li {
        display: inline-block;
    }

        .header-bx .nav_bx ul li a {
            position: relative;
            display: inline-block;
            overflow: hidden;
            height: 70px;
            margin: 0 auto 15px;
            transition: all 0.3s ease-in-out;
        }

            .header-bx .nav_bx ul li a span {
                position: absolute;
                top: 8px;
                right: 8px;
                height: 50px;
                width: 50px;
                line-height: 50px;
                text-align: center;
                transform: rotate(45deg);
                color: #169ED9;
                font-size: 21px;
                background: #EEEEEE;
                border-radius: 5px;
                box-shadow: 0px 0px 7px -3px #000;
            }

                .header-bx .nav_bx ul li a span i,
                .header-bx .nav_bx ul li a span img {
                    transform: rotate(-45deg);
                }

            .header-bx .nav_bx ul li a P {
                background: #FFF;
                color: #169ED9;
                font-size: 22px;
                text-align: center;
                height: 40px;
                line-height: 40px;
                border-radius: 5px;
                margin-top: 13px;
                margin-right: 16px;
                width: 280px;
                padding-right: 30px;
                box-shadow: 0px 0px 7px -3px #000;
                font-family: 'ae_AlArabiya';
            }

        .header-bx .nav_bx ul li:nth-child(2) a,
        .header-bx .nav_bx ul li:nth-child(4) a,
        .header-bx .nav_bx ul li:nth-child(6) a {
            margin-right: 30px;
        }

        .header-bx .nav_bx ul li:nth-child(3) a,
        .header-bx .nav_bx ul li:nth-child(5) a {
            margin-right: 60px;
        }

.header-bx .logo_bx {
    margin-right: -15px;
    margin-top: 15px;
}


.footer-bx {
    width: 500px;
    text-align: center;
    margin-right: 20px;
    margin-top: 150px;
    font-size: 35px;
    color: #fff;
    line-height: 45px;
    font-family: 'ae_AlArabiya';
}

.header-bx {
    width: 1280px;
    height: 195px;
    margin: 0px auto;
    background: url('../Images/bg.png') no-repeat;
}

.header-btn .ul-bx {
    list-style-type: none;
    margin-top: 20px;
    margin-right: 100px;
}

    .header-btn .ul-bx li {
        margin: 15px auto;
        float: right;
    }

        .header-btn .ul-bx li:nth-child(even) {
            margin-right: 60px;
        }

        .header-btn .ul-bx li:nth-child(3n+0) {
            margin-right: 30px;
        }


        .header-btn .ul-bx li input {
            width: 280px;
            height: 40px;
            min-height: 40px;
            border-radius: 7px;
            border: none;
            background: #fff;
            color: #169ed9;
            font-size: 22px;
            padding-right: 50px;
            font-family: 'ae_AlArabiya';
        }

.logo-bx {
    margin-right: -15px;
    margin-top: -25px;
}

.title-bx {
    margin-top: -20px;
    margin-bottom: 15px;
}

    .title-bx h3 {
        border-bottom: 1px solid #169ed9;
        color: #169ed9;
        font-size: 17px;
        line-height: 40px;
    }

        .title-bx h3 i {
            color: #000;
            font-size: 10px;
        }

.btn {
    background: #1897d4;
    border: none;
    border-radius: 7px !important;
    box-shadow: 0px 3px 0px #1379aa;
    color: #fff !important;
    font-size: 0.9em;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding: 0px 15px;
    margin: 0px 2px;
    transition: all 0.3s ease-in-out;
}

    .btn:focus {
        box-shadow: 0px 3px 0px #fff;
        color: #fff !important;
        transition: all 0.3s ease-in-out;
    }

.content-bx {
    margin-bottom: 20px;
    clear: both;
}

    .content-bx article {
        clear: both;
    }

.input-group {
    margin-bottom: 10px;
}

.container-bx {
    margin: 0px auto 20px;
}

.details-bx {
    border: 1px solid #ccc;
    margin: 10px 0;
    padding: 10px 5px;
}

.lbl-txt {
    color: #1897d4;
    font-size: 1em;
    line-height: 35px;
}

.lbl-txt2 {
    color: #1897d4;
    font-size: .9em;
    line-height: 35px;
}

.lbl-txt i {
    font-size: 10px;
    padding-right: 2px;
    color: #000;
}

.lbl-txt2 i {
    font-size: 10px;
    padding-left: 2px;
    color: #000;
}

.lbl-show {
    color: #000;
    font-size: 15px;
    padding-right: 5px;
    line-height: 25px;
}

.width120 {
    width: 120px !important;
}

.width130 {
    width: 130px !important;
}

.width105 {
    width: 105px !important;
}

.width350 {
    width: 350px !important;
}

.title-ft {
    border-top: 1px solid #ccc;
}

.inner-ft-bx {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
}

.print-bx {
    text-align: center;
    margin: 0 auto;
}

    .print-bx .btn {
        margin-bottom: 10px;
    }

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    height: 30px;
}

.input-group-addon {
    background-color: #fff !important;
    border: 1px solid #ccc;
    border-left: none;
    height: 32px;
    padding: 6px 12px 6px 0 !important;
}

.input-group-addon2 {
    border: 1px solid #ccc;
    border-right: none;
    background-color: #1897d4 !important;
    cursor: pointer;
}

.input-group-addon i {
    border-left: 1px solid #ccc;
    padding-left: 10px;
    color: #1897d4 !important;
}

.input-group-addon2 i {
    border: none;
    color: #fff !important;
}

.input-group .form-control {
    border-right: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.input-group2 .form-control {
    border-left: none;
    border-right: 1px solid #ccc;
}

.form-control {
    height: 32px !important;
    line-height: 32px !important;
    padding: 0 3px !important;
    margin-bottom: 10px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

textarea.form-control {
    height: 100px !important;
    line-height: 20px !important;
}

.show-spn {
    background-color: #eee;
    opacity: 1;
    cursor: not-allowed;
    border: 1px solid #ddd;
    height: 32px;
    line-height: 32px;
    padding: 0px 10px;
    color: #000;
    font-size: .9em;
    border-radius: 5px;
    box-shadow: none;
    margin-bottom: 10px;
    width: 100%;
    display: block;
}

.cal-i {
    font-size: 27px;
    color: #1897d4;
    cursor: pointer;
}

.check-bx {
    padding: 15px 0;
}

.btn-bx {
    text-align: left;
}

.radio-inline {
    color: #1897d4;
}

.note {
    background: #eee;
    height: 35px;
    line-height: 35px;
    color: #1897d4;
    text-align: center;
    border-radius: 7px;
    margin: 15px 0px;
    font-weight: bold;
}

.det-bx {
    border: 1px solid #ccc;
    margin: 15px 0px;
    border-radius: 5px;
}

.tit-bx {
    min-height: 45px;
    border-bottom: 1px solid #ccc;
    background: #1897d4;
    padding: 1px 10px;
    color: #fff;
    /*margin-top: -21px;*/
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

    .tit-bx h3 {
        font-size: 17px;
        line-height: 0px;
        color: #fff;
    }

    .tit-bx i {
        font-size: 10px;
    }

.title-ft a {
    background: url(../Images/logo-footer.png) no-repeat right center;
    padding-right: 55px;
    display: block;
    float: right;
    margin: 6px 485px;
    color: #000 !important;
    font-size: 14px !important;
}

    .title-ft a h1 {
        color: #000 !important;
        font-size: 14px !important;
    }

.confirm-bx .content_confirm {
    border: 1px solid #eee;
    margin: 15px 0px;
    background: #1897d4;
    border-radius: 10px;
}

    .confirm-bx .content_confirm .title_confirm {
        /*min-height: 40px;*/
        padding: 0px 10px;
    }

        .confirm-bx .content_confirm .title_confirm h1 {
            color: #fff;
            font-size: 17px;
            /*min-height: 40px;*/
            line-height: 30px;
            text-align: center;
        }

    .confirm-bx .content_confirm .inpt_confirm {
        padding: 10px;
        color: #fff;
        text-align: center;
        line-height: 30px;
    }

.modal-dialog {
    width: 62% !important;
}

    .modal-dialog .check-bx {
        padding: 6px 0 !important;
    }

.modal-header {
    padding: 0px !important;
    border: none !important;
    position: relative;
}

    .modal-header h4 {
        color: #fff;
        background: #1897d4;
        margin: 5px;
        border-radius: 5px;
        font-size: 1.3em;
        height: 45px;
        line-height: 45px;
        overflow: hidden;
    }

        .modal-header h4 i {
            margin-left: 10px;
            float: right;
            display: block;
            width: 45px;
            height: 45px;
            text-align: center;
            background: #1a8abf;
            line-height: 45px;
        }

    .modal-header .close {
        position: absolute;
        left: 12px;
        top: 15px;
        background: #146a94;
        color: #fff !important;
        width: 30px;
        height: 30px;
        opacity: 9 !important;
        border-radius: 5px;
        font-weight: normal !important;
    }

.modal-content {
    border: 6px solid #eee !important;
}

.modal-footer {
    padding: 10px !important;
}

    .modal-footer .col-md-6 span {
        text-align: right !important;
        display: block;
    }

label {
    font-size: 1em;
    vertical-align: baseline;
    overflow: hidden;
    display: block;
    margin: 0 !important;
    padding: 0;
    height: 30px;
    line-height: 35px;
    font-weight: normal !important;
    color: #1897d4;
}

.show_table, .show_table tr, .show_table tr th, .show_table tr td {
    border: 1px solid #ccc;
    border-collapse: collapse;
    text-align: right;
    padding: 5px;
}

.label-td {
    background: #f1f1f1;
    width: 150px;
    font-weight: bold;
}

.confirm-bx .alert-success {
    width: 80%;
    margin: 30px auto;
    text-align: center;
}

.confirm-bx .alert h1 {
    font-size: 1.5em;
    margin: 0;
}

    .confirm-bx .alert h1 i {
        margin-left: 10px;
    }

.confirm-bx .alert h3 {
    font-size: 1em;
    line-height: 22px;
    color: #333;
}

.confirm-bx .alert p {
    font-size: 1em;
    line-height: 22px;
    text-align: left !important;
    color: #333;
}

.val_pos {
    position: relative;
}

    .val_pos .error_bx {
        position: absolute;
        right: 0;
        bottom: 30px;
        z-index: 333;
        background: rgba(175, 17, 17, 0.8);
        color: #fff;
        font-size: 13px;
        text-align: center;
        line-height: 25px;
        border-radius: 5px;
        width: 350px;
        z-index: 999;
        padding: 5px;
        word-wrap: break-word;
    }

h3.val_pos .error_bx {
    bottom: 35px;
}

.val_pos .error_bx::after {
    position: absolute;
    bottom: -6px;
    right: 15px;
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid #bf4040;
    border-left: 15px solid transparent;
    border-right: 0px solid transparent;
}

.lbl_size {
    line-height: 20px;
    font-size: 1em;
}

.redText {
    color: #f00 !important;
    font-size: 14px !important;
}

select {
    position: relative;
    z-index: 1;
}

.modal {
    background: rgba(0, 0, 0, 0.5);
}

.table {
    width: 100%;
    margin-bottom: 10px !important;
}

    .table, .table tr, .table tr th, .table tr td {
        border: 1px solid #ccc;
        border-collapse: collapse;
        text-align: center;
    }

        .table tr th {
            background: #1897d4;
            color: #fff;
            font-weight: normal;
            font-size: 16px;
        }

            .table tr th span {
                margin-right: 3px;
                margin-top: 3px;
            }

            .table tr td:nth-child(1),
            .table tr th:nth-child(1) {
                width: 5%;
                overflow: hidden;
            }

            .table tr td:nth-child(2),
            .table tr th:nth-child(2) {
                width: 23%;
                overflow: hidden;
            }

            .table tr td:nth-child(3),
            .table tr th:nth-child(3) {
                width: 75%;
                overflow: hidden;
            }

        .table tr td div {
            width: 100% !important;
        }

        .table tr:nth-child(odd) {
            background: #eee;
        }

        .table tr:nth-child(even) {
            background: #FFF;
        }

        .table > thead > tr > th,
        .table > tbody > tr > th,
        .table > tfoot > tr > th,
        .table > thead > tr > td,
        .table > tbody > tr > td,
        .table > tfoot > tr > td {
            padding: 2px 4px !important;
        }

.grid_pag ul {
    text-align: center;
}

    .grid_pag ul li {
        display: inline-flex;
    }

        .grid_pag ul li input {
            width: 60px !important;
            text-align: center;
            font-weight: bold;
        }

.grid_pag span {
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    font-size: 12px;
}

.grid_pag .col-md-4 {
    text-align: center;
}

.grid_pag .col-md-offset-1,
.left_txt {
    text-align: left;
}

.remove_pos {
    position: static !important;
}

.width120 {
    width: 120px;
}

.timer-bx {
    border: 0.5px solid rgb(22, 158, 217);
    display: block;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    background: rgb(22, 158, 217);
    line-height: 30px;
}

    .timer-bx span {
        color: #fff;
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    text-align: center;
    font-weight: bold;
    width: 97%;
    direction: ltr;
}

.modal-content-error {
    background: rgba(175, 17, 17, 0.8);
    color: #fff;
    border: none !important;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    font-size: 17px;
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.divTimer {
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 0;
}

.name_bx .col-md-2, .name_bx .col-md-1 {
    padding-right: 1px;
    padding-left: 1px;
    width: 18%;
}

    .name_bx .col-md-2 .show-spn, .name_bx .col-md-1 .show-spn {
        overflow: hidden;
        min-height: 32px;
        height: inherit;
        padding: 0 5px;
        word-break: break-all;
    }

.name_bx .col-md-1 {
    width: 10%;
}

.modal {
    position: absolute !important;
    height: 1024px;
}

.pad_lft_0 {
    padding-left: 0 !important;
}

.col-wdth-140 {
    width: 140px !important;
}

.col-wdth-150 {
    width: 150px !important;
}
.alert-info {
    direction: rtl;
    text-align: center;
}