﻿/* added by Rami */
/* added by Rami */
/* --------------- custom scrollbar --------------------- */
/* width */
::-webkit-scrollbar {
    width: 10px;
    float: left;
}

/* Track */
::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.0);
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.0);
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
/* ---------------- custom style for terms and conditions textarea --------------------*/
#txtTermsAndConditions {
    border: none;
}

    #txtTermsAndConditions::-webkit-scrollbar {
        width: 1em;
    }

    #txtTermsAndConditions::-webkit-scrollbar-track {
        background-color: #eeeeee;
    }

    #txtTermsAndConditions::-webkit-scrollbar-thumb {
        background-color: darkgrey;
    }
/* --------------- custom loader  --------------------- */
.LoadingBG {
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: 1998;
}


.loading {
    z-index: 1999;
    top: 47%;
    border: 0px double #fff;
}

    .loading .logo {
        height: 90px;
    }

.tab-pane.card {
    margin-top: -10px;
    /*border: 1px solid #00bcd4;*/
    box-shadow: 0 0px 0px 0px rgb(0 188 212 / 14%), 0 0px 8px 0px rgb(0 188 212);
}

.rtl-active .content {
    width: 100%;
    margin: 0px 0px 0px 0px;
    position: relative;
}

.rtl-active .nav-pills > li > a {
    min-width: 130px;
}
/* --------------- changing layout for rtl support --------------------*/
/*body .rtl-active {
    font-size: 13px;
}*/

.rtl-active .InfoMessage {
    position: relative;
    max-height: 450px;
    vertical-align: baseline;
    font-size: 26px;
    line-height: normal;
    text-align: center;
    width: 100%;
}

@media (max-width: 991px) {
    .rtl-active .InfoMessage {
        padding: 100px 0 10px 0;
        padding-bottom: 10px;
        padding-top: 10px;
        width: auto;
    }
}

.message-img {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    height: calc(100vh - 190px);
}

@media (max-width: 991px) {
    .message-img {
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat;
        position: relative;
        height: auto;
        width: 100%
    }
}

.separator-left {
    border-left: 1px solid #eeeeee;
}

.separator-right {
    border-right: 1px solid #eeeeee;
}

@media (max-width: 991px) {
    .separator-right, .separator-left {
        border: none;
    }
}

@media (max-width: 991px) {
    .rtl-active .sidebar .sidebar-wrapper {
        padding-bottom: 80px;
    }
}

.rtl-active .sidebar {
    font-size: 13px;
}

    .rtl-active .sidebar .nav {
        margin-top: 0;
        font-size: 12px;
    }
        /*.rtl-active .sidebar .nav > li{
            padding-right:10px;
        }*/
        .rtl-active .sidebar .nav i {
            line-height: 24px;
        }

        .rtl-active .sidebar .nav li > a {
            margin: 10px 10px 0;
        }

        .rtl-active .sidebar .nav ul > li > a {
            border-bottom: solid 1px rgba(180, 180, 180, 0.3);
            margin: 5px 10px 0;
            padding: 5px 5px;
        }

.rtl-active .nav > li > a > p {
    margin: 0;
}

.rtl-active .border-under {
    border-bottom: solid 1px rgba(180, 180, 180, 0.3);
}


@media (max-width: 991px) {
    .rtl-active.sidebar::before, .rtl-active.off-canvas-sidebar nav .navbar-collapse::before {
        height: 1000px;
    }
}

.rtl-active .btn-with-icon > .glyphicon, .rtl-active .btn-with-icon > .fa, .rtl-active .timepicker-picker > .fa {
    padding: 0px 5px 0px 5px;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
}

.card .card-header.card-header-icon > i.fa {
    margin: 0;
}

.rtl-active .btn.btn-just-icon.btn-xlg {
    padding: 15px;
    padding-top: 15px;
}

.rtl-active .input-group .input-group-btn {
    /*font-size: 15px;*/
    margin: 0 0 8px 0;
}

.rtl-active .input-group-btn:last-child > .btn {
    /*margin: 0 0 0px 0;*/
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
}

.rtl-active .btn-header {
    margin: -30px 15px 0;
    float: left;
    position: relative;
    z-index: 100;
}

    .rtl-active .btn-header i, .rtl-active .btn-footer i {
        width: 33px;
        height: 33px;
        text-align: center;
        line-height: 33px
    }

.rtl-active .btn-footer {
    margin: 40px 15px 0;
    float: left;
    position: relative;
    z-index: 100;
}

