/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Oct 17, 2015, 9:00:55 PM
    Author     : Compaq
*/

body {
    padding: 0px !important;
}

.sidebar .z-treerow.z-treerow-selected>.z-treecell {
    background: Gainsboro;
}

.sidebar .z-treerow.z-treerow-selected:hover>.z-treecell {
    background: linear-gradient(to bottom, white, Gainsboro);
}

.z-listitem.z-listitem-selected>.z-listcell {
    background: #efefef;
}

.z-listitem.z-listitem-selected:hover>.z-listcell {
    /**background: linear-gradient(to bottom, white, Gainsboro);**/
    position: relative;
}

.sidebar .z-treerow:hover>.z-treecell {
    background: linear-gradient(to bottom, white, Gainsboro);
}

.z-listitem:hover>.z-lisptcell {
    background: linear-gradient(to bottom, white, Gainsboro);
}

.z-frozen {
    height: 8px !important;
    background-image: url(/fincoreplus/styles/images/frozen.png);
    overflow: hidden;
}

.z-frozen-inner {
    height: 8px !important;
}

.z-frozen-inner div {
    height: 8px !important;
}

.sidebar .z-treerow:nth-child(even) {
    /*background: #f7f7f7 */
    background: GhostWhite;
}

.z-listbox-odd.z-listitem {
    /*background: #f7f7f7;*/
    background: GhostWhite;
}

.sidebar .z-treecell-content {
    //color: #FFFFFF;
    color: #016299;
    padding: 7px;
    border-bottom: 1px solid #ddd;
    //background-color: #272727;
    background-color: #fff;
    font-size: 12px;
}
.sidebar .z-treecell-content:hover {
    //background: #444444;
    background: #016299;
    color: #ffffff !important;
    border-right: 8px solid #006298;
}
.listMenu .z-listcell-content:hover {
    //background: #444444;
    background: #016299;
    color: #ffffff !important;
    border-right: 8px solid #006298;
}

.listMenu .z-listitem.z-listitem-selected>.z-listcell>.z-listcell-content {
    //background: #444444;
    background: #016299  !important;
    color: #ffffff !important;
    font-weight: bold;
    border-right: 8px solid #006298;
}

.sidebar .z-treerow-selected > .z-treecell > .z-treecell-content {
    //background: #444444;
    background: #016299  !important;
    color: #ffffff !important;
    font-weight: bold;
    border-right: 8px solid #006298;
}
.sidebar .z-treerow.z-treerow-selected>.z-treecell>.z-treecell-content {
    color: rgb(255 255 255 / 90%);
    background: #016299 !important;
    font-size: 12px;
    //color: #fff;
}
/*.z-treecell-content:hover {
background: #444444;
color: #ffffff !important;
border-right: 8px solid #2c639f;
}
.z-treerow-selected > .z-treecell > .z-treecell-content {
//background: #444444;
background: #016299 !important;
color: #ffffff;
font-weight: bold;
border-right: 8px solid #2c639f;
}*/
.z-vlayout-inner {
    padding-bottom: 0px !important;
}
.z-window-header {
    background: #006298;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px;
    }
.z-window-content {
    padding: 0px;

}
/**
::-webkit-scrollbar {
    width: 6px;
    height: 7.5px;
}

::-webkit-scrollbar-thumb {
    background: #BAB3AE;
    border-radius: 0px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #ffffff;
}
**/

