.pagination-footer nav {
    float: right;
}

 
.card-body .form-group{
    margin-bottom: 20px ;
}


.error {
    color: red;
}


.error strong{
    margin-bottom: 20px;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
}

.remove_f {
    top: 0;
    position: absolute;
    right: auto;
    margin: 0 0 0 8px;
}

.img-wrap {
    position: relative;
}

.link-btn {
    color: #ffffff !important;
}

.logo-image {
    width: 100px;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.list-group {
    list-style: none;
    color: #3c8dbc;
    font-weight: 800;
}

.list-group .fa-trash-alt {
    color: #dc3545;
}

.leson-arttach {
    margin: 12px 0 0 0px;
    border-top: 1px solid #aba6a6;
    padding-top: 16px;
}

.option-wrapper-box {
    margin: 0;
}

.btn-group-n {
    text-align: center;
}
.btn-group-n a {
    display: block;
    margin-bottom: 40px;
}
.btn-group-n a img {
    width: 60%;
    margin: 9% 0 0;
}
.btn-group-n a span{
    background: #f4f5f7;
    border: 1px solid #25266a;
    border-radius: 50px;
    color: #25266a!important;
}
.btn-group-n a:hover span{
    border: 1px solid #25266a;
    background: #fff;
}

.btn-group-n span.active {color: #fff !important; }

#user-list li{ padding: 0 5px; font-size: 13px; margin-bottom: 0; background: none; }
#user-list .list-group-item{border: none;}
#user-list li label{ font-weight: normal;  }
.student-list{ max-height: 300px; overflow-y: auto; overflow-x: hidden; }
.avatar{ border-radius: 50%; height: 50px; width: 50px; }
/*option-wrapper-box > div:nth-of-type(1){
    display: none;
}*/

.option-wrapper {
    background: #d9e5ff;
    padding: 10px 40px 10px 10px;
    position: relative;
    margin-bottom: 10px;
    border-radius: 5px;
}

.option-wrapper hr {
    display: none;
}

.option-wrapper .input-group-append {
    position: absolute;
    right: -26px;
    top: 0;
    padding: 0;
}

.option-wrapper .input-group-append .input-group-text {
    padding: 0;
    color: #ad0002;
}

.option-wrapper .custom-file-question {
    margin-bottom: 0;
}

.option-wrapper .custom-file-label {
    background: #f4f6f9;
}

.option-wrapper .option[readonly] {
    background: #f4f6f9;
}

.sidebar-brand-image {
    width: 54%;
    height: 50px;
}

/*ADDED ON 22-04-2020*/

.navbar-info {
    background-color: #ffffff !important;
}

.main-sidebar {
    background: rgb(244, 245, 247); !important;
}

.brand-link {
    /* background: #d9e5ff; */
    background: #fff;
}

.accent-lightblue [class*=sidebar-light-] .sidebar a:not(.dropdown-item):not(.btn-app):not(.nav-link):not(.brand-link) {
    color: #343a40 !important;
}

[class*=sidebar-light-] .sidebar a {
    color: #42526E !important;
}

[class*=sidebar-light] .brand-link {
    text-align: center;
    background: #0c3c60;
}

.nav-sidebar>.nav-item.active a {
    background-color: #be2d34 !important;
}

.card-header {
    background-color: #f4f5f7;
}
.text-sm .card-title {
    font-size: 1.3rem;
}

.card-title {
    color: #25266a;
}
.quick-stat {
    padding: 15px;
    background-color: rgb(244, 245, 247);
    margin-bottom: 20px;
}
.quick-stat i {
    width: 50px;
    height: 50px;
    background-color: rgba(80, 102, 225, 0.3);
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #6c76a9;
    margin-right: 5px;
}

span.stat.text-success {
    font-size: 25px;
    font-weight: bold;
    color: #000 !important;
}
.stat-text {
    font-size: 15px;
    text-transform: uppercase;
    color: #42526e;
    margin-top: 10px;
}
.accent-lightblue .btn-link, .accent-lightblue a:not(.dropdown-item):not(.btn-app):not(.nav-link):not(.brand-link) {
    color: #25266a;
}

.btn-primary {
    color: #fff;
    background-color: #50a95e !important;
    border-color: #50a95e !important;
    box-shadow: none;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #001034 !important;
    border-color: #001034 !important;
}

.btn-info {
    background-color: #cbd7f1;
    border-color: #cbd7f1;
    box-shadow: none;
}

.btn-info:hover {
    background-color: #bbccf1;
    border-color: #bbccf1;
    box-shadow: none;
}

.icheck-primary>input:first-child:checked+input[type=hidden]+label::before, .icheck-primary>input:first-child:checked+label::before {
    background-color: #25266a !important;
    border-color: #25266a !important;
}

.icheck-primary>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-primary>input:first-child:not(:checked):not(:disabled):hover+label::before {
    border-color: #25266a !important;
}

.btn-outline-success:hover {
    background-color: #6ffd90;
}

.btn-outline-primary:hover {
    background-color: #8ec0f5;
}

/* 25.04.2020 */
.btn-outline-success{
    background: #fff;
}


.list-menu .dropdown-item{ cursor: pointer; padding: .25rem 1rem .25rem 0.60rem; }
.list-menu .dropdown-item i{ margin-right: 10px; background: #25266a; color: #fff; padding: 10px; border-radius: 50%;  font-size: 12px;  }

/* 25.04.2020 */
[class*=sidebar-light] .user-panel {
    align-items: center;
}
.user-panel .image {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    padding: 0;
}
.sidebar-collapse .user-panel .image {
    width: 200px;
}
.main-sidebar:hover .image{
    width: 40px !important;
}
.user-panel img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    height: 100%;
    overflow: hidden;
    object-position: 50% 50%;
    -webkit-object-position: 50% 50%;
    -o-object-position: 50% 50%;
    -moz-object-position: 50% 50%;
    border-radius: 0 !important
}

.nav-item a i {
    margin-right: 5px;
}

#example2 .btn-success {
    color: #fff !important;
}

.btn-outline-success {
    background: #28a745;
    color: #fff !important;
}

.btn-outline-success a {
    color: #fff !important;
}

.btn-outline-success:hover {
    background: #146327;
    color: #fff !important;
}

.btn-outline-success a:hover {
    color: #fff !important;
}


.btn-outline-primary {
    background: #25266a;
    color: #fff !important;
}

.btn-outline-primary:hover {
    background: #024b99;
    color: #fff !important;
}

.btn-outline-primary a {
    color: #fff !important;
}

.btn-outline-secondary {
    background-color: #28a745;
    color: #fff !important;
	    border-color: #28a745;
}

.btn-outline-info:hover i{
    color: #fff !important;
}

.btn-outline-danger:hover i{
    color: #fff !important;
}

span.badge.badge-success-msg {
    background: #28a745;
    color: #fff;
}


/*table Fix*/
.table.table-hover.text-nowrap td{
    white-space: normal !important;
}
.table.table-hover.text-nowrap td.actions-td{
    white-space: nowrap !important;
}
#deadline_date-error{
    width: 100%;
}
/*abhijit 31-07*/
.navbar-dark .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.75);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #404040;
    background-color: #f4f6f9;
}
.main-sidebar {
    background: rgb(244, 245, 247);
    border-right: 1px solid rgba(9,30,66,0.08);
    box-shadow: none;
    box-sizing: content-box;
}
.elevation-4{
	box-shadow: none !important;
}

