﻿/*  INFORMATION
    first color: F6830A
    second color: E4D9D2
    third color: 776F67
    font color: 37332D
    red: FF4A29
    */

hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 0px solid #eee;
}
@font-face {
    font-family: 'Sahel';
    src: url(../fonts/Sahel.woff);
    src: url(../fonts/Sahel.eot?#iefix) format("embedded-opentype"),url(../fonts/Sahel.woff) format("woff"),url(../fonts/Sahel.ttf) format("truetype");
}

html {
    height: 100%;
}

body {
    font-family: 'Sahel', Tahoma, Geneva, sans-serif;
    font: 13px 'Sahel';
    color: #37332D;
    direction: rtl;
    text-align: right;
}

h4 {
    font-weight: bold;
    padding-bottom: 9px;
}

.ltr {
    direction: ltr;
    text-align: left;
}

label {
    font-weight: normal;
}

input {
    font: 13px 'Sahel';
    color: #000;
}

i.rq {
    font: 13px tahoma;
    color: #f00;
    font-weight: bold;
    padding-right: 5px;
}

hr {
    clear: both;
    border: none;
    width: 100%;
    height: 1px;
    margin: 10px 0;
    background-image: -webkit-linear-gradient(to right,rgba(0,0,0,.02) 0,rgba(215,220,225,1) 50%,rgba(0,0,0,.02) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,.02) 0,rgba(215,220,225,1) 50%,rgba(0,0,0,.02) 100%);
}

a:hover, a:focus, a:hover:focus {
    text-decoration: none;
}

div.rq {
    color: #f00;
}

body#simple {
    background: url(../Images/bg-simple.png) repeat #776F67;
    padding-top: 150px;
}

    body#simple h3 {
        margin: 19px 0 20px 0;
        font-weight: bold;
        color: #F6830A;
    }

    body#simple #SigninPage > div#Content {
        background-color: #E4D9D2;
        border-radius: 4px;
    }

    body#simple #SigninPage span#SigninIcon {
        font-size: 170px;
        position: absolute;
        left: 0;
        color: rgba(0,0,0,0.075);
        bottom: -68px;
    }

    body#simple #SigninPage h3 {
        font-size: 21px;
    }

div#Loading {
    background-color: rgba(0,0,0,.5);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    display: table;
    color: #000;
}

    div#Loading > div {
        display: table-cell;
        vertical-align: middle;
    }

        div#Loading > div > div {
            margin-left: auto;
            margin-right: auto;
            width: 83px;
        }

div.m-alert {
    padding-right: 0;
    padding-left: 0;
}

body#admin {
    background: url(../Images/bg-simple.png) repeat #ddd;
    padding-top: 70px;
    height: 100%;
}

    body#admin section#body {
        min-height: 100%;
        position: relative;
    }

    body#admin main {
        padding-bottom: 55px;
    }

    body#admin footer {
        position: absolute;
        bottom: 0;
        width: 100%;
        color: #bdbdbd;
        line-height: 35px;
        text-align: center;
        background-color: #626262;
        bottom:0px;
        background: linear-gradient(#626262 47%, #585858 60%);
    }

        body#admin footer a {
            color: #2a9be6;
        }

            body#admin footer a:hover, body#admin footer a:focus {
                color: #2481bf;
            }

button > i.fa, a > i.fa {
    padding-left: 20px;
}

div.input-group > input.m-role-textbox {
    background-color: #fff;
    cursor: text;
}

body#error {
    background-image: none;
    background-color: #FF6E4D;
    color: #fff;
    direction: rtl;
}

    body#error section#title {
        font-size: 79px;
        padding-top: 120px;
        color: #ffb7a7;
    }

    body#error section#content {
        font-size: 41px;
        text-align: justify;
    }

    body#error hr {
        background-image: none;
        color: #fff;
        max-width: 250px;
        border-top: 1px solid #ffb7a7;
        margin-top: 45px;
    }

    body#error div#links {
        font-size: 16px;
        padding-bottom: 110px;
    }

    body#error a {
        color: #fff;
        font-style: italic;
        padding-right: 9px;
        padding-left: 9px;
    }

    body#error div#roles {
        padding-top: 25px;
        font-size: 16px;
    }

