/* Weekly Cash Report Columns */
.hub_app_4 .wcr-col-first {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 10%;
}

.hub_app_4 .wcr-col {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    float: left;
    width: 3.33333333%;
}

.hub_app_4 .activeChartSm {
    background: #47ABAB;
    color: #FFFFFF;
    padding: 3px;
}

.hub_app_4 #zr-period-cash-rep .chart-dhr {
    height: 580px;
}

.hub_app_4 #subTabs li {
    background-color: #dedede;
    border-radius: 0px;
}

.hub_app_4 #hourlyStatus .scroll-hourly-report {
    overflow-y: scroll;
    max-height: 301px;
}

.hub_app_4 #slideHourly .table td {
    line-height: 15px;
}

.hub_app_4 .nav-tabs > li > a {
    padding: 8px 15px;
}

.hub_app_4 #subTabs li.active {
    background-color: #e35e5e;
    border-radius: 0px; /*  box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.15); */
    color: #fff !important;
}

.hub_app_4 #subTabs li.active a {
    color: #fff;
    font-weight: 700;
}

.hub_app_4 .lineChart > div > div {
    position: absolute !important;
}

.hub_app_4 .popover-text > div > div {
    color: #000000 !important;
    font-size: 13px;
}

.hub_app_4 .green {
    color: #7ABC7B !important;
}

.hub_app_4 .red {
    color: #dd5a43 !important;
}

.hub_app_4 .label-light, .badge-light {
    background-color: #e7e7e7 !important;
}

.hub_app_4 .position-absolute {
    position: absolute;
}

.hub_app_4 .position-relative {
    position: relative;
}

.hub_app_4 .container-sm {
    margin-left: 15px;
    margin-right: 15px;
}

.hub_app_4 .width-50per {
    width: 49.9%;
}

.hub_app_4 .bg-super-light-blue {
    background-color: #D9E1F2 !important;
}

.hub_app_4 .text-bolder {
    font-weight: bolder !important;
}

.hub_app_4 .text-xxl {
    font-size: 30px !important;
}

.hub_app_4 .text-xl {
    font-size: x-large !important;
}

.hub_app_4 .text-l {
    font-size: large !important;
}

.hub_app_4 .text-sm {
    font-size: small !important;
}

.hub_app_4 .text-small {
    font-size: smaller !important;
}

.hub_app_4 .text-light-success , .hub_app_17 .text-light-success, .hub_app_10 .text-light-success, .hub_app_13 .text-light-success {
    color: #67C6B0;
}

.hub_app_4 .text-light-danger, .hub_app_17 .text-light-danger, .hub_app_10 .text-light-danger, .hub_app_13 .text-light-danger {
    color: #F46057;
}

.hub_app_4 .text-info-blue {
    color: #5B9AD5;
}

@media ( min-width: 768px) {
    .hub_app_4 .col-20 {
        float: left;
        width: 33.33333%;
    }
}

@media ( max-device-width: 480px) and (orientation: landscape) {
    .hub_app_4 .col-20 {
        float: left;
        width: 100%;
    }
}

@media ( max-device-width: 1366px) {
    .hub_app_4 .text-xxl {
        font-size: large !important;
    }

    .hub_app_4 .text-xl {
        font-size: large !important;
    }

    .hub_app_4 .text-l {
        font-size: large !important;
    }
}

@media ( max-width: 767px) {
    .hub_app_4 .text-xxl {
        font-size: medium !important;
    }

    .hub_app_4 .text-xl {
        font-size: medium !important;
    }

    .hub_app_4 .text-l {
        font-size: medium !important;
    }

    .col-20 {
        float: left;
        width: 100%;
    }
}

@media ( min-width: 992px) {
    .hub_app_4 .col-20 {
        float: left;
        width: 20%;
    }
}

@media ( min-width: 992px) and (max-width: 1199px) {
    .hub_app_4 .text-xxl {
        font-size: large !important;
    }

    .hub_app_4 .text-xl {
        font-size: large !important;
    }

    .hub_app_4 .text-l {
        font-size: large !important;
    }

    .hub_app_4 .col-20 {
        float: left;
        width: 20%;
    }
}

@media ( min-width: 1300px) and (max-width: 1400px) {
    .hub_app_4 .text-xxl {
        font-size: medium !important;
    }

    .hub_app_4 .text-xl {
        font-size: medium !important;
    }

    .hub_app_4 .text-l {
        font-size: medium !important;
    }

    .hub_app_4 .col-20 {
        float: left;
        width: 20%;
    }
}