.rtl-active .form-control {
    padding: 0px 6px 0px 0px;
    padding-top: 0px;
    padding-right: 6px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.rtl-active .fileinput .thumbnail {
    max-width: initial;
}

.rtl-active .thumbnail {
    background-color: transparent;
}

.rtl-active .well {
    margin-bottom: 0px;
}

.rtl-active .nav-mobile-menu {
    margin-top: 15px;
}

.rtl-active .main-panel > .content {
    margin-top: 0px;
    padding: 0px 15px;
    padding-top: 0px;
    padding-right: 15px;
    min-height: calc(100vh - 160px);
}

.rtl-active .sidebar > .user > .photo {
    width: auto;
}

.rtl-active.off-canvas-sidebar .nav {
    padding: 0 15px 0 15px;
    padding-right: 15px;
    padding-left: 15px;
}

.rtl-active .card-pricing, .rtl-active .card-pricing ul li {
    text-align: right;
}

    .rtl-active .card-pricing ul {
        max-width: 330px;
    }

.rtl-active .navbar {
    border: 0;
}

    .rtl-active .navbar .navbar-nav > li > a.btn {
        padding: 15px 30px;
        padding-top: 15px;
        padding-right: 30px;
        margin-right: 5px;
    }

@media (min-width: 768px) {
    .rtl-active .navbar-nav > li > a {
        margin-top: 2px;
        text-align: center;
    }
}

.rtl-active .navbar-nav > li > a {
    margin-top: 2px;
    text-align: center;
}

.rtl-active .navbar .navbar-nav > li > a:hover, .rtl-active .navbar .navbar-nav > li > a:focus {
    color: inherit;
    background: rgba(200, 200, 200, 0.2);
}

.rtl-active .navbar .navbar-nav > .active > a, .rtl-active .navbar .navbar-nav > .active > a:hover, .rtl-active .navbar .navbar-nav > .active > a:focus {
    background-color: #e91e63 /*#9c27b0*/;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
    color: #fff;
}


@media (min-width: 768px) {
    .rtl-active .navbar-nav {
        margin-top: 3px;
    }
}

.rtl-active .navbar-nav {
    margin-top: 3px;
}

.rtl-active .glyphicon {
    top: inherit;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #e91e63;
}

.dropdown-menu li > a {
    margin: 0;
    border-radius: 0;
}

.main-panel > .navbar-absolute .navbar-brand, .main-panel > .navbar-transparent .navbar-brand {
    margin-top: 2px;
}

.rtl-active.off-canvas-sidebar .navbar-brand {
    height: 60px;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    border-radius: 3px;
}

@media (max-width:1199px) {
    .rtl-active.off-canvas-sidebar .navbar-brand {
        padding-top: 10px;
    }
}


.logo-container div {
    display: inline-block;
}

.logo img {
    width: 50px;
}

.form-group label.error {
    font-size: 12px;
    color: #f44336;
}

.has-error .input-group-addon {
    color: #f44336;
}

.rtl-active .label {
    font-weight: initial;
}

.rtl-active .footer, .rtl-active .full-page .footer {
    min-height: 55px;
    direction: ltr;
    color: inherit;
    border-top: 1px solid #AAA;
    padding: 0;
}

.rtl-active .full-page .footer {
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.rtl-active .swal2-modal, .rtl-active .swal2-content {
    font-family: Almarai;
}

    .rtl-active .swal2-content > ul {
        text-align: initial;
    }


.rtl-active .bootstrap-datetimepicker-widget .datepicker-months span {
    font-size: 11px;
}

.rtl-active .bootstrap-datetimepicker-widget .timepicker-hour, .rtl-active .bootstrap-datetimepicker-widget .timepicker-minute, .rtl-active .bootstrap-datetimepicker-widget .timepicker-second {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 0px 0px 0px 0px;
    margin: 0px -9px 0px 0px;
}

/* --------------- customing landing layout --------------------*/
.card-stats > .card-content {
    min-height: 170px;
}

.category {
    width: max-content;
}

.home-title {
    font-size: 48px;
    line-height: 68px;
}

.home-half {
    padding-bottom: 105px;
    padding-top: 105px; /*50px*/
    height: auto;
    min-height: calc(100vh - 1px);
}

.bg-image-transparence {
    background-image: url(../img/bg_with_trans_1920.png);
    background-position: center center;
    background-size: cover;
    position: relative;
}

.bg-image-darkgray {
    background-image: url(../img/bg_with_darkgray.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
}

.bg-images-body {
    /*background-image: url(../img/crowned-skull-icon-revex-admin.png);
    background-repeat: no-repeat;
    background-color: transparent;*/
    background-color: #EEEEEE;
}

.bg-overlay {
    background-color: rgba(0, 0, 0, 0.65);
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
}

.bg-overlay-light {
    background-color: rgba(255, 255, 255,0.65);
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: 2;
    border-radius: 6px;
}


.display-table {
    display: table;
    width: 100%;
    height: 100%;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}
/* --------------- customing main layout --------------------*/
.bg-images-fixed {
    background-image: url(../img/bg_with_darkgray.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}


/* --------------- adding new styles  --------------------*/
.text-middel {
    padding-top: 43%;
    text-align: center;
}

.message-inCorner {
    text-align: center;
    margin: -40px 15px 0;
    float: right;
    position: absolute;
    z-index: 100;
    border-radius: 6px;
    padding: 20px 20px 20px 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: white;
}

@media (max-width:470px) {
    .message-inCorner {
        margin: 0;
        padding: 5px 5px 5px 5px;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }
}

.card .card-header.card-header-icon > i.fa {
    margin: 0;
}

.card-content .desc {
    padding-top: 10%;
    text-align: inherit;
}

.text-white {
    color: white;
}

.text-light-gray {
    color: #AAA;
}

.padding-t-60, section {
    padding-top: 60px;
}

.padding-t-80 {
    padding-top: 80px;
}

.padding-t-10 {
    padding-top: 10px;
}

.padding-l-10 {
    padding-left: 10px;
}

.padding-r-10 {
    padding-right: 10px;
}

.padding-b-10 {
    padding-bottom: 10px;
}

.padding-t-20 {
    padding-top: 20px;
}

.padding-l-20 {
    padding-left: 20px;
}

.padding-r-20 {
    padding-right: 20px;
}

.padding-b-20 {
    padding-bottom: 20px;
}

.padding-t-30 {
    padding-top: 30px;
}

.padding-l-30 {
    padding-left: 30px;
}

.padding-r-30 {
    padding-right: 30px;
}

.padding-b-30 {
    padding-bottom: 30px;
}

.padding-t-40 {
    padding-top: 40px;
}

.padding-l-40 {
    padding-left: 40px;
}

.padding-r-40 {
    padding-right: 40px;
}

.padding-b-40 {
    padding-bottom: 40px;
}

/*@media (max-width:991px) {
    .padding-t-10, .padding-t-20, .padding-t-30, .padding-t-40 {
        padding: 0px 0;
        padding-top: 0px;
    }
}*/

.card .card-footer-raw {
    margin: 0 20px 10px;
    padding-top: 10px;
    border-top: 0;
}

.nav-mobile-menu .padding-t-20, .nav-mobile-menu .padding-b-20 {
    padding: inherit;
}
/* custom backgrounds */
.bg-rose {
    background-color: #e91e63;
}

.bg-green {
    background-color: #08AF22;
}

.bg-yellow {
    background-color: #FEBC1F;
}

.bg-blue {
    background-color: #4470E6;
}

.bg-purple {
    background-color: #9C27B0;
}

.bg-gray {
    background-color: #e0e0e0;
    color: #686868
}


.bg-light-gray {
    background-color: rgba(200, 200, 200, 0.15);
}

.bg-dark-blue {
    background-color: #455a64;
    color: #fff;
}

.bg-white {
    background-color: #fff;
}

.bg-dark {
    background-color: #5f5e5e;
    color: #fff;
}

.bg-transparency {
    background-color: rgba(0, 0, 0, 0);
}

.bg-light-rose {
    background-color: rgba(246, 165, 193, 0.37);
}

/* no data alerts and messages */

.card-content .nodetails {
    position: absolute;
    top: 40%;
    right: 40%;
    left: 40%;
}

@media (max-width:1199px) {
    .card-content .nodetails {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
    }
}

.alert-nodata, .nodetails {
    color: #AAA;
    box-shadow: none;
    margin-top: 5px;
}

    .alert-nodata span {
        max-width: 100%;
    }

.dashboard-nodata {
    height: 144px;
    text-align: center;
    width: 100%;
    color: #AAA;
}

.with-boarder {
    border: 1px solid #AAA;
}

.with-no-boarder {
    border: 0px none #AAA;
}

.top-with-boarder {
    border-left: 1px solid #AAA;
    border-right: 1px solid #AAA;
    border-top: 1px solid #AAA;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.bottom-with-boarder {
    border-left: 1px solid #AAA;
    border-right: 1px solid #AAA;
    border-bottom: 1px solid #AAA;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.nav-mobile-menu .dropdown-menu i, .nav-mobile-menu .dropdown-menu br {
    display: none;
}


/* custom rows styles for notifications list */
.row-primary, .row-primary:hover, .row-primary:focus, .row-primary:active, .row-primary.active, .row-primary:active:focus, .row-primary:active:hover, .row-primary.active:focus, .row-primary.active:hover {
    background-color: #e91e63 /*#9c27b0*/;
    color: #FFFFFF;
}

.row-selected, .row-selected:hover, .row-selected:focus, .row-selected:active, .row-selected.active, .row-selected:active:focus, .row-selected:active:hover, .row-selected.active:focus, .row-selected.active:hover {
    background-color: #ff9800;
    color: #FFFFFF;
}

.notificationslist .table > tbody > tr > td {
    border-radius: 5px;
}

.notificationslist .table > tbody > tr > td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.notification-details, .notificationslist {
    min-height: 65vh;
    overflow-x: auto;
}

@media (max-width:1199px) {
    .notification-details, .notificationslist {
        min-height: 100%;
        overflow-x: auto;
    }
}

.noDashboardDetails {
    min-height: 70vh;
}

@media (max-width:1199px) {
    .noDashboardDetails {
        min-height: 100%;
    }
}

/*@media (min-width: 768px) and (max-width: 992px)*/
@media (min-width: 768px) and (max-width: 1024px) {
    #topAds {
        display: none;
    }
}

.togglebutton label {
    margin-top: 20px;
}

.small, small {
    font-size: 80%;
}

.card .category:not([class*="text-"]) {
    color: rgba(0, 0, 0, 0.65);
    font-size: 20px;
}

.table {
    border-color: #eee;
    border-bottom: 0;
}

.text-small {
    font-size: 10px;
}

.text-medium {
    font-size: 12px;
}

.text-large {
    font-size: 17px;
}

.text-xlarge {
    font-size: 26px;
}

@media (max-width:470px) {
    .text-xlarge {
        font-size: 17px;
    }
}

.tooltip {
    opacity: 0;
    transition: opacity, transform .2s ease;
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    color: white;
}

    .tooltip.left .tooltip-arrow {
        border-left-color: rgba(0, 0, 0, 0.85);
    }

    .tooltip.right .tooltip-arrow {
        border-right-color: rgba(0, 0, 0, 0.85);
    }

    .tooltip.top .tooltip-arrow {
        border-top-color: rgba(0, 0, 0, 0.85);
    }

    .tooltip.bottom .tooltip-arrow {
        border-bottom-color: rgba(0, 0, 0, 0.85);
    }

.tooltip-inner {
    color: #fff;
    line-height: 1.5em;
    background: rgba(0, 0, 0, 0.85);
    border: none;
    border-radius: 3px;
    font-family: Almarai;
    text-align: right;
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

.card-stats [data-background-color] {
    padding: 7px;
    padding-top: 7px;
}

#diamond-shield {
    width: 0;
    height: 0;
    border: 50px solid transparent;
    border-bottom: 20px solid red;
    position: relative;
    top: -50px;
}

    #diamond-shield:after {
        content: '';
        position: absolute;
        left: -50px;
        top: 20px;
        width: 0;
        height: 0;
        border: 50px solid transparent;
        border-top: 70px solid red;
    }

#chevron {
    position: relative;
    text-align: center;
    padding: 12px;
    padding-top: 12px;
    margin-bottom: 6px;
    height: 60px;
    width: 200px;
}

    #chevron:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 51%;
        background: red;
        transform: skew(0deg, 6deg);
    }

    #chevron:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 50%;
        background: red;
        transform: skew(0deg, -6deg);
    }

#parallelogram {
    width: 150px;
    height: 100px;
    transform: skew(20deg);
    background: red;
}

#diamond-narrow {
    width: 0;
    height: 0;
    border: 50px solid transparent;
    border-bottom: 70px solid red;
    position: relative;
    top: -50px;
}

    #diamond-narrow:after {
        content: '';
        position: absolute;
        left: -50px;
        top: 70px;
        width: 0;
        height: 0;
        border: 50px solid transparent;
        border-top: 70px solid red;
    }


#miQuickActions {
    color: #08AF22;
}
/*#miQuickActions > a {

    padding-top:18px;
    height: 60px;
}*/
