@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 400;
    src: url(../../../lib/fonts/Kufi/DroidKufi-Regular.eot);
    src: url(../../../lib/fonts/Kufi/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
    url(../../../lib/fonts/Kufi/DroidKufi-Regular.woff2) format('woff2'),
    url(../../../lib/fonts/Kufi/DroidKufi-Regular.woff) format('woff'),
    url(../../../lib/fonts/Kufi/DroidKufi-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 700;
    src: url(../../../lib/fonts/Kufi/DroidKufi-Bold.eot);
    src: url(../../../lib/fonts/Kufi/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
    url(../../../lib/fonts/Kufi/DroidKufi-Bold.woff2) format('woff2'),
    url(../../../lib/fonts/Kufi/DroidKufi-Bold.woff) format('woff'),
    url(../../../lib/fonts/Kufi/DroidKufi-Bold.ttf) format('truetype');
}

/* SCROLLBAR style  */
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    z-index: 0;
}

body::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
    background-color: #808080;
}

body::-webkit-scrollbar-thumb:hover {
    background-color: #676767;
}

/* end /SCROLLBAR style  */
.ui-jqgrid .checkbox, .ui-jqgrid .radio {
    display: inline-block;
    margin-left: 20px;
}

.btn-ef.btn-ef-7:not(.btn-icon-only) i {
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.btn-ef.btn-ef-7.btn-default:not(.btn-icon-only) i {
    border-right: 1px solid rgba(122, 122, 122, 0.3)
}

.rlt-tooltip-introjs {
    direction: rtl !important;
}

.introjs-skipbutton {
    margin-left: 5px;
}

.introjs-showElement .text-strong {
    color: grey;
}

.introjs-showElement .checkbox-custom-alt input:checked + i {
    border-color: #dfdfdf;
}

.form-control.error,
.parent-error input[type="text"],
.parent-error label[for="filestyle-0"] {
    border-color: #ff7b76 !important;
}

.form-control.error + label.error + div > a.chosen-single {
    border-color: #ff7b76 !important;
}

label.error {
    color: #ff7b76 !important;
    font-size: 12px;
    font-family: "Lato", "Arial", sans-serif;
}

.tile-help {
    text-decoration: none !important;
    float: right;
    font-size: x-large;
}

.checkbox-custom > span, .checkbox-custom-alt > span {
    margin-left: 0 !important;
    text-align: center;
}

.tile-body > .ui-jqgrid {
    min-height: 16em;
}

#confirmationModal, #sub_modal, #call_modal {
    z-index: 1053 !important;
}

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

.filter_map {
    background: rgba(128, 128, 128, 0.5);
    z-index: 9;
}

.draggable {
    height: auto !important;
}

.introjs-disabled {
    display: none !important;
}

.introjs-helperLayer {
    background-color: white !important;
}

.introjs-tooltipbuttons > .introjs-prevbutton {
    border-radius: .2em .2em .2em .2em !important;
    border-right: 1px solid #d4d4d4 !important;
}

.tile-header > h1 > i {
    margin-right: 10px;
}

.tile-header i, .tile-header a {
    color: #0eaeeb;
    text-decoration: none;
}

.tile .tile-header {
    min-height: 43px;

}

.tile-header #help:hover i {
    font-size: x-large;
    vertical-align: middle;
}

.row-grid-worning {
    background-color: #ffc100 !important;
}

.row-grid-danger {
    background-color: #d9534f !important;
}

ul > .active {
    background: rgba(0, 0, 0, 0.2);
}

ul > li.divided-right, ol > li.divided-right {
    border-right: none;
}

#header .nav-left > li.divided-right {
    border-right: none;
}

#header .nav-left li.divided-right:hover,
#header .nav-left li.divided-right .list-inline > li:hover,
#header .nav-left li.divided-right .list-inline > .dropdown li:hover {
    background: rgba(0, 0, 0, 0.1);
}

.page {
    min-height: 35em;
}

.appWrapper.header-fixed.aside-fixed #content {
    position: relative !important;
    bottom: 27px !important;
    overflow: auto;
    z-index: 0;
}

