/*Dtoan*/
span.required,.errorMessage {color:red;}

.testimonial-block .clientelThumb {height: 72px;height: 72px;}
/*hbao*/
.MultiFile-label{
    padding: 3px 5px 3px 10px;
}
.MultiFile-label a{
    margin-left: 30px;
    float: right;
}
.MultiFile-list{
    margin-top: 10px;
    margin-bottom: 10px;
}
.MultiFile-list div:nth-child(2n+1) {
    background: none repeat scroll 0 0 #efefef;
}

@media (max-width: 979px) {
	.menu.dropdown-menu li ul {
		background: #01143A;
	}
}
/*end hbao*/

.clear-fix {
    clear: both;
}
.main .container {
    padding: 15px 0 35px 0;
}
form#browse-tutor .col-md-6 {
    margin-bottom: 10px;
}
.btn-right {
    text-align: right;
}
.cr-check input[type="checkbox"] {
    margin-right: 7px;
}
.cr-check label {
    width: 48%;
}

.row.data-more .col-sm-12 {
    padding-bottom: 10px;
}
.invalid-feedback {
    color: red;
    font-size: 12px;
}
.full-container {
    max-width: 100%;
    padding: 0;
}

/*.nav-wrapper .nav>ul>li:hover>a:before, .nav-wrapper .nav>ul>li.selected>a:before{
    width: 0px!important;
}*/
.hide{display: none}
.alert-success{width: 100%}
.closex {
    position: relative;
}

.closex span {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    border: 1px solid red;
    background: red;
    color: #fff;
    border-radius: 1px;
    padding: 0px 2px;
    height: 24px;
    z-index: 1
}
.image-placeholder.in-images img {
    height: 120px;
}
.disabled{display: none;}
.image-placeholder{
    max-width: 250px;
}
.has-error .help-block {
    color: red;
}
.line-space{
    border-top: 1px dashed #ccc;
    padding-top: 25px;
    margin-top: 20px;
}

.form-select .dropdown-toggle {
    font-family: Karla;
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    color: #363636;
    font-size: 15px;
    font-weight: 400;
    padding: 9px 20px;
    line-height: 30px;
    border-radius: 0px;
    background-image: none;
    background-color: #ffffff;
    border: 1px solid #9a9a9a;
    background-clip: border-box;
}
.student-details.line-space {
    border-top: 1px solid;
    padding-top: 15px;
}
.btn-delete {
    width: 100%;
}

.btn-delete .btn {
    max-width: 150px;
    float: right;
    clear: both;
}

.row-category .help-block {
    padding: 0 15px;
}

.upbutton{cursor: pointer;}


#browse-tutor-form .btn.btn-secondary a {
    color: #fffbfa;
}

.custom-rate .far, .custom-rate .fas {
    color: #9a9a9a;
    font-size: 12px;
}
.custom-rate .active-star, .custom-rate .fa-star-half-alt {
    color: #f26522;
}

.upload-file{
    position: relative;
}
.upload-file .btn-upload{
    position: absolute;
    /*right: 0;*/
    top: 0;
}
.upload-file .file-upload{
    opacity: 0;
}
.upload-file:hover .btn-upload{
    color: #ffffff;
    background: #f26522;
    border-color: #f26522;
}
.form-control.is-invalid, .was-validated .form-control:invalid{
    background-image: inherit;
}
.auto-scroll::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.auto-scroll::-webkit-scrollbar
{
    width: 1px;
    background-color: #F5F5F5;
}

.auto-scroll::-webkit-scrollbar-thumb
{
    background-color: #9a9a9a;
}

.auto-scroll{overflow-x: hidden;max-height: 500px}
.CTAContainer{
    z-index: 0;
}

.request-pod-content:hover {
    background: #363636;
}

#toTop{
    bottom: 150px!important;
}
.link-btn-not {
    color: #9a9a9a;
    background: transparent;
    border: solid 1px #9a9a9a;
    padding: 12px 50px;
    margin-right: 25px;
}
.pg-ass .disabled{
    display: block;
}
.div-error-location{
    margin-top: -40px!important;
    margin-bottom: 20px;
}
.div-error-timeslot{
    margin-top: -30px!important;
    margin-bottom: 20px;
}
.file-cutom i {
    font-size: 60px;
}

.file-cutom {
    padding-top: 15px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-right: 10px;
    position: relative;
}
.file-cutom span {
    position: absolute;
    top: 0;
    right: 0;
    color: red;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.bootstrap-select .dropdown-menu{
    max-height: 350px!important;
}
.of-after a:after{
    display: none !important;
}
.card.err .card-header {
    border: 2px solid red !important;
}

@media (max-width: 991.98px){
    .btn-whatsapp {
        bottom: 90px!important;
    }
}
.other_student_cate{
    display: none;
}

.assignment-info-head {
    width: 230px!important;
}

.footer-email img{
    width: 140px;
}

.note {
    font-size: 14px !important;
    }

.blogHomeSlider {
    padding: 0px !important;
}
.blogHomeSlider .slick-dots li {
    background: #7e7b7a !important;
}

.slick-dots li:hover, .slick-dots li.slick-active {
    background: #f26522 !important;
}

.timing_box{
    margin-bottom: 15px;;
}