@media screen and (min-width: 280px) and (max-width: 700px) {
    .control-label {
        text-align: start !important;
    }
    div#donutchart2 {
        height: auto !important;
        zoom: 0.5 !important;
        width: auto !important;
    }
}

@media screen and (min-width: 540px) and (max-width: 540px) {
    div#donutchart2 {
        height: auto !important;
        zoom: 1.2 !important;
        position: relative !important;
        left: 8px !important;
    }

}
@media screen and (min-width: 768px) and (max-width: 1324px) {

    div#donutchart {
        zoom: 0.4 !important;
    }
}





    @media screen and (min-width: 768px) and (max-width: 1024px) {
        div#decorationZone {
            width: 100% !important;
            overflow: scroll !important;
        }

        div#donutchart {
            zoom: 0.4 !important;
            height: auto !important;
            width: auto !important;
        }
    }

    @media screen and (min-width: 280px) {
        .select2 {
            width: 100% !important;
        }

        .box-title {
            width: 100% !important;
        }
    }


    .code {
        padding-left: 15px !important;
    }

    .ar-align-search {
        padding-left: 8px !important;
    }

    .ar-align-searchbox {
        width: 98% !important;
    }

    .nopadding, .form-group, .form-control {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }


    html, body {
        height: 100%;
    }

    body {
        margin: 0;
        color: #000000;
        background-size: 100%;
        font: 14px/16px Luma-SemiBold !important;
    }

    *, :after, :before {
        box-sizing: border-box
    }

    .clearfix:after, .clearfix:before {
        content: '';
        display: table
    }

    .clearfix:after {
        clear: both;
        display: block
    }

    a {
        color: inherit;
        text-decoration: none
    }

    input {
        outline: none;
    }

    @font-face {
        font-family: Luma-regular;
        src: url('../fonts/Luma-Regular.ttf');
    }

    @font-face {
        font-family: Luma-SemiBold;
        font-weight: bold;
        src: url('../fonts/Luma-SemiBold.ttf');
    }

    *, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
        font-family: Luma-SemiBold;
    }

    .main-footer {
        text-align: center;
        background-color: #E7E7E7;
    }

    .user-image {
        border: solid 1px #307F96 !important;
    }

    .user-menu a span {
        float: left;
        margin-top: 4px;
        font-weight: bold;
        color: #307F96;
    }

    .navbar-nav .notifications-menu {
        top: 8px;
        height: 35px;
    }

    .navbar-nav > li > a {
        padding-bottom: 5px;
        line-height: 10px;
    }

    header .fa {
        color: #646466;
    }

    .label-warning {
        background-color: #307f96 !important;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        border-radius: 40px;
    }

    .label-Info {
        position: absolute;
        background-color: #f39c12 !important;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        border-radius: 40px;
        color: #fff !important;
        font-size: xx-small;
        top: 1px;
        right: 1px;
        padding: 1px 1px 1px 1px;
        z-index: 1;
        overflow: auto;
    }

    .main-header .navbar .nav > li > a > .label {
        height: 18px;
        padding: 5px;
        top: 1px;
    }

    .sidebar-menu .first {
        height: 30px;
    }

    .sidebar-menu .label-warning {
        background-color: #EDEDED !important;
        color: #134e76 !important;
    }

    .sidebar-menu .fa {
        font-size: 15px;
    }

    footer {
        font-size: 9px;
        font-weight: bold;
        color: #5E605F;
    }

    .box {
        margin-top: 10px !important;
        border-top: solid 3px #134e76 !important;
    }

    /*hide datatable controllers*/
    .dataTables_length, .dataTables_filter {
        display: none;
    }

    .dataTables_info {
        color: #134e76;
        font-weight: bold;
    }

    table.dataTable thead .sorting:after {
        opacity: 1;
    }

    table .headings {
        background-color: #134e76;
        color: #fff;
    }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        background-color: #134e76;
        color: #fff;
    }

    .pagination > li > a, .pagination > li > span {
        color: #134e76;
    }

    table .fa, .glyphicon-plus-sign, .glyphicon-minus-sign {
        color: #134e76;
        font-size: 15px;
    }

    table tbody tr:hover {
        background-color: #EDF9F7 !important;
    }

    table .smaller {
        width: 50px;
    }

    .box-title {
        color: #134e76;
    }

    .controller-button {
        padding-right: 3px;
        padding-left: 3px;
    }

        .controller-button .btn-default {
            background-color: #fff !important;
        }

    .search, #search-btn {
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        border-radius: 0px !important;
        margin: auto !important;
    }

    #search-btn {
        color: #134e76;
    }

    .select2-container--default .select2-selection--single, .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, input[type="email"], input[type="text"] {
        border: solid #E4E4E4 1px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin: 10px auto;
    }

    .daterangepicker td.active, .daterangepicker td.active:hover {
        background-color: #134e76;
        border-color: #134e76;
    }

    .btn-primary, .btn-success {
        background-color: #134e76;
        border-color: #134e76;
    }

        .btn-primary:focus, .btn-primary:hover, .btn-success:focus, .btn-success:hover {
            background-color: #F4F4F4;
            border-color: #DDDDDD;
            color: #000;
        }

    .submit-but {
        margin-top: 5px;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        margin: 10px 0px 0px -7px;
    }

    label {
        margin: 20px;
    }

    .form-group {
        margin-bottom: 10px;
    }



        .form-group label, .form-group .form-control {
            margin: 0 auto !important;
        }

    .select2 {
        px;
    }

    .form-group .error {
        padding: 2px 10px;
        height: 20px;
    }


    .form-group label, .form-group .form-control {
        margin: 0 auto !important;
    }

    .select2 {
        margin: -11px auto !important;
    }

    .nopadding, .form-group, .form-control {
        padding: 0px 0px 0px 5px !important;
    }


    .control-label {
        float: right !important;
        padding: 5px 10px 0px 15px !important;
        height: 35px;
        overflow: hidden;
        font-size: 13px !important;
        font-weight: bold !important;
        text-align: end;
    }

    .row {
        padding: 0px 5px !important;
    }

    .errors-messages {
        margin: 5px auto;
    }

    .callout, .callout h4, .callout p {
        direction: rtl !important;
    }

        .callout.callout-info {
            background-color: #134e76 !important;
        }

        .callout.callout-info {
            border-color: #2A7286;
        }


    .openModal {
        cursor: pointer;
    }


    /* buttons menu */
    .fixed {
        position: inherit !important;
        top: 0;
        right: 70px;
        z-index: 1000000;
    }

    #main-controllers-menu {
        margin-right: 10px;
    }


    /* data grid tabs */
    .data-grid-tabs {
        box-shadow: 0 1px 1px -2px !important;
    }

        .data-grid-tabs .tab-content {
            background-color: #fff !important;
        }

        .data-grid-tabs li {
            border: solid 1px #F4F4F4 !important;
            border-bottom: 0px !important;
        }

        .data-grid-tabs.nav-tabs-custom > .nav-tabs > li.active {
            border-top-color: #134e76 !important;
            border-top-width: 2px !important;
        }

        .data-grid-tabs.nav-tabs-custom > .nav-tabs.pull-right > li:first-child {
            margin-right: -40px !important;
        }



    /*  data grid table style */

    /*
.ui-jqgrid , .ui-jqgrid-view , .ui-state-default , #list , .ui-jqgrid-bdiv , .ui-th-column ,.ui-jqgrid-htable {
    width:100% !important;
}

#list_rn {
    width :54px !important;
}

.ui-jqgrid .ui-jqgrid-htable th div {
    text-align: right;
}

*/



    /*
.form-group.has-error  .select2-container--default .select2-selection--single , .form-group.has-error .input-group .form-control:last-child {
  border: solid 1px #DD4B39 !important;
}
*/


    /* require fields Error style */
    .form-group.has-error input {
        border: #a94442 1px solid !important;
    }

    .form-group.has-error input, .has-error .control-label {
        color: #a94442 !important;
    }


    /* require fields */
    .form-group.required .control-label:after {
        margin: 3px;
        content: "*";
        color: #a94442 !important;
    }


    /* IPhone portriat */
    @media only screen and (min-width : 320px) {
        #reservationtime {
            margin: 0px 15px 0px 0px !important;
            width: 88%;
        }

        .date_message {
            margin: 13px 0px 0px 0px;
        }
    }

    /* IPhone landscape */
    @media only screen and (min-width : 480px) {
        #reservationtime {
            margin: 0px 13px 0px 0px !important;
            width: 95%;
        }

        .date_message {
            margin: 13px 0px 0px 0px;
        }
    }

    /* Ipad portriat (tablets, 768px and up) */
    @media (min-width: 768px) {
        #reservationtime {
            margin: 10px 14px 0px 0px;
            width: 85%;
        }

        .date_message {
            margin: -44px 0px 0px 349px;
        }
    }

    /* Ipad landscape (desktops, 992px and up) */
    @media (min-width: 992px) {
        #reservationtime {
            margin: 10px 13px 0px 0px;
            width: 84%;
        }

        .date_message {
            margin: -44px 0px 0px 477px;
        }
    }

    /* PC (large desktops, 1200px and up) */
    @media (min-width: 1200px) {
        #reservationtime {
            margin: 10px 15px 0px 0px;
            width: 90%;
        }

        .date_message {
            margin: -33px 0px 0px 291px;
        }
    }

    .IsSerial {
        background-color: #FFFF66
    }

    .loader {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
        opacity: 0.8;
        background: rgb(249,249,249) url('') no-repeat 50% 50%;
    }
