.grid-item {
	
}

.h5.text-dark {
	font-variant: small-caps;
	font-size: 1.3rem;
}

.gf-day {
	border: 1px solid #F4F4F4;
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .1);
	background-color: #FFFFFF !important;
}

.gf-day h3 {

	padding: 1rem 1rem 1rem 2rem;
	margin: 0 0 1rem 0;
	width: calc(100% + 1rem);

}

.gf-class {
	padding: 0 0 0 1rem;

}

.gf-time {
background-color: #f1f1f1 !important;
	margin-left: 0 !important; margin-right: 0 !important;
	padding: 0.8rem 0 0 0;
	text-decoration: none !important;
}

.gf-title {
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 1.5;
	padding-top: 1rem;
	color: #333333;
	background-color: #FFFFFF !important;
  margin-bottom: 0;
}

.gf-title span.text-danger{
line-height: 1.1;
	font-size: 70%;
	background-color: #FFFFFF !important;
}

.gf-details {
	font-size: 0.9rem;
  line-height: 1.5;
}

.gf-details small {
	margin-top: 0;
  margin-bottom: 0;
}

.gf-specifics {
	width: 95%;
	padding: 2rem;
}

@media screen and (max-width: 576px) {
.gf-specifics {
	width: 60%;
}
}
.gf0, .gf1, .gf2, .gf3, .gf4, .gf5, .gf6, .gf7, .gf8, .gf9 {
	margin-right: 0 !important;
	margin-left: 0 !important;
	margin-bottom: 1rem !important;
}
	
.gf0 { border: 3px solid #CCCCCC !important; }
.gf1 { border: 3px solid #c1272d !important; }
.gf2 { border: 3px solid #ffb90c !important; }
.gf3 { border: 3px solid #1598af !important; }
.gf4 { border: 3px solid #ff669c !important; }
.gf5 { border: 3px solid #ee7600 !important; }
.gf6 { border: 3px solid #b12b8a !important; }
.gf7 { border: 3px solid #00bcd7 !important; }
.gf8 { border: 3px solid #a7bc45 !important; }
.gf9 { border: 3px solid #138700 !important; }

.gf0.no-class {
	padding-top: 1rem;
}

.gf-title span.text-danger {
	padding-left: 0 !important;
}	
		
.border-left-clear {
	border-left: 0 #FFFFFF !important;
}
	
.border-right-clear {
	border-right: 0 #FFFFFF !important;
}
.key div.bg-white {
	margin-bottom: 1rem !important;

}	

.key div img.img-icon {
	min-width: 30px !important;
	min-height: 30px !important;
	max-width: 40px !important;
	max-height: 40px !important;
	padding: 5px 0 5px 0 !important;
}

.key-text {
	font-weight: 900;
	color: #333333;
	font-size: 0.8rem;
}

.card-header {
	background-color: #f7f7f7 !important;
}


