.help-tab {
    background-image: url(../../images/fatcow_icons/help.png);
    background-repeat: no-repeat;
}

.card {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 11px 11px 11px 11px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 12px -3px;
    cursor: pointer;
    position: relative;
    margin: 10px;
    left: 0 !important;
    height: 100%;
    width: 90% !important;
    margin-top: 0px;
}

.card .x-box-inner {
    width: 100% !important;
}

.btn-box.big b {
    margin-top: 10px;
}

.btn-box b {
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
    text-shadow: 0 1px 0 #fff;
    font-size: 18px;
}

.green-card {
    color: #15573d;
}

.red-card {
    color: #721c24;
}

.red-card:hover h3 {
    COLOR: #b82d3a;
}

.green-card:hover h3 {
    COLOR: #2db982;
}

.amber-card {
    color: #856404;
}

.amber-card:hover h3 {
    COLOR: #f8c120;
}

.header-card {
    /* background-image: linear-gradient( #ccdbef , #dce6f5); */
    background-color: #002433;
    display: flex;
    padding: 0px 5px 10px 5px;
}

.header-card .x-panel-bwrap {
    border-radius: 11px 11px 0px 0px !important;
}

.header-card-title {

    border-top: transparent 6px solid;
    border-left: transparent 6px solid;
}



.header-card-title,
.header-card {
    color: #ffffff;
}

.ar_SA .header-card,
.ar_SA .header-card-title {
    padding-right: 5px;
}

.btn-box i,
.btn-box b {
    display: block;
}

.btn-box {
    background-color: #fff;
    text-align: center;
    width: 100%;
    height: 65%;
}

.span4 div {
    height: 35px;
}

.text-muted {
    /*color: #15428b;*/
    /* font-weight: bold;
    font-size: 14px;*/
    padding-top: 25px;
}

.image-wrapper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.img {
    vertical-align: middle;
    max-height: 24px;
    max-width: 24px;
}

.with_logo {
    padding-top: 4px;
    padding-left: 6px;
    /*font-size: 14px;*/
}

p {
    margin: 0 0 10px;
}

.row {
    line-height: 40px;
}

.last-row {
    line-height: 40px;
    border-radius: 0px 0px 11px 11px;
}

.row .x-box-inner {
    height: 160px !important;
}

.table_heading {
    background: #ebf3fd !important;
    font-weight: bold;
    border: 0;
    padding-left: 15px;
    padding-right: 15px;
    border-color: #d5d5d5 !important;
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.table_heading .x-panel-body {
    background-color: transparent;

}

.notification_message {
    background: #fff;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    border-color: #d5d5d5 !important;
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    cursor: pointer;
}


.notification_message_read {
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-color: #d5d5d5 !important;
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    cursor: pointer;
}

.logo_img {
    display: flex;
    justify-content: center;
}

.logo_img .x-panel-body {
    text-align: center;
}

.logo_img img {
    width: 150px;
}

.progress {
    height: 220px;
    width: 100px;
}

.progress .back {
    position: absolute;
    background-color: rgb(0, 157, 217);
    width: calc(65% - 10px);
    height: calc(65% - 10px);
    top: 5px;
    left: 5px;
    border-radius: 50%;
    margin: 0 34px;
}

.progress .back-centre {
    position: absolute;
    background-color: #fff;
    width: calc(65% - 40px);
    height: calc(65% - 40px);
    top: 20px;
    left: 20px;
    border-radius: 50%;
    background-image: url(images/userlogo.png);
    background-repeat: no-repeat;
    background-size: 75px 100px;
    background-position: 20px 10px;
    margin: 0 35px;
}


.user_name {
    font-size: 55px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-weight: bold;
    padding: 0;
    line-height: normal;
}


.us .x-panel-body,
.left_panel,
.left_panel .x-panel-body {
    /* background-color: #E9E9E6 !important; */
}

.head_tab {
    vertical-align: middle;
    background-color: #009DD9;
    color: #fff;
    border-radius: 11px 11px 0 0;
}

.head_tab_danger {
    vertical-align: middle;
    background-color: red;
    color: #fff;
    border-radius: 11px 11px 0 0;
}

.sidenav {
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
    font: normal 12px Tahoma, Verdana, Segoe, sans-serif;

}

.sidenav a {
    padding: 8px 8px 8px 32px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
    text-transform: capitalize;
}


.sidenav a:hover {
    text-decoration: underline;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}



.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}


.card .x-panel-bwrap {
    border-radius: 11px 11px 11px 11px;
}

.row .x-panel-bwrap {
    border-radius: 11px 11px 0px 0px;
}

.inbox_line {
    position: relative;
    display: block;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    transition-duration: 0.3s;

}