@media ( min-width: 1200px) {
    .hub_app_4 .col-20 {
        float: left;
        width: 20%;
    }
}

.hub_app_4 .col-20 {
    position: relative;
    min-height: 1px;
    padding-left: 2px;
    padding-right: 2px;
    width: 20%;
}

.hub_app_4 .col-row-20 {
    margin-left: -2px;
    margin-right: -2px;
}

.hub_app_4 .zr-table-container {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.hub_app_4 .zr-tab-heading {
    display: table-row;
    background: transparent;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: gray;
}

.hub_app_4 .zr-tab-table-row {
    display: table-row;
    text-align: center;
}

.hub_app_4 .zr-tab-col {
    display: table-cell; /*border: 1px solid #CCC;*//*box-shadow: 0px 5px 5px 0px #ccc inset;*/
}

.hub_app_4 .zr-tab-col.active {
    background: #47ABAB;
    color: #ffffff;
}

.hub_app_4 .zr-tab-col span.active {
    background: #47ABAB;
    color: #ffffff;
    padding: 10px;
    border: 1px solid #47ABAB;
    border-radius: 40px;
}

.hub_app_4 .table > tbody + tbody {
    border-top: 1px solid #e2e2e2;
}

.hub_app_4 .table-bordered > thead > tr > th, .hub_app_4 .table-bordered > tbody > tr > th, .hub_app_4 .table-bordered > tfoot > tr > th, .hub_app_4 .table-bordered > thead > tr > td, .hub_app_4 .table-bordered > tbody > tr > td, .hub_app_4 .table-bordered > tfoot > tr > td,
 .hub_app_17 .table-bordered > thead > tr > th, .hub_app_17 .table-bordered > tbody > tr > th, .hub_app_17 .table-bordered > tfoot > tr > th, .hub_app_17 .table-bordered > thead > tr > td, .hub_app_17 .table-bordered > tbody > tr > td, .hub_app_17 .table-bordered > tfoot > tr > td,{
    border: 1px solid #eee;
}

.hub_app_4 .table tbody tr.error td {
    background-color: #f2dede !important;
}

.hub_app_4 .table tbody tr.success td {
    background-color: #dff0d8 !important;
    color: #7ABC7B !important;
    border-color: #d6e9c6 !important;
}

.hub_app_4 .table tbody tr.info td,
.hub_app_17 .table tbody tr.info td {
    background-color: #d9edf7 !important;
}

.hub_app_4 #dhrTableId .table thead:first-child tr,
.hub_app_17 #dhrTableId .table thead:first-child tr {
    background: linear-gradient(#f8f8f8, #f2f2f2);
    border: 1px solid #ccc;
    color: #666;
}

.hub_app_4 #zr-dashboard .nav a {
    background-image: none;
}

.hub_app_4 #zr-dashboard .nav-tabs li:first-child {
    padding-left: 8px;
}

.hub_app_4 #zr-dashboard .cspanel-content {
    padding: 12px 10px 10px;
}

.hub_app_4 #zr-dashboard .hr-line-dashed {
    margin: 10px 0px;
}

.hub_app_4 #zrdsb th {
    background: linear-gradient(to bottom, #f8f8f8 0px, #ececec 100%) repeat-x scroll 0 0 #f2f2f2;
    border-bottom-color: #ddd;
    border-bottom-style: none !important;
    border-bottom-width: 0 !important;
    border-left-color: #ddd;
    border-right-color: #ddd;
    color: #777 !important;
    padding: 4px !important;
    text-shadow: none !important;
}

/* .table thead:first-child tr {background: none repeat scroll 0 0 #e2e2e2;}
*/

.hub_app_4 .table tr th, .table tr td {
    border-radius: 0;
}

.hub_app_4 .table-striped-column-2.table-bordered {
    border-width: 1px;
}

.hub_app_4 .table-striped-column-2.table tr th, .table-striped-column-2.table tr td {
    padding: 5px !important;
}

.hub_app_4 .table-striped-column-2.table-striped tbody > tr:nth-child(2n+1) > td, .hub_app_4 .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: #F8FBFB;
}

.hub_app_4 .table-striped-column-2.table-striped tbody > tr:nth-child(2n+1) > td {
    background-color: #FAFBFD;
}