.sidebar .z-treecell-content:hover .z-icon-caret-down:before {
    color: #fff !important;
}
.sidebar .z-treerow-selected > .z-treecell > .z-treecell-content .z-icon-caret-down:before{
    color: #fff !important;
}
/*.z-treecell-content:hover .z-icon-caret-right:before {
    color: #fff !important;
}
.z-treerow-selected > .z-treecell > .z-treecell-content .z-icon-caret-right:before{
    color: #fff !important;
}

/*
/*
.z-treerow > .z-treecell >.z-treecell-content > .z-tree-icon > .z-tree-close:before {
    content: "\f114";
    color: blue;
}
.z-treerow > .z-treecell >.z-treecell-content > .z-tree-icon > .z-tree-open:before {
    content: "\f115";
    color: blue;
}
.z-listheader-content, .z-listcell-content, .z-listgroup-content, .z-listgroupfoot-content, .z-listfooter-content {
    padding: 1px;
    color: darkslategray;
}
.z-treecell-content {
    color: darkslategray;
}*/
.z-tab-text {
    color: darkslategray;
}
.z-column-content, .z-row-content, .z-group-content, .z-groupfoot-content, .z-footer-content {
    padding: 0px 1px 0px 1px;
    line-height: 20px;
    color:darkslategray;
}
.z-textbox, .z-decimalbox, .z-intbox, .z-longbox, .z-doublebox {
    min-height: 22px;
    padding: 1px 1px 1px 2px;
    border-radius: 4px;
    color:darkslategray;
}

.z-combobox-button, .z-bandbox-button, .z-datebox-button, .z-timebox-button, .z-spinner-button, .z-doublespinner-button, .z-colorbox {
    min-width: 25px;
    height: 25px;
    min-height: 25px;
    padding-left: 5px;
    padding-top: 5px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color:darkslategray;
}

.z-combobox-input, .z-bandbox-input, .z-datebox-input, .z-timebox-input, .z-spinner-input, .z-doublespinner-input {
    height: 22px;
    min-height:22px;
    padding: 1px 1px 1px 2px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color:darkslategray;
}

.z-combobox, .z-bandbox, .z-datebox, .z-timebox, .z-spinner, .z-doublespinner {
    min-height: 22px;
/*    height: 22px;*/
    /*border-radius: 4px;*/
    color:darkslategray;
}

.z-select, .z-selectbox {
    min-height: 22px;
    border-radius: 4px;
    color:darkslategray;
    border-color:#cfcfcf;
}

.z-selectbox {
    min-width: 50px;
}

.z-selectbox[disabled] {
    color:darkslategray!important;
    background: #fafafa;
    /*   border-color:#cfcfcf;*/
}

.z-datebox-disabled, .z-textbox[disabled] {
    color:darkslategray!important;
    background: #fafafa;
    opacity:1;
}

.z-combobox-disabled *, .z-bandbox-disabled *, .z-datebox-disabled *, .z-timebox-disabled *, .z-spinner-disabled *, .z-doublespinner-disabled * {
    color:darkslategray!important;
    background: #fafafa;
    opacity:1;
}

.z-colorbox-button {
    height: 7px;
    bottom: 7px;
}

.z-grid-body .z-cell {
    line-height:21px;
    padding: 1px 1px 1px;
}

.z-checkbox-content {
    color: darkslategray;
}

.z-groupbox {
    padding-top: 5px;
    box-shadow: 0 0 0.25rem rgba(0, 0, 0, .125) !important;
    margin: 5px;
}
.z-groupbox>.z-groupbox-header {
    height: 5px;
}
.z-tab-text {
    padding: 0px 12px 0px;
    line-height: 23px;
}

.z-tabpanel {
    padding: 0px 0px 0px 0px;
    height: 100%;
}

.panel-100.z-tabpanel {
    padding: 0px 0px 0px 0px;
    height: 100% !important;
}

.flist {
    border:none;
    color:darkslategray;
    background: none;
}

.flistbandbox .z-bandbox-input {
    border:none;
    color:darkslategray;
    background: none;
}

.fgrid .z-grid-odd>.z-row-inner, .z-grid-odd>.z-cell {
    background: transparent;
    border-left: 0px solid #fff;
}
.fgrid .z-row:hover>.z-row-inner, .z-row:hover>.z-cell {
    background: transparent;
    border-left: 0px solid #fff;
}

.fgrid .z-grid-odd:hover>.z-row-inner, .z-grid-odd>.z-cell {
    background: transparent;
    border-left: 0px solid #fff;
}

