/* Fonts */
@font-face {
    font-family: 'anthemnormal';
    src: url('Fonts/anthem-normal_beta05-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* HTML Tags */
html, body {
    margin: 0 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    height: 100%;
    /*
    */
}

html {
    /*
    fix IE mobile font rescaling
    */
    -ms-text-size-adjust: none;
}

form {
    height: 100%
}

legend, legend span, legend a {
    color: #ffffff !important;
    font-weight: normal;
    font-size: 14px !important;
    /*
    cursor: pointer;
    border: 1px solid #fff;
    */
    padding: 3px 6px;
}

legend {
    background-color: #ccc;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    /*
    background-color: #ccc;
    box-shadow: 0px 0px 16px -6px #000;
    border-radius: 24px;
    border: 3px solid #fff;
    */
}

    legend:hover {
        cursor: pointer;
        /*
    text-decoration: underline;
    background-color: #ccc;
    border-color: #ccc;
    */
    }

a {
    text-decoration: none;
    cursor: pointer;
}

table {
    border-collapse: collapse;
}

td {
    vertical-align: top;
}

/* Page */
#body-wrapper {
    background-color: #ffffff;
    /*
    background-color: #e94d20;
    */
    display: block;
    height: 100%
}

#page-wrapper {
    /*background-color: #ffffff;*/
    /*color: #333333;*/
    margin: 0 auto;
    /* padding-top: 71px; */
    /* padding-bottom: 71px; */
    /*position: fixed;*/
    /*top: 48px;*/
    /*bottom: 60px;*/
    overflow: auto;
    overflow-x: hidden;
    /*z-index: 999999;*/
}

#page-wrapper-popup {
    /*
    background-color: #ffffff;
    padding-bottom: 68px;
    padding: 72px 0px;
    */
    color: #333333;
    margin: 0 auto 0;
}

#page-wrapper-popup-dialog {
    background-color: transparent !important;
    color: #333333;
    margin: 0 auto;
    padding-bottom: 68px;
}

#page-content {
    /*display: table;*/
    padding: 0px 0px;
}

#page-content-popup {
    overflow: auto;
}

#divEditFormWrapper {
    /*overflow: auto;*/
    padding: 0px 2px;
}

    #divEditFormWrapper > table, #divNonEditFormWrapper > table {
        margin: auto;
    }

.divEditFormGridContainer {
    /*overflow: auto;*/
    width: 100%;
}

.hidden {
    display: none !important;
}

.right {
    float: right !important;
    margin: 4px 6px;
}

.left {
    float: left !important;
}

.center {
    text-align: center !important;
    margin: auto !important;
}

.center-abs-on-top {
    /*
    opacity: 0.9;
    background-color: #000000;
    border-radius: 25%;
    box-shadow: 0px 0px 60px 0px #333333;
    display: none;
    overflow: hidden;
    padding: 20px;
    */
    top: 50%;
    left: 50%;
    position: fixed;
    z-index: 999998;
}

.minwidth140 {
    min-width: 140px;
}

.fixed-table {
    table-layout: fixed;
}

.fixed-cell {
    white-space: nowrap;
    overflow: hidden;
}

.heading {
    font-size: 16px;
    font-weight: bold;
}

.description {
    color: #999999;
    font-size: 10px;
}

.clear {
    clear: both;
}

.top-right-corner {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999999;
}

    .top-right-corner .cp-theme-button {
        padding: 20px !important;
        /*vertical-align: middle;*/
        margin: 10px;
        display: block;
        border-radius: 40px;
    }

.loading-panel {
    text-align: center;
}
/* Header */
#header {
    background-color: #F0F0F0;
    padding: 0px 0px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    /*border-bottom: 2px #ffffff solid;*/
    z-index: 100;
    box-shadow: #000000 -6px 6px 29px -15px;
}

.header-logo {
    float: left;
}

.headerPane {
    background-color: #EDEDED;
    background-position: left top;
    background-repeat: no-repeat;
    font-family: Tahoma;
}

    .headerPane .headerTop {
        height: 45px;
    }

.templateTitle {
    float: left;
    margin-left: 15px;
    margin-top: 11px;
}

    .templateTitle a {
        text-decoration: none;
        font-size: x-large;
        color: black;
    }

#tblLoginForm {
    /*position: fixed;*/
    /*text-align: center !important;*/
    margin: auto;
}