.hub_app_4 table.table-striped-column-2.table-bordered th,
.hub_app_17 table.table-striped-column-2.table-bordered th {
    background: linear-gradient(to bottom, #f7f7f7, #e0e0e0) repeat scroll 0 0 #e0e0e0;
    border-bottom: 1px solid #DDD !important;
    border-color: #DDD !important;
    border-top: 1px solid #D !important;
    color: #333;
    text-shadow: 0 1px 0 #fff;
}

.hub_app_4 table.table-striped-column-2 td.th-title-2,
.hub_app_17 table.table-striped-column-2 td.th-title-2 {
    background: #EDEDED !important;
    border-color: #DDD !important;
    color: #333;
    text-shadow: 0 1px 0 #fff;
}

.hub_app_4 .table-striped-column-2 > tbody > tr td:nth-of-type(1),
.hub_app_17 .table-striped-column-2 > tbody > tr td:nth-of-type(1) {
    background-color: #EDEDED;
    border-color: #ddd;
}

.hub_app_4 .table-striped-column-2.table-striped tbody > tr:nth-child(2n+1) > td:nth-of-type(1),
.hub_app_17 .table-striped-column-2.table-striped tbody > tr:nth-child(2n+1) > td:nth-of-type(1) {
    background-color: #f0f0f0;
}

.hub_app_4 .striped-column.table-striped-column-2 tbody > tr > td:nth-of-type(odd),
.hub_app_17 .striped-column.table-striped-column-2 tbody > tr > td:nth-of-type(odd) {
    background-color: #f0f0f0;
}

.hub_app_4 .striped-column-2.table-striped-column-2 tbody > tr > td:nth-child(4), .hub_app_4 .striped-column-2.table-striped-column-2 tbody > tr > td:nth-child(5), .hub_app_4 .striped-column-2.table-striped-column-2 tbody > tr > td:nth-child(8), .hub_app_4 .striped-column-2.table-striped-column-2 tbody > tr > td:nth-child(9), .hub_app_4 .striped-column-2.table-striped-column-2 tbody > tr > td:nth-child(12), .hub_app_4 .striped-column-2.table-striped-column-2 tbody > tr > td:nth-child(13), .hub_app_4 .striped-column-2.table-striped-column-2 tbody > tr > td:nth-child(16), .hub_app_4 .striped-column-2.table-striped-column-2 tbody > tr > td:nth-child(17), .hub_app_4 .striped-column-2.table-striped-column-2 tbody > tr > td:nth-child(20), .hub_app_4 .striped-column-2.table-striped-column-2 tbody > tr > td:nth-child(21) {
    background-color: #f0f0f0;
}

.hub_app_4 .table-striped-column-2 > tbody > tr td:nth-of-type(16), .hub_app_4 .table-striped-column-2 > tbody > tr td:nth-of-type(17), .hub_app_4 .table-striped-column-2.table-striped tbody > tr:nth-child(2n+1) > td:nth-of-type(16), .hub_app_4 .table-striped-column-2.table-striped tbody > tr:nth-child(2n+1) > td:nth-of-type(17), .hub_app_4 .table-striped-column-2.table-striped tbody > tr td.bg-info-td, .hub_app_4 .table-striped-column-2.table-striped tbody > tr:nth-child(2n+1) > td.bg-info-td {
    background-color: #d9edf7;
    border-color: #c9dde7 !important;
    color: #3a87ad !important;
}

.hub_app_4 .table-striped-column-2 > tbody > tr td:nth-of-type(18), .hub_app_4 .table-striped-column-2 > tbody > tr td:nth-of-type(19), .hub_app_4 .table-striped-column-2.table-striped tbody > tr:nth-child(2n+1) > td:nth-of-type(18), .hub_app_4 .table-striped-column-2.table-striped tbody > tr:nth-child(2n+1) > td:nth-of-type(19), .hub_app_4 .table-striped-column-2.table-striped tbody > tr td.bg-success-td, .hub_app_4 .table-striped-column-2.table-striped tbody > tr:nth-child(2n+1) > td.bg-success-td, .hub_app_4 .table-striped-column-2.table-striped tfoot > tr td.bg-success-td, .hub_app_4 .table-striped-column-2.table-striped tfoot > tr:nth-child(2n+1) > td.bg-success-td {
    background-color: #eef9ea;
    border-color: #dcefcc !important;
    color: #7abc7b !important;
}

.hub_app_4 .bg-success-td h4 {
    color: #7abc7b !important;
    font-size: 15px;
}

.hub_app_4 .table-striped-column-2.table.table-hover tbody tr:hover td,
.hub_app_17 .table-striped-column-2.table.table-hover tbody tr:hover td {
    background-color: #F5FBFD;
}

.hub_app_4 .table-striped-column-2
.hub_app_4 .table-striped tbody > tr:nth-child(2n+1) > td {
    background-color: #f8fbfb;
}

.hub_app_4 .table-striped-column-2 .sub-header,.hub_app_17 .table-striped-column-2 .sub-header {
    background: #f9f9f9 !important;
    border-color: #eee;
}

.hub_app_4 table.table-striped-column-2 th, table.table-striped-column-2 td,
.hub_app_17 table.table-striped-column-2 th, table.table-striped-column-2 td {
    padding: 5px 6px 5px 3px !important !important;
    vertical-align: middle;
}

.hub_app_4 table.table-striped-column-2.table .fa.pull-left {
    margin-right: 0.3em;
    margin-top: 0.3em;
    font-size: 14px;
}

.hub_app_4 .infobox-container {
    text-align: center;
    font-size: 0;
}

.hub_app_4 .infobox {
    display: inline-block;
    width: 210px;
    height: 66px;
    color: #555;
    background-color: #FFF;
    box-shadow: none;
    border-radius: 0;
    margin: -1px 0 0 -1px;
    padding: 8px 3px 6px 9px;
    border: 1px dotted;
    border-color: #D8D8D8 !important;
    vertical-align: middle;
    text-align: left;
    position: relative;
}

.hub_app_4 .infobox > .infobox-icon {
    display: inline-block;
    vertical-align: top;
    width: 44px;
}

.hub_app_4 .infobox > .infobox-icon > .ace-icon {
    display: inline-block;
    height: 42px;
    margin: 0;
    padding: 1px 1px 0 2px;
    background-color: transparent;
    border-width: 0;
    text-align: center;
    position: relative;
    border-radius: 100%;
    -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.hub_app_4 .infobox > .infobox-icon > .ace-icon:before {
    font-size: 24px;
    display: block;
    padding: 6px 0 7px;
    width: 40px;
    text-align: center;
    border-radius: 100%;
    color: #FFF;
    color: rgba(255, 255, 255, 0.9);
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.2);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14);
}