.fgrid .z-column-content, .z-row-content, .z-group-content, .z-groupfoot-content, .z-footer-content {
    padding: 0px 1px 0px 1px;
    line-height: 23px;
    color:darkslategray;
}

.fgrid .z-label {
    color: darkslategray;
}

.fgrid .z-row .z-row-inner, .z-row .z-cell {
    border-left: 0px solid #fff;
}



.z-caption {
    min-height: 30px;
    padding-left: 5px;
}

.z-caption-content {
    line-height: 30px;
    color: #555555;
}

.z-panel-head {
    padding: 0px 0px 0px 0px;
    border:1px;
    border-radius: 0;
}

/*.z-panel-header {
    background: linear-gradient(to bottom, white, gainsboro);
    padding: 0px 0px 0px 0px;
}
*/
/*
.fplustree .z-treerow > .z-treecell >.z-treecell-content > .z-tree-icon > .z-tree-close:before {
    content: "\f055";
    color: darkslategray;
}

.fplustree .z-treerow > .z-treecell >.z-treecell-content > .z-tree-icon > .z-tree-open:before {
    content: "\f056";
    color: darkslategray;
}

.fplustree .z-treecell-content {
    padding: 1px 2px 1px 2px;
}

.fplustree .z-treecol-content, .z-treecell-content, .z-treefooter-content {
    line-height: 18px;
}
*/
/*
.fplustree .z-treerow > .z-treecell >.z-treecell-content > .z-tree-icon {
    color: blue;
}
*/
/*
.requiredfill.z-textbox{
    background:#ffffcc;
}

.requiredfill.z-decimalbox{
    background:#ffffcc;
}
.requiredfill.z-intbox {
    background:#ffffcc;
}
.requiredfill.z-longbox {
    background:#ffffcc;
}
.requiredfill.z-doublebox {
    background:#ffffcc;
}
*/
.requiredfill input {
    background: linear-gradient(to right, white, LightGoldenrodYellow);
    /*color:darkslategray!important;*/
}

input.requiredfill {
    background: linear-gradient(to right, white, LightGoldenrodYellow);
    /*color:darkslategray!important;*/
}

.z-listitem-checkable {
    width: 16px;
    height: 13px;
}

.z-listheader-checkable {
    width: 16px;
    height: 13px;
}

.z-separator-vertical, .z-separator-vertical-bar {
    overflow: visible;
    display: none;
}

.z-menupopup-separator {
    position: static;
}

.z-window {
    background: linear-gradient(to bottom, white, slategrey);
    border-radius: 10px;
    padding: 0;
    border: 0;
}