.login-logo-container {
    vertical-align: middle;
    text-align: center;
    /* width: 400px; */
    height: 300px;
    padding: 20px 0 40px 0;
}

.login-logo {
    max-height: 300px;
    max-width: 500px;
}

.login-title-row {
    font-size: 30px;
    border-radius: 10px 10px 0 0;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;
    padding-top: 20px !important;
}

.login-footer-row {
    border-radius: 0 0 10px 10px;
    padding-bottom: 20px !important;
}

.login-title-row img {
    height: 60px;
    vertical-align: middle;
}

.login-input-form {
    padding: 10px 52px;
}

.login-input {
    border-radius: 10px;
    font-size: 16pt !important;
    height: 50px;
    vertical-align: middle;
    width: 400px;
    margin: auto;
}

.login-spacer-row table {
    margin: auto;
}

.login-spacer-row input {
    font-size: 16pt !important;
    height: 42px;
}

.login-spacer-row {
    /*text-align: center;*/
    vertical-align: middle;
    height: 60px;
}

.login-button {
    font-size: 16pt !important;
    border-radius: 10px;
    /*text-align: center;
    vertical-align: middle;*/
    height: 50px;
    width: 400px;
    margin: auto;
}

.loginControl {
    float: right;
    margin-top: 17px;
    margin-right: 25px;
    font-size: 12px;
}

    .loginControl a {
        color: black;
        text-decoration: none;
        border-bottom: dashed 1px black;
        display: inline-block;
    }

#HLResetPasswordLink {
    font-size: 14px;
    display: block;
    padding: 6px 0 0 0;
}

#tdFeebackMsg {
    position: fixed;
    margin-left: 50%;
    top: 0;
    width: 500px;
    left: -250px;
    box-shadow: black 0px 0px 30px -10px;
    z-index: 10;
}

.setting {
    background-color: #eeeeee;
}

.setting-input {
    width: 400px;
}

.headerMenu {
    margin-top: 11px;
}

#fsLogin {
    display: block;
    margin: auto;
    width: 60%;
}

/* Menu */
.menu-user, #UserMenu {
    float: right;
    margin-top: -19px;
}

.menu-top, .menu-top .dxm-mc {
    border-color: #F0F0F0 !important;
    width: 100%;
    padding: 0px !important;
}

    .menu-top .dxm-item {
        height: 100%;
        /*line-height: 40px;*/
        border-width: 0px !important;
        /*font-size: 22pt;*/
        font-weight: bold;
        vertical-align: middle;
    }

    .menu-top .dxm-content {
        height: 100%;
        width: 100%;
        padding: 0px 0px 0px 0px !important;
    }

.menu-item-logo {
    /*cursor: default !important;*/
    /*max-width: 140px !important;*/
    /*min-width: 140px !important;*/
    width: 70px !important;
}

    .menu-item-logo a,
    .menu-item-logo div {
        display: grid !important;
        padding: 0px !important;
        /*height: 53px !important;*/
        /*line-height: 53px !important;*/
        text-align: center;
        width: 100%;
    }

    .menu-item-logo img {
        margin: auto !important;
        max-width: 68px;
        max-height: 58px;
    }

.menu-item-customer, .menu-item-title {
    cursor: default !important;
    display: grid !important;
    float: none !important;
    /*overflow: hidden;*/
    white-space: nowrap;
}

    .menu-item-title span.dx-vam, .menu-icon-only span.dx-vam {
        padding-top: 16px !important;
    }

.menu-item-customer-options {
    /*background-color: aqua !important;*/
    /*width: 100% !important;*/
    /*left: 0px !important;*/
}

.menu-icon-only {
    width: 35px;
}

.dxmLite .dxm-popup .dxm-content {
    padding: 8px 8px 8px 8px;
}

.dxeListBoxItem {
    border-left: none 1px white;
    border-right: none 1px white;
}

/*Grid lines*/
.dxeListBox td.dxeLTM, .dxeListBox td.dxeTM, .dxeListBox td.dxeMIM {
    border-left: 1px none #cfcfcf !important;
}

.dxeListBox td.dxeIM, .dxeListBox td.dxeFTM, .dxeListBox td.dxeTM, .dxeListBox td.dxeLTM,
.dxeListBox td.dxeCM, .dxeListBox td.dxeMIM {
    border-bottom: none 1px #cfcfcf;
}

