.text-background-3 {
	background: rgba(0,0,0,0.6);
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-bottom:50px;
}

.text-background-27 {
	background: rgba(0,0,0,0.6);
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-bottom:50px;
}

.text-jumbotron {
	color: white;
	font-size: 2.7em;
	padding-left: 45px;
}

.text-jumbotron-phone {
	color: white;
	font-size: 1.4em;
	padding-left: 45px;
}



.text-jumbotron-description {
	color: white;
	font-size: 2em;
	padding-left: 45px;
	padding-bottom: 10px;
}

.text-jumbotron-description-phone {
	color: white;
	font-size: 1.2em;
	padding-left: 45px;
	padding-bottom: 10px;
}

.text-jumbotron-course {
	color: white;
	font-size: 2.5em;
	padding-left: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.text-jumbotron-course-phone {
	color: white;
	font-size: 1.4em;
	padding-left: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.text-jumbotron-department {
	color:#68D1FD;
	font-size: 2em;
	padding-left: 45px;
}

.text-jumbotron-department-phone {
	color:#68D1FD;
	font-size: 1.2em;
	padding-left: 45px;
}


.btn.disabled, [disabled].btn, fieldset[disabled] .btn {
	opacity: 0.65;
}


.pills-submenu>li>a:hover
{
	background-color: #D7D7D7;
	border-radius: 0px;
}

.pills-submenu>li>a:link{
	color: black;
}


.nav-pills .nav-link.active {
	background-color: #e70072;
	border-radius: 0px;
}

.pills-mainmenu>li>a:link{
	color: black;
}

.pills-mainmenu>li>a:hover
{
	background-color: #D7D7D7;
	border-radius: 0px;
} 
 

.pills-mainmenu>li>a:link{
	color: #444444;
}



.button-bu{
	color: #fff;
    	background-color: black;
	padding-left: 10px; 
	padding-right: 10px;
}




.btn-primary {
	background-color: #e70072;
	border-color: #e70072;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #ed6b2e;
  border-color: #ed6b2e;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ed6b2e;
  border-color: #ed6b2e;
}

.btn-results {
	color: white;
	background-color: #e70072;
	border-color: #e70072;
	margin-bottom: 10px;
}

.btn-results:hover {
	color: white;
	background-color: #b40900;
	border-color: #b40900;
	margin-bottom: 10px;
}
.background-herts-dark-grey{
	background: #444444;
}


.jumbotron-27-Course {
	margin-top: -20px;
	height: auto;
	background-size: cover;
	background-position: center;
	background-image: url("/assets/jpg/prospectus_208_27_course_hero");
}


.jumbotron-27 {
	padding-top:50px;
	height: auto;
	background-size: cover;
	background-position: center;
	background-image: url("/assets/jpg/prospectus_208_27_hero_image");
}




.text-background-27-Department {
	background: rgba(0, 0, 0, 0.6);

}

.apply-box {
	border: 1px solid #BFBFBF;
	background:  black;
	padding-bottom: 10px;
	padding-top:10px;
	margin-left: 0px;
	margin-right: 0px;
}
.min-height-60 {
	min-height: 60px
}

.university-color {
	color: #e70072;
}

.university-background-color {
	background-color: rgba(37, 161, 150, 0.3);
}

.white-color {
	color: white;
}

.bold-font {
	font-weight: bold;
}

.default-font {
	font-family: Enriqueta, serif;
}
