body {
	font-size: 1.4rem;
}
footer a, footer a:hover {
	color: #fff;
}
a, .btn {
	font-size: 1.4rem;
}
p {
	font-size: 19px;
}
th {
	font-weight: normal;
}
.g-height-250x {
	height: 250px;
}
.g-z-index-999 {
	z-index: 999 !important;
}
.g-z-index-500 {
	z-index: 500 !important;
}
.g-z-index-501 {
	z-index: 501 !important;
}
.g-z-index-502 {
	z-index: 502 !important;
}
.g-z-index-503 {
	z-index: 503 !important;
}
.g-rounded-bottom-50 {
  border-bottom-left-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}
.g-top-70 {
	top: 70px;
}
.g-top-80 {
	top: 80px;
}
.g-top-90 {
	top: 90px;
}
.table-manual tr:first-child {
	background-color: #ffc107 !important;
}
.table-automatic tr:first-child {
	background-color: #17a2b8 !important;
}

@media only screen and (max-width : 1024px){
	.u-header.js-header-fix-moment {
		position: relative;
	}
	#learnerplates {
		display: none;
	}
}

@media only screen and (max-width : 596px){
	.thirds {
		display: block;
	}
	#learnerplates {
		display: none;
	}
}