.hub_app_4 .infobox .infobox-content {
    color: #555;
}

.hub_app_4 .infobox .infobox-content:first-child {
    font-weight: bold;
}

.hub_app_4 .infobox > .infobox-data {
    display: inline-block;
    border-width: 0;
    border-top-width: 0;
    font-size: 15px;
    text-align: left;
    line-height: 21px;
    min-width: 130px;
    padding-left: 8px;
    position: relative;
    top: 0;
}

.hub_app_4 .infobox > .infobox-data > .infobox-data-number {
    display: block;
    font-size: 15px;
    margin: 2px 0 4px;
    position: relative;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}

.hub_app_4 .infobox > .infobox-data > .infobox-text {
    display: block;
    font-size: 16px;
    margin: 2px 0 4px;
    position: relative;
    text-shadow: none;
}

.hub_app_4 .infobox.no-border {
    border-width: 0 !important;
}

@media only screen and (max-width: 479px) {
    .hub_app_4 .infobox {
        min-width: 95%;
        margin-top: 2px;
        margin-bottom: 2px;
    }
}

.hub_app_4 .infobox-purple {
    color: #6f3cc4;
    border-color: #6f3cc4;
}

.hub_app_4 .infobox-purple > .infobox-icon > .ace-icon {
    background-color: #6f3cc4;
}

.hub_app_4 .infobox-purple.infobox-dark {
    background-color: #6f3cc4;
    border-color: #6f3cc4;
}

.hub_app_4 .infobox-purple2 {
    color: #5f47b0;
    border-color: #5f47b0;
}

.hub_app_4 .infobox-purple2 > .infobox-icon > .ace-icon {
    background-color: #5f47b0;
}

.hub_app_4 .infobox-purple2.infobox-dark {
    background-color: #5f47b0;
    border-color: #5f47b0;
}

.hub_app_4 .infobox-pink {
    color: #cb6fd7;
    border-color: #cb6fd7;
}

.hub_app_4 .infobox-pink > .infobox-icon > .ace-icon {
    background-color: #cb6fd7;
}

.hub_app_4 .infobox-pink.infobox-dark {
    background-color: #cb6fd7;
    border-color: #cb6fd7;
}

.hub_app_4 .infobox-blue {
    color: #6fb3e0;
    border-color: #6fb3e0;
}

.hub_app_4 .infobox-blue > .infobox-icon > .ace-icon {
    background-color: #6fb3e0;
}

.hub_app_4 .infobox-blue.infobox-dark {
    background-color: #6fb3e0;
    border-color: #6fb3e0;
}

.hub_app_4 .infobox-blue2 {
    color: #3983c2;
    border-color: #3983c2;
}