.z-window-noborder.z-window-noheader>.z-window-content {
    margin: 0;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.z-window-content {
    border-radius: 6px;
    padding: 0px 0px 4px 0px;
    /* background: linear-gradient(to right, lightyellow, white);*/
}


.z-listbox {
    border-radius: 0px;
}
.z-groupbox-content {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.z-groupbox>.z-groupbox-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.z-column .z-column-content {
    line-height: 30px;
}

.z-grid {
    border-radius:0px;
    /*border-style:none;*/
}

.z-button {
    color: #fff;
    min-height: 26px;
    border: 0px;
    background: #007bff;
    text-shadow: none;
    /*background: linear-gradient(to bottom, white, silver);*/
    /*background: ; */
}

.z-button:focus {
    color: #fff;
    background: #007bff;
    border: 0px;
    box-shadow: none;
}

.z-button:active {
    background: #007bff;
    border: 0px;
}

.z-button:hover {
   background: #006ee3;
   border: 0px;
}

.z-button:disabled {
    background: #007bff;
}

.btn-outline {
     color: #007bff;
     min-height: 26px;
     border: 1px solid #007bff;
     background: #fff;
}

.btn-outline:focus {
    color: #007bff;
    border: 1px solid #007bff;
    background: #f5f5f5;
}

.btn-outline:active {
    border: 1px solid #007bff;
    background: #f5f5f5;
}

.btn-outline:hover {
   background: #f5f5f5;
   border: 1px solid #007bff;
}

.btn-outline:disabled {
    background: #f5f5f5;
}

.btn-dark {
    color: #fff;
    min-height: 26px;
    border: 0px;
    background: #151424;
    text-shadow: none;
    /*background: linear-gradient(to bottom, white, silver);*/
    /*background: ; */
}

.btn-dark:focus {
    color: #fff;
    background: #151424;
    border: 0px;
    box-shadow: none;
}

.btn-dark:active {
    background: #151424;
    border: 0px;
}

.btn-dark:hover {
   background: #151424cf;
   border: 0px;
}

.btn-dark:disabled {
    background: #151424;
}

.z-menu-content, .z-menuitem-content {
    color:darkslategray;
}

.z-listitem {
    background: none;
}

.z-notification .z-notification-content {
    width: 200px;
    min-height: 50px;
}

.z-label.badge {
    color: white;
    background-color: red;
    font-weight: bold;
    border-radius: 7px;
    padding: 4px;
    margin-left: 5px;
    line-height: normal;
}

.z-auxheader-content {
    line-height: 15px;
}

/**
.z-listbox-header{
    background: linear-gradient(to bottom,#006298 0,#006298 100%);
    position: relative;
    overflow: hidden;
}

.z-listbox-autopaging .z-listcell-content {
    height: 26px;
    overflow: hidden;
}

.z-listheader {
    background: #006298 !important;
    padding: 3px 0 !important;
}

**/

/**
.z-listheader {
    /** border: 0px !important;
    border-color: white !important;
}


.z-listheader-content, .z-listgroup-content, .z-listgroupfoot-content, .z-listfooter-content {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    /*font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color:#ffffff;
    line-height: 1.3em;
    overflow: hidden;
    /*padding: 7px 16px;
}
**/

/**
.z-groupbox-3d>.z-groupbox-header {
    background: #006298 !important;
    border: 1px solid #006298 !important;
    padding-top: 2px !important;
}
**/
/*.z-groupbox-3d>.z-groupbox-header {
background: #2C639F !important;
border: 1px solid #2C639F !important;
padding-top: 8px !important;
}*/
/**
.z-groupbox-3d>.z-groupbox-header .z-caption-content {
    padding: 7px !important;
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 15px;
}
**/
/**
.z-listheader {
    background: #006298 !important;
    padding: 3px 0 !important;
}
**/

.z-toolbar {
 background: #eff2f7 !important;
 color: #71717a; !important;
 padding: 3px 5px;
}

.z-toolbar-start {
    float: left;
    clear: none;
    background: white;
    border-radius: 10px;
    box-shadow: 0 0 0.25rem rgba(0, 0, 0, .125) !important;
    padding: 0px 5px;
}

.z-textbox[readonly], .z-decimalbox[readonly], .z-intbox[readonly], .z-longbox[readonly], .z-doublebox[readonly] {
   border-color: #e6e6e6;
   background: #fafafa;
}

.z-textbox, .z-decimalbox, .z-intbox, .z-longbox, .z-doublebox, .z-spinner-input, .z-combobox-input, .z-bandbox-input, .z-datebox-input, .z-timebox-input, .z-spinner-input, .z-doublespinner-input {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0,0,0,0.9);
    height: 25px;
    border: 1px solid #717171;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 8px;
    line-height: 16px;
    background: #FFFFFF;
    max-width: auto;
    box-shadow: none !important;
}
.z-combobox-input:hover, .z-combobox-button:hover {
    border-color: #424242;
}

.z-combobox-input:hover, .z-combobox-button:hover {
    border-color: #424242;
}
.z-datebox-input:hover, .z-datebox-button:hover {
    border-color: #424242;
}

.z-datebox-button{
    height: 25px;
    border: 1px solid #505050;
    padding-top: 4px;
}
.z-datebox-icon z-icon-calendar {
    margin-top: -10px;
}


.z-combobox-input {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0,0,0,0.9);
    width: 100%;
    height: 25px;
    border: 1px solid #717171;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
    padding: 0 6px;
    line-height: 16px;
    background: #FFFFFF;
}

