﻿
/*----03-05-2024---*/
.myaccount-page .my-cl-cnt-jdkfjk4-2 .col-6 {
    max-width: 100% !important;
    flex: 100%;
}

.myaccount-page .my-cl-cnt-jdkfjk4 {
    padding: 0px;
}

div#ShowPaymentDetails {
    display: flex;
    flex-wrap: wrap;
}

.myaccount-page #ShowPaymentDetails .card {
    min-width: 100% !important;
}

.myaccount-page .card-header {
    padding: 0px !important;
}

.card-body.license-section .p-3 {
    padding: 0px !important;
}

.card-body.license-section .col-sm-12 {
    padding: 0px !important;
}

.card-body.license-section {
    padding: 1.25rem 0px;
}

.myaccount-page div.collapse.show .card-body {
    padding: 1.25rem 0px;
}


div#tblEventBookingDetails_wrapper {
    overflow: auto;
}

div#tblClassBookingDetails_wrapper {
    overflow: auto;
}

div#tblTrainingBookingDetails_wrapper {
    overflow: auto;
}

div#tblPlanBookingDetails_wrapper {
    overflow: auto;
}


/*/ Package Transfer Page /*/
h2.mk-hdffjsdkfj-enq {
    font-size: 20px;
}

#section-mc1 .col-sm-9 .card-body {
    padding: 0px !important;
}

div#sectionViewPackage {
    margin-top: 20px;
}

div#ViewRequestTransferPackage {
    margin-bottom: 20px;
}

/*/ Messages Page /*/
#MessageChat .col-6 {
    max-width: 100%;
    flex: 100%;
}

#MainStudentUser .d-flex {
    width: 100%;
}


/*26042024*/
@media (max-width: 800px) {


    #NotificationList .d-flex.justify-content-around {
        align-items: center !important;
    }
    #AssignAcademyProfileSection .myacademies {
        margin: 14px 0px;
    }

    #AssignAcademyProfileSection .row.academies {
        overflow: auto;
    }

    #AssignAcademyProfileSection div#searchedBusinessOwnersList {
        display: block;
    }

    #AssignAcademyProfileSection div#searchedBusinessOwnersList .col-6.mb-2 {
        max-width: 100% !important;
    }
    
    .pause-btn {
        margin-top: 20px;
    }



    .active-class-main .active-class-item-iner.second-child .img-in-text-in > * {
        text-align: left !important;
    }

    #footer .col-12.col-sm-6.col-lg.mb-4 {
        max-width: 50% !important;
    }

    .saved-instructor-cont img.si-img-lgo {
        width: 60px;
        height: 60px;
        margin-top: 10px;
    }

    .saved-instructor-cont {
        margin-bottom: 20px;
        border-bottom: 1px solid #f1f1f1;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

        .saved-instructor-cont .sicon2.flex-grow-1.ml-3 {
            padding-left: 0px !important;
        }

    div#searchedBusinessOwners {
        display: block;
    }

    #searchedBusinessOwners .col-6.mb-2 {
        max-width: 100% !important;
    }
}






/*02-04-2024*/
.verified-img {
    margin-top: 6px;
}

    .verified-img img {
        max-width: 30px;
        object-fit: contain;
        vertical-align: middle;
    }
.message-section .msg-logo {
    flex: 0 0 auto;
}

    .message-section .msg-logo > img {
        margin: 0 auto;
        text-align: center;
        max-width: 22px;
    }

.message-section .msg-logo {
    text-align: center;
}
.message-main .d-flex {
    align-items: center;
}
.message-main a {
    color: #000;
}


/*------------------*/

.img-size-sm {
    width: 50px;
    height: 50px;
}

.img-size-md {
    width: 75px;
    height: 75px;
}

.img-size-lg {
    width: 100px;
    height: 100px;
}

.object-fit-cover {
    object-fit: cover;
}

.object-fit-contain {
    object-fit: contain;
}

.rating-star-empty {
    color: #c4c4c4 !important;
}

.rating-star-filled {
    color: #ffc107 !important;
}
img.chekout-certificate-img {
    width: 40px;
    margin-left: 10px;
    border-radius: 50%;
    border: 1px solid #ccc;
    padding: 5px;
}


a.btn.btn-masterzone {
    background: #f3a762;
    color: #FFF;
    margin-left: 10px;
}