.nav-sidebar .nav-item>.nav-link {
    font-size: 16px;
    text-align: left !important;
}
.nav-pills .nav-link {
    border-radius: 1.65rem;
    padding: .8rem .8rem;
}
.sidebar-dark-info .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-info .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #25266a;
    color: #fff;
}
[class*=sidebar-light-] .nav-sidebar>.nav-item>.nav-link.active {
    color: #fff !important;
    box-shadow: 0 0px 0px rgba(0,0,0,.12), 0 0px 0px rgba(0,0,0,.24);
}
[class*=sidebar-light-] .nav-sidebar>.nav-item>.nav-link.active p{
	color: #fff !important;
}
.btn-group-lg>.btn, .btn-lg{    border-radius: 1.3rem;}
.content-wrapper {
    background: #ffffff;
}
.text-sm .content-header h1 {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 500;
}
.card {
    box-shadow: 0 0 0px rgba(0,0,0,.125), 0 0px 0px rgba(0,0,0,.2);
    margin-bottom: 1rem;
    border: 1px solid #ebedf1;
}
.table-bordered thead td, .table-bordered thead th {
    background-color: rgb(244, 245, 247);
}
.btn, .form-control{
	border-radius: 1.25rem;
	padding: .375rem 1rem;
}
.alert{border-radius: 1.55rem;}
.btn-outline-info, .btn-outline-danger {
    color: #28a745;
    background: #e4e7ea;
    border: 1px solid #e4e7ea;
	    padding: .25rem .5rem;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-xs {
    padding: .125rem .55rem;
}
.form-control {height: calc(2.55rem + 2px);}
.btn.btn-flat, .input-group-text {
    border-radius: 1.25rem;
}
.select2-container--default .select2-selection--single{
	border: 1px solid #aaa;
    border-radius: 40px;
	height: calc(2.525rem + 2px);
	padding: .775rem .75rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
}
.input-group-append .btn+.btn{margin-left: 10px;}
.select2-container--default .select2-selection--single{
	border: 1px solid #ced4da !important;
    border-radius: 1.25rem !important;
}
.text-sm .select2-container--default .select2-selection--single, select.form-control-sm~.select2-container--default .select2-selection--single {
    height: calc(2.55rem + 2px);
}
.text-sm .select2-container--default .select2-selection--single .select2-selection__arrow, select.form-control-sm~.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: .52rem;
}
.brand-link .brand-image.elevation-3{box-shadow: none !important;margin-left: .35rem;}
.sidebar-collapse .nav-sidebar .nav-item>.nav-link{text-align: center;}
.alert.alert-danger.text-center {
	color: #000;
    background: #cacad0;
    border-color: #ccc;
}
/*login*/

