﻿.TopHeader2 {

}


/*slide*/
.slideImage {
    /*height: 75px;*/
    overflow: hidden;
    display:none;
}
.slideContent {
  
    display: none;
}

.ContentMaster {
       padding-bottom: 19px;
    padding-top: 13px;
    margin-top: 30px;
}




/*Chairman Desk Page*/
.chairmansDesk {
    line-height: 31px;
    font-size: 15px;
    color: #676161;
    text-align: justify;
}
/*Course page*/

.courceDetailsMaster .head
{
    text-align: center;
    background: #eaeaea;
    padding: 6px;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 13px;
}

.CourseTab {
         border: solid #eee 0px !important;
    background: #eae6e6;
    border-radius: 0px !important;
    color: #2d2c2c;
    transition: 1s;
    width: 100%;
    display: block;
    text-align: center;
    padding: 17px 3px;
    border-right: solid #f8c300 4px !important;
    text-transform: uppercase !important;
    height: 80px;
    font-size: 13px;
}
.Page_notificationContent i.fa.fa-download {
    color: #fbf8d7;
    font-size: 16px;
}

.CourseTab.ActiveTab {
    background: #6f6b67;
    color: white;
}
.CourseTab:hover {
    background: #a2a2a2 !important;
    color: white;
    text-decoration:none;
}
.CouseDescriptions {
      font-size: 15px;
    color: #dad1d1;
    text-align: center;
    background: #353492;
    width: 364px;
    float: none;
    display: block;
    font-size: 13px;
    padding: 5px 3px;
}
/*Course page*/
.courceDetailsMaster .heading {
    height: 33px;
    border: solid wheat 1px;
    text-align:center;
}



.courceDetailsMaster .heading {
    height: 33px;
    border: solid #eae9e7 1px;
    text-align: center;
    padding: 4px 3px;
}
.courceDetailsMaster .DataHeader {
    background: #2f8dd0;
    padding: 9px 0px;
    color: white;
    border-left: solid #f3e545 6px;
    border-right: solid #f3e545 6px;
    text-transform: uppercase;
    font-size: 11px;
    font-family: sans-serif;
    font-weight: bold;
}
.courceDetailsMaster .courseList a .DataRow {
    margin-bottom: 0px;
    min-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: white;
    /* font-family: Arial, Helvetica, sans-serif; */
    font-size: 13px;
display:block;
color: black;

}

.courceDetailsMaster .courseList a:nth-child(odd) .DataRow {
    background: whitesmoke;
}
.courceDetailsMaster .courseList a .DataRow:hover {
    background: #888daf;
    color: white;

}




.courceDetailsMaster {
    /* border: solid #ecece9 2px; */
    background: #f1f1f1;
}


.MyTabs {
      width:12.5%;
    float: left;
    height:100px;
}

.courseDetails
{
     
}
.courseList{
    margin-bottom:20px;
}


.courseDetails .Heading {
    background: #eaeef6;
    padding-top: 6px;
    padding-bottom: 4px;
    color: red !important;
    border-left: solid #a0b7e6 13px;
    border-right: solid #a0b7e6 13px;
    font-size: 16px;
    text-align: center;
}
.courseDetails .DataRow {
   
padding-top: 8px;
    padding-bottom: 8px;
    font-size: 13px;
    border-bottom: solid #f5f0f0 1px;
    text-align: justify;
    padding-left: 16%;
    background: white;
}


/*Notifications*/
.Page_notificationContent {
        border-bottom: solid #e7e7e7 1px;
    /* padding: 9px 0px; */
    background-image: linear-gradient(to right,#146696,#d84d0b);
    padding-top: 5px;
    padding-bottom: 8px;
    margin-bottom:30px;
}

.Page_NotificationDate {
    font-size: 11px;
    color: #4b5f65;
    padding:5px 1px;
   
}
.nameUniv  {
    color:white;
}
.Page_notificationContent a {
    color: white;
    font-size: 13px;
}
.phoneDirectory .R1 {
    min-height: 35px;
    padding: 13px 8px;
    border-bottom: solid #efeae1 1px;
    /* text-align: justify; */
    font-size: 14px;
}
.nameUniv.paddingNone {
    font-size: 11px;
}

.mainHeadTeams.txtCenter {
    background: #f5f5f5;
    color: #6faacd;
    margin-top: 32px;
    font-size: 22px;
}
.OtherTeams .headPhoto {
    height: 135px;
    padding-top: 8px;
    padding:6px;
}
img#imgCaps 
{
    display:none;
}

.PhotoGallary_title
{
          font-size: 18px;
    position: absolute;
    z-index: 1111;
    left: 52px;
    color: #abf9b4;
    top: 7px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.44);
    width: 182px;
    text-align: center;
    z-index: 1;
}


