.loginpage {
    background: #dc606f;
}
.authentication::before{
    opacity: 0.2;
}
.block-header .breadcrumb{justify-content:end;}
.block-header {
    padding: 10px 0px;
    color: #000;
    border-bottom: solid 1px #ccc;
}
.block-header h2{margin-bottom: 0px;}
#DataTables_Table_0_wrapper .dt-buttons .btn {
    background: #fff;
    padding: 3px 20px;
    color: #22252b;
    border: solid 1px #22252b;
}
.header .bootstrap-select .dropdown-toggle{background: #fff !important;border-radius: 0px !important;}
.card .header h2 {font-size: 16px;display: flex;gap: 5px;}

.card .header a .zmdi {font-size: .93em;}
.table .btn-sm .zmdi{font-size: 14px;}
.table .btn-sm{padding: 0px 8px;}

.table tr td .btn-primary{background:#49c5b6}
.table td, .table th {
    white-space: unset;
    word-wrap: break-word;
}
#form_validation .btn-group.bootstrap-select.form-control.z-index.show-tick {
    padding: 0;
}
#form_validation .form-group .error{color:#F44336;font-style: italic;}

#form_validation .form-control{border-radius:0px;}
#form_validation textarea{border:solid 1px #ccc;}
#form_validation .btn-round{border-radius:0px !important;}
.infosection h6{display: flex;gap: 5px;}
.hrborder{border-top: 1px solid #eceff1;}

.studentprofile .easy-pie-chart-1 {
    height:100px;
    width: 100px;
    border:solid 2px #ccc;
    border-radius: 50%;
}
.studentprofile .chart>span>img{
    height:100%;
    width: 100%;
    object-fit: cover;
    padding: 4px;
}
.studentprofile .nav-tabs {
    padding-left: 0px;
    padding-top: 0;
}
.studentprofile .nav-tabs .nav-link {
    padding: 3px 15px;
}
.studentprofile .nav-tabs>.nav-item>.nav-link{border-radius: 5px;}
/*---loader css------*/
.loader9{
    position: fixed;
    width: 100%;
    left: 0;
    height: 100%;
    background:#181a1ad6;
    z-index: 9999999;
}
@-webkit-keyframes enter {
    0% {
        opacity: 0;
        top: -10px;
    }
    5% {
        opacity: 1;
        top: 0px;
    }
    50.9% {
        opacity: 1;
        top: 0px;
    }
    55.9% {
        opacity: 0;
        top: 10px;
    }
    }
    @keyframes enter {
    0% {
        opacity: 0;
        top: -10px;
    }
    5% {
        opacity: 1;
        top: 0px;
    }
    50.9% {
        opacity: 1;
        top: 0px;
    }
    55.9% {
        opacity: 0;
        top: 10px;
    }
    }
    @-moz-keyframes enter {
    0% {
        opacity: 0;
        top: -10px;
    }
    5% {
        opacity: 1;
        top: 0px;
    }
    50.9% {
        opacity: 1;
        top: 0px;
    }
    55.9% {
        opacity: 0;
        top: 10px;
    }
    }
  
    .loaderin {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27.5px;
    margin-top: -27.5px;
    background: unset;
    z-index: 99;
    }

    .square {
    background: white;
    width: 15px;
    height: 15px;
    float: left;
    top: -10px;
    margin-right: 5px;
    margin-top: 5px;
    position: relative;
    opacity: 0;
    -webkit-animation: enter 6s infinite;
    animation: enter 6s infinite;
    }

    .enter {
    top: 0px;
    opacity: 1;
    }

    .square:nth-child(1) {
    -webkit-animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    animation-delay: 1.8s;
    }

    .square:nth-child(2) {
    -webkit-animation-delay: 2.1s;
    -moz-animation-delay: 2.1s;
    animation-delay: 2.1s;
    }

    .square:nth-child(3) {
    -webkit-animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    animation-delay: 2.4s;
    background: #fdc96f;
    }

    .square:nth-child(4) {
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    animation-delay: 0.9s;
    }

    .square:nth-child(5) {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
    }

    .square:nth-child(6) {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s;
    }

    .square:nth-child(8) {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s;
    }

    .square:nth-child(9) {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    animation-delay: 0.6s;
    }

    .clear {
    clear: both;
    }

    .last {
    margin-right: 0;
    }
/*---loader css------*/

.errormsg{
    background: #f96332;
    color: #fff !important;
}
.customalerti{padding-top: 0.4rem; padding-bottom: 0.4rem; margin-bottom: 0px;}
#form_validation .imgBox img{
    height:100px;
    margin-bottom: 10px;
}

.profile-page .profile-header .detail {
    display: flex;
    align-items: center;
}
.profile-page .profile-header .detail {
    margin-left: 200px;
}
.profile-page .profile-header img {
    height: auto;
}

.profile-header .imgBox{
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
}
.profile-header .u_name h4{
    margin-top: 0px;
}
.profile-page .profile-header {
    margin-bottom: 0;
}

@media(max-width:991px){
    .studentprofile .nav-tabs{
        overflow: scroll;
        flex-wrap: nowrap;
        display: flex;
    }
    .profile-page .profile-header .detail {
        display: unset;
    }
}