
.btn-info,.btn-primary{
    background: #002949;
    border: 1px solid #002949;
}

.btn-primary:hover{
    background: #002949;
    border: 1px solid #002949;
}
.btn-info:hover{
    background: #002949;
    border: 1px solid #002949;
}
.registration-tab{
    margin-top: 40px;
    padding: 30px 30px;
    background-color: #fff;

}
.registration-tab li{
    list-style: none;
    padding-bottom: 20px;
}
.registration-tab li a{
    font-size: 16px;
    text-transform: uppercase;
}
.registration-tab li a span{
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #7f9da5;
    border-radius: 100%;
    display: inline-block;
    color: #fff;
    margin-right: 20px;
    position: relative;
}
.registration-tab li a:hover{
    color: #7bb9c7;
}
.registration-tab .active a span{
    background: #002949;
}
.registration-tab .active a{
    color: #7bb9c7;
}
.registration-tab li a span::after{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 30px;
    width: 1px;
    content: '';
    background: #adadad;
}
.registration-tab li a .last-one::after{
    height: 0;
}
.register-side-bar{
    padding: 50px 0px;
}
.register-side-bar h3{
    text-align: left;
    text-transform: uppercase;
    font-size: 24px;
    position: relative;
}
.register-side-bar h3::after{
    position: absolute;
    top: 145%;
    left: 34%;
    transform: translateX(-50%);
    content: '';
    width: 80px;
    height: 2px;
    background: #002949;

}
.all-forms{
    background: #f6f7f1;
    padding: 30px 30px;
}
.std-info{
    font-size: 24px;
    text-transform: uppercase;
     margin-top: 60px;
    color: #e89600;
}
.required{
    color: #d60e0e;
}
.save-btn{
    float: right;
}

.admission-header{
    background: #fff;
    padding: 30px 30px;
}
.admission-header h2{
    margin-top: 0;
    color: #fff;
}
.admission-header p{
    color: #fff;
}
.admission-footer .footer{
    position: relative!important;
    left: 0!important;
    margin-top: 50px;
}
.label-header{
    font-size: 18px;
    font-weight: bold;
}


/*margin  css*/
.mt-40{
    margin-top: 40px;
}

.pd-40{
    padding-top: 40px;
}
.pdl-40{
    padding-left: 40px;
}
.pdr-40{
    padding-right: 40px;
}
.form-header{
    color: #e89600;
    margin-bottom: 30px;
}
.table-data-show thead{
    background: #4388b3!important;
    color: #fff!important;
}
.dt-buttons{
    background: red!important;
}


.information-list{
    list-style: none;
    padding-left: 0;
}
.information-list span{
    font-weight: bold;
}

.information-list li{
    color: #333;
    margin-top: 8px;
    border-bottom: 1px solid #dfdff4;
}

.student-info .card-header{
    padding: 10px 10px!important;
}
.student-info .card-header h4{
    margin: 0;
    font-size: 18px;
}
.student-info .card-body{
    background: #fff;
}
.content-header-txt{
    color: #fff;
    text-transform: uppercase;
}
.content-header{
    background: #4d6171;
}
.side-menu{
    background: #002949;
}
.course-table-admin th{
    font-weight: bold;;
}
.card-header i{
    margin-right: 10px;
}
#sidebar-menu > ul > li > a{
    color: #fff;
}



/*teacher dashboard*/


.course-list-panel{
    border: 1px solid #008AFC;
    padding: 15px 15px;
}
.panel-footer{
    background: #008AFC;
    padding: 10px 10px;
    color: #fff;
}
.panel-footer a{
    color: #fff!important;
}
.course_all .course_name{
    text-transform: uppercase;
    font-size: 18px;
}
.course_all .teacher_info{
    height: 80px;
    width: 80px;
    overflow: hidden;
    border-radius: 5px 5px;
    margin-top: 15px;
    float: left;
}
.course_all .teacher_info img{
    width: 80px;
}
.course_all .basic{
    float: left;
    text-transform: uppercase;

}
.course_all .basic .name{
    font-size: 14px;
    margin-top: 20px;
    margin-left: 20px;
}
.course_all .basic .email{
    font-size: 14px;
    margin-left: 20px;
}
.course_tab{
    margin-top: 40px;

}
.notes-list .fa-upload, .notes-list
.fa-gem{
    margin-right: 10px;
}
.notes-download,.notes-delete{
    border: 1px solid #333;
    margin-left: 5px;
}
.notes-download i{
    color: #159600;

}
.notes-delete i{
    color: #fb4c36;
}
.course_notes .fa-file, .course_notes .fa-bullhorn{
    margin-right: 10px;
}
.course_tab .active span{
    color: #626ed4!important;
}

.course_title{
    font-size: 18px;
    color: #333;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.course_title span{
    font-weight: bold;
}
#sidebar-menu > ul > li > a.mm-active {
    color: #ffffff !important;
    background-color: #b3d1d9;
}
.submenu li.mm-active > a {
    color: #fff;
    background-color: #000;
}
.submenu li a{
    color: #fff;
}
.topbar .topbar-left {
    background: #ffffff;
}
.hold-status-mt{
    margin-top: 130px;
}

.pending-list .noti-icon-badge{
    top: 12px;
}
.navbar-custom{
    position: relative;
}
.navbar-custom .mob-logo{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.mob-logo{
    display: none;
}
.ogin-bg{
    position: absolute;
    top: 50%;
    left: 60%;
    transform: translate(-50%,-50%);
}

.table-grade{
    display: inline-table;
}

.widget-logo{
    margin-bottom: 25px;
}

.widget-body{
    font-size: 14px;
    color: #002848;
}

.widget-item{
    padding-top: 20px;
    padding-bottom: 20px;
}

.saikat{
    width: 308px;
    margin-top: 35px;
}

.samsung{
    padding-left: 0;
    margin-top: 10px;

}
.samsung li{
    list-style: none;
}

.info-list{
    list-style: none;
    padding-left: 0;
}
.social-link a{
    font-size: 18px;
    color:#fff;
}
.social-link a i{
    width: 40px;
    height: 40px;
    background: #777777;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin-right: 5px;

}
.social-link a i:hover {
    background-color: #7bb9c7;
}

.gggg{
    margin-right: 7px;
}





@media(max-width: 767px) {
    .table-grade{
        display: block;
    }

    .hold-status-mt{
        margin-top: 5px;
    }
    .content-header-txt {
        color: #fff;
        text-transform: uppercase;
        font-size: 18px;
    }
    .grade-body .pdr-40{
        padding-right: 0px;
    }
    .grade-body .pdl-40{
        padding-left: 0px;
    }
    .course-details-page .pdr-40{
        padding-right: 8px;
    }

    .course-details-page .pdl-40{
        padding-left: 8px;
    }
    .tab-content .tab-pane{
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
    .course-details-page .table thead th{
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .course-details-page .table-rep-plugin tbody th{
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .course-details-page .table-rep-plugin tbody td{
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .std_details .pdr-40{
        padding-right: 8px;
    }

    .std_details .pdl-40{
        padding-left: 8px;
    }
    .course-form .pdr-40{
        padding-left: 10px;
    }
    .course-form .pdl-40{
        padding-right: 10px;
    }
    .mob-logo{
        display: block;
    }
    .accountbg{
        background: #fff!important;
    }
}