.dxm-ltr .dxm-horizontal > ul.dx, .dxm-rtl .dxm-horizontal > ul.dx {
    width: 100% !important;
}
.fullwidth {
    width: 100% !important;
}

/*
.menu-item-user-account {
    max-width: 40px !important;
    min-width: 40px !important;
    width: 40px !important;
    float: right !important;
}
    */

/*
.menu-item-user-manager {
    max-width: 40px !important;
    min-width: 40px !important;
    width: 40px !important;
    float: right !important;
}
    */

.pos-left {
    float: left !important;
}

.pos-right {
    float: right !important;
}

#menu-wrapper-left {
    /*float: left;*/
    /* height: 100%; */
    background-color: #F0F0F0;
    position: fixed;
    /*top: 48px;*/
    left: 0;
    /*bottom: 60px;*/
    /*width: 80px;*/
    z-index: 1;
}

    #menu-wrapper-left .cp-theme-button .dxm-content {
        height: 60px;
        width: 60px;
        padding: 5px !important;
        text-align: center !important;
    }


.menu-left {
    border-color: #F0F0F0 !important;
    width: auto !important;
    /*
    background-color: #F0F0F0;
    position: fixed;
    top: 50px;
    bottom: 60px;
    */
}

    .menu-left .cp-theme-button span.dx-vam {
        padding-top: 14px;
    }

    .menu-left .dxm-item {
        font-weight: normal;
        border-width: 0px;
    }

    .menu-left .menu-label, .login-button- {
        font-size: 10px;
        /*
    vertical-align: middle;
    line-height: 50px;
    white-space: nowrap;
    display: inline;
    margin: 0 20px;
    */
    }

#menu-wrapper-dash {
    /* height: 100%; */
    /*background-color: #F0F0F0;*/
    /*position: fixed;*/
    /*top: 48px;*/
    /*left: 0;*/
    /*bottom: 60px;*/
    /*width: 80px;*/
    /*z-index: 1;*/
}

    #menu-wrapper-dash .cp-theme-button .dxm-content {
        height: 60px;
        width: 60px;
        padding: 5px !important;
        text-align: center !important;
    }


.menu-dash {
    border-color: #F0F0F0 !important;
    width: auto !important;
    float: none !important;
    /*
    background-color: #F0F0F0;
    position: fixed;
    top: 50px;
    bottom: 60px;
    */
}

    .menu-dash .dxm-ltr .dxm-horizontal ul.dx {
        float: none;
        margin: auto;
    }

    .menu-dash .dxm-item {
        font-weight: normal;
        border-width: 0px;
    }

    .menu-dash .menu-label, .login-button- {
        font-size: 12px;
        text-align: center;
        /*
    vertical-align: middle;
    line-height: 50px;
    white-space: nowrap;
    display: inline;
    margin: 0 20px;
    */
    }

    .menu-dash .cp-theme-button .dxm-content {
        border-radius: 10px;
        width: 70px;
        height: 70px;
        padding: 10px !important;
        text-align: center;
    }

    .cp-theme-navpanels .icon, #form-buttons-container .icon, .menu-dash .icon {
        font-size: 24px !important;
        /*line-height: 42px;*/
        /*float: left;*/
        /*padding: 4px;*/
        text-align: center;
        /*width: 40px;*/
    }

.menu-top .icon {
    float: right;
    font-size: 26px;
}

.cp-theme-button {
    border: none !important;
    padding: 0px !important;
}

.menu-left .cp-theme-button a:hover {
    box-shadow: 0px 2px 30px 0px #000000;
}

.cp-theme-button-active {
    box-shadow: inset 0px 6px 30px -18px #000000;
}

#divEditFormWrapper .cp-theme-button {
    border-radius: 6px;
}

.again-button {
    line-height: 40px;
    padding: 10px !important;
    font-size: 18px;
}

.dxbButton, .dxbButtonHover {
    background-image: none !important;
}


.dxm-onlyIcons .menu-label {
    display: none !important;
}

.dxm-onlyIcons .icon, .dxm-ltr:not(.dxm-side-menu-mode) .dxm-onlyIcons .dxm-item:not(.dxm-ami) span.dx-vam:last-child, .dxm-rtl:not(.dxm-side-menu-mode) .dxm-onlyIcons .dxm-item:not(.dxm-ami) span.dx-vam:last-child {
    display: block !important;
}

#form-buttons-container td {
    text-align: center; /*     width: 100%;     position: fixed;     bottom: 0;     */
    padding: 2px;
}