.inbox_line:hover h3 {
    color: #737373;
}

.inbox-count {
    font-weight: 777;
    text-align: center;
}

.unread {
    font-weight: bolder;
}


.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: 1px solid #f4f4f4;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table .x-panel-body {
    background-color: transparent;
}


.box.box-primary {
    border-top-color: #3c8dbc;
    border-radius: 11px 11px 0 0;
}

.box {
    position: relative;
    background: #ffffff;
    width: 100%;
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
    border-radius: 11px 11px 0 0;
}

.box-header {
    display: block;
    padding: 10px;
    position: relative;
}

.inbox-container {
    border-radius: 11px 11px 11px 11px;
    /* border-top-color: red; */
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 12px -3px;
    margin-top: 20px !important;
    margin-bottom: 20px;
}

.announcement-container {
    border-radius: 11px 11px 11px 11px;
    /* border-top-color: red; */
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 12px -3px;
    margin-bottom: 20px;
}

.saved_views {
    border-radius: 11px 11px 11px 11px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 12px -3px;
    margin-bottom: 20px;
}

.saved_views > .x-panel-header {
    background-color: #002433;
    padding: 5px 5px 10px 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: white;
    font-weight: 100;
    font-size: 14px;
    font-family: tahoma, arial, verdana, sans-serif;
}

.saved_views > .x-panel-bwrap {
    border-radius: 11px 11px 11px 11px;
}

.saved-views-container {
    width: 100%;
    padding: 5px 7px 7px 7px;
}

.saved-views-container h3:hover {
    cursor: pointer;
}

