textarea{
	min-height: 300px;
}

.search-resultpage .heading {padding: 0px !important;}

#collegedropdown{
	margin-bottom: 10px;
}

#collegedropdown a {
	color: #000000;
	font-size: 14px;
}

#collegedropdown a:hover {text-decoration: none;}

#collegedropdown a:before {
content: '\f0d8';
  font-family: "FontAwesome";	
}

#collegedropdown a:not([class=""]){
	content: '\f0d8';
}

#collegedropdown .collapsed:before {
  content: '\f0d7';
  font-family: "FontAwesome";
}


#collapseExample .card-body{
	border: 0px;
    padding: 0px;
}
    