#form-buttons-container {
    /*position: fixed;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*width: 100%;*/
    background-color: #ffffff;
    z-index: 99999; /*     min-height: 68px;     */
}

    #form-buttons-container .cp-theme-button {
        /*width: 100%;*/
    }

.profile-panel {
    padding: 10px 20px;
    /*border-bottom: 1px solid #cccccc;*/
    white-space: nowrap;
    text-align: center;
    cursor: default;
    /*min-width: 400px;*/
}

    .profile-panel .icon {
        font-size: 12px !important;
        /*line-height: 20pt;*/
        float: none;
        /*padding: 4px;*/
        /*text-align: center;*/
        /*width: 40px;*/
    }

    .profile-panel span {
        line-height: 20px !important;
    }

.profile-logo {
    max-height: 100px;
    max-width: 100px;
}

.profile-customer-name, .profile-customer-name span {
    font-size: 16px;
    font-weight: bold;
}

.profile-contact-name, .profile-contact-name span {
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
}

.profile-info, .profile-info span {
    font-size: 12px;
}

#lblCompanyName {
    display: block;
    text-align: center;
}

/*Data Display START*/
/*
    .datarow {
}
*/

.datarow table {
    width: 100%;
}

.datarow td {
    padding: 2px 6px;
    border: 1px;
}

.data-input-label {
    font-size: 12px;
    font-weight: bold;
    padding: 8px 8px 8px 8px;
    border-collapse: separate;
}

.data-input-label-left {
    width: 200px;
    border-radius: 10px 0 0 10px;
    padding: 8px 12px 8px 12px !important;
    white-space: nowrap;
}

.data-input-label-top {
    width: 100%;
    border-radius: 10px 10px 0 0;
    padding: 12px;
}

.data-input {
    border-radius: 0 10px 10px 0;
    border: 1px solid #333333;
    padding: 8px 2px 8px 2px;
    /*width: 100%;*/
}

.data-input-middle {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    padding: 8px 2px 8px 2px;
}

.data-input-buttons {
    border-radius: 0 10px 10px 0;
    padding: 8px 2px 8px 2px;
    /*
        border-top: 1px solid #333333;
        border-right: 1px solid #333333;
        border-bottom: 1px solid #333333;
        width: 100%;
    */
}

.narrow .data-input {
    width: 100%;
}

.input-control {
    border: none;
    width: 100%;
}

.cp-theme-button.input-control
/*, .cp-theme-button.input-control .icon*/ {
    font-size: 18px !important;
    padding: 8px 20px !important;
}

.dxbButton.cp-theme-button.input-control div.dxb {
    padding: 0px;
}

.record-saved {
    border: 1px solid #99cc33;
    background-color: #ccee66;
}

.record-save-failed {
    border: 1px solid #ff3333;
    background-color: #ffcccc;
}
/**Columns START*/
.fullname-col {
    width: 160px;
}

.email-col {
    min-width: 200px;
}

.o4buserid-col {
    display: none;
    width: 100px;
}

.username-col {
    width: 100px;
}

.o4bentityid-col {
    display: none;
    width: 100px;
}

.entityid-col {
    display: none;
    width: 100px;
}

.entitytype-col {
    display: none;
    width: 100px;
}

.security-group-col {
    width: 200px;
}

.active-col {
    width: 60px;
}

.actions-col {
    width: 80px;
    white-space: nowrap;
}

    .actions-col a {
        font-size: 20px;
        text-decoration: none;
        padding: 0px;
        width: auto !important;
        margin: 0px;
        /* border-spacing: 19px; */
    }
/**Columns END*/
.actions-col-button-disabled {
    cursor: default !important;
}
/*Data Display END*/
/*Edit Forms START*/
#tblEditControls {
    border-collapse: separate !important;
    border-spacing: 0px 12px;
    margin: 20px auto !important;
    width: 60%;
}

    #tblEditControls.narrow {
        width: 30% !important;
    }

    #tblEditControls.autosize {
        width: auto !important;
    }
/*Edit Forms END*/

/* Footer */
#footer {
    /*background-color: #333333;*/
    font-size: 12px;
    /*
    width: 1024px;
    */
    margin: auto;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    /*border-top: 2px #ffffff solid;*/
    z-index: 100;
}