.saved-views-container div h3 {
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.saved-views-container > .x-panel-bwrap > .x-panel-body > .x-box-inner {
    height: 160px;
}

.announcement-container .x-panel-body.x-panel-body-noheader.x-panel-body-noborder,
.inbox-container .x-panel-body.x-panel-body-noheader.x-panel-body-noborder {
    border-radius: 11px 11px 11px 11px;
}

.announcement-container .announcement-header .x-panel-body.x-panel-body-noheader.x-panel-body-noborder,
.inbox-container .inbox-header .x-panel-body.x-panel-body-noheader.x-panel-body-noborder {
    border-radius: 11px 11px 0px 0px;
}

.inbox_line .x-panel-body {
    margin-left: 10px;
}

.right-container {
    margin-top: 0px;
}

.center-panel {
    height: 100%;
    width: 60% !important;
}

.center-panel-container {
    min-height: 700px !important;
}

.center-panel-container .x-panel-bwrap .x-panel-body .x-box-inner {
    display: flex;
    height: 100% !important;
    flex-wrap: wrap;
}

.tick-card {
    height: 40px;
    width: 20px;
    background-repeat: no-repeat;
    background-position: 0px 11px;
    background-size: 18px;
}

.tick-card.green-tick-card {
    background-image: url(../../lib/extjs/resources/css/2023/images/green_tick.svg);
}

.tick-card.red-tick-card {
    background-image: url(../../lib/extjs/resources/css/2023/images/red_x.svg);
}

.tick-card.amber-tick-card {
    background-image: url(../../lib/extjs/resources/css/2023/images/amber_warning.svg);
}

.ar_SA .row-card {
    padding-right: 7px;
}

.ar_SA .row-card-metric {
    padding-right: 9px;
}

.row-card {
    display: flex;
    padding-left: 7px;
}

.row-card-metric {
    padding-left: 9px;
    width: 83%;
    line-height: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.row-card-value {
    width: 28px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.email-row {
    display: flex;
}

.row-email {
    cursor: pointer;
}

.row-announcement {
    font-size: 12px;
    border-bottom: 1px solid #d2d6de;
    padding: 6px;
    overflow-wrap: break-word;
}

.row-announcement .x-panel-body.x-panel-body-noheader.x-panel-body-noborder {
    border-radius: 0;
}

.row-announcement .x-html-editor-wrap {
    border-style: none !important;
    border: 0 !important;
}

.announcementBody {
    background-image: none !important;
}

.home {
    overflow: auto;
}

.center-panel>.x-panel-bwrap>.x-panel-body.x-panel-body-noheader.x-panel-body-noborder {

    margin: 0 auto;
}

.left-panel>.x-panel-bwrap>.x-panel-body.x-panel-body-noheader.x-panel-body-noborder,
.center-panel>.x-panel-bwrap>.x-panel-body.x-panel-body-noheader.x-panel-body-noborder,
.right-panel>.x-panel-bwrap>.x-panel-body.x-panel-body-noheader.x-panel-body-noborder {
    overflow-y: auto;
}

.home>.x-panel-bwrap>.x-panel-body.x-panel-body-noheader.x-panel-body-noborder.x-box-layout-ct>.x-box-inner {
    overflow-y: auto;
    overflow-x: hidden;
}

.left-panel,
.right-panel {
    overflow-y: auto;

}

/* ScrollBar */
.left-panel>.x-panel-bwrap>.x-panel-body.x-panel-body-noheader.x-panel-body-noborder::-webkit-scrollbar,
.center-panel>.x-panel-bwrap>.x-panel-body.x-panel-body-noheader.x-panel-body-noborder::-webkit-scrollbar,
.right-panel>.x-panel-bwrap>.x-panel-body.x-panel-body-noheader.x-panel-body-noborder::-webkit-scrollbar {

    display: none;
}

.left-panel {
    border-right: solid 0px #E9E9E6;
}

.right-panel {
    padding: 0px 1%;
}

.right-panel>div {
    height: 100%;
}

.right-panel>div>div {
    padding-left: 10px;
}

@media (hover: none) {
    .card {
        cursor: none;
    }

    .notification_message {
        cursor: none;
    }

    .notification_message_read {
        cursor: none;
    }

    .inbox_line {
        cursor: none;
    }

    .row-email {
        cursor: none;
    }
}

.left-menu-option {
    padding-left: 30px;
    padding-right: 10px;
}

.ar_SA .left-menu-option {
    padding-right: 13px;
}

.ar_SA .us {
    margin-right: 15px;
}


.about_panel .x-panel-body {
    font-weight: 800;
    font-size: 11px;

}



.announcement-header.row {
    line-height: 30px;
}

.main-google-map_window .x-panel-bwrap .x-panel-body.x-panel-body-noheader.x-panel-body-noborder.x-border-layout-ct {
    overflow: hidden !important;
}


.google_map_radio_panel {
    margin: 5px;
    width: 116px;
    left: 513px;
    top: 0px;
}

.mapping_wo_vr_link a:hover {
    text-decoration: underline;
    background-color: #dfe8f6 !important;
    color: blue;
}

.mapping_wo_vr_link {
    background-color: #ffffff !important;
    text-align: center;
    text-decoration-line: underline;
    color: blue;
}

.mapping_wo_vr_link a:link {
    text-decoration: underline;
    color: #ffffff;
    background-color: #dfe8f6 !important;
}

.mapping_wo_vr_link a:visited {
    text-decoration: underline;
    background-color: #dfe8f6 !important;
    color: #ffffff;
}

.wo_info_icon {
    background-image: url(images/pin2.png);
    background-repeat: no-repeat;
}

.vr_info_icon {
    background-image: url(images/location2.png);
    background-repeat: no-repeat;
}

.vr_rounded_map_panel {
    padding: 2px;
    width: 18px;
    height: 26px;
    float: left;
    margin-top: 2px;
}

.vr_map_help_panel {
    float: none;
    clear: both;
    margin-top: 10px;
    margin-left: 30px;
}

.google_map_home_menu {
    background-image: url(../../lib/extjs/resources/css/2023/images/grey_icons/map.svg);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}

.x-menu-item .google_map_home_menu {
    background-image: url(../../lib/extjs/resources/css/2023/images/map.svg);
}

.google_map_filter_cls {
    margin-left: 10px;
}

.google_map_filter_btn_cls {
    margin-top: 6px;
}

.google_map_radio_border {
    border: 1px solid;
    border-color: rgb(181, 184, 200);
}

.google_map_radio_panel_cls {
    margin-left: 30px;
}

.site_map_tree_node_icon .x-tree-node-icon {
    background-image: url(../../lib/extjs/resources/css/2023/images/grey_icons/map.svg);
}

.site_map_pin_location_width {
    max-width: 28px;
}

.site_map_image_container img {
    max-width: 100%;
    max-height: 100%;
}

.site-map-work-order-window {
    background-image: url(../../lib/extjs/resources/css/2023/images/work_orders.svg);
    background-size: 16px;
    background-repeat: no-repeat;
}

.site_map_circle_amber_icon {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-image: -moz-radial-gradient(top left, #f1a165, #ec9556);
    background-image: -webkit-radial-gradient(top left, #f1a165, #ec9556);
    background-image: radial-gradient(top left, #f1a165, #ec9556);
    background-image: -ms-radial-gradient(top left, #f1a165, #ec9556);
    border: 1px solid #F36A06;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    display: inline-block;
    /* width and height can be anything, as long as they're equal */
}

.site_map_circle_green_icon {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-image: -moz-radial-gradient(45px 45px 45deg, circle cover, lightgreen 0%, green 100%, blue 5%);
    background-image: -webkit-radial-gradient(45px 45px, circle cover, lightgreen, green);
    background-image: radial-gradient(45px 45px 45deg, circle cover, lightgreen 0%, green 100%, blue 5%);
    background-image: -ms-radial-gradient(top left, lightgreen 0%, green 100%);
    border: 1px solid green;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    display: inline-block;
    /* width and height can be anything, as long as they're equal */
}

.site_map_circle_grey_icon {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-image: -moz-radial-gradient(top left, #808080, #A9A9A9);
    background-image: -webkit-radial-gradient(top left, #808080, #A9A9A9);
    background-image: radial-gradient(top left, #808080, #A9A9A9);
    background-image: -ms-radial-gradient(top left, #808080, #A9A9A9);
    border: 1px solid rgb(126, 124, 124);
    -webkit-box-shadow: 0 3px 8px rgb(128, 128, 128);
    box-shadow: 0 3px 8px rgb(128, 128, 128);
    display: inline-block;
    /* width and height can be anything, as long as they're equal */
}

.site_map_circle_red_icon {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-image: -moz-radial-gradient(top left, #E89882, red);
    background-image: -webkit-radial-gradient(top left, #E89882, red);
    background-image: radial-gradient(top left, #E89882, red);
    background-image: -ms-radial-gradient(top left, #E89882, red);
    border: 1px solid red;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    display: inline-block;
    /* width and height can be anything, as long as they're equal */
}

.site_map_circle_yellow_icon {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-image: -moz-radial-gradient(top left, #fbbaa8, yellow);
    background-image: -webkit-radial-gradient(top left, #fbbaa8, yellow);
    background-image: radial-gradient(top left, #fbbaa8, yellow);
    background-image: -ms-radial-gradient(top left, #fbbaa8, yellow);
    border: 1px solid yellow;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    display: inline-block;
    /* width and height can be anything, as long as they're equal */
}

.site_map_circle_blue_icon {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-image: -moz-radial-gradient(top left, #85B2DC, #0C26C4);
    background-image: -webkit-radial-gradient(top left, #85B2DC, #0C26C4);
    background-image: radial-gradient(top left, #85B2DC, #0C26C4);
    background-image: -ms-radial-gradient(top left, #85B2DC, #0C26C4);
    border: 1px solid #0C26C4;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    display: inline-block;
    /* width and height can be anything, as long as they're equal */
}

.site_map_circle_white_icon {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-image: -moz-radial-gradient(top left, #D3D3D3, #E8DED7);
    background-image: -webkit-radial-gradient(top left, #D3D3D3, #E8DED7);
    background-image: radial-gradient(top left, #D3D3D3, #E8DED7);
    background-image: -ms-radial-gradient(top left, #D3D3D3, #E8DED7);
    border: 1px solid #C0C0C0;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    display: inline-block;
    /* width and height can be anything, as long as they're equal */
}

.site-map-location-link-pointer {
    cursor: pointer;
    text-decoration: underline;
    color: blue;
    font-weight: 500;
}

.site-map-visit_request-window {
    background-image: url(../../lib/extjs/resources/css/2023/images/visit_requests.svg);
    background-size: 16px;
    background-repeat: no-repeat;
}


.site-map-location-tooltip {
    position: relative;
    display: inline-block;
}

.site-map-location-tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: white;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
    box-shadow: 2px 2px 2px 2px rgba(178, 178, 178, .4);
}

.site-map-location-tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 6px;
    border-style: solid;
    border-color: white transparent transparent transparent;
}

.site-map-location-tooltip:hover .tooltiptext {
    visibility: visible;
}

.site-map-pointer {
    cursor: pointer;
}

.google_map_filter_scroll_css .x-panel-bwrap .x-box-inner {
    overflow: auto !important;
}

.google_map_location_icon_cls {
    background-image: url(../../lib/extjs/resources/css/2023/images/navy_icons/locations.svg);
    background-repeat: no-repeat;
    background-size: 17px;
    padding-left: 18px;
}

.scroll {
    overflow-y: scroll;
}

.scroll::-webkit-scrollbar {
    display: none;
}

.scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.site-map-sub-location-link-pointer {
    cursor: pointer;
    text-decoration: underline;
    color: blue;
    font-weight: 500;
    height: 20px;
    list-style-type: none;
    padding-left: 20px;
}

.site-map-forms-window {

    background-image: url(../../lib/extjs/resources/css/2023/images/forms.svg);
    background-size: 16px;
    background-repeat: no-repeat;
}

/* ScrollBar */

.map_image_panel ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.map_image_panel ::-webkit-scrollbar-track {
    border-radius: 8px;
    background-color: #e7e7e7;
    border: 1px solid #cacaca;
    height: 5px;
}

.map_image_panel ::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #cacaca;
    height: 5px;
}