.form-control{
	background-color: #21618C;
	color: white;
}
.plain{
        border:none;
    	border-bottom: 1px solid  #F0F3F4;
    	outline: none;
}
.form-color{
	background-color: #21618C;
	height: 400px;
}
.header-class{
	height:50px;
}
.header{
	background-color: #FF0000;
	font-size: x-large;
	padding: 1%;
	font-weight: bold;
	color: white;
}
.container-margin{
	margin-top:20px;
}
#id{
	pointer-events: none;  
}
button{
	background-color: #FF0000;
}
.course{
	color: white;
}