body{
    margin:0; padding:0; background: url(../bg-1.png); background-size: 100%;
}
a{
cursor: pointer;
}
ul{
    list-style-type: none; margin:0; padding:0;
}
.nttr{
    max-width: 120px !important;
}
/*Announcement*/
#announcement{
    height: 30px;
    background: #0C2153; color:#fff; padding:3px 0;
}
.col-md-6.text-end ul li {
    padding: 0px 7px;
    font-size: 11px;
}
/*Nav*/
#nav{
    background: #0C2153;
}
main{background: rgba(254, 254, 254, .5);}
/*highlight*/

.highlight a{ box-shadow: 0 5px rgba(0,0,0,.15); background: #0C2153; transition: all ease-in-out .3s; color: #fff; padding:10px; display: inline-block; min-width: 200px; border-radius: 20px; text-align: center; text-decoration: none;font-size: 15px;} 
.highlight a:hover{background: #000; transition: all ease-in-out .3s;}

/*Text*/
.content{
    background: #e5e5e5; padding:20px; border-radius: 10px;
}
.content p {
    font-size: 13px;
}
.text-para {
    text-align: center;
    padding: 10px 10px;
}
h3.top-head {
    text-align: center;
}
h2.heading {
    font-size: 30px;
    font-weight: 800;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
h2.heading:after {
    position: absolute;
    content: "";
    width: 160px;
    height: 5px;
    background: #c31c25;
    bottom: 0;
    left: 15px;
    border-radius: 80px;
}

.login ,#cssmenu{
     border-radius: 10px; height: 100%; background: linear-gradient(135deg,#0C2153,#eb1b1b);
    background-size: 150%; animation: grad-shift 2s infinite alternate ease-in-out;
 padding:30px; animation: grad-shift 2s infinite alternate ease-in-out; background-size: 150%;
}

table.login-table p a {
    text-decoration: none;
}
p.confirm-link a {
    text-decoration: none;
    background: #212529;
    padding: 6px 7px;
    color: white;
    font-size: 11px;

}
td.signup-buton {
    background: white;
    padding: 8px 10px;
  }

td.signup-buton a {
    text-align: center;
    font-size: 14px;
    color: black;
  }

p.confirm-link {
    text-align: center;
}
#cssmenu p.seven a {
    text-decoration: none;
    color: white;
}
#cssmenu p.seven a:hover{
    color:#eb1b1b;
}
.style15 {
    color: #000099;
    font-weight: bold;
}
p.page-content-heading {
    font-size: 20px;
    font-weight: bold;
}

@keyframes grad-shift {

0%{background-position:0}

100%{background-position:100%}

}

.login-heading{
    color:#fff; font-weight: normal; 
}
legend {
    /* display: none; */
    opacity: 0;
}
fieldset {
    display: block;
    margin-inline-start: 0px !important;
    margin-inline-end: 2px !important;
    padding-block-start: 0.35em !important;
    padding-inline-start: 0.75em !important;
    padding-inline-end: 0.75em !important;
    padding-block-end: 0.625em !important;
    min-inline-size: min-content !important;
    border-width: 2px !important;
    border-style: groove !important;
    border-color: rgb(192, 192, 192) !important;
    border-image: initial !important;
}
table.login-table ,table.login-table strong {
    color: white;
}

.post-thumb.thumb img{ height: 200px; border-top-right-radius: 10px; }
.item {
    background: #e5e5e5;
    min-height: 300px;
    border-radius: 10px;
}
.sap-md-heading {
    padding: 20px 10px;
    min-height: 90px;
}
section.footer-video-sec {
    background: rgb(54 56 68);
    padding:30px 0;
    
}
footer{background: #0C2153;color:#fff;padding:20px 0;}
.footer-info {background: #000;color: #fff;padding: 10px 0}
.footer-info p {margin: 0}
.director-content {
    padding: 20px;
}

.director-content p {
    color: white;
}

iframe#fitvid0 {
    width: 100%;
    height: 300px;
}
#owl-demo .owl-nav {
    display: none;
}
.owl-item .item1 img{
    width:50% !important;
    height: 50%;
    
}
.row.footer-content ul li a{
    color: white;
    text-decoration: none;
}
.col-md-6.text-end ul {
    display: inline-flex;
}
.btn-light:hover{
    background: #dc1b1e !important; color:#fff !important;
}
div#cssmenu p{
    border: 1px solid #726f83 !important;
    padding: 10px !important;
}
@media (max-width: 575.98px) { 
.highlight a{
    width:100%;
    margin:10px 0;
}
 .nttr{max-width: 120px !important;}
 }

 @media (min-width: 1400px) { 
    .container{max-width: 90% !important;}
    
  }