.login-wrapper {
	position: relative;
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    min-height: 100vh;
    justify-content: center;
    align-items: center;
    background: #fff !important;
}
.login-wrapper .login-flds {
    max-width: 450px;
    z-index: 0;
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
}
.login-box-msg{display:none;}
.table-responsive .table td, .table-responsive .table th{
    padding: 0.75rem .50rem;
}

.card-footer .pagination .page-link{
    margin:0 3px;
}


.table-responsive .table td, .table-responsive .table th{
    padding: 0.75rem .50rem;
}
.table-live-classes tbody tr td:nth-child(3){
    white-space: nowrap;
}


.white_nowrap{
    white-space: nowrap!important;
}
.inner-section{
    margin-top: 100px;
}


.reset-password-through-link{ padding: 110px 15px; text-align: center; vertical-align: middle;  border-left: 1px solid #ddd; }

.attachment-view{
height: auto !important;
display: inline-block !important;
flex-direction: column;
}

.attachment-pagination{ display: inline-block; width: 100%; }

.calendardirectionalbuttons {
    text-align: center;
    margin-top: 40px;
}

blockquote {
    color: #666;
    line-height: 22px;
    background: #e2f9e3 none repeat scroll 0 0;
    border-left: 5px solid #9cc89e;
    font-size: 12px;
    line-height: 150%;
    font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    padding: 10px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;
}
/*---27.1.21---*/
.show_b{
    display: block;
}
.show_b h2{
    font-size: 25px !important;
    line-height: 25px !important;
    font-weight: 600;
    margin-bottom: 0px;
    position: relative;
    margin-top: 30px;
    padding-bottom: 13px;
}
.show_b h2::after{
    position: absolute;
    width: 95px ;
    height: 2px;
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    left: 0;
    content: "";
}
.show_b .highlight-box{
    width: 100%;
    display: table;
}
.c-info h2::after{
    display: none;
}
.show_b .badge {
    width: 50%;
}
.show_b .courser-in-this-wrap{
    display:block;
}
.show_b .highlight-box .c-img{
    width: 50px;
    float: left;
    height: 50px;
    border: 1px solid #2a56a7;
    padding: 5px;
    border-radius: 55px;
    background-color: #fff;
    box-shadow: 0px 0px 15px #00000021;
    display: flex;
    justify-content: center;
    align-items: center;
}
.show_b .highlight-box .l-img{
    width: 5% !important;
}
.show_b .highlight-box .c-info{
    width: 85%;
    max-width: 85%;
    display: inline-block;
    float: left;
}
.show_b .highlight-box .l-info { width: 94% !important;  max-width: 94% !important; }
.show_b .highlight-box .c-info h2{
    padding-bottom: 5px;
}
.coupon-badge{
    width: 49%;
    text-align: left;
}
.coupon-badge b{
    padding: 15px;
    border: 1px dotted rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    margin: 10px 0;
    position: relative;
    display: flow-root;
    line-height: 30px;
}
.coupon-badge b::before{
    position: absolute;
    content: "\f0c4";
    font-size: 15px;
    width: 10px;
    height: 10px;
    top: -15px;
    right: 0;
    font-family: "Font Awesome 5 Free";
}
.coupon-badge .btn-add-to-cart{
    font-size: 16px;
}
.coupon-badge .btn-sections-wrap {
    margin: 15px 0 0 10px;
}
.coupon-badge .btn{
    background-color: #f1f1f1;
    padding: 5px 15px;
    border: 1px solid #ccc;
    color: #000;
    font-size: 12px;
    font-weight: 300;
    float: right;
    border-radius: 0;
    text-transform: uppercase;
}
.show_b h2::after{display: none;}
.user-details h3{ color: #25266a; margin-top: 15px;  }
.user-details b{ color: #555;  }
.library-icon { max-width: 25px; }
.fixed-modal-body { height: 500px; overflow-y: scroll; overflow-x: hidden; }
.user-details .th{ vertical-align: top; }
.close-corner{position: absolute; top: 5px; right: 5px;}
.instance-item-wrapper.format-wrapper.show_b h2, .instance-item-wrapper.tuition-wrapper.show_b h2 {
    margin-top: 0;
}
.st-box {
    border: 2px solid #0c3c60;
    height: 100%;
    background-color: #f1f9ff;
    text-align: center;
    box-shadow: 5px 5px 8px #0c3c6026;
    width: 100%;
    min-width: 500px;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
.st-box:hover{
	box-shadow: 5px 5px 18px #0c3c604a;
	transform: scale(1.03,1.03);
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}
.st-box a {
    display: flex;
    padding: 20px;
    height: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.st-box a img {
    min-height: 215px;
}
.nav-classic .st-box .btn-primary {
    color: #fff;
    background-color: #0c3c60 !important;
    border-color: #0c3c60 !important;
    box-shadow: none;
    border-radius: 0px !important;
    font-size: 25px;
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    font-weight: 500;
    padding: 20px;
    width: 100%;
}
.register{
	    font: normal normal normal 40px/1.4em raleway,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #0C3C60;
	margin: 20px 0 0;
}
.show_b .highlight-box .c-img {
    width: 10%;
    float: none;
    height: 100%;
    border: 1px solid #eaeaea;
    padding: 5px;
    border-radius: 0;
    background-color: #eaeaea;
    box-shadow: 0px 0px 0px #00000021;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
}
.show_b .highlight-box {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
    flex-wrap: wrap;
    justify-items: center;
	border: 1px solid #eaeaea;
    box-shadow: 0 0 0px 0px #00000014;
    margin: 0 0px 5px 0;
    padding: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eaeaea+37,f4f4f4+65 */
background: rgb(234,234,234); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(234,234,234,1) 37%, rgba(244,244,244,1) 65%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(234,234,234,1) 37%,rgba(244,244,244,1) 65%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(234,234,234,1) 37%,rgba(244,244,244,1) 65%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-9 */

}
.show_b .highlight-box .c-img {
    width: 10%;
    float: none;
    height: 100%;
    border: 1px solid #eaeaea;
    padding: 5px;
    border-radius: 0;
    background-color: #eaeaea;
    box-shadow: 0px 0px 0px #00000021;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
}
.show_b .highlight-box .c-info {
    width: 90%;
    max-width: 90%;
    display: inline-block;
    float: left;
    padding: 2%;
    background-color: #f4f4f4;
	margin: 0px;
}
@media (max-width: 767px){
	.st-box { min-width: auto;}
	.st-box a img {
    min-height: auto;
}
	.nav-classic .st-box .btn-primary{
		font-size: 17px;
		padding: 10px;
	}
	.show_b .highlight-box .c-img {width: 20%;}
	.show_b .highlight-box .c-info {width: 80%;}
	
	
}
.loader-wrapper{background: rgba(0,0,0, 0.5); display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 9999; overflow:hidden;}
.loader-boxfoot{position:absolute; left: calc(50% - 100px); top: calc(50% - 100px)}
.loader-boxfoot img{height: 100%; width: 100%;}