#left.scroll-btn {
    position: fixed;
    left: 20px;
    top: 250px;
    height: 300px;
    width: 20px;
    padding: 0;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 0 10px 10px 0;
    border-left: none;
    background-color: #cccccc;
}

#right.scroll-btn {
    position: fixed;
    right: 20px;
    top: 250px;
    height: 300px;
    width: 20px;
    padding: 0;
    padding: 0;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 10px 0 0 10px;
    border-right: none;
    background-color: #cccccc;
}

.ui-dialog .ui-dialog-content {
    position: relative !important;
    border: 0 !important;
    padding: .5em 1em !important;
    background: none !important;
    height: auto !important;
    display: table !important;
}

.ui-jqgrid .ui-jqgrid-hbox, .ui-jqgrid .ui-jqgrid-hbox-rtl {
    float: none !important;
}

.ui-dialog {
    position: absolute !important;
    padding: .2em !important;
    outline: 0 !important;
}

.collapse-control-btn {
    width: 23px;
    height: 48px;
    cursor: pointer;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    position: absolute;
    right: -22px;
    z-index: 99;
    background: #fff;
    top: 36px;
}

.collapse-control-btn > i.fa {
    margin-left: 6px;
    margin-right: auto;
    margin-top: 17px;
    color: #000;
    transform: rotate(0deg);
    transition: all 1s;
}

#control_content {
    -webkit-transition: left 500ms;
    transition: left 500ms;
    position: absolute;
    left: 0px;
    z-index: 999;
    height: 100%;
}

.play-content {
    right: 0;
}

#control_content .aside-control {
    height: 100% !important;
}

#control_content.control-close .fa {
    transform: rotate(180deg);
    transition: all 1s;
}

#clear_search {
    position: absolute;
    top: 16px;
    right: 16px;
}

.form-group .cascade-loader {
    position: absolute;
    top: 0;
    display: none;
}

.autocomplete-loader {
    /* display: block; */
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

.autocomplete-loader {
    position: absolute;
    top: 6px;
    right: 12px;
    -webkit-animation: rotate 1s linear 0s infinite normal;
    -moz-animation: rotate 1s linear 0s infinite normal;
    -ms-animation: rotate 1s linear 0s infinite normal;
    animation: rotate 1s linear 0s infinite normal;
    z-index: 9;
}

.auto_complete {
    top: 0px;
    position: absolute;
    width: 33.33%;
    margin-left: 165px;
    margin-top: 5px;
}

.cities {
    right: 10px;
    top: 198px;
}

.zones {
    right: 10px;
    top: 368px;
}

.regions {
    right: 10px;
    top: 232px;
}

.main_branches {
    right: 10px;
    top: 266px;
}

.branches {
    right: 10px;
    top: 300px;
}

.areas {
    right: 10px;
    top: 334px;
}

.btn_enabled {
    color: #000 !important;
}

.delete_poly {
    right: 10px;
    top: 164px
}

.edit_poly {
    right: 10px;
    top: 130px
}

.form-group .cascade-loader i {
    z-index: 9;
    position: absolute;
    top: 25px;
    left: 2px;
    animation: roll 3s infinite;
    transform: rotate(30deg);
}

.map-control-item {
    background-color: #fff;
    width: 140px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    height: 30px;
    border-radius: 2px;
    padding: 6px;
    cursor: pointer;
    color: #aaa;
    text-align: center;
}

.introjs-fixParent .filter_map .checkbox-custom-alt input:checked + i {
    border-color: #666 !important;
    color: #666 !important;
}

.introjs-fixParent .filter_map .checkbox-custom-alt {
    color: #666 !important;
}

.button-draw {
    background-color: #1882B9;
    top: 70px;
    width: 100px;
    color: #fff !important;
    display: none;
    font-weight: bolder;
    z-index: 9999999 !important;
}

.done_draw {
    left: 30px;
}

.cancel_draw {
    left: 135px;
}

#loader {
    float: right;
}

.toc_img {
    width: 20px;
    height: 20px;
}

.bg-black {
    background-color: #010101 !important;
    color: white !important;
}

.toc-tile {
    margin-bottom: 0px !important;
}

.colorpicker.colorpicker-visible {
    z-index: 100000 !important;
}

.dropdown-menu {
    min-width: 124px !important;
}