#footer-outer {
    background-position: right center;
    background-image: url("../Images/co3-logo.png");
    background-repeat: no-repeat;
    background-size: auto 30px;
    margin: auto;
    display: table;
    width: 99%;
}

#footer-inner {
    background-position: left center;
    background-image: url("../Images/Nucleus-Customer-Portal_Watermark-Small.png");
    background-repeat: no-repeat;
    background-size: auto 40px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    line-height: 20px;
}

.copyright {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 10px;
    font-size: 12px;
    background-image: url(../Images/Nucleus-Customer-Portal_64x64.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    line-height: 36px;
    z-index: -1;
}
/**User feedback messages START*/
#UpdPnlMessages {
    position: fixed;
    z-index: 9999999;
    /*width: 100%;      margin-top: 50px;     */
    width: 80%;
    margin: 0 10%;
    box-shadow: #000000 -6px 6px 29px -15px;
}

#page-wrapper-popup #UpdPnlMessages {
    width: 100%;
}

#UpdPnlMessages div.message:before:hover {
    background-position: right top;
    content: "click to close";
    background-image: url('../Images/button-close.png');
    background-repeat: no-repeat;
}

.success {
    background-color: #66FF99;
    color: #008000;
}

.error {
    background-color: #ffcccc;
    color: #666666;
}

.info {
    background-color: #ccccff;
    color: #0000ff;
}

.warning {
    background-color: #FFFF99;
    color: #cc6600;
}

.debug {
    background-color: #ccccff;
    color: #0000ff;
}

.success, .error, .info, .warning, .debug {
    padding: 2px !important;
}

.message {
    background-position: right top; /*     background-image: url('../Images/button-close-semitrans.png');     */
    background-repeat: no-repeat;
    border: 1px solid;
    content: "Click to close";
    cursor: pointer;
    padding: 10px 36px !important;
    margin: auto;
    /*     box-shadow: 0px 0px 16px -4px #000;          width: 80%;     */
}

    .message ul {
        padding-left: 16px;
    }

.pinned .message {
    box-shadow: black 0px 0px 30px 0px;
}
/**User feedback messages END*/

/*Preloader START*/
#preloader, #preloader-sitemaster {
    /*     top: 50%;     left: 50%;     margin-top: -52px;     margin-left: -52px;     border-radius: 25%;     box-shadow: 0px 0px 60px 0px #333333; 
    background-color: #000000;
    display: none;
    */
    position: fixed;
    background-color: #000000;
    opacity: 0.5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 20px;
    z-index: 9999998;
}

#preloader-inner {
    background-position: center 40px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -120px;
    margin-left: -110px;
    /*
    bottom: 20px;
    right: 20px;
    */
    overflow: hidden;
    background-color: #ffffff;
    background-image: url('../Images/preloader-5.gif');
    padding-top: 160px;
    padding-bottom: 40px;
    z-index: 999999;
    width: 220px;
    /*height: 160px;*/
    text-align: center;
    box-shadow: 0px 0px 50px -10px #000000;
    border-radius: 10px;
    border: 1px solid #000000;
    background-repeat: no-repeat;
    z-index: 9999999;
}

.hidden {
    display: none;
}

/*
#preloader img, #preloader-sitemaster img {
    opacity: 0.9;
    display: none;
    background-color: #000000;
    border-radius: 25%;
    box-shadow: 0px 0px 60px 0px #333333;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -52px;
    margin-left: -52px;
    overflow: hidden;
    padding: 20px;
    z-index: 999999;
}
*/

#preloader-text {
    /* position: fixed; */
    /* top: 50%; */
    color: #000000;
    /* margin-top: 72px; */
    text-align: center;
    /* left: 20px; */
    /* right: 20px; */
    z-index: 999999;
    /*padding: 40px 0 0 0;*/
}

/*Preloader END*/

.searchpanel {
    /* margin: 12px auto; */
    /*width: 70%;*/
    border: 1px solid #cccccc;
    background-color: #dddddd !important;
    padding: 2px;
}

.searchpanel {
    border: 1px solid #cccccc;
    background-color: #dddddd !important;
    padding: 2px;
}

    .searchpanel > table {
        width: 100%;
        max-width: none;
    }

.datarow {
    padding: inherit;
}

    .datarow td {
        padding: 8px !important;
    }

div.datarow-template td {
    padding: 2px 6px !important;
}

.datarow-alt {
    background-color: #eeeeee;
}

#divCurrentStmtTitle {
    display: none;
    text-align: center;
}

