.kpi-container-table {border: 0px; width: 100%}
.qlink-container-table {border: 0px; width: 100%}
.kpi-container-table tr td, .qlink-container-table tr td {padding: 5px;}
.qlink-container-table tr td {width: 33.3%;}
// .kpi-container-table > tr td:nth-child(1) {width: 33%;}
// .kpi-container-table > tr td:nth-child(2) {width: 24%;}
// .kpi-container-table > tr td:nth-child(3) {width: 33%;}
// .kpi-container-table > tr td:nth-child(4) {width: 10%;}

.width-25 {width: 25%;}
.width-50 {width: 50%;}
.width-20 {width: 20%;}
.kpi-box-div {border-radius: 10px; width: 100%; overflow:hidden; box-shadow: 0 2px 3px 0 rgba(0,0,0,0.4);}
.kpi-box-table {border: 0px; width: 100%; height: 130px;}
.qlink-container-table tr td div .kpi-box-table {border: 0px; width: 100%; height: 100px;}
.kpi-box-table tr td {padding: 5px 10px; border:0px; text-align:center;}
.qlink-container-table tr td div .kpi-box-table tr td {padding: 5px 10px; border:0px; text-align:left;}
.kpi-box-header {height: 25px; text-transform:uppercase; font-weight:bold; color:#FFF; font-size:1em;}
.header-blue {background-color:#3752a3;}
.header-red {background-color:#882748;}
.header-green {background-color:#1f7a71;}
.header-amber {background-color:#915e41;}
.kpi-box-box {height: 85px; text-transform:uppercase; font-weight:bold; color:#FFF; text-shadow: 0 2px 2px rgba(0,0,0,0.2);}
.box-blue-1 {background-color:#5579eb;}
.box-blue-2 {background-color:#496ad3;}
.box-blue-3 {background-color:#4e61c4;}
.box-blue-4 {background-color: #384ec5;}
.box-red-1 {background-color:#fc3878;}
.box-red-2 {background-color:#d22569;}
.box-amber-1 {background-color:#f78e55;}
.box-green-1 {background-color:#1ec9b7;}
.box-green-2 {background-color:#1cb0a2;}
.box-green-3 {background-color:#18968a;}
.box-green-4 {background-color:#16867b;}
.box-green-5 {background-color:#13776d;}
.box-amber-1 {background-color:#f78e57;}
.kpi-box-box .kpi-box-icon {display:block; font-size: 3.7em;margin-bottom: -5px;margin-top: -10px; margin-right: 10px; float:left;}
.kpi-box-box .kpi-box-value {display:block; font-size: 3.4em;font-weight: 400;margin-bottom: -5px;margin-top: -10px;}
.kpi-box-box .kpi-box-desc {display:block; font-size: 0.8em;}
.kpi-box-box .qlink-desc h3 {margin-bottom: 5px; text-transform:uppercase; margin-top: 0px;}
.kpi-box-box .qlink-desc {display:block; font-size: 0.9em; text-transform:none;}
.lowercaseme {text-transform:lowercase; font-style:normal;}
.desc-val {font-style:normal; background: rgba(0,0,0,0.4); padding: 4px 8px; font-size: 1em; border-radius: 20px;}
.filter-right {display:block; height: 24px !important; width: 25px !important; border-radius:10px 0 0 10px; background:rgba(0,0,0,0.3); color:rgba(255,255,255,0.5); float:right; font-size: 14px; margin: 0 -10px -25px -28px; padding: 5px; visibility:hidden;}
.kpi-box-box:hover .filter-right, .filter-right.active {visibility:visible !important;}
.filter-right.active {box-shadow: 0 1px 0 1px rgba(255,255,255,0.2); color:rgba(255,255,255,0.9) !important;}
.filter-right .fa-filter {display:block; width: 15px; height: 15px; margin: 2px;text-shadow: 0 1px 0 rgba(0,0,0,0.4)}
@media (max-width: 1650px) {
.hide-sixteen {display: none;}
}
@media (max-width: 1450px) {
.hide-fourteen {display: none;}
}

.kpi-box-box-helpdesk
{
	cursor: pointer;
}