
/* Global Styles */
.box-date {
	text-transform: capitalize;
	width: 70px;
	height: 70px;
	padding: 5px 5px;
	text-align: center;
	color: #fff;
	float: left;
	margin: 0px;
	background:#005DB9;
	border-radius: 6px;
	text-align: center;
	color: #fff;
}







/* Responsive Styles */
@media (max-width: 767px) {

}
