.coy_logo {
	max-height: 160px
} 

#homePage .logo {
	max-height: 40px
}

#homePage a {
	color: #555
}

#homePage .block {
	padding: 15px;
	text-align: center;
}

#homePage .item {
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 12px;
}

#expiring {
	margin-top: 24px
}

#expiring .heading {
	text-transform: uppercase;
	margin-bottom: 9px
}

#homePage .count {
	font-size: 32px;
	line-height: 36px;
	color: #25a1b3;
}

#expiring .count {
	font-size: 24px
}

@media only screen and (max-width: 768px) {
	#homePage .count {
		font-size: 22px;
		line-height: 26px;
	}
}

#homePage .countText {
	color: #eee;
}

#homePage .shortcut{
	margin-bottom: 15px;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #aaa;
}

#loginPage {
	color: #aaa;
	margin-top: 50px;
}

#loginPage .box{
	border: 1px solid #444;
	padding: 20px 50px 70px 50px
}

#loginPage input {
	background-color: #8d96a8;
	color: #222;
}

.c3-chart-arc text {
    font-size: 15px !important;
    fill: #000000!important;
}

/* /* Used to hide the search box in reports */ */
/* .dataTables_wrapper .dataTables_filter { */
/* 	float: right; */
/* 	text-align: right; */
/* 	visibility: hidden; */
/* } */