.hub_app_4 .infobox-blue2 > .infobox-icon > .ace-icon {
    background-color: #3983c2;
}

.hub_app_4 .infobox-blue2.infobox-dark {
    background-color: #3983c2;
    border-color: #3983c2;
}

.hub_app_4 .infobox-blue3 {
    color: #1144eb;
    border-color: #1144eb;
}

.hub_app_4 .infobox-blue3 > .infobox-icon > .ace-icon {
    background-color: #1144eb;
}

.hub_app_4 .infobox-blue3.infobox-dark {
    background-color: #1144eb;
    border-color: #1144eb;
}

.hub_app_4 .infobox-red {
    color: #d53f40;
    border-color: #d53f40;
}

.hub_app_4 .infobox-red > .infobox-icon > .ace-icon {
    background-color: #d53f40;
}

.hub_app_4 .infobox-red.infobox-dark {
    background-color: #d53f40;
    border-color: #d53f40;
}

.hub_app_4 .infobox-brown {
    color: #c67a3e;
    border-color: #c67a3e;
}

.hub_app_4 .infobox-brown > .infobox-icon > .ace-icon {
    background-color: #c67a3e;
}

.hub_app_4 .infobox-brown.infobox-dark {
    background-color: #c67a3e;
    border-color: #c67a3e;
}

.hub_app_4 .infobox-wood {
    color: #7b3f25;
    border-color: #7b3f25;
}

.hub_app_4 .infobox-wood > .infobox-icon > .ace-icon {
    background-color: #7b3f25;
}

.hub_app_4 .infobox-wood.infobox-dark {
    background-color: #7b3f25;
    border-color: #7b3f25;
}

.hub_app_4 .infobox-light-brown {
    color: #cebea5;
    border-color: #cebea5;
}

.hub_app_4 .infobox-light-brown > .infobox-icon > .ace-icon {
    background-color: #cebea5;
}

.hub_app_4 .infobox-light-brown.infobox-dark {
    background-color: #cebea5;
    border-color: #cebea5;
}

.hub_app_4 .infobox-orange {
    color: #e8b110;
    border-color: #e8b110;
}

.hub_app_4 .infobox-orange > .infobox-icon > .ace-icon {
    background-color: #e8b110;
}

.hub_app_4 .infobox-orange.infobox-dark {
    background-color: #e8b110;
    border-color: #e8b110;
}

.hub_app_4 .infobox-orange2 {
    color: #f79263;
    border-color: #f79263;
}

.hub_app_4 .infobox-orange2 > .infobox-icon > .ace-icon {
    background-color: #f79263;
}

.hub_app_4 .infobox-orange2.infobox-dark {
    background-color: #f79263;
    border-color: #f79263;
}

.hub_app_4 .infobox-green {
    color: #9abc32;
    border-color: #9abc32;
}

.hub_app_4 .infobox-green > .infobox-icon > .ace-icon {
    background-color: #9abc32;
}

.hub_app_4 .infobox-green.infobox-dark {
    background-color: #9abc32;
    border-color: #9abc32;
}

.hub_app_4 .infobox-green2 {
    background-color: #76bbad;
    border-color: #6cb6a6;
}

.hub_app_4 .infobox-green2 > .infobox-icon > .ace-icon {
    background-color: #0490a6;
}

.hub_app_4 .infobox-green2.infobox-dark {
    background-color: #0490a6;
    border-color: #0490a6;
}

.hub_app_4 .infobox-grey {
    color: #999999;
    border-color: #999999;
}

.hub_app_4 .infobox-grey > .infobox-icon > .ace-icon {
    background-color: #999999;
}

.hub_app_4 .infobox-grey.infobox-dark {
    background-color: #999999;
    border-color: #999999;
}

.hub_app_4 .infobox-black {
    color: #393939;
    border-color: #393939;
}

.hub_app_4 .infobox-black > .infobox-icon > .ace-icon {
    background-color: #393939;
}

.hub_app_4 .infobox-black.infobox-dark {
    background-color: #393939;
    border-color: #393939;
}

.hub_app_4 .infobox-dark {
    margin: 1px 1px 0 0;
    border-color: transparent !important;
    border-width: 0;
    color: #FFF;
    padding: 4px;
}

.hub_app_4 .infobox-dark > .infobox-icon > .ace-icon, .hub_app_4 .infobox-dark > .infobox-icon > .ace-icon:before {
    background-color: transparent;
    box-shadow: none !important;
    text-shadow: none;
    border-radius: 0;
    font-size: 30px;
}

