.collegeInnerPageMainBanner {background-image: url("../images/dentistry_college_banner.png"); background-repeat: no-repeat; background-size: cover; height: 550px;}
.collegeInnerPageMainBannerArabic {background-image: url("../images/dentistry_college_banner_arabic.png"); background-repeat: no-repeat; background-size: cover; height: 550px;}
.collegeInnerPageMainBannerTitleBox {padding-top: 135px; color:#1379A6;}
.collegeInnerPageMainBannerApplyNowButton {background-color: #1379A6; color:#fff; padding: 10px 65px 10px 65px; font-weight:bold;}
.collegeInnerPageMainBannerDownloadButton {background-color: #fff; color:#1379A6; padding: 10px 65px 10px 65px; font-weight:bold;}
.collegeInnerPageNavigationBar {background-color: #1379A6;}

.bg-dentistry { background-color: #107BC0;}
.college-inner-text-color { color: #606060; }
.profileImage { border: 1px solid #606060; border-radius: 100%;}
.collegeFacultyPageTopSection {background-color: #ffffff;}
.collegeContactBox {background-color: white; width: 356px; padding: 25px; border-radius: 10px; margin-top: 25px;}
.facultyPublicationsDiv { text-align: justify;}
.facultyPublicationsDiv > ul {list-style-type: none; color: #606060;} 

.collegeProgramsInnerPagesBox { border: 8px solid #1379A6; height: 200px;}
.collegeInnerProgramMainBox > a {width: 100%;  margin: 5px 0px 10px 0px;}
.collegeInnerProgramMainBox {width: 100%; }


.collegeProgramsInnerPagesBox:before
{
  /* content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 40px;
  left: 40px;
  border: 4px solid #1379A6;
  opacity: 0.5;
  z-index: 950; */
}