﻿/* Theme Changes as per the NBA Feedback
    Author: NIT Srinagar CSC
    Developer: Shabir Mustafa
    Date: 28-02-2020
*/

#topNavigation {
    background-color: #4183C4;
}
#mainNavigation {
    background-color: #1a4380 !important;
}
#stmc {
    background-color: #1a4380 !important;
}
#footerSection {
    background-color: #1a4380 !important;
}
#mainav li li a, #mainav .active li a {
    color: white;
    background-color: #1a4380 !important;
    border-color: rgba(231, 231, 231, 0.6); /*background-color:#3b3b3b; #629BAF  border-color:rgba(0,0,0,.6);*/
    white-space: normal;
}
.dynamic-menu .level1 > li > a {
    color: #1a4380 !important;
    font-size: 14px;
    margin-top: 12px;
    cursor: text;
}
.left-menu ul li a {
    color: #002147;
    padding: 1px 10px;
    margin-bottom: 0;
    text-transform: capitalize;
    white-space: inherit !important;
}
.social-icons li a {
    color: white;
    font-size: 11px;
}
#footerLast {
    background-color: #4183C4;
}
#govtPortal {
   
    background-image: url('../images/slider-background.png');
}
.content .menu li a {
    font-size: 14px;
  color: black;
}
.marquee marquee i a {
    color: #FF6347;
    filter: brightness(250%);
}

.marquee {
    background-color: #4183C4 !important;
    padding:3px;
   }
.border-col {
    margin-top:0%;
}
#marquueLink {
    color: white;
}

/*
#myCarousel{
    background-color:red;
    height: 350px;
    width:1200px;
}*/