.hub_app_4 .infobox-dark > .infobox-icon > .ace-icon:before {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hub_app_4 .infobox-dark .infobox-content {
    color: #FFF;
}

.hub_app_4 .infobox > .infobox-progress {
    padding-top: 0;
    display: inline-block;
    vertical-align: top;
    width: 44px;
}

.hub_app_4 .infobox > .infobox-chart {
    padding-top: 0;
    display: inline-block;
    vertical-align: text-bottom;
    width: 44px;
    text-align: center;
}

.hub_app_4 .infobox > .infobox-chart > .sparkline {
    font-size: 24px;
}

.hub_app_4 .infobox > .infobox-chart canvas {
    vertical-align: middle !important;
}

.hub_app_4 .infobox > .stat {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 11px;
    text-shadow: none;
    color: #ABBAC3;
    font-size: 13px;
    font-weight: bold;
    padding-right: 18px;
    padding-top: 3px;
}

.hub_app_4 .infobox > .stat:before {
    display: inline-block;
    content: "";
    width: 8px;
    height: 11px;
    background-color: #ABBAC3;
    position: absolute;
    right: 4px;
    top: 7px;
}

.hub_app_4 .infobox > .stat:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: 1px;
    top: -8px;
    border: 12px solid transparent;
    border-width: 8px 7px;
    border-bottom-color: #ABBAC3;
}

.hub_app_4 .infobox > .stat.stat-success {
    color: #77C646;
}

.hub_app_4 .infobox > .stat.stat-success:before {
    background-color: #77C646;
}

.hub_app_4 .infobox > .stat.stat-success:after {
    border-bottom-color: #77C646;
}

.hub_app_4 .infobox > .stat.stat-important {
    /*pointing down*/
    color: #E4564F;
}

.hub_app_4 .infobox > .stat.stat-important:before {
    background-color: #E4564F;
    top: 3px;
}

.hub_app_4 .infobox > .stat.stat-important:after {
    border-top-color: #E4564F;
    border-bottom-color: transparent;
    bottom: -6px;
    top: auto;
}

.hub_app_4 .infobox.infobox-dark > .stat {
    color: #FFF;
}

.hub_app_4 .infobox.infobox-dark > .stat:before {
    background-color: #E1E5E8;
}

.hub_app_4 .infobox.infobox-dark > .stat:after {
    border-bottom-color: #E1E5E8;
}

.hub_app_4 .infobox.infobox-dark > .stat.stat-success {
    color: #FFF;
}

.hub_app_4 .infobox.infobox-dark > .stat.stat-success:before {
    background-color: #D0E29E;
}

.hub_app_4 .infobox.infobox-dark > .stat.stat-success:after {
    border-bottom-color: #D0E29E;
}

.hub_app_4 .infobox.infobox-dark > .stat.stat-important {
    color: #FFF;
}

.hub_app_4 .infobox.infobox-dark > .stat.stat-important:before {
    background-color: #FF8482;
    top: 3px;
}

.hub_app_4 .infobox.infobox-dark > .stat.stat-important:after {
    border-top-color: #FF8482;
    border-bottom-color: transparent;
    bottom: -6px;
    top: auto;
}

.hub_app_4 .infobox > .badge {
    position: absolute;
    right: 20px;
    top: 11px;
    border-radius: 0;
    text-shadow: none;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    height: 16px;
    padding: 0 1px;
}

.hub_app_4 .infobox.infobox-dark > .badge {
    color: #FFF;
    background-color: rgba(255, 255, 255, 0.2) !important;
    border: 1px solid #F1F1F1;
    top: 2px;
    right: 2px;
}

.hub_app_4 .infobox.infobox-dark > .badge.badge-success > .ace-icon {
    color: #C6E9A1;
}

.hub_app_4 .infobox.infobox-dark > .badge.badge-important > .ace-icon {
    color: #ECB792;
}

.hub_app_4 .infobox.infobox-dark > .badge.badge-warning > .ace-icon {
    color: #ECB792;
}

.hub_app_4 .infobox-small {
    width: 135px;
    height: 52px;
    text-align: left;
    padding-bottom: 5px;
}

.hub_app_4 .infobox-small > .infobox-icon, .infobox-small > .infobox-chart, .hub_app_4 .infobox-small > .infobox-progress {
    display: inline-block;
    width: 40px;
    max-width: 40px;
    height: 42px;
    line-height: 38px;
    vertical-align: middle;
}

.hub_app_4 .infobox-small > .infobox-data {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    max-width: 72px;
    min-width: 0;
}

