.form-control
	{ 
		border-radius: 0 0 0 0;
		height: fit-content;
	}
/*Div Set in Bottom Potion*/
div.absolute {
  position: absolute;
  width: 50%;
  bottom: 0px;
  left: 0px;
} 	