.statement-links {
    /*width: 100%;*/
    margin: auto;
}

    .statement-links td {
        vertical-align: middle;
        /*text-align: center;*/
        padding: 6px 6px;
    }

    .statement-links a {
        /*width: 136px;*/
        /*line-height: 68px;*/
        /*display: block;*/
        padding: 0px 15px;
        margin: auto;
    }

        .statement-links a span.icon {
            /*float: right;*/
        }
/*
.summary-chart-holder {
    /*margin: auto;* /
    /*margin: 20px auto;* /
}
*/

.summary-chart {
    margin: auto;
}
/*Remove default fat padding from specified DevExpress controls*/
.dxtcLite > .dxtc-content, .dxgvDetailRow td.dxgvDetailCell {
    padding: 0 !important;
}


.dash-grid-header {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.dash-grid-cell {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

.vertical-spacer {
    height: 0px;
}

.dxgvTitlePanel, .dxgvTable caption {
    font-size: 24px;
    font-weight: normal;
    padding: 3px 3px 5px;
    text-align: center;
    border: none;
    line-height: 48px;
}

/*#divCallCounter {
    margin: auto;
    width: 60%;
}*/
.listbox-style {
    border: none;
}

.dash-band {
    padding: 40px 20px 60px;
}

.dash-section-header {
    text-align: center;
    padding-bottom: 40px;
}

    .dash-section-header > span {
        font-size: 20px;
    }

.summary-chart-holder .dash-band {
    padding: 20px 20px 30px;
}

.summary-chart-holder .dash-section-header {
    padding-bottom: 20px;
}

.summary-chart-holder .dash-band {
    padding: 20px 20px 30px;
}

.summary-chart-holder .dash-section-header {
    padding-bottom: 20px;
}

.dash-band-info {
    margin: auto;
    width: 60%;
}

.calls-counter-panel {
    /*background-color: #cfcfcf;*/
}

    .calls-counter-panel .dash-section-header {
        color: #000000;
    }


.calls-counter-bar {
    font-size: 14px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    border-radius: 30px;
    box-shadow: #000000 -6px 6px 29px -15px;
}

a.calls-counter {
    color: #ffffff;
    display: table-cell;
    vertical-align: middle;
    height: 60px;
}

    a.calls-counter.left-round {
        border-radius: 30px 0 0 30px;
    }

    a.calls-counter.right-round {
        border-radius: 0 30px 30px 0;
    }

    a.calls-counter.full-round {
        border-radius: 30px 30px 30px 30px;
    }

#aNewCalls, #aOpenNewCalls, #aSLANewCalls {
    background-color: #e50506;
}

#aInProgCalls, #aOpenInProgCalls, #aSLAInProgCalls {
    background-color: #1d5256;
}

.customer-aging-panel {
    /*background-color: #58616e;*/
}

    .customer-aging-panel .dash-section-header {
        color: #ffffff;
    }

.customer-aging-tiles, .calls-counter-bar {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.cust-aging-tile {
    border-radius: 30px;
    color: #ffffff;
    height: 60px;
    width: 120px;
    /*border: 1px solid #ffffff;*/
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    box-shadow: #000000 -6px 6px 29px -15px;
}

.tile-spacer-h {
    /*display: table-cell;*/
}

.aging-label {
    font-size: 12px;
}

.aging-amt {
    font-size: 14px;
    font-weight: bold;
}

.aging-old {
    background-color: #e30505;
}

.aging-120 {
    background-color: #e33505;
}

.aging-90 {
    background-color: #e35705;
}

.aging-60 {
    background-color: #e38d05;
}

.aging-30 {
    background-color: #e3ca05;
}

.aging-current {
    background-color: #2bd809;
}

.dash-nav-panel {
    /*background-color: #cfcfcf;*/
    padding: 0px !important;
}

#dashNavPanel .dash-band-info {
    height: 100%;
}

.dxmLite {
    font: 18px Verdana, Arial, Helvetica, sans-serif !important;
}

.menu-wrapper-dash {
    display: table;
    width: 100% !important;
    table-layout: fixed;
}

    .menu-wrapper-dash .cp-theme-button {
        border-radius: 6px;
        box-shadow: #000000 -6px 6px 29px -15px;
        display: table-cell;
        width: 80px;
        padding: 20px !important;
        height: 80px;
        vertical-align: middle;
    }