.dvd-right-dts {
    border-right: 1px dotted;
}

#show_zones {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    right: 25px;
    top: 25px;
    height: 30px;
    width: 30px;
    z-index: 999;
    border-radius: 2px;
    padding: 6px;
    cursor: pointer;
    color: #aaa;
    text-align: center;
}

.show_zones {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    right: 25px;
    top: 25px;
    height: 30px;
    width: 30px;
    z-index: 999;
    border-radius: 2px;
    padding: 6px;
    cursor: pointer;
    color: #aaa;
    text-align: center;
}

/* ajax loader */
.load-bar {
    z-index: 40;
    position: fixed;
    top: 46px;
    width: 100%;
    height: 6px;
    background-color: #0c94c8;
}

.bar {
    content: "";
    display: inline;
    position: absolute;
    width: 0;
    height: 100%;
    left: 50%;
    text-align: center;
}

.bar:nth-child(1) {
    background-color: #CBE7EA;
    animation: loading 3s linear infinite;
}

.bar:nth-child(2) {
    background-color: #0eaeeb;
    animation: loading 3s linear 1s infinite;
}

.bar:nth-child(3) {
    background-color: #0c94c8;
    animation: loading 3s linear 2s infinite;
}

@keyframes loading {
    from {
        left: 50%;
        width: 0;
        z-index: 100;
    }

    33.3333% {
        left: 0;
        width: 100%;
        z-index: 10;
    }
    to {
        left: 0;
        width: 100%;
    }

}

/* ajax loader */
#drivers_ids_chosen {
    z-index: 100000;
    width: 100% !important;
}

.tile-toc {
    height: 1px;
    direction: rtl;
    float: right;
}

.filter_map {
    position: absolute;
    z-index: 29;
    right: 0;
    left: 0;
}

.ml-15 {
    margin-left: 15px;
}

.mr-15 {
    margin-right: 15px;
}

.relative {
    position: relative;
}

.width-auto {
    width: auto !important;
}

.full-width {
    width: 100% !important;
}

.tile .tile-header .left {
    right: auto !important;
    left: 0;
}

.filter_map .control-label {
    color: white;
}

.map_parent_div {
    padding: 0px !important;
    overflow: hidden;
}

.map_parent_div .map {
    height: 400px;
}

.drivers_collaps {
    /* background: white; */
    padding-top: 6px;
    padding-bottom: 6px;
}

#padding_collaps {
    padding: 10px;
}

.toc_body {
    top: 44px;
    /* width: 348px; */
}

.pad_2 {
    padding: 4px;
}

.help-intro {
    float: right;
}

.help-intro > a {
    font-size: x-large;
    color: rgb(27, 180, 230);
    display: none;
}

.toc-close {
    right: -550px !important;
    transition: 0.5s;
}

.toc-open {
    transition: 0.5s;
}

.toc-body, .orders_list {
    width: 550px;
    background: #FFFFFF;
    position: absolute;
    z-index: 9;
    top: 45px !important;
    right: 0;
    bottom: 0;
    color: #1882b9 !important;
}

.toc-body {
    padding: 0;
}

.orders_list {
    padding: 10px;
}

.toc-open-btn > button {
    right: 100% !important;
    transition: 1.5s;
}

.right_orders {
    margin-top: 10px !important;
}

.right_drivers {
    padding: 3px;
}

#orders_line {
    margin: 3px !important;
}

#dispatcher_toc {
    top: -14px;
    right: -50px;
}

.toc_checkbox {
    font-size: 10px;
    color: #1882b9;
}

#edit_mode {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 10px;
    top: 66px;
    height: 30px;
    width: 30px;
    z-index: 999;
    border-radius: 2px;
    padding: 6px;
    cursor: pointer;
    color: #aaa;
    text-align: center;
}

#edit_color {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 10px;
    top: 66px;
    height: 122px;
    width: 32px;
    z-index: 999;
    border-radius: 2px;
    padding: 6px;
    cursor: pointer;
    color: #aaa;
    text-align: center;
}

.colored_box {
    margin-top: 5px;
}

.form-inline .form-control {
    width: 100% !important;
}

.legend .colored_box {
    width: 12px;
    height: 12px;
    float: left;
    border: 1px solid rgb(0, 0, 0);
}