.hub_app_4 .infobox-small > .infobox-chart > .sparkline {
    font-size: 14px;
    margin-left: 2px;
}

.hub_app_4 .infobox-tile-box {
    border-image: none;
    border-radius: 3px;
    box-shadow: none;
    color: #555;
    cursor: pointer;
    display: inline-block;
    margin: 0 0 5px 1%;
    padding: 5px 3px 10px 5px;
    position: relative;
    vertical-align: middle; /* width: 15.67%; padding: 10px 0 14px; */
    cursor: pointer;
    min-width: 195px;
    transition: all .5s;
}

.hub_app_4 .infobox-tile-box.active {
    border: 1px solid #949494 !important;
    box-shadow: 0 2px 8px #777 !important;
}

.hub_app_4 .infobox-tile-box:first-child {
    margin-left: 0;
}

.hub_app_4 .infobox-tile-box p {
    font-size: 16px;
    color: #fff;
    line-height: 23px;
    margin-bottom: 0;
}

.hub_app_4 .infobox-tile-box p strong, .blue-tile-box p span {
    display: inline-block;
    vertical-align: middle;
}

.hub_app_4 .infobox-tile-box p strong {
    font-size: 28px;
    line-height: 34px;
    font-weight: 300;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.hub_app_4 .infobox-tile-box p span {
    margin: 10px 3px 0px 0;
    font-size: 14px;
}

.hub_app_4 .paddinglr-2 {
    padding-left: 2px;
    padding-right: 2px;
}

.hub_app_4 .infobox-tile-box-img-fix {
    height: 60px;
    left: -3px;
    margin-top: -30px;
    opacity: 0.3;
    position: absolute;
    top: 50%;
}

.hub_app_4 .infobox-tile-primary {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #ffffff;
}

.hub_app_4 .infobox-tile-primary:hover, .hub_app_4 .infobox-tile-primary:focus, .hub_app_4 .infobox-tile-primary:active {
    background-color: #18a689;
    border-color: #18a689;
    color: #ffffff;
}

.hub_app_4 .infobox-tile-warning {
    background-color: #f8ac59;
    border-color: #f8ac59;
    color: #ffffff;
}

.hub_app_4 .infobox-tile-warning:hover, .hub_app_4 .infobox-tile-warning:focus, .hub_app_4 .infobox-tile-warning:active, .hub_app_4 .infobox-tile-warning.active {
    background-color: #f7a54a;
    border-color: #f7a54a;
    color: #FFFFFF;
}

.hub_app_4 .infobox-tile-success {
    background-color: #1c84c6;
    border-color: #1c84c6;
    color: #ffffff;
}

.hub_app_4 .infobox-tile-success:hover, .hub_app_4 .infobox-tile-success:focus, .hub_app_4 .infobox-tile-success:active, .hub_app_4 .infobox-tile-success.active {
    background-color: #1a7bb9;
    border-color: #1a7bb9;
    color: #FFFFFF;
}

.hub_app_4 .infobox-tile-info {
    background-color: #23c6c8;
    border-color: #23c6c8;
    color: #ffffff;
}

.hub_app_4 .infobox-tile-info:hover, .hub_app_4 .infobox-tile-info:focus, .hub_app_4 .infobox-tile-info:active, .hub_app_4 .infobox-tile-info.active {
    background-color: #21b9bb;
    border-color: #21b9bb;
    color: #FFFFFF;
}

.hub_app_4 .infobox-tile-danger {
    background-color: #ed5565;
    border-color: #ed5565;
    color: #ffffff;
}

.hub_app_4 .infobox-tile-danger:hover, .hub_app_4 .infobox-tile-danger:focus, .hub_app_4 .infobox-tile-danger:active, .hub_app_4 .infobox-tile-danger.active {
    background-color: #ec4758;
    border-color: #ec4758;
    color: #FFFFFF;
}

.hub_app_4 .infobox-tile-purple {
    background-color: #727CB6;
    border-color: #727CB6;
    color: #ffffff;
}

.hub_app_4 .infobox-tile-purple:hover, .hub_app_4 .infobox-tile-purple:focus, .hub_app_4 .infobox-tile-purple:active, .hub_app_4 .infobox-tile-purple.active {
    background-color: #727CB6;
    border-color: #727CB6;
    color: #FFFFFF;
}

.hub_app_4 .infobox-tile-box.active, .hub_app_4 .infobox-tile-box:active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}

.hub_app_4 .infobox-tile-box .stats-icon {
    color: rgba(0, 0, 0, 0.5);
    font-size: 42px;
    height: 40px;
    line-height: 40px;
    opacity: 0.24;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 33px;
    width: 39px;
}

