.header-top {
    background-color: #ffffff;
    position: relative;
    background-position: center;
    background-repeat: repeat-x;
    background-size: contain;
    z-index: 1111111;
}
.sb3 {
    background-image: url(https://www.suniv.ac.in/assets/image/sb3.png);
    background-size: 100%;
    background-repeat: repeat-x;
    height: 22px;
}
.sb2 {
    background-image: url(https://www.suniv.ac.in/assets/image/sb2.jpg);
    background-size: 150%;
    background-repeat: repeat-x;
    height: 22px;
}
.sb4 {
    background-image: url(https://www.suniv.ac.in/assets/image/sb4.jpg);
    background-size: 200%;
    background-repeat: repeat-x;
    height: 21px;
}
header {
    background: #ffffff;
}
header .header_inner_div .logo_text .pec span {
    font-size: 52px;
    font-weight: 500;
    font-family: 'Ubuntu', sans-serif;
    color: darkred;
    border-right: 1px solid #868686;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}
header .header_inner_div .logo_text h1 {
    color: #363636;
    font-weight: 500;
    font-size: 27px;
    padding: 0px 8px 6px;
    letter-spacing: 1px;
    font-family: 'Ubuntu', sans-serif;
}
header .header_inner_div .logo_text h2 {
    color: #363636;
    font-size: 21px;
    padding: 0px 11px 4px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.dashboard-1::before {
    position: absolute;
    background: -webkit-gradient(linear, left top, right top, from(#db4040e6), to(#d22121ab));
    background: linear-gradient(to right, #db4040e6, #d22121ab);
}

#cssmenu>ul>li::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 0%;
    background: #6c0019;
}
#cssmenu ul ul li a {
    border-bottom: 1px solid rgb(104 100 142);
    padding: 7px 9px;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    background: #6c0019;
    display: block;
    font-weight: 600;
    letter-spacing: 0.7px;
    line-height: 15px;
}
#cssmenu ul ul li:hover>a, #cssmenu ul ul li a:hover {
    color: #ffffff !important;
    background: #270009;
}
.header-top-right span a {
    color: #343434;
}
.menu-main-div {
    border-bottom: 1px solid #ce5959;
}
header {
    border-bottom: 1px solid none;
}



.nav-tabs {
    border-bottom: 1px solid var(--main-color2) !important;
    border-top: 3px solid var(--main-color2) !important;
    border-right: 3px solid var(--main-color2) !important;
    border-left: 3px solid var(--main-color2) !important;
    background: var(--main-color2) !important;
    width: 100% !important;
    display: flex !important;
    /* border-bottom: 1px solid #dee2e6 !important; */
    flex-wrap: nowrap !important;
    align-content: center !important;
    justify-content: space-around !important;
    align-items: center !important;
    border-radius: 10px 10px 0px 0px !important;
    /* padding: 10px; */
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 100%;
}

.nav-tabs .nav-link.active {
    color: #ffffff !important;
    background-color: #3779da !important;
    border-radius: 10px 10px 0px 0px !important;
    /* border-top-right-radius: 0rem !important; */
    /* border-color: #dee2e6 #dee2e6 #fff; */
}

.nav-tabs .nav-link {
    text-align: center !important;
    background-color: var(--main-color2);
    color: rgb(255, 255, 255) !important;
    border: 0px solid transparent !important;
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
    /* border-left: 3px solid var(--main-color) !important; */
    /* border-right: 3px solid var(--active-color) !important; */
}
.nav-tabs .nav-link :hover {
    color: #ffffff !important;
    background-color: #3779da !important;
    border-radius: 10px !important;
    /* border-top-right-radius: 0rem !important; */
    /* border-color: #dee2e6 #dee2e6 #fff; */
}

/* .nav-link:last-child{
   
    border-right: 0px solid var(--active-color) !important;
} */

.tab-content>.tab-pane {
    background: white;
    border: 3px solid #3779da;
    /* padding: 1.1rem; */
    height: 450px;
    overflow-y: scroll;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    /* display: none; */
    border-radius: 0px 0px 10px 10px;
}

.custom-ul {
    color: #3779da;
    list-style-type: none;
}

.custom-ul li {
    margin-bottom: 0.5em;
    font-weight: bold;
}
.tab-content>.tab-pane li {
    padding: .4rem 1rem;
    border-bottom: 1px dotted #767676;
}
.tab-content>.tab-pane li:nth-child(even){
    background-color: rgb(224, 241, 255);
}
.tab-content>.tab-pane li:hover{
    background-color: rgb(228, 228, 228);
}


.date-desine {
    background: #003a9a;
    width: 64px;
    padding: 0px;
    display: flex
;
    height: 50px;
    /* border: 1px solid #c9dfffd1; */
    border-radius: 5px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    justify-content: center;
    align-items: center;
    margin-right: 1rem;
}
.year {
    position: absolute;
    transform: rotate(-90deg);
    left: -9%;
    color: #ff9100;
    top: 25%;
    font-size: 1rem;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
}
.date-month {
    margin-left: 28%;
    font-weight: 900;
    color: #ffffff;
    font-size: .9rem;
    font-family: Arial, Helvetica, sans-serif;
}
.timeline{
    list-style: none;
    /* display: flex; */
}
.timeline li{
    display: flex;
}
.timeline a {
    width: 90%;
    /* border: 1px solid; */
    display: flex;
    color: #000000;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
}
#download-btns{
    width: 3%;
}
.timeline a:hover{
    text-decoration: none;
}
.tab-content>.tab-pane {
    /* display: none; */
    overflow-y: hidden;
    overflow-x: hidden;
}
.tabber-link{
    color: red;
}
.timeline li {
    display: flex;
    justify-content: space-between;
}
.timeline i{
    color: #b91348;
}