body {margin: 0px; width: 100%}
body main {height: 750px; width: 100%}
.cityfilter {height: 300px;}
.jobsearchpage {height: 1200px;}
.employeepage {height: 850px; }
.registrationpage {height: 1150px; }
.summary {margin-left: 20px;float:left; width: 350px; margin-top: 10px; padding-top: 10px;height:900px;  border: 2px solid grey; border-radius: 5px; margin-right: 5px;}
.successtext {margin-top: 70px; margin-left: 20px; font-size: 20px;}
.explanationtext {margin-top: 30px; padding-top: 20px; clear:both;}
.opportunitydetailspage {clear: both; margin-top: 30%; width: 60%;  margin-left: 20%;}
.applybutton {padding-left: 100px;}
.employeeregistration {clear:both; margin-left: 25%; width: 400px; height: 1150px; }
.captilizetext {text-transform: capitalize;}
.search {float:left; width: 140px; background-color: azure;}
.searchbox {width: 300px; background-color: beige;}

