.collegeInnerPageMainBanner {background-image: url("../images/files/colleges/college_banners/COLLAGE_lAW.webp"); background-repeat: no-repeat; background-size: cover; height: 550px;}
.collegeInnerPageMainBannerArabic {background-image: url("../images/files/colleges/college_banners/COLLAGE_lAW.webp"); background-repeat: no-repeat; background-size: cover; height: 550px;}
.collegeInnerPageMainBannerTitleBox {padding-top: 135px; color:#93553c;}
.collegeInnerPageMainBannerApplyNowButton {background-color: #93553c; color:#fff; padding: 10px 65px 10px 65px; font-weight:bold;}
.collegeInnerPageMainBannerDownloadButton {background-color: #fff; color:#93553c; padding: 10px 65px 10px 65px; font-weight:bold;}
.collegeInnerPageNavigationBar {background-color: #93553c;}

.bg-dentistry { background-color: #93553c;}
.college-inner-text-color { color: #606060;  }
.profileImage { border: 1px solid #606060; border-radius: 100%;}
.collegeFacultyPageTopSection {background-color: #F8F7F7;}
.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 #93553c; 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 #93553c;
  opacity: 0.5;
  z-index: 950; */
}