@font-face {
    font-family: 'Nour';
    src: url('fonts/AGCBold_0.ttf');
    font-weight: bold;
}

@font-face {
    font-family: 'Nour';
    src: url('fonts/AGCLight_0.ttf');
    font-weight: 400;
}

@font-face {
    font-family: 'Nour';
    src: url('fonts/AGCRegular_0.ttf');
    font-weight: normal;
}

*:not(i):not(.fa):not(.glyphicon) {
    font-family: 'Nour'!important;
}

ul.ColVis_collection {
    direction: rtl;
}

ul.ColVis_collection li span {
    display: inline-block;
    padding-left: 0em;
    padding-right: 1em;
    cursor: pointer;
}

ul.ColVis_collection li {
    text-align: right;
}

span.red { 
    color: red;
}

span.green {
     color: #ffffff;
}
   

    
.clock-box {
    direction: rtl;
    text-align: right;
    min-height: 100px;
}

.nav.nav-icon>li a {
    text-align: right;
    padding-left: 0px;
    padding-right: 32px;
    direction: rtl;
}

.mail-box-small {
    text-align: right;
}

.margin-right-60 {
    padding-right: 65px!important;
}

.margin-left-13 {
    margin-left: 13px;
}

.stick-top-right,
.stick-bottom-right,
.stick-top-left-right,
.stick-bottom-left-right {
    right: auto!important;
}

.stick-top-left,
.stick-bottom-left,
.stick-top-left-right,
.stick-bottom-left-right {
    left: auto!important;
    right: 0!important;
}

.list-email a {
    border-left: none;
    border-right: none;
    padding: 20px 50px 20px 20px;
}

.fa-rtl {
    margin-right: 0px!important;
    margin-left: 5px!important;
}

.context-menu-item {
    direction: rtl;
}

.context-menu-icon.context-menu-icon--fa::before,
.context-menu-icon::before {
    left: auto;
    right: 0;
    width: 2em;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
}


/* Inbox */

.nav.nav-icon>li a .fa,
.nav.nav-icon>li a .md,
.nav.nav-icon>li a .glyphicon {
    position: relative;
    width: 32px;
    text-align: center;
    margin-left: 0px!important;
    margin-right: 0px;
    float: right!important;
    font-size: 1.3em;
}


/* End Inbox */

.toast-top-right,
.toast-bottom-right,
#toast-container.toast-top-full-width,
#toast-container.toast-bottom-full-width {
    right: 264px;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:before {
    float: right!important;
    padding-left: 2px;
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    text-align: right!important;
    border-top: 0;
}

.dataTables_wrapper .dataTables_info {
    margin-top: 15px;
    padding: 6px 0 0 0;
    clear: both;
    float: right;
}

table.dataTable tbody th,
table.dataTable tbody td {
    text-align: right;
    vertical-align: middle!important;
}

.tooltip .tooltiptext {
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px 5px 8px;
    position: absolute;
    z-index: 1;
    top: -40px;
    left: 0!important;
    right: auto!important;
}

.dataTables_wrapper .dataTables_filter {
    float: right!important;
    text-align: right;
    margin: 0 0 15px 0;
}

.toast-message {
    text-align: right!important;
}

.copy_right {
    padding-right: 39px;
    font-weight: bold;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
}

.order_date {
    padding-top: 10px!important;
}

.order_date_of {
    padding-top: 7px;
    left: 20px!important;
}

.direction-rtl {
    direction: rtl!important;
}

.float-right {
    float: right!important;
}

.float-left {
    float: left!important;
}

.text-align-right {
    text-align: right!important;
}

.gui-controls>li ul>li:before {
    content: "";
    left: auto;
    right: 30px;
    top: 15px;
    bottom: -15px;
    position: absolute;
    display: block;
    width: 1px;
    border-left: 1px dashed rgba(12, 12, 12, 0.3);
    z-index: 1;
}

.gui-controls>li ul>li>a {
    position: relative;
    display: block;
    text-decoration: none;
    text-align: right;
    padding: 7px 60px 7px 0px;
    font-size: 12px;
    line-height: normal;
    border-radius: 0;
    padding-left: 0px!important;
}

.gui-controls>li ul>li>a:before {
    content: "";
    left: auto;
    right: 30px;
    top: 15px;
    position: absolute;
    display: block;
    width: 21px;
    border-bottom: 1px dashed rgba(12, 12, 12, 0.3);
    z-index: 1;
}

.gui-controls>li ul>li>ul>li>a:before {
    content: "";
    left: auto;
    right: 30px;
    top: 15px;
    position: absolute;
    display: block;
    width: 21px;
    border-bottom: 1px dashed rgba(12, 12, 12, 0.3);
    z-index: 1;
}

