body {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
}

h1 {
	color: #0198c2 !important;
	font-family: 'Kalam', sans-serif;
}

h2 {
	color: #0198c2 !important;
	font-family: 'Kalam', sans-serif;
	font-size: 30px !important;
}

.active, .button {
	
}

ul {
	border-bottom: 1px solid #0198c2;
}

.button {
	font-family: Arial !important;
	background-color: #0198c2 !important;
}

.info {
	float: left;
	width: 670px;
	background-color: #F6F6F6;
	border-radius: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.error {
	float: left;
	width: 670px;
	background-color: #D90000;
	border-radius: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 10px;
	color: white;
}

.info img {
	float: left;
	margin-right: 10px ;
}

.table th {
	background-color: #0198c2 !important;
}

.table2 th {
	background-color: #0198c2 !important;
}

.sidebar {
	color: black;
}

.list .active {
	background-color: #0198c2 !important;
}

.list {
	border-bottom: 1px solid #0198c2 !important;
}

.sidebar {
	border: 1px solid #0198c2 !important;
}

.left {
	color: black;
}