/* 
This is the section css for
Master of Public Health 
*/


#home-content .grid3{
	padding-right: 20px;
}
/** SIDE MENU **/
#home-content .sideLinks {margin-top: 0px; padding-right: 20px;}
#home-content .sideLinks .grid12 {margin-bottom: 5px;}
#home-content .sideLinks a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #575757;
    font-weight: bold;
    padding-left: 13px;
	background-color: #EEE;
}
#home-content .sideLinks .accordion a {background-color: #FFF; margin-bottom: 5px;}
#home-content .sideLinks .accordion h3 a{
	background-color: #eee;
	margin-bottom: 0px;
	padding: 0px;
}
#home-content .sideLinks .accordion h3 {
	font-size:1em;
	display: block;
    padding: 10px;
    text-decoration: none;
    color: #575757;
    font-weight: bold;
    padding-left: 40px;
    box-shadow:none;
    -webkit-box-shadow:none;
    border:none;
    background-color:#EEE;
    margin:0;
    border-radius:0;
}
#home-content .sideLinks .accordion div {
	margin-left:-16px;
}
#home-content .sideLinks .accordion h3:hover {
	color: #763775; border-left: 3px solid #FFBD07;
}
#home-content .sideLinks .accordion h3:hover a{
	color: #763775; border-left: none;
}
#home-content .sideLinks .subSideLink {
    font-size: .9em;
    padding: 0px 10px 3px 30px;
    border-left: 0;
    font-weight: bold;
    text-indent: -10px;
    line-height: 20px;
}
#home-content .sideLinks .subSideLink:before {
    content: "\203A"; 
    padding-right: 5px; 
    position: relative;
    top: -1px;
    color: #763775;
}
#home-content .inactive {
    display: none;
}
#home-content .active {
    display: block;
}
#home-content .sideLinks .grid12 a:hover {color: #763775; border-left: 3px solid #FFBD07;}
#home-content .sideLinks .activeSideLink {color: #763775; border-left: 3px solid #763775;}
/* Social Icons */
#home-content .sideLinks .socialIcons a {display: inline-block; background-color: #FFF; font-size: 3em; padding: 0 3px 0 0;}
#home-content .sideLinks .socialIcons a:hover {border: none; color: #FFF;}
#home-content .sideLinks .fa-linkedin {color: #0e76a8;}
#home-content .sideLinks .fa-facebook-square{color: #3b5998;}
#home-content .sideLinks .fa-instagram 		{color: #C13584;}
#home-content .sideLinks .fa-linkedin:hover  	{color: #000;}
#home-content .sideLinks .fa-facebook-square:hover 	{color: #000;}
#home-content .sideLinks .fa-instagram:hover 		{color: #F77737;}

/* MISC */
#home-content ul {
	list-style-position: outside;
}

#home-content ul.contactList {
	list-style: none;
	margin: 0;
}
#home-content .accordion li {
	margin-bottom: 0;
}
/*COST COMPARE CHART*/
#home-content td.oos{
	background-color: #B094B5;
	
}

#home-content #why-section-hp .grid4{
	padding: 0px 10px;
}

/* Accreditation */
#home-content #cephLogo {float: left; padding: 0 10px 5px 0;}
#home-content .slides img {box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .35);}

/* Faculty and Staff */
#home-content h4 {
	margin-bottom: 10px;
	margin-top: 20px;
}

/* News & Events */
#home-content #newsLetters .row-responsive {
	margin-top: 0;
}