.content-image2 {
    border-radius: 5px;
    background: #ababab;
    padding: 3px;
    box-shadow: 0px 3px 10px 3px #41414154;
}

.views-field.views-field-field-dept-icon {
    border: 1px dashed #104c8b;
    margin-right: 15px;
    margin-bottom: 0px;
    padding: 10px 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 5px;
}

.noticeboard_header {
  background: #104c8b;
  line-height: 35px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}

.pager__item a {
    display: inline-block;
    padding: 5px 14px;
    background: #104c8b;
    border: 1px solid #07294d;
    border-radius: 15px;
    margin: 0 5px;
    color: #fff;
    text-decoration: underline;
}
.department-inner-image{
	width: 100%;
}

.cboxElement img {
  margin: 15px 0em 15px 0em !important;
  height: 154px;
  width: 100%;
  border-radius: 4px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

img.staff_image {
    height: 120px;
}

.tbl_logo {
    float: right;
}

.directors-page .col-sm-3 {
    float: left;
    margin-bottom: 20px;
}

.directors-page .director-image {

    background: #e4f7ff;
    padding: 14px;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.director-designation {
    background: #104c8b;
    text-align: center;
    color: #fff;
    height: 100px;
}

.director-name {
    padding-top: 10px;
    text-align: center;
   font-weight: 600;
    color: #a1f5ef;
}

.director-year {
   margin-bottom: 0px;
   text-align: center;
}


.Video_title {
    display: block;
    background: #377b09;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 35px;
    margin: 0px 0px 0px 0px;
    font-weight: 700;
}






.inner-photo-gallery-page img {
    width: 100%;
    height: 200px;
    /* border: 1px solid #e7e7e7; */
    /* margin-right: 17px; */
    padding: 0px 5px 10px;
}

p.section-pageheading {
    color: #104c8b;
    text-decoration: underline;
}

img.division-hod-img {
    float: right;
    width: 100%;
    border: 1px solid #08203e;
}

p.division-hod-name {
    text-align: center;
}

.accordion-body {
    background: #fff;
}

a.faculty-title {
    color: #000;
    /* text-decoration: none; */
}

.regional-station {
    margin-bottom: 15px;
}
.cboxElement img {
  margin: 15px 0em 15px 0em !important;
  height: 154px;
  width: 100%;
  border-radius: 4px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}