.colored_clicked {
    border: 1px solid #2D659C;
}

.ui-jqgrid .ui-jqgrid-hbox {
    padding-right: 0 !important;
}

.drop_toc {
    position: absolute;
    right: 10px;
    z-index: 10;
    top: 14px;
}

.zone-input-loader {
    left: 550px !important;
    top: 135px !important;
    display: inline !important;
}

.bg-black-custom {
    background-color: #000000 !important;
    color: white !important;
}

.bg-blue-custom {
    background-color: #a9c6e2 !important;
    color: black !important;
}

.bg-green-custom {
    background-color: #1ed56c !important;
    color: black !important;
}

.bg-red-custom {
    background-color: #fb0029 !important;
    color: black !important;
}

.bg-yellow-custom {
    background-color: #e9bc35 !important;
    color: black !important;
}

.bg-blue-custom {
    background-color: #a9c6e2 !important;
    color: black !important;
}

.bg-darkyellow {
    background-color: #abab09 !important;
    color: white !important;
}

.bg-darkgreen {
    background-color: #006400 !important;
    color: white !important;
}

.bg-darkred {
    background-color: #a50000 !important;
    color: white !important;
}

.bg-grey {
    background-color: #948383 !important;
    color: white !important;
}

.bg-darkblue {
    background-color: #1000ff !important;
    color: white !important;
}

.text-style {
    overflow: hidden;
}

.no-paddings {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.chosen-container-multi .chosen-choices {
    max-height: 2.4em !important;
}

.chosen-container-multi .chosen-choices li.search-choice span {
    float: left;
}

.sidebar-xs .aside-footer {
    display: none;
}

.aside-footer {
    position: absolute;
    bottom: 0;
    background-color: #0083b5;
    padding: 5px;
    width: 100%;
    color: #fff;
    text-align: center;
}

#sidebar-wrap > .slimScrollDiv, #sidebar-wrap > .slimScrollDiv > .slim-scroll {
    height: 100% !important;
}

.font-medium {
    font-size: medium;
}

.cursor-no-drop {
    cursor: no-drop !important;
}

.toggle-language {
    margin-top: 0 !important;
    padding: 0 !important;
}

.toggle-language > a {
    line-height: 45px !important;
    padding: 0 15px !important;
    background-color: #0e6c90 !important;
}

.sidebar-copyright {
    font-size: 12px;
    padding: 5px;
    height: 27px;
    background: #0083b5;
    width: 100%;
    position: absolute;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    text-align: center;
    z-index: 10;
}

table.ui-jqgrid-btable tr.jqgfirstrow td {
    border: none;
}

table.ui-jqgrid-btable {
    height: 1px;
}

.toc-load-bar {
    z-index: 2999;
    position: absolute;
    width: 95%;
    height: 5px;
    background-color: #1882b9;
    top: 2px;
}

.new-toc-load-bar {
    width: 100% !important;
    height: 6px !important;
    top: 8px !important;
}

.tagged_log_entry {
    background-color: rgba(113, 242, 255, 0.56);
}

#map_clear_search {
    position: absolute;
    top: 20%;
    right: 16px;
}

.ui-jqgrid .ui-icon-asc {
    margin-top: 0;
}