.z-comboitem, .z-comboitem a, .z-comboitem a:visited {
    font-size: 12px;
    font-weight: normal;
    color: rgba(0,0,0,0.9);
    text-decoration: none;
}

.z-combobox-button {
    font-size: 18px;
    color: rgba(0,0,0,0.9);
    display: inline-block;
    /*position: absolute;*/
    top: 0;
    right: 0;
    min-width: 25px;
    height: 25px;
    border: 1px solid #717171;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    padding: 4px 8px 0;
    line-height: 16px;
    background: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.z-doublespinner {
    display: inline-block;
    height: 25px;
    font-size: 16px;
    line-height: normal;
    white-space: nowrap;
    position: relative;
}

.z-doublespinner-input {
    font-family: "Helvetica Neue", Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0,0,0,0.9);
    width: 100%;
    height: 25px;
    border: 1px solid #717171;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
    padding: 0 8px;
    line-height: 16px;
    background: #FFFFFF;
}

.z-timebox-button>a, .z-spinner-button>a, .z-doublespinner-button>a {
    display: block;
    color: rgba(0,0,0,0.9);
    border: none;
    height: 10px !important;
    padding: 0px !important;
    overflow: hidden;
    text-decoration: none;
}

.z-doublespinner-button{
    height: 25px;
    border: 1px solid #505050;
    font-size: 12px;
    padding: 0px 0px 0px 10px;
}

.z-datebox-input {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0,0,0,0.9);
    width: 100%;
    height: 25px;
    border: 1px solid #717171;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin: 0;
    padding: 0 8px;
    line-height: 16px;
    background: #FFFFFF;
}

.z-listcell-content .z-textbox{
     min-height: 22px;
     padding: 1px 1px 1px 2px;
     border-radius: 4px;
     color:darkslategray;
     border: 0px solid #717171;
}

.z-column-content, .z-row-content, .z-group-content, .z-groupfoot-content, .z-footer-content {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    color: rgba(0,0,0,0.9);
    line-height: 24px;
    overflow: hidden;
    padding: 3px 2px;
}

.z-listheader-checkable.z-listheader-checked .z-listheader-icon {
    color: #2184ba;
    display: block;
    margin-top: px;
    padding-left: 1px;
    /*line-height: 31px;*/
}

.z-messagebox-window.z-window-modal .z-window-content, .z-messagebox-window.z-window-highlighted .z-window-content {
    padding: 17px;
    padding-bottom: 15px;
    border-style: none;
}
.z-window-close {
    font-size: 18px !important;
    line-height: 23px !important;
    background: #006298;
    color:white;
    border-style: none !important;
}

.z-messagebox .z-label {
    font-family: Arial,Sans-serif;
    font-size: 15px;
    color: #363636;
}

.z-messagebox-window .z-window-header-move {
    cursor: move;
    background: #006298;
    color: white;
    font-size: larger;
/*    border-radius: inherit;*/
    padding: 5px;
}

.z-messagebox-buttons {
    text-align: center;
    padding-top: 15px;
}

.z-messagebox-button.z-button{
    color: #ffffff;
    min-height: 26px;
    border: 0px solid lightgray;
    background: #006298 !important;
    font-size: small;
}

.z-messagebox-window.z-window-modal.z-window-shadow, .z-window-highlighted.z-window-shadow {
    border-radius: 10px;
        position: absolute;
        width: 350px;
        top: 100px;
        left: 584px;
        z-index: 1800;
        background: white;
        width: 400px !important;
        height: 160px !important;
}

.z-auxheader {
    background: #fff !important;
}
.z-auxheader-content {
    line-height: 15px;
    color: #84919a;
}