div.m-largecheckbox {
    padding: 3px 7px 0 7px;
}

    div.m-largecheckbox > input[type=checkbox] {
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

h3.panel-title > span.pull-left {
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
}

button.m-btn-newline, a.m-btn-newline {
    margin-top: 26px;
}

tr.m-table-header {
    background-color: #F6830A;
    color: #fff;
    background: #F6830A -webkit-radial-gradient(rgba(0,0,0,.75),rgba(0,0,0,.9));
    background: #F6830A -o-radial-gradient(rgba(0,0,0,.75),rgba(0,0,0,.9));
    background: #F6830A -moz-radial-gradient(rgba(0,0,0,.75),rgba(0,0,0,.9));
    background: #F6830A linear-gradient(rgba(0,0,0,0) 40%,rgba(0,0,0,.05) 55%);
}

    tr.m-table-header a {
        color: #fff;
    }

        tr.m-table-header a:after {
            font-family: 'fontawesome';
            content: "";
            padding-right: 8px;
        }

        tr.m-table-header a:hover, tr.m-table-header a:focus {
            text-decoration: none;
            color: rgba(255,255,255,.65);
        }

td.m-table-rowindex {
    width: 1px;
}

td.m-table-action {
    width: 1px;
    font-family: 'fontawesome';
    padding: 3px 0 0 0 !important;
}

    td.m-table-action a, td.m-table-action span {
        color: #e87b09;
        font-size: 2em;
        line-height: 31px;
    }

    td.m-table-action a {
        cursor: pointer;
    }

        td.m-table-action a:hover {
            color: #bd660a;
            text-decoration: none;
        }

    td.m-table-action .m-table-action-enable:before {
        /*content: "\f084";*/
        content: "\f044";
    }

    td.m-table-action .m-table-action-disable:before {
        content: "\f096";
    }

    td.m-table-action .m-table-action-edit:before {
        content: "\f044";
    }
    td.m-table-action .m-table-action-key:before {
        content: "\f044";
    }

    td.m-table-action .m-table-action-trash:before {
        content: "\f1f8";
    }

    td.m-table-action .m-table-action-detail:before {
        content: "\f298";
    }

    

div.m-form-title {
    margin-bottom: 20px;
    font-size: 20px;
}

ul.m-nav-inner {
    margin-right: 5px;
    margin-left: 5px;
    border-bottom: none;
}

    ul.m-nav-inner a {
        background: #fff linear-gradient(transparent 40%,rgba(0,0,0,.1) 60%) repeat scroll 0% 0%;
    }

    ul.m-nav-inner > li.active > a, ul.m-nav-inner > li.active > a:hover, ul.m-nav-inner > li.active > a:focus {
        color: #fff;
        background: #fba74f linear-gradient(transparent 40%,rgba(0,0,0,.1) 60%) repeat scroll 0% 0%;
        border: 1px solid #e88f31;
        border-bottom-color: transparent;
        cursor: pointer;
    }

div.m-panel-with-nav > div.panel-body {
    padding: 0;
}

div.m-panel-with-nav-header {
    background: #eee linear-gradient(transparent 30%,rgba(0,0,0,.1) 80%) repeat scroll 0% 0%;
    border-bottom: 1px solid #ddd;
    padding: 15px;
    padding-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    div.m-panel-with-nav-header > div {
        margin-bottom: 15px;
    }

div.m-panel-with-nav-body {
    padding: 15px;
}

    div.m-panel-with-nav-body legend > span.pull-left {
        font-size: 13px;
        line-height: 34px;
    }

div.m-rounded-top {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.m-padding-bottom {
    padding-bottom: 15px;
}

.m-padding-bottom-none-important {
    padding-bottom: 0 !important;
}

.m-margin-top-none {
    margin-top: 0;
}

.m-white-space-pre-line {
    white-space: pre-line;
}

/*div.m-detail-form {
}*/

    div.m-detail-form > div, div.m-detail-field {
        padding: 3px;
    }

        div.m-detail-form > div > div, div.m-detail-field > div {
            display: inline-block;
            width: 100%;
            padding: 3px 8px;
            border-bottom: 1px solid rgba(0,0,0,.1);
            -webkit-box-shadow: 0 0 1px rgba(0,0,0,.2), 0 0 15px rgba(0,0,0,.05) inset;
            box-shadow: 0 0 1px rgba(0,0,0,.2), 0 0 15px rgba(0,0,0,.05) inset;
        }

        div.m-detail-form label, div.m-detail-field label {
            font-weight: unset;
        }

.m-float-left {
    float: left;
}

.m-float-and-text-left {
    float: left;
    text-align: left;
}

.m-cursor-pointer {
    cursor: pointer;
}

div#m-dashboard .col-lg-3 {
    height: 167px;
    padding: 0 13px;
    margin: 0 0 18px 0;
    text-align: center;
}

div#m-dashboard .m-dashboard-item-past {
    background-color: #b5cc18;
}

div#m-dashboard .m-dashboard-item-today {
    background-color: #db28cc;
}

div#m-dashboard .m-dashboard-item-tomorrow {
    background-color: #00b5ad;
}

div#m-dashboard .m-dashboard-item-nextweek {
    background-color: #6628db;
}

div#m-dashboard .m-dashboard-content {
    height: 137px;
    border-radius: 5px 5px 0 0;
    border: 1px solid #dcdcdc;
    border-bottom: none;
    color: #fff;
    font-size: 17px;
}

    div#m-dashboard .m-dashboard-content p {
        line-height: 20px;
        padding-top: 8px;
    }

    div#m-dashboard .m-dashboard-content b {
        font-size: 23px;
    }

    div#m-dashboard .m-dashboard-content i {
        font-size: 55px;
        margin-top: 20px;
    }

div#m-dashboard .m-dashboard-footer {
    background-color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #dcdcdc;
    border-top: none;
    font-size: 13px;
}

    div#m-dashboard .m-dashboard-footer a {
        color: rgb(148, 148, 148);
        display: inline-block;
        width: 100%;
    }

        div#m-dashboard .m-dashboard-footer a:hover, div#m-dashboard .m-dashboard-footer a:focus {
            text-decoration: none;
            color: rgb(33, 33, 33);
        }









/* sm (768px and up) */
@media (min-width: 768px) {
}

/* md (992px and up) */
@media (min-width: 992px) {
    div.m-panel-topic > div.panel-body {
        height: 185px;
        overflow: auto;
    }
}

/* lg (1200px and up) */
@media (min-width: 1200px) {
}

/* xs (0 to 767px) */
@media (max-width: 767px) {
}

/* sm (768px to 991px) */
@media (min-width: 768px) and (max-width: 991px) {
}

/* md (992px to 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
}

/* lg (1200px to up) */
@media (min-width: 1200px) {
}
