﻿/* Theme Changes  for Centre per the NBA Feedback
    Author: NIT Srinagar CSC
    Developer: Shabir Mustafa
    Date: 03-03-2020
*/
#centreTopNavigation {
    background-color: #192f59;
}

#bs-example-navbar-collapse-1 {
    background-color: #192f59 !important;
}

#mainav li li a, #mainav .active li a {
    background-color: #192f59 !important;
}

.quicklink h2 {
    background-color: #4183C4;
}

.quicklink li:hover {
}

.quicklink li {
    border-bottom: 1px dotted #4183C4;
    transition: 1s all ease;
    font-size: 15px;
    padding-bottom: 3px;
}

    .quicklink li a {
        color: black;
    }

.left-menu ul li a {
    color: black;
}

.departmentLogo span.coll-name {
    color: black;
}

#footerLast {
    background-color: #192f59;
}

#footerSection {
    background-color: #3db166;
}

.social-icons li a {
    color: white;
    font-size: 11px;
}

#govtPortal {
    background-image: url('../../../images/slider-background.png');
}
