// td
// {
// 	padding : 0px !important;
// }
html 
{
	box-sizing: border-box;
}
*, *:before, *:after 
{
	box-sizing: inherit;
}
.kpi-container
{
	display: flex;
  	flex-wrap: nowrap;
	
	text-align: center;
	position: relative;
	padding: .5em 0em .5em 0em !important;
}
.kpi-divider
{
	display: flex;
  	flex-wrap: wrap;
	
	text-align: center;
	position: relative;
	padding: .5em 0em .5em 0em !important;

}
.kpi-ordertype {
	display: flex;
  	flex-wrap: nowrap;
	
}
.kpi-box
{	
	height: 120px;
	width: 180px;
	padding: 0.5em;
	text-align: center;
	margin: 5px !important;
	word-wrap: break-word;
	border-radius: 5px;
	
}
.kpi-box:hover
{
	cursor: pointer;
	filter: brightness(95%);
}
.kpiloader 
{
	width: 25px;
	float: right;
	position: relative;
	top: -5px;
    margin-bottom: -25px;
	
}
#kpiToggleIcons
{
	color: #74788d;
}
#kpiToggleIcons:hover{
	color: white;
}

// @media screen 
//   and (min-device-width: 1200px) 
//   and (max-device-width: 1600px) 
//   and (-webkit-min-device-pixel-ratio: 2)
//   and (min-resolution: 192dpi) {
// 	.kpi-box
// 	{
// 		width: 122px;
// 	}
// 	.kpi-box-text {
// 	    font-size: 12px;
// 	    margin-top: -12px;
// 	}
// }
// @media screen 
//   and (min-device-width: 800px) 
//   and (max-device-width: 1280px) 
//   and (-webkit-min-device-pixel-ratio: 1) { 
// 	.kpi-box
// 	{
// 		width: 104px !important;
// 	}
// 	.kpi-box-text {
// 	    font-size: 12px;
// 	    margin-top: -12px;
// 	}
// }
.kt-subheader 
{
    margin-bottom: 0px;
}
.kpi-master-containter
{
	padding: 0em 2em 0em 2em;
	width: 100%;
	margin: 0 auto !important;
	text-align: center;
	position: relative;	
}

.grid-route-header
{
	padding-bottom: 0px;
}

.kpi-blue
{
	background: #5579EB;
}

.kpi-pink
{
	background: #FD3879;
}

.kpi-green
{
	background: #1EC9B7;
}

.kpi-vehicle{
	background: #5579eb;
}
.kpi-total-stops{
	background: #496ad3;
}
.kpi-unassigned-stops{
	background: #2f5ae0;
}
.kpi-stops-header{
	background: #3450a4 !important;
}



.kpi-late{
	background: #fc3878;
}
.kpi-remaining-pickup{
	background: #e02d67;
}
.kpi-remaining-deliveries{
	background: #c42156;
}
.kpi-total-incidents{
	background: #b81b4e;
}
.kpi-remaining-header{
	background: #882748 !important;
}



.kpi-picked-up{
	background: #1ec9b7;
}
.kpi-delivered{
	background: #1cb0a2;
}
.kpi-completion{
	background: #18968b;
}
.kpi-completed-header{
	background: #1f7a71 !important;
}

.kpi-box-count
{
	text-align: center;
	font-size: 3.5em;
	color: white;
	margin-bottom: 0;
	line-height: 1.35;
	margin: 5px;
	
}
.kpi-box-text
{
	text-align: center;
	font-size: 0.9em;
	color: white;
	padding: 0.5em;
}

/*.filter-right-generic {
			display:block; 
			height: 28px !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 -5px -25px -28px; 
			padding: 5px; 
			visibility:hidden;
			margin-top: -22px;
		}*/
.filter-right-generic {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-generic, .filter-right-generic.active {visibility:visible !important;}

.filter-right-generic.active {box-shadow: 0 1px 0 1px rgba(255,255,255,0.2); color:rgba(255,255,255,0.9) !important;}

.div-kpi-box {margin-bottom: 10px;}
.kpi-container-table {border: 0px; width: 100%}
.kpi-container-table tr td {padding: 5px;}
.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;}
.kpi-box-table tr td {padding: 5px 10px; border:0px; text-align:center;}
.kpi-box-header {height: 25px; text-transform:uppercase; font-weight:bold; color:#FFF; font-size:1em; background:rgba(0,0,0,0.4)}
.kpi-box-box {height: 85px; text-transform:uppercase; font-weight:bold; color:#FFF; text-shadow: 0 2px 2px rgba(0,0,0,0.2); cursor: pointer;}
.box-dark-2 {background-color:rgba(0,0,0,0.2);}
.kpi-box-box .kpi-box-value {display:inline-block; font-size: 3.4em;font-weight: 400;margin-bottom: -5px;margin-top: -10px;}
.kpi-box-box .kpi-box-value > small {font-size: 30%; font-weight: 700;}
.kpi-box-box .kpi-box-desc {display:block; font-size: 0.8em;}


.kpi-box-box-standard .kpi-box-standard-value {display:block; font-size: 3.4em;font-weight: 400;margin-bottom: -5px;margin-top: -10px;}
.kpi-box-box-standard .kpi-box-standard-desc {display:block; font-size: 0.8em;}

.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-div: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)}