:root {
	--text-size: 15px;
	--weight: 500;
	--weight-600: 600;
	--weight-400: 400;
	--border-line: 1px solid #dddddd
}

body {
	background: #f9f9f9
}

.optionToDisplay ul li:last-child,
p {
	margin: 0
}

::-webkit-scrollbar {
	width: 6px
}

::-webkit-scrollbar-thumb {
	background: rgb(71 73 71 / 50%);
	border-radius: 10px;
	margin-right: 5px
}

.college-img {
	width: 70px;
	height: 70px
}

.pointer {
	cursor: pointer
}

.applyAndReset,
.clearSelectivity,
.clearSlider,
.closeFilter .closeBestDiv,
.filterSearch.active,
.filtyerByCostDiv,
.master_sprite_icon.closeFilter,
.mobileSortPopup,
.mobileSortandFilter,
.overviewInfo li:last-child:after,
form.active,
ul#major_list li:nth-child(n+5) {
	display: none
}

.major_div ul {
	max-height: 500px;
	overflow: auto
}

.master_sprite_icon {
	display: inline-block;
	background: url("../../images/icons/icons-sprite_masterfile_1.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left
}

.search_icon {
	width: 18px;
	height: 18px;
	background-position: -3px -1541px !important;
	vertical-align: middle
}

.dot_icon {
	width: 30px;
	height: 8px;
	background-position: -3px -1503px !important;
	vertical-align: middle
}

.closeBestDiv,
.closeFilter,
.closeIcon {
	width: 11px;
	height: 13px;
	background-position: -35px -1467px !important
}

.filterIcon,
.sortIcon {
	width: 20px;
	height: 26px;
	margin-right: 10px;
	vertical-align: middle
}

.sortIcon {
	background-position: 0 -1515px !important
}

.filterIcon {
	background-position: -19px -1514px !important
}

.filterPageInfoIcon {
	width: 15px;
	height: 17px;
	background-position: -3px -1480px !important
}

.closemobileSortPopup {
	background-position: -7px -1160px !important;
	width: 24px;
	vertical-align: middle;
	height: 25px
}

.flex_div {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}

.inner-breadcrum {
	margin: 0;
	position: initial;
	display: block
}

.breadcrum-div ul {
	padding: 3px 0
}

.bread_crum_ul li a {
	color: #fff
}

.bread_crum_ul li i.arrow-right {
	vertical-align: middle;
	transform: scale(.8)
}

.filter_bannerDiv {
	background: linear-gradient(90deg, #02ccbb 0, #a951ee 100%);
	padding: 124px 0 129px;
	text-align: center;
	opacity: .8;
	font-weight: var(--weight-400);
	margin-bottom: 65px
}

.filterHeading,
.moreCategoryOptions p {
	font-weight: var(--weight-600) !important
}

.filter_bannerDiv h1 {
	color: #fff;
	font-size: 28px;
	line-height: 33.6px;
	margin: 0;
	padding-bottom: 28px
}

.fliter_searchClgForm {
	max-width: 478px;
	margin: 0 auto;
	position: relative
}

.fliter_searchClgForm input {
	padding: 11px 20px;
	font-size: var(--text-size);
	line-height: 18px;
	width: calc(100% - 43px);
	border-radius: 20px 0 0 20px;
	border: none
}

.fliter_searchClgForm button {
	background: linear-gradient(90deg, #ffa955 0, #ea5455 100%);
	border-radius: 0 20px 20px 0;
	padding: 8px 12px;
	border: none
}

.filterOptionsContainer {
	flex-basis: 310px;
	margin-right: 40px
}

.filterOptionsDIv {
	background: #fff;
	box-shadow: 0 3px 15px #00000029;
	padding: 26px 23px 0;
	margin-bottom: 55px
}

.filterResultsDiv {
	flex-basis: calc(100% - 350px)
}

.moreCategoryOptions {
	padding: 30px 0;
	border-top: var(--border-line);
	border-bottom: var(--border-line);
	margin: 0 0 35px;
	display: none
}

.moreCategoryOptions .col-md-3:first-child {
	padding-left: 0
}

.moreCategoryOptions .col-md-3:last-child {
	padding-right: 0
}

.moreCategoryOptions p {
	font-size: var(--text-size);
	line-height: 24px;
	padding-bottom: 20px;
	margin: 0;
	min-height: 44px
}

.moreCategoryOptions ul {
	padding: 0 0 30px;
	margin: 0
}

.moreCategoryOptions ul:last-child {
	padding: 0
}

.moreCategoryOptions ul li {
	list-style-type: none;
	padding-bottom: 15px
}

.moreCategoryOptions ul li:last-child {
	padding-bottom: 0
}

.moreCategoryOptions ul li a {
	font-size: var(--text-size);
	color: #0080ff;
	text-decoration: none;
	letter-spacing: .23px;
	line-height: 24px
}

.optionToDisplay {
	padding-bottom: 31px
}

.optionToDisplay select {
	background: url("../../images/icons/icons-sprite_masterfile_1.png");
	box-shadow: 0 2px 5px #00000029;
	border-radius: 5px;
	border: none;
	padding: 10px 16px;
	font-size: var(--text-size);
	line-height: 18px;
	font-weight: var(--weight-600);
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	position: relative;
	background-repeat: no-repeat;
	background-size: 14px 8px;
	background-position: 93% 15px;
	background-color: #fff;
	cursor: pointer
}

.optionToDisplay option {
	background: #fff;
	font-size: var(--text-size);
	line-height: 30px;
	padding: 10px 16px
}

.optionToDisplay option:hover {
	color: #0080ff;
	background: 0 0
}

.optionToDisplay .flex_div {
	align-items: center;
	justify-content: flex-end
}

.optionToDisplay ul,
.selectedFilters p {
	padding: 0;
	margin: 0
}

.optionToDisplay ul li {
	display: inline-block;
	margin-right: 39px
}

.optionToDisplay ul li a {
	text-decoration: none;
	color: #474947;
	font-size: var(--text-size);
	line-break: 24px;
	letter-spacing: .23px
}

.filteredSection {
	background: #fff;
	box-shadow: 0 3px 9px #00000029;
	border-radius: 15px;
	padding: 30px 31px;
	margin-bottom: 40px;
	cursor: pointer
}

.filteredSection h3 {
	letter-spacing: .2px;
	color: #374b76;
	font-size: 20px;
	line-height: 30px;
	font-weight: var(--weight);
	margin: 0;
	padding-bottom: 15px
}

.filteredSection .flex_div {
	align-items: center;
	padding-bottom: 25px
}

.universityIcon {
	flex-basis: 80px;
	min-height: 80px;
	margin-right: 20px;
	box-shadow: 0 3px 10px #00000029;
	border-radius: 5px;
	padding: 5px;
	display: flex;
	align-items: center
}

.universityName {
	flex-basis: calc(100% - 100px)
}

.filteredSection .universityName p {
	padding: 0;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: .14px
}

.filteredSection .universityName p span {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #474947;
	vertical-align: middle;
	margin: 0 6px
}

.universityIcon img {
	max-width: 70px;
	min-height: 30px
}

.filteredSection p {
	font-size: var(--text-size);
	line-height: 28px;
	padding-bottom: 30px;
	margin: 0
}

.overviewInfo li,
p.overviewInfo {
	line-height: 18px
}

.overviewInfo {
	margin: 0;
	padding: 0 0 30px
}

.overviewInfo li {
	font-size: var(--text-size);
	display: inline-block;
	font-weight: var(--weight-400);
	list-style-type: none;
	padding-right: 23px;
	position: relative
}

.overviewInfo li:after {
	content: "|";
	position: absolute;
	right: 9px;
	top: 0
}

.filteredSection p span,
.overviewInfo li span {
	font-weight: 500
}

.filteredSection p a {
	color: #0080ff;
	text-decoration: none
}

.acceptenceBtn {
	padding: 11px 32px;
	border-radius: 21px;
	background: linear-gradient(90deg, #f45c43 0, #eb3349 100%, #ea5455 100%);
	max-width: 248px;
	margin: 0 auto;
	color: #fff;
	font-size: 17px;
	line-height: 22px;
	display: block;
	text-decoration: none;
	text-align: center
}

.filterInfoText,
.filterPageInfoIcon:before {
	display: none;
	background: #ccc;
	position: absolute
}

.acceptenceBtn:hover {
	color: #fff !important;
	text-decoration: none
}

.filterHeading {
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 23px;
	border-bottom: var(--border-line);
	margin: 0;
	position: relative
}

.foundesults {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: .18px;
	padding: 25px 0
}

.selectedFilters .flex_div {
	justify-content: space-between;
	padding: 14px 23px;
	background: #f0f8ff;
	margin: 0 -23px
}

.flilterOptionHeading,
.selectedFilters p {
	font-size: var(--text-size);
	line-height: 18px;
	text-transform: uppercase;
	font-weight: var(--weight) !important;
	padding: 13px 23px;
	background: #f0f8ff;
	margin: 0 -23px;
	position: relative
}

.flilterOptionHeading {
	margin-bottom: 5px;
	cursor: pointer;
	position: relative
}

.filterInfoText {
	width: 240px;
	padding: 10px;
	border-radius: 4px;
	top: 38px;
	left: 7%;
	z-index: 3;
	font-size: 14px;
	cursor: auto;
	font-weight: 400;
	text-transform: capitalize
}

.clearCampusSetting,
.clearSelectivity,
.clearStdBodySize,
.rangeSlider .flex_div .clearSlider {
	font-size: 12px;
	line-height: 14px;
	font-weight: var(--weight);
	cursor: pointer
}

.filterPageInfoIcon:before {
	content: "";
	width: 17px;
	height: 17px;
	transform: rotate(42.5deg);
	bottom: -6px
}

.filterPageInfoIcon:hover .filterInfoText,
.filterPageInfoIcon:hover:before {
	display: block
}

.master_sprite_icon.filterPageInfoIcon {
	text-indent: initial
}

.flilterOptionHeading:after {
	content: "";
	position: absolute;
	top: 18px;
	right: 23px;
	width: 18px;
	height: 11px;
	background: url('../../images/icons/icons-sprite_masterfile_1.png') -1px -1469px no-repeat;
	transition: .2s;
	transform: rotate(180deg)
}

.flilterOptionHeading.down_angle:after {
	transform: rotate(0)
}

.selectedFilters p:last-child {
	font-size: 12px;
	color: #0080ff
}

.selectedFiltersDisplay {
	max-height: 157px;
	overflow: auto;
	margin: 0 -23px;
	padding: 15px 23px 0
}

.selectedFiltersDisplay button {
	font-size: var(--text-size);
	line-height: 18px;
	padding: 4px 14px;
	border: 1px solid #0181ff;
	border-radius: 20px;
	margin: 0 8px 15px 0;
	background: #fff
}

.selectedFiltersDisplay button i {
	margin-left: 8px
}

.filterByGpa form,
.filterBySelectivity form,
.filterOptionsContainer form .institutionType form,
.fliterBySctScore form,
.levelsOfIntitution form,
.onlineFriendlines form {
	margin: 15px 0;
	max-height: 157px;
	overflow: auto
}

.filterSearch {
	position: relative;
	margin: 15px 0
}

.filterByGpa form,
.filterBySelectivity form,
.filterSearch ul,
.fliterBySctScore form {
	max-height: 173px;
	overflow: auto;
	position: relative
}

.clearCampusSetting,
.clearSelectivity,
.clearStdBodySize {
	position: absolute;
	right: 0;
	top: 7px;
	z-index: 1
}

.filterByGpa label,
.filterBySelectivity label,
.filterSearch label,
.fliterBySctScore label,
.institutionType label,
.levelsOfIntitution label,
.onlineFriendlines label {
	font-size: var(--text-size);
	color: #474947;
	line-height: 18px;
	font-weight: var(--weight-400);
	margin: 0 0 0 5px;
	padding: 6px 0
}

.filterSearch ul {
	margin: 0;
	padding: 0
}

.filterSearch ul li {
	list-style-type: none;
	padding: 6px 0;
	display: -webkit-box;
	display: flex
}

.filterSearch input[type=checkbox],
.filterSearch input[type=radio] {
	width: auto;
	padding: 6px 0;
	margin: 0;
	flex-basis: 14px;
	height: 14px
}

.filterSearch ul li label {
	flex-basis: calc(100% - 20px);
	padding: 0 0 0 9px
}

.filterSearch input {
	border: 1px solid #474947;
	border-radius: 5px;
	width: 100%;
	padding: 8px 12px;
	line-height: 20px;
	font-size: 15px;
	font-weight: var(--weight-400);
	margin-bottom: 11px
}

.rangeSlider p,
.toggle-label .label {
	font-size: var(--text-size);
	line-height: 18px
}

.filterByCost .label {
	background: 0 0
}

.toggle-label {
	position: relative;
	display: block;
	width: 242px;
	height: 48px;
	border: 1px solid grey;
	margin: 16px auto 0;
	border-radius: 24px;
	overflow: hidden
}

.toggle-label input[type=checkbox] {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0
}

.toggle-label input[type=checkbox]+.back {
	position: absolute;
	width: 100%;
	height: 100%;
	transition: background 150ms linear
}

.toggle-label input[type=checkbox]+.back .toggle {
	display: block;
	position: absolute;
	content: " ";
	background: #0080ff;
	width: 50%;
	height: 100%;
	transition: margin 150ms linear;
	border: 5px solid #fff;
	border-radius: 24px
}

.toggle-label input[type=checkbox]:checked+.back .toggle {
	margin-left: 50%
}

.toggle-label .label {
	display: block;
	position: absolute;
	width: 50%;
	color: #ddd;
	height: 100%;
	text-align: center;
	border-radius: 24px;
	text-transform: capitalize;
	padding: 14px 10px
}

.toggle-label .label.on {
	left: 0;
	cursor: pointer
}

.toggle-label .label.off {
	right: 0;
	cursor: pointer
}

.toggle-label input[type=checkbox]:checked+.back .label.on {
	background: #fff;
	color: #474947
}

.toggle-label input[type=checkbox]+.back .label.off {
	color: #474947
}

.toggle-label input[type=checkbox]:checked+.back .label.off {
	color: #ddd
}

.rangeSlider {
	margin: 30px 0
}

.rangeSlider .flex_div {
	justify-content: space-between;
	align-items: center;
	padding-bottom: 10px
}

.filterForm,
.rSlider {
	position: relative
}

.rangeSlider p {
	font-weight: var(--weight) !important
}

.rSlider .slide {
	background: #474947;
	height: 10px;
	width: 80px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	border-radius: 30px
}

.rangeSlider input[type=range] {
	position: relative;
	-webkit-appearance: none;
	width: 100%;
	outline: 0;
	-webkit-transition: .2s;
	transition: opacity .2s;
	border: 1px solid #707070;
	border-radius: 30px;
	height: 10px
}

input[type=range]::-webkit-slider-thumb {
	appearance: none;
	width: 18px;
	height: 18px;
	background: #fff;
	border-radius: 50%;
	border: 6px solid #0080ff;
	position: relative;
	z-index: 3;
	cursor: pointer
}

.rangeSlider input[type=range]::-moz-range-thumb {
	appearance: none;
	width: 15px;
	height: 15px;
	background: #fff;
	border-radius: 50%;
	border: 6px solid #0080ff;
	position: relative;
	z-index: 3;
	cursor: pointer
}

.rangeSelector {
	margin-bottom: 40px
}

.noUi-active {
	transform: scale3d(1, 1, 1) !important
}

.noUi-tooltip {
	margin-top: 20px
}

.noUi-origin[style^="left: 100"] .noUi-handle .noUi-tooltip,
.noUi-origin[style^="left: 100"] .noUi-handle.noUi-active .noUi-tooltip {
	margin-left: -40px
}

.results_lists {
	position: absolute;
	z-index: 10;
	width: 100%
}

.search_results {
	list-style-type: none;
	margin: 5px;
	background-color: #fff;
	border-radius: 5px;
	text-align: left;
	padding: 0;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .08), 0 1px 3px 0 rgba(0, 0, 0, .05)
}

.search_results li {
	padding: 2px 10px;
	width: 100%
}

.search_results li:hover {
	text-decoration: none;
	border-radius: 0;
	background-image: none;
	background: linear-gradient(45deg, #02ccbb, #a951ee);
	padding: 3px 3px 3px 10px;
	color: #fff
}

.search_results li:hover a {
	color: #fff;
	display: list-item;
	list-style-type: none
}

.search_results li a {
	text-decoration: none;
	display: list-item;
	list-style-type: none
}

@media (max-width:767px) {
	.navbar-fixed-top {
		display: block !important
	}

	.closeFilter .closeBestDiv,
	.master_sprite_icon.closeFilter {
		position: absolute;
		right: 0;
		top: 5px;
		display: block
	}

	.open-enquiryModel.apply-below,
	.optionToDisplay,
	.overviewInfo li:after {
		display: none
	}

	.mobileSortPopup {
		display: none;
		position: fixed;
		width: 100%;
		height: calc(100% - 42px);
		padding: 25px 22px;
		bottom: 0;
		left: 0;
		background: #fff;
		z-index: 1000;
		overflow: auto
	}

	.closeMobileSort {
		color: #0080ff;
		padding-top: 20px;
		border-top: 1px solid #ccc;
		text-align: right;
		font-size: var(--text-size);
		font-weight: var(--weight-600) !important
	}

	.mobilesortingOPtion h4 {
		margin: 0;
		letter-spacing: .15px;
		font-size: var(--text-size);
		color: #474947;
		text-transform: uppercase;
		padding-bottom: 10px;
		line-height: 30px;
		font-weight: var(--weight-600)
	}

	.mobileSortPopup ul {
		margin: 0 0 10px;
		padding: 0
	}

	ul.mobileSort {
		border-top: 1px solid #b5a9a9;
		padding: 10px 0
	}

	.mobileSortPopup ul li {
		padding: 10px 0;
		font-size: var(--text-size);
		list-style-type: none
	}

	.mobileSortPopup ul li a {
		text-decoration: none;
		color: #474947
	}

	.inner-breadcrum {
		margin-bottom: 0 !important;
		height: auto;
		margin-top: 50px !important
	}

	.breadcrum-div ul {
		padding: 0
	}

	.filter_bannerDiv h1 {
		font-size: 26px;
		line-height: 33px;
		padding-bottom: 24px
	}

	.filter_bannerDiv {
		padding: 117px 0 127px;
		margin-bottom: 30px
	}

	.fliter_searchClgForm {
		max-width: 282px;
		position: relative
	}

	.filterOptionsContainer,
	.filterResultsDiv,
	.universityName {
		flex-basis: 100%;
		margin-right: 0
	}

	.filteredSection {
		padding: 20px 15px
	}

	.filteredSection .flex_div {
		display: block
	}

	.filteredSection .flex_div,
	.filteredSection p {
		padding-bottom: 20px
	}

	.universityIcon {
		display: inline-block;
		margin: 0 0 20px
	}

	.filteredSection h3 {
		font-size: 16px;
		line-height: 28px;
		letter-spacing: .16px;
		padding-bottom: 12px
	}

	.overviewInfo li {
		display: block;
		padding-bottom: 20px;
		padding-right: 0
	}

	.overviewInfo {
		padding-bottom: 0
	}

	.applyAndReset {
		display: block;
		margin-top: 15px;
		text-align: center
	}

	.applyFilterBtn,
	.resetBtn {
		font-size: 16px;
		line-height: 19px;
		border: none;
		padding: 15px 28px;
		font-weight: var(--weight-600);
		border-radius: 24px;
		width: 148px;
		text-align: center
	}

	.filterOptionsDIv,
	.mobileSortandFilter {
		position: fixed;
		width: 100%;
		bottom: 0;
		left: 0
	}

	.resetBtn {
		color: #474947;
		background: #f6f6f6;
		margin-right: 8px
	}

	.applyFilterBtn {
		color: #fff;
		background: linear-gradient(90deg, #f45c43 0, #eb3349 100%)
	}

	.filterOptionsDIv {
		height: calc(100% - 48px);
		z-index: 1000;
		padding-bottom: 22px;
		overflow: auto;
		margin: 0;
		display: none
	}

	.mobileSortandFilter {
		display: block;
		background: #fff;
		z-index: 3
	}

	.mobileSortandFilter .optionDiv {
		padding: 12px 16px
	}

	.mobileSortandFilter button {
		width: 49%;
		color: #474947;
		font-size: 16px;
		line-height: 20px;
		font-weight: var(--weight-600);
		border: none;
		background: #fff;
		position: relative
	}

	.mobileSortandFilter button:first-child:after {
		content: "";
		position: absolute;
		right: 0;
		top: 0;
		width: 1px;
		height: 100%;
		background: #474947
	}

	.rangeSlider {
		max-width: 242px;
		margin: 30px auto
	}

	.search_results {
		width: 90% !important
	}
}

.filter-option:active,
.filter-option:hover,
.filter-option:link,
.filter-option:visited {
	color: #474947;
	text-decoration: none
}



/*   ************* Extra Css for new design by emranwp@gmail.com *************   */
.filter_bannerDiv {
  background: #081B37;
  opacity: 1;
}
.filter_bannerDiv .year {
  font-size: 32px;
  font-weight: 700;
  color: #FF8600;
}
.filter_bannerDiv h1 {
  font-size: 56px;
  margin: 8px 0 40px;
}
.filter_bannerDiv .fliter_searchClgForm .flex_div {
  flex-direction: row;
}
.filter_bannerDiv #search_colleges {
  width: calc(100% - 110px);
  border-radius: 0;
}
.filter_bannerDiv button {
  width: 100px;
  color: white;
  border-radius: 0;
  margin-left: 10px;
}
.filter_bannerDiv svg {
  width: 15px;
}
.filterMainDiv .horizontal-filter {
  margin-bottom: 40px;
  border-bottom: 1px solid #D0D1D0;
}
.filterMainDiv .horizontal-filter span {
  padding: 8px 32px;
  color: #081B37;
  margin-right: 5px;
  border-bottom: 3px solid white;
}
.filterMainDiv .horizontal-filter span.active {
  border-bottom-color: #FF8600;
}
.filterMainDiv .filterOptionsContainer {
  width: 30%;
  overflow: hidden;
}
.filterMainDiv .filterOptionsDIv {
  padding: 0;
}
.filterMainDiv .filterOptionsContainer .filterHeading {
  border-bottom: none;
  padding-bottom: 0;
}
.filterMainDiv .filterOptionsContainer .foundesults {
  padding: 24px 0;
  border-bottom: 1px solid #D0D1D0;
}
.filterMainDiv .filterOptionsContainer .institutionType, .filterMainDiv .filterOptionsContainer .filterBySelectivity, .filterMainDiv .filterOptionsContainer .filterByStartingSlary {
  border-bottom: 1px solid #D0D1D0;
}
.filterMainDiv .filterOptionsContainer .flilterOptionHeading {
  background: white;
}
.filterMainDiv .filterOptionsContainer input[type="checkbox"] {
  display: grid;
  float: left;
  place-content: center;
  margin-top: 7px;
  position: relative;
}
.filterMainDiv .filterOptionsContainer input[type="checkbox"]::before {
  content: "";
  width: 20px;
  height: 20px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 20px 20px #FF8600;
  z-index: 1;
}
.filterMainDiv .filterOptionsContainer input[type="checkbox"]:checked::before {
  transform: scale(0.55) translateY(-1px);
}
.filterMainDiv .filterOptionsContainer input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 9px;
  transform: rotate(45deg);
  height: 7px;
  width: 3px;
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  display: block;
  z-index: 9;
}
.filterResultsDiv #filterUniversity .filteredSection {
  box-shadow: none;
  padding: 0;
  border-bottom: none;
}
.filterResultsDiv #filterUniversity .filteredSection > p {
  padding-bottom: 0;
  clear: left;
}
.filterResultsDiv #filterUniversity .universityIcon {
  max-width: 20px;
  min-height: 20px;
  padding: 0;
  box-shadow: none;
}
.filterResultsDiv #filterUniversity .universityIcon img {
  max-width: 20px;
  min-height: 20px;
  height: 20px;
}
.filterResultsDiv #filterUniversity .universityName h3 {
  padding-bottom: 0;
}
.filterResultsDiv #filterUniversity .filteredSection > .flex_div {
  padding: 10px 0;
}
.filterResultsDiv #filterUniversity .card-bottom p {
  width: calc(100% - 90px);
  float: left;
  padding-bottom: 15px;
}
.filterResultsDiv #filterUniversity .card-bottom .link-div {
  width: 90px;
  text-align: right;
  float: left;
}
.filterResultsDiv #filterUniversity .card-bottom svg {
  margin: 0 10px 0 20px;
}
.filterResultsDiv #filterUniversity .card-bottom span:first-child svg {
  margin: 0 5px 0 0;
}
.filterResultsDiv #filterUniversity .card-bottom + hr {
  width: 100%;
}