table.title {
    text-align: center;
    background: white;
    /* padding: 58px 10px; */
}
tr.table-top-heading th font.color {
    color: #0c2153;
    font-weight: 600;
    font-size: 18px;
   
}
.table-striped th ,.table-striped td {
    font-size: 15px;
}
/*article.topcontent {
    margin: 0 auto;
     text-align: center; 
    width: 698px;
}*/

form#updatecourcesdate {
    padding: 0px;
    width: 400px;
    right: 40px;
    left: 10px;
}


form#updatecourcesdate input.btn.btn-secondary {
    margin: 10px auto;
}
td.deadline-date , th.deadline-date{
    background: #ebb1b1 !important;
}
input.btn.btn-secondary {
    background: #0c2153 !important;
}
.col-md-9 table td {
    font-size: 13px !important;
}
    @media only screen and (min-width:1600px) {
    .col-md-3 {

        width: 20% !important;
    }
    .col-md-9 {
      
        width: 80% !important;
    }
}


.latest-title-heading {
    text-align: center;

}
    button.btn.btn-home {
    float: right;
    border: 1px solid #0c2153;
    background-color: white;
    color: #0c2153;
    font-size: 12px;
    cursor: pointer;
}

/** POPUP CSS**/

.span-shot {
    margin-bottom: 10px;
}

.span-shot span {
    padding: 4px;
    border: 1px solid #212529;
    background: #e5e5ef;
}

table.table.table-bordered.present {
    border: 2px solid #cecece !important;
    background: white;
}

table.table.table-bordered.present th,
table.table.table-bordered.present td {
    border: 2px solid #cecece !important;
    background: white;
}

table.table.top-table {
    background: #ffffff;
    margin-top: 10px;
    /* padding: 14px; */
}

.form-select {
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
}

input.btn.btn-secondary {
    background: #4b646f;
    color: white;
}

.printdiv {
    text-align: center;
}

select#conf_part_absent {
    width: 100%;
}

.shows {
    display: none;
}

.card.card-tale {
    height: 150px;
}

.see-more a {
    text-decoration: none;
    color: white;
}

.see-more a:hover {
    color: red;
    text-decoration: none;
}

button.update-content.btn.btn-success {
    font-size: 10px;
    padding: 4px 4px 4px 4px;
}

.custom-model-main,
.content-file,
.custom-model-main1,
.custom-model-main3 {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* z-index: 1050; */
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear, z-index 0.15;
    -o-transition: opacity 0.15s linear, z-index 0.15;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
}

.model-open,
.model-open1 {
    top: 0px;
    z-index: auto;
    opacity: 1;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
}

.custom-model-inner {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    width: 600px;
    margin: 30px auto;
    max-width: 97%;
}

.custom-model-wrap {
    display: block;
    width: 100%;
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
    text-align: left;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: calc(100vh - 70px);
    overflow-y: auto;
}

.model-open .custom-model-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    z-index: 999;
}

.model-open .bg-overlay {
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

.model-open1 .bg-overlay {
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

.bg-overlay {
    background: rgba(0, 0, 0, 0);
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear;
}

.close-btn {
    position: absolute;
    right: 0;
    top: -30px;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    color: #fff;
}

.content-file.bg-overlay1.model-open1 {
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

;

.popup-top {
    margin-top: 100px;
}

.btn {
    margin-right: 5px;
}

@media screen and (min-width:800px) {

    .custom-model-main:before,
    .content-file:before {
        content: "";
        display: inline-block;
        height: auto;
        vertical-align: middle;
        margin-right: -0px;
        height: 100%;
    }
}

@media screen and (max-width:799px) {
    .custom-model-inner {
        margin-top: 45px;
    }
}

#update_request {
    position: absolute;
    right: 10px;
    bottom: 10px;

}

.pop-up-content-wrap {
    position: relative;

}

.sidebar {
    z-index: 0 !important;
}