.ui-jqgrid .ui-icon-desc {
    margin-top: 6px;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.left {
    float: left;
}

.ui-jqgrid .ui-search-table .ui-search-input select {
    height: 30px;
}

.appWrapper .resize-sidebar {
    width: inherit !important;
}

.badge {
    font-weight: bold;
    font-size: 12px;
}

.appWrapper .resize-sidebar.sidebar-copyright {
    width: 100% !important;
}

.appWrapper .resize-sidebar > li {
    display: table-cell !important;
}

.appWrapper .resize-sidebar > li > a {
    padding: 10px 15px !important;
}

.appWrapper.sidebar-sm .resize-sidebar {
    width: 85px !important;
}

.appWrapper.sidebar-sm .resize-sidebar.sidebar-copyright {
    width: 80px !important;
}

.appWrapper.sidebar-sm .resize-sidebar > li > a {
    padding: 4px 7px !important;
}

.appWrapper.sidebar-sm .navigation > li > a > i {
    font-size: 14px !important;
}

.appWrapper.sidebar-sm .sidebar-copyright {
    font-size: 9px !important;
}

.appWrapper.sidebar-xs .resize-sidebar > li {
    display: block !important;
}

.appWrapper.sidebar-xs .sidebar-copyright {
    font-size: 7px !important;
}

.appWrapper.sidebar-xs .resize-sidebar {
    width: 45px !important;
    background-color: #026991;
}

.appWrapper.sidebar-xs .resize-sidebar.sidebar-copyright {
    width: 40px !important;
}

.appWrapper.sidebar-xs .resize-sidebar > li > a {
    padding: 4px 22px !important;
}

.appWrapper.sidebar-xs .resize-sidebar > li > a > i {
    margin-left: -4px;
}

.appWrapper.sidebar-xs .nav-tabs > li.active:after {
    margin-left: 21px;
}

@media ( min-width: 1100px) {
    #min-width-sidebar {
        display: none !important;
    }

    .hz-menu.rtl #content {
        right: 0 !important;
    }

    .hz-menu #content {

    }
}

@media ( max-width: 1099px) {
    #max-width-sidebar {
        display: none !important;
    }

    .hz-menu #content {
        top: 48px !important;
    }
}

@media only screen and (max-width: 768px) {
    .hz-menu #content {
        top: 90px !important;
    }
}

#header {
    background-color: #0083b5 !important;
}

.ui-subgrid, .ui-subgrid .tile {
    background-color: #e7eaeb;
}

/* progress spinner for upload */
.progress_spinner {
    border: 5px solid #f3f3f3;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 5px solid #555;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-flex;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.wizard-container .form-vertical .form-group {
    margin-bottom: 5px !important;
}

/*----- Dashboard Page -------*/
.tab-wizard .form-group .cascade-loader {
    top: -15px;
    right: 49px;
}