.hub_app_4 .infobox-tile-box > .stat {
    color: #abbac3;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding-right: 18px;
    padding-top: 3px;
    position: absolute;
    right: 10px;
    text-shadow: none;
    top: 26px;
}

.hub_app_4 .infobox-tile-box > .stat:before {
    background-color: rgba(0, 0, 0, 0.15);
    content: "";
    display: inline-block;
    height: 21px;
    position: absolute;
    right: 11px;
    top: 23px;
    width: 12px;
}

.hub_app_4 .infobox-tile-box > .stat:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: 1px;
    top: -9px;
    border: 16px solid transparent;
    border-width: 16px;
    border-bottom-color: rgba(0, 0, 0, 0.15);
}

.hub_app_4 .infobox-tile-box > .stat.stat-important:before {
    background-color: rgba(0, 0, 0, 0.15);
    top: 7px;
}

.hub_app_4 .infobox-tile-box > .stat.stat-important:after {
    border-top-color: rgba(0, 0, 0, 0.15);
    border-bottom-color: transparent;
    bottom: auto;
    top: 28px;
}

.hub_app_4 .color-transparent {
    color: transparent !important;
}

.hub_app_4 .red {
    color: red;
}

.hub_app_4 .no-margin {
    margin: 0 !important;
}

/* copy css Below */
.hub_app_4 .center-page {
    display: table;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}

.hub_app_4 .center-page .center-page-inner {
    display: table-cell;
    padding: 0;
    vertical-align: middle;
}

.hub_app_4 .downloadButton {
    background-color: #27ae60;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 45px 0 40px;
    padding: 8px 16px;
}

.hub_app_4 .downloadButton i {
    color: #08853d;
    vertical-align: baseline;
    margin-right: 5px;
}

.hub_app_4 .downloadButton:hover, .downloadButton:focus {
    color: #fff;
    background-color: #179e50;
}

.hub_app_4 .posinstallerDetails {
    background-color: #e5e5e5;
    border-radius: 20px;
    font-family: Open Sans;
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 35px;
}

.hub_app_4 .lightRed {
    background: url("../icons/redGrediant.jpg") repeat-x;
}

.hub_app_4 .fontSemiBold {
    font-weight: 600 !important;
}

.hub_app_4 .posinstallerDetails p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    color: #444447;
    margin-bottom: 40px;
}

.hub_app_4 .posinstallerDetails .warningIcon {
    position: absolute;
    left: 40px;
    top: 22px;
}

.hub_app_4 .posinstallerDetails .lightRed p {
    margin: 14px 0 18px 40px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.hub_app_4 .posinstallerDetails p a {
    color: #00aeef;
}

.hub_app_4 .itallicStyle p {
    font-style: italic;
    font-size: 16px;
    line-height: 26px;
}

@media only screen and (max-width: 800px) {
    .hub_app_4 .posinstallerDetails .lightRed p {
        font-size: 18px;
        line-height: 26px;
    }

    .hub_app_4 .posinstallerDetails .warningIcon {
        left: 30px;
        top: 17px;
    }

    .hub_app_4 .no-margin {
        margin: 0 !important;
    }

    .hub_app_4 p.no-margin br, .hub_app_4 .itallicStyle p br {
        display: none;
    }
}

@media only screen and (max-width: 420px) {
    .hub_app_4 .posinstallerDetails .lightRed p {
        font-size: 16px;
        line-height: 20px;
        margin: 8px 0 10px;
    }

    .hub_app_4 .posinstallerDetails .lightRed p br {
        display: none;
    }

    .hub_app_4 .posinstallerDetails .warningIcon {
        display: none;
        margin: 0;
    }
}

.hub_app_4 .freepos-dwld-border {
    border-left: 5px solid #8E8E8E;
}

.hub_app_4 .freepos-dwld-border p {
    margin-bottom: 20px;
}

 /* .hub_app_4 .nav-pills > li.active > a, .hub_app_4 .nav-pills > li.active > a:hover, .hub_app_4 .nav-pills > li.active > a:focus{background-color: #465766 !important;} */
 .hub_app_4 .dropdown-datepicker table {
	width:200px;
}
.hub_app_4 .hide-pop {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    border-radius: 10px;
    color: #CBCBCB !important;
    font-size: 11px !important;
    line-height: 16px;
    padding: 0 !important;
    position: absolute;
    right: -7px;
    text-align: center;
    top: -8px;
    width: 19px !important;
    z-index: 999;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}