.gui-folder>a:after {
    right: 20px;
    content: "+";
    position: absolute;
    top: 7px;
    display: inline-block;
    margin-right: -12px;
    color: rgba(12, 12, 12, 0.5);
    font-size: 12px;
    font-weight: inherit;
    opacity: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.gui-icon {
    position: absolute;
    left: auto;
    right: 12px;
    top: 0;
    width: 40px;
    height: 40px;
    color: #535858;
    font-size: 18px;
    overflow: hidden;
    border-radius: 999px;
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.gui-controls>li>a .title {
    margin-left: 0px;
    margin-right: 60px;
    text-align: right;
}

li.dropdown-progress>a {
    padding: 15px 0px!important;
}

.headerbar-left {
    width: 100%;
}

.badge.style-danger {
    background-color: #f44336;
    color: #ffffff;
    float: left!important;
}

.dropdown-header {
    padding: 15px 20px 5px 20px;
    font-size: 10px;
    font-weight: 500;
    opacity: .6;
    text-align: right;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.846153846;
    color: #313534;
    white-space: nowrap;
    direction: rtl;
    text-align: right;
}

.headerbar-right .header-nav {
    display: inline-block;
    float: right;
}

.header-nav>li {
    position: relative;
    display: block;
    padding: 14px 12px 14px 0px;
    float: right;
}

.headerbar-left {
    position: absolute;
    right: 0;
    left: auto;
}

.headerbar-right {
    float: left;
}

#base {
    overflow: hidden;
    padding-left: 0px;
    padding-right: 66px;
    width: 100%;
    min-height: 100%;
}

.section-header {
    height: 64px;
    padding: 14px 3px 0px 0px;
}

.menu-sub-item {
    padding-right: 15px;
}

.gui-controls>li ul>li>ul>li>a:before {
    content: "";
    left: auto!important;
    right: 51px!important;
    top: 15px;
    position: absolute;
    display: block;
    width: 21px;
    border-bottom: 1px dashed rgba(12, 12, 12, 0.3);
    z-index: 1;
}

.gui-controls>li>ul>li>ul li:before {
    right: 51px!important;
    left: auto!important;
}

@media (min-width: 1200px) {
    .menubar-pin #base {
        padding-left: 0px;
        padding-right: 240px;
    }
}

@media (min-width: 768px) {
    #menubar {
        position: fixed;
        z-index: 1004;
        left: auto;
        right: 0!important;
        top: 64px;
        bottom: 0;
        width: 64px;
        color: rgba(12, 12, 12, 0.85);
    }
    #base {
        overflow: hidden;
        padding-left: 0px;
        padding-right: 66px;
        width: 100%;
        min-height: 100%;
    }
}

@media (max-width: 768px) {
    #menubar {
        left: auto!important;
        right: 0!important;
        width: 240px;
        z-index: 1013;
        -webkit-transform: translate(250px, 0);
        -ms-transform: translate(250px, 0);
        -o-transform: translate(250px, 0);
        transform: translate(250px, 0);
        -webkit-transition: -webkit-transform 0.5s ease-in;
        -moz-transition: -moz-transform 0.5s ease-in;
        -o-transition: -o-transform 0.5s ease-in;
        transition: transform 0.5s ease-in;
    }
    #base {
        overflow: hidden;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        min-height: 100%;
    }
}

.highlighted {
    color: #607d8b!important;
}

.padding-left-px-76 {
    padding-left: 76px;
}

.width-per-93 {
    width: 93%!important;
}

.form-horizontal .control-label {
    text-align: right!important;
    margin-bottom: 0;
    padding-top: 5.5px;
    color: black;
}

.modal-close-button {
    float: left !important;
}

.bottom-button-modal {
    margin-right: 11px;
}

.select2-arrow {
    left: 5px;
    right: auto!important;
}

.left-margin-1 {
    margin-left: 0%!important;
    margin-right: 1%!important;
}

.input-group-addon:first-child,
.input-group-btn:first-child {
    padding-left: 10px;
    padding-right: 0px;
}

.checkbox-styled:not(ie8) input~span,
.radio-styled:not(ie8) input~span {
    position: relative;
    padding-left: 30px!important;
    padding-right: 30px!important;
    display: inline-block;
    cursor: pointer;
    vertical-align: text-top;
}

.checkbox-styled:not(ie8) input~span:before,
.radio-styled:not(ie8) input~span:before {
    content: "";
    position: absolute;
    left: auto!important;
    right: 0!important;
    z-index: 1;
    width: 20px;
    height: 20px;
    border: 2px solid #535858;
}

.radio-styled:not(ie8) input~span:after {
    content: "";
    position: absolute;
    left: auto;
    right: 5px!important;
    top: 5px!important;
    z-index: 1;
    width: 0;
    height: 0;
    background-color: #0aa89e;
    border-radius: 50%;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}


/* Abulkader */

#content {
    direction: rtl;
    text-align: right;
    float: right;
}

/* .form-group {
    display: -webkit-box;
} */

.select2-results {
    direction: rtl;
}

.modal-footer {
    direction: ltr;
}

.arabic_float {
    float: right;
}

#datatable2_filter {
    float: left;
}

.col-md-offset-1 {
    margin-right: 8.333333333333332%;
}

.pull-left {
    float: RIGHT !important;
}

.form .form-group>label,
.form-inline .form-group>label {
    right: 0;
}

.progress-bar {
    float: right;
}

.col-md-offset-3 {
    margin-right: 25%;
}

.pager li {
    display: inline-block;
}

.close {
    float: left;
}

th {
    text-align: right;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:before {
    float: left;
}

.card-head .tools {
    padding-left: 16px;
    float: left;
}

.pull-right {
    float: left !important;
}

.text-right {
    text-align: left;
}

.list {
    padding-right: 0;
}

.list .tile .tile-icon:first-child {
    text-align: right;
}

.nav-tabs>li {
    float: right;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: right;
}

.col-sm-offset-3 {
    margin-right: 25%;
}

.col-md-offset-2 {
    margin-right: 16.666666666666664%;
}

.animation-dock {
    text-align: right !important;
}

.small-padding {
    direction: ltr;
}

.timeline-entry .card img,
.timeline-entry .card .fa,
.timeline-entry .card .md,
.timeline-entry .card .glyphicon {
    margin-left: 10px !important;
}

.modal-title {
    direction: rtl;
}

@media (min-width: 1200px) {
    .col-lg-4 {
        float: right;
    }
}

@media (min-width: 769px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: RIGHT;
    }
}

@media (min-width: 992px) {
    .col-md-offset-4 {
        margin-right: 37.333333%;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: right;
    }
}

@media only screen and (max-width: 769px) {
    .middle-name {
        float: none!important;
    }
}