.home-dashboard .tile-widget {
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.bg-c-blue {
    background: linear-gradient(45deg, #0083b5, #73b4ff);
}

.bg-c-green {
    background: linear-gradient(45deg, #2ed8b6, #59e0c5);
}

.bg-c-yellow {
    background: linear-gradient(45deg, #FFB64D, #ffcb80);
}

.bg-c-orange {
    background: linear-gradient(to right, #ff784f, #ff5370);
}

.bg-c-pink {
    background: linear-gradient(to right, #ffafe9, #ff37cc);
}

.card {
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
    border: none;
    margin-bottom: 30px;
    transition: all 0.3s ease-in-out;
}

a.card-link {
    text-decoration: none;
}

.card:hover {
    box-shadow: 9px 9px 20.94px 0.06px rgba(4, 26, 55, 0.16);
}

.card.disabled {
    cursor: not-allowed;
    transition: none;
    opacity: 0.5;
}

.card.disabled:hover {
    box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16)
}

.tcol .scanner {
    width: 300px;
}

.scanned-list li {
    width: 48%;
    background-color: #e7eaeb;
    float: left;
    margin-bottom: 5px !important;
}

.scanned-list li:nth-child(odd) {
    margin-right: 20px;
}

/*----- End Dashboard Page -------*/

/*----- Payment Page -------*/
#pickDate > div {
    width: 330px !important;
}

#pickDate .fa-caret-down {
    float: right;
}

/*----- End Payment Page -------*/

.absolute-position {
    position: absolute;
}

.customIcon {
    width: 25px !important;
    height: 25px !important;
}

.customIcon > .fa {
    font-size: 13px !important;
    line-height: 25px !important;
}

.asterisk {
    font-size: 8px;
    color: #ff7b76;
}


.list-group-item.list-item-error {
    border-color: #dc485c !important;
}

.list-group-item.list-item-error select {
    border: 1px solid #dc485c !important;
}

.tile-body.item-detail .col-md-4 > div {
    margin-bottom: 10px;
}

.tile-body.item-detail .col-md-4.divided-right {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.rotate {
    animation: spinAround 2s linear infinite;
}

body, html, tspan,
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
button, input, select, textarea, .custom-font,
.ui-jqgrid .ui-jqgrid-view, .introjs-tooltip, .introjs-button {
    font-family: "Lato", "Arial", 'Droid Arabic Kufi', sans-serif
}

#address div.parent-error {
    width: 100%;
    position: relative;
    display: table;
    border-collapse: separate;
}

div.parent-error label.error {
    color: #ffffff !important;
    font-size: 12px;
    font-family: "Lato", "Arial", sans-serif;
    position: absolute;
    bottom: -41px;
    right: 47px;
    background: #ff7b76;
    padding: 5px;
    z-index: 99;
    display: none !important;
    margin: 0;
    line-height: inherit;
    text-align: inherit;
    width: auto;
}

div.parent-error:hover label.error {
    display: inherit !important;
}

div.parent-error label.error:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #ff7b76;
    bottom: 27px;
    position: absolute;
    right: 20px;
}

.dropdown-menu .checkbox-custom-alt {
    color: grey !important;
    text-align: left !important;
}

table.dataTable {
    border: 0px;
}

table.dataTable thead tr th {
    border: 0px;
    border-bottom: 1px solid #798992;
}

table.dataTable tbody tr {
    border: 1px;
}

table.dataTable tbody tr td {
    border: 0px;
}

#transfer_summary_image {
    background-image: url('../../accounting/images/transfer.png');
}

.menu_custom_image {
    background-size: contain;
    background-position: center center;
    display: inline-block;
    width: 12px;
    vertical-align: sub;
    background-repeat: no-repeat;
    height: 12px;
}

select[multiple] option[disabled] {
    background-color: #eeeeee;
}

.select2-container .select2-selection--single {
    height: 34px;
    line-height: 1.42857143;
    padding: 6px 12px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    background: white;
    color: #616f77;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dbe0e2;
}

.select2-container .select2-search--inline .select2-search__field {
    color: #bfc7cb;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: 0px solid #aaa;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 23px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 4px;
}

.rtl .checkbox-custom-alt input:checked + i,
.rtl .checkbox-custom > i,
.rtl .checkbox-custom-alt > i {
    margin-left: 0 !important;
}

.appWrapper.rtl .checkbox input[type=checkbox] {
    margin-right: 0 !important;
}

.myIcon {
    text-decoration: none !important;
}

.myIcon.myIcon-sm {
    width: 30px;
    height: 30px;
}

.myIcon.myIcon-sm i {
    font-size: 15px;
    line-height: 30px;
}

.m-1 {
    margin: 1px !important;
}

ul.chosen-results li.bg:hover {
    background-color: #22beef !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #dbe0e2;
    border-radius: 2px;
    min-height: 34px;


}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #22BEEF;
}

.parent-error .chosen-container > a,
.parent-error .select2-container .select2-selection--single,
.parent-error .select2-container .select2-selection--multiple,
.parent-error .chosen-container-multi .chosen-choices {
    border-color: #ff7b76 !important;
}

.onoffswitch.greensea .onoffswitch-inner:before {
    background-color: #5cb85c;

}


/* width */
.ui-jqgrid-bdiv::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

/* Track */
.ui-jqgrid-bdiv::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 25px;
}

/* Handle */
.ui-jqgrid-bdiv::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 25px;
}

/* Handle on hover */
.ui-jqgrid-bdiv::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.mt-9 {
    margin-top: 9px !important;
}

.select2-container--open .select2-dropdown--below {
    min-width: 200px;
}

.ui-jqgrid .ui-jqgrid-htable th div {
    height: unset
}

.wrap-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.justify-content-between {
    justify-content: space-between;
}

.flex-column {
    flex-direction: column;
}

.align-middle {
    vertical-align: middle !important;
}

.div-image-symbol {
    background: 50%/contain no-repeat;
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: middle !important;
}

.image-sm-symbol {
    max-width: 55px;
    height: 55px;
}

.flex-grow-1 {
    flex-grow: 1;
}

.cursor-pointer {
    cursor: pointer;
}

.multiselect-container .multiselect-group label {
    font-weight: bold;
}

.multiselect-container .multiselect-option .form-check-label, .multiselect-container .multiselect-group .form-check-label, .multiselect-container .multiselect-all .form-check-label{
    padding-right: .75rem;
    padding-left: .75rem;
}