.z-panel-header {
    background: linear-gradient(to bottom, #036499, #06669a);
    padding: 0px 0px 0px 0px;
}

.z-west-splitter {
    display: block;
    left: 247px;
    top: 66px;
  /*  visibility: hidden; */
    height: 752px;
}



.main-container {
    padding: 25px 100px;
   /** background: url('../../resources/img/background-water-color.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; **/
}

@media screen and (max-width: 767px) {
    .banner-login {
        display: none;
    }
    .main-container {
        padding: 25px 25px
    }
}

a {
    text-decoration: none !important;
}

.z-popup {
    border-radius: 5px;
}

.z-popup-content {
    padding: 0px;
    border: 0px;
    border-radius: 5px;
    box-shadow: none;
}
.popup-item {
    color: #5a5c69;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
}

.popup-item:hover {
    color: #0d6efd;
    background-color:#e9ecef;
}

.divider-vr {
    width: 0;
    border-right: 1px solid #e3e6f0;
    height: 100%;
    margin: auto 0.5rem;
}

.divider-hr {
    width: 100%;
    border-bottom: 1px solid #e3e6f0;
    height: 0;
    margin: 0.5rem auto;
}

hr {
   margin: 0.5rem 0px !important;
}

.popup-inbox-title {
    color: #444;
    font-size: 14px;
    font-weight: bold;
}

.popup-inbox-subject {
    font-size: 12px;
    color: #5a5a5a;
}

.popup-inbox-time {
    font-size: 8px;
    color: #8a8a8a;
}
.popup-inbox-content {
    border-bottom:1px solid #dee2e6!important;
}

.popup-inbox-content .popup-inbox-item {
    text-decoration: none;
}

.popup-inbox-content .popup-inbox-item:hover {
    background: #eee;
}

.popup-inbox-btn {
    padding: 0px 0.4rem !important;
    font-size: 10px !important;
}

.listbox-hover .z-listitem .z-listcell .z-listcell-content {
    color: #016299 !important;
    border-bottom: 1px solid #ddd;
    //background-color: #272727;
    background-color: #fff;
    font-size: 12px;
}

.listbox-hover .z-listitem .z-listcell .z-listcell-content:hover {
    background: #efefef;
    color: #ffffff !important;
    border-right: 8px solid #006298;
    border-radius: 0;
}

.z-listitem.z-listitem-selected.z-listitem-focus>.z-listcell {
    background: #efefef;
}

.z-listitem.z-listitem-selected:hover>.z-listcell {
    background: #efefef;
}

.text-primary2 {
    color: #046599!important;
}

.bg-primary2 {
    background: #046599!important;
}

.border-primary2 {
    border-color:#046599!important
}

.z-treecol-content {
    background: #fff;
    color: #84919a;
}

.z-treecol, .z-treecols-bar {
    background: #fff;
    border-left: 0px;
    border-bottom: 1px solid rgba(238, 236, 236, 0.7) !important;
}

.z-tree {
    border: 0px;
    box-shadow: 0 0 0.25rem rgba(0, 0, 0, .125) !important;
    margin: 5px;
}

.z-treerow:hover>.z-treecell, .z-treerow.z-treerow-selected:hover>.z-treecell {
    background: #efefef;
}

.z-treerow.z-treerow-selected>.z-treecell {
    background: #efefef;
}

.listbox-dashboard.z-listbox {
    border: none !important;
}

.listbox-dashboard .z-listbox-header {
    border-bottom: 1px solid rgba(238, 236, 236, 0.7);
}

.listbox-dashboard .z-listbox-header, .listbox-dashboard .z-listbox-header .z-listheader {
    background: #fff !important;
}

.listbox-dashboard .z-listbox-odd>.z-listcell, .listbox-dashboard .z-listitem:hover>.z-listcell{
    background: #fff;
}

.listbox-dashboard .z-listhead-bar {
    border-left: none !important;
}

.listbox-dashboard .z-listheader-content {
    color: #4c5773 !important;
}