﻿@font-face {
    font-family: Material Icons;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/material-icons/MaterialIcons-Regular.eot);
    src: local("Material Icons"),local("MaterialIcons-Regular"),url(../fonts/material-icons/MaterialIcons-Regular.woff2) format("woff2"),url(../fonts/material-icons/MaterialIcons-Regular.woff) format("woff"),url(../fonts/material-icons/MaterialIcons-Regular.ttf) format("truetype")
}

body {
    font-family: 'RobotoFlex-Regular', sans-serif;
    background: #fafafa;
    color: #000000;
}
.paranotes1{
    margin-top:1rem;
}
a {
    color: inherit !important;
    text-decoration: none !important;
}

    /* Common start */
.card {
    margin-bottom: 15px;
    border: none;
    border-radius: 0px;
    /* box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.15), -0.5px -0.5px 4px 0px rgba(0, 0, 0, 0.15);*/
    /*box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.15);
    box-shadow: -0.5px -0.5px 4px 0px rgba(0, 0, 0, 0.15);*/
    /* box-shadow: 0px 1px 8px 0px #00000026 !important;*/
    border: 1px solid #e6ebf1
}
.card-header,
.card-footer {
    border-color: #ebeef4;
    background-color: #fff;
    color: #798eb3;
    padding: 15px;
}

.card-title {
    padding: 20px 0 15px 0;
    font-size: 18px;
    font-weight: 500;
    color: #012970;
}

    .card-title span {
        color: #899bbd;
        font-size: 14px;
        font-weight: 400;
    }

.card-body {
    padding: 0 20px 20px 20px;
}

.card-img-overlay {
    background-color: rgba(255, 255, 255, 0.6);
}

.comingSoonImage {
    width: 100%;
    max-width: 250px;
}
    /* common end*/





/*----------------------------------------------header top start------------------------------------------------*/

.moreAccounts {
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 10px;
}
.card-image_slider img{width:20%}
.header {
    transition: all 0.5s;
    z-index: 997;
    /* height: 60px;*/
    /*box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);*/
    background-color: #f1f1f1;
    padding-left: 20px;
    gap: 10px;
    /* Toggle Sidebar Button */
    /* Search Bar */
}

    .header .toggle-sidebar-btn {
        font-size: 32px;
        padding-left: 10px;
        cursor: pointer;
        color: #012970;
    }
img.navbar-brand-icon {
    max-width: 170px;
    height: 100%;
    max-height: 55px;
    width:80px;
   /* width: 100px;*/
}
.header .search-bar {
    /*min-width: 360px;*/
   /* padding: 0 20px;*/
}
.course_details a .bi {
    font-size: 12px;
    color: #2a5caa
}
.header .search-form {
    width: 100%;
}
    .header .search-form input {
        /*border: 0;
            font-size: 14px;
            color: #012970;
            border: 1px solid rgba(1, 41, 112, 0.2);
            padding: 7px 38px 7px 8px;
            border-radius: 3px;
            transition: 0.3s;
            width: 100%;*/
        border: 1px solid #D8D6DE !important;
        border-radius: 5px !important;
        font-size: 1rem !important;
        width: 200px !important;
        padding: 4px 0px 4px 35px !important;
        -webkit-transition: width 0.8s ease-in-out !important;
        transition: width 0.8s ease-in-out !important;
    }

        .header .search-form input:focus,
        .header .search-form input:hover {
            outline: none;
            box-shadow: 0 0 10px 0 rgba(1, 41, 112, 0.15);
            border: 1px solid rgba(1, 41, 112, 0.3);
        }
        .header .search-form input::placeholder{font-size:13px;}
        .search-form button {
            border: 0;
            padding: 0;
            margin-right: -28px;
            margin-top: -2.5px;
            background: none;
            z-index: 1;
        }

.form-inline.search-form button {
    position: relative !important;
}

.header .search-form button i {
    color: #012970;
}

.dropdown {
    position: relative;
    align-items: center;
    display: flex;
}

.dropdown-content {
    width: max-content;
    display: none;
    position: absolute;
    top: 35px;
    overflow: auto;
    background-color: white;
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.4);
    border-radius:4px
}

.dropdown:hover .dropdown-content {
    display: block;
    transition: all 0.5s;
}

.dropdown-content a {
    display: block;
    padding: 5px;
    text-decoration: none;
    padding:5px;
    font-size:12px;
     border-bottom:1px dashed  #D8D6DE
}

.dropdown-content2 a:hover {
    /*transition: all 0.5s;*/
    background-color: #3084D8;
    color: white !important;
}

.divider {
    border-left: 0.5px solid rgba(174, 174, 174, 1);
    height: 25px;
}
.nac-barnameAndProfile {
    margin-right: 18px;
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    gap: 5px;
}

.nac-barnameAndProfileName {
    font-size: 12px;
    /* font-weight: bold;*/
    color: rgba(104, 104, 104, 1);
    margin-bottom: 0;
    /*    display: flex;
    float: right;*/
    /*padding-left: 30px;*/
    color: #dc2128
}
#searchBox::placeholder {
    color:#333333;
    opacity: 0.5;
     font-size:12px
}
.nac-barnameAndProfileName2 {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
}

.nac-barnameAndProfileemail {
    font-size: 12px !important;
   /* font-weight: 300 !important;*/
     color:#333333 !important;

}

.nac-barnameAndProfileemail2 {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
}
.cardorgname {
    font-size: 12px;
    font-weight: 600;
    /*line-height: 25px;*/
    letter-spacing: 0em;
    text-align: left;
    color: rgba(48, 132, 216, 1) !important;
    margin: 0 !important;
}

.storageBox {
    /*width: 15%;*/
}

.storageBoxText {
    font-size: 9px;
}

.storageBar, .storagePer {
    height: 7px !important;
}

.storageBar {
    height: 12px;
    background-color: #D9D9D9;
    border-radius: 8px;
    min-width: 175px;
    position: relative !important;
}

.cardSwitch {
    border-radius: 5px !important;
}
.cardinnerdown {
    padding: 7px;
}
.activeinnerdown {
 /*   box-shadow: 0.5px 0.5px 4px 0px rgb(1 103 173 / 70) !important;*/
 border:1px solid #ff0000
}

.cardinnerdiv {
    display: flex;
    justify-content: space-between;
}
.cardinnerdiv1 {
    align-items: center;
    display: flex;
    gap: 2px;
}
.containerimageDiv {
    align-items: center;
    display: flex;
}
.role {
    font-size: 11px;
    /*line-height: 25px;*/
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    margin: 0 !important;
}
.rolename {
    font-size: 11px;
    font-weight: 500;
    /*line-height: 17px;*/
    letter-spacing: 0em;
    text-align: left;
    color: #F44336 !important;
    margin: 0 !important;
}
.defaultboxDiv {
    align-items: end;
    display: flex;
}
.defaultbox {
    display: flex;
    background-color: rgba(232, 232, 232, 1);
    padding: 2px 5px;
    border-radius: 4px;
    gap: 2px;
    align-items: center;
}
.defaulttext {
    font-size: 10px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(51, 51, 51, 1) !important;
    margin: 0 !important;
    padding-right: 2px;
}
.logoutCard {
    border-radius: 4px;
    background: #3084D4 !important;
    float: left;
    color: #ffffff;
    border: 0px;
    color: #FFFfff !important;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 500;
    padding: 7px;
    cursor: pointer;
    text-decoration: none !important;
    width:100%
}
.signOutText {
    text-align:center
    
}
.cardMainOne {
    margin: 0 !important;
    padding: 6px 14px 6px 5px;
    border-radius: 4px !important;
    cursor: pointer;
    border: 1px solid #D8D6DE;
    background-color:#ffffff;
}
    .cardMainOne .changedimg {padding-right:5px;}
    .downpdowncardinner {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 8px;
        justify-content: space-between;
        min-width: 300px;
    }
.dropdownmenudiv {
    width: 100% !important;
    padding: 10px !important;
}

.dropdown-menu {
    top: 55px !important;
    border-radius: 4px;
    padding: 10px 0;
   /* animation-name: dropdown-animate;
    animation-duration: 0.2s;
    animation-fill-mode: both;*/
    border: 0;
    box-shadow: 0 5px 30px 0 rgba(82, 63, 105, 0.2);
   


}

.nac-barnameAndProfile .dropdown-menu {
    top: 55px !important;
    border-radius: 4px;
    padding: 10px 0;
    /* animation-name: dropdown-animate;
    animation-duration: 0.2s;
    animation-fill-mode: both;*/
    border: 0;
    box-shadow: 0 5px 30px 0 rgba(82, 63, 105, 0.2);
    position: fixed !important;
    right: 5px !important;
    z-index: 9999;
    width: 350px !important;
    transform: none !important;
    overflow: unset !important;
    left:unset !important
}

    .dropdown-menu .dropdown-header,
    .dropdown-menu .dropdown-footer {
        /*text-align: center;*/
        font-size: 15px;
        /*padding: 10px 25px;*/
        margin-top: 4px;
    }

        .dropdown-menu .dropdown-footer a {
            color: #444444;
            text-decoration: underline;
        }

            .dropdown-menu .dropdown-footer a:hover {
                text-decoration: none;
            }

    .dropdown-menu .dropdown-divider {
        color: #a5c5fe;
        margin: 0;
    }

    .dropdown-menu .dropdown-item {
        font-size: 14px;
        padding: 0px 15px;
        transition: 0.3s;
    }

        .dropdown-menu .dropdown-item i {
            margin-right: 10px;
            font-size: 18px;
            line-height: 0;
        }

        .dropdown-menu .dropdown-item:hover {
            background-color: #f6f9ff;
        }


.switchprof {
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(51, 51, 51, 1) !important;
    margin: 0 !important;
}
.downpdowncardinner2 {
    display: flex;
    /*flex-wrap: wrap;*/
    align-items: center;
    /* gap: 8px;
    justify-content: space-between;
    min-width: 240px;*/
}
.gap10{gap:10px}
/*TOOLTIP*/
[aria-label][tooltip-position] {
    position: relative;
   /* display: block;*/
    /*letter-spacing: 0.1rem;*/
}

    [aria-label][tooltip-position]::before,
    [aria-label][tooltip-position]::after {
        --scale: 0;
        position: absolute;
        font-size: 1rem;
        /*transition: transform 100ms;*/
        transition-timing-function: linear;
    }

    [aria-label][tooltip-position]:hover::before,
    [aria-label][tooltip-position]:hover::after {
        --scale: 1;
        transition-timing-function: cubic-bezier(0.25, 0.1, 0.45, 1.93);
        color: rgba(255, 255, 255, 1);
        font-size: 10px;
        font-weight: 600;
        line-height: 12px;
        letter-spacing: 0em;
        z-index: 999;
        /*text-align: left;*/
    }

    [aria-label][tooltip-position]::before {
        content: attr(aria-label);
        background-color: var(--tooltip-color);
        padding: 0.5em;
        border-radius: 0.3em;
        max-width: 20vw;
        width: max-content;
        /*z-index:999;*/
        /*max-width: 100%;*/
        text-align: center;
        transform: scale(0);
    }

    [aria-label][tooltip-position]::after {
        content: "";
        border: var(--arrow-size) solid transparent;
    }

    [aria-label][tooltip-position]::before,
    [aria-label][tooltip-position]::after {
        --tooltip-color: #686868;
        --arrow-size: 0.5rem;
        --scale: 0;
        z-index: 1;
        font-size: 1rem;
        transform: translate(var(--translate-x), var(--translate-y)) scale(var(--scale));
    }

[aria-label][tooltip-position="top"]::before {
    position: absolute;
    --translate-x: -50%;
    --translate-y: calc(-100% - var(--arrow-size));
    top: 0px;
    left: 50%;
    transform-origin: bottom center;
}

[aria-label][tooltip-position="top"]::after {
    --translate-x: -50%;
    --translate-y: calc(-1 * var(--arrow-size));
    top: 0px;
    left: 50%;
    border-top-color: var(--tooltip-color);
    transform-origin: bottom center;
}

[aria-label][tooltip-position="bottom"]::before {
    position: absolute;
    --translate-x: -50%;
    --translate-y: calc(-100% - var(--arrow-size));
    top: 65px;
    left: 50%;
    transform-origin: bottom center;
    overflow-wrap: break-word;
}

/*[aria-label][tooltip-position="bottom"]::after {
    --translate-x: -50%;
    --translate-y: calc(-1 * var(--arrow-size));
    top: 20px;
    left: 50%;
    border-bottom-color: var(--tooltip-color);
    transform-origin: bottom center;
}*/



.noDataFound {
    text-align: center;
    padding: 15px;
}
.storagePer {
    height: 12px;
    background: #3084D8;
    border-radius: 8px;
    width: 0;
    transition: 1s linear;
    position: relative;
}


/*--------------------------------------------------------------
# Header Nav
--------------------------------------------------------------*/




.header-nav ul {
    list-style: none;
}

.header-nav > ul {
    margin: 0;
    padding: 0;
}

.header-nav .nav-icon {
    font-size: 22px;
    color: #012970;
    margin-right: 25px;
    position: relative;
}

.header-nav .nav-profile {
    color: #012970;
}

    .header-nav .nav-profile img {
        max-height: 36px;
    }

    .header-nav .nav-profile span {
        font-size: 14px;
        font-weight: 600;
    }

.header-nav .badge-number {
    position: absolute;
    inset: -2px -5px auto auto;
    font-weight: normal;
    font-size: 12px;
    padding: 3px 6px;
}
/*
.header-nav .notifications {
    inset: 8px -15px auto auto !important;
}

    .header-nav .notifications .notification-item {
        display: flex;
        align-items: center;
        padding: 15px 10px;
        transition: 0.3s;
    }

        .header-nav .notifications .notification-item i {
            margin: 0 20px 0 10px;
            font-size: 24px;
        }

        .header-nav .notifications .notification-item h4 {
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 5px;
        }

        .header-nav .notifications .notification-item p {
            font-size: 13px;
            margin-bottom: 3px;
            color: #919191;
        }

        .header-nav .notifications .notification-item:hover {
            background-color: #f6f9ff;
        }
    */
.header-nav .messages {
    inset: 8px -15px auto auto !important;
}

    .header-nav .messages .message-item {
        padding: 15px 10px;
        transition: 0.3s;
    }

        .header-nav .messages .message-item a {
            display: flex;
        }

        .header-nav .messages .message-item img {
            margin: 0 20px 0 10px;
            max-height: 40px;
        }

        .header-nav .messages .message-item h4 {
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 5px;
            color: #444444;
        }

        .header-nav .messages .message-item p {
            font-size: 13px;
            margin-bottom: 3px;
            color: #919191;
        }

        .header-nav .messages .message-item:hover {
            background-color: #f6f9ff;
        }

/*@media only screen and (max-width: 380px) and (min-width: 330px) {
        nav.header-nav.ms-auto {
            margin-right: 82px !important;
        }
    }*/

/*@media only screen and (max-width: 330px) and (min-width: 280px) {
        nav.header-nav.ms-auto {
            margin-right: 70px !important;
        }
    }

    @media only screen and (max-width: 280px) and (min-width: 250px) {
        nav.header-nav.ms-auto {
            margin-right: 50px !important;
        }
    }*/

.header-nav .profile {
    min-width: 240px;
    padding-bottom: 0;
    top: 8px !important;
}

    .header-nav .profile .dropdown-header h6 {
        font-size: 18px;
        margin-bottom: 0;
        font-weight: 600;
        color: #444444;
    }

    .header-nav .profile .dropdown-header span {
        font-size: 14px;
    }

    .header-nav .profile .dropdown-item {
        font-size: 14px;
        padding: 10px 15px;
        transition: 0.3s;
    }

        .header-nav .profile .dropdown-item i {
            margin-right: 10px;
            font-size: 18px;
            line-height: 0;
        }

        .header-nav .profile .dropdown-item:hover {
            background-color: #f6f9ff;
        }








    /*--------------------------------------------header top End-----------------------------------------*/


/*------------------------------------------------# Sidebar Start ----------------------------------------*/



.sidebar-nav {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .sidebar-nav li {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .sidebar-nav .nav-item {
        margin-bottom: 5px;
    }

    .sidebar-nav .nav-heading {
        font-size: 11px;
        text-transform: uppercase;
        color: #899bbd;
        font-weight: 600;
        margin: 10px 0 5px 15px;
    }

    .sidebar-nav .nav-link {
        display: flex;
        align-items: center;
        font-size: 15px;
        font-weight: 600;
        color: #4154f1;
        transition: 0.3;
        background: #f6f9ff;
        padding: 10px 15px;
        border-radius: 4px;
    }

        .sidebar-nav .nav-link i {
            font-size: 16px;
            margin-right: 10px;
            color: #4154f1;
        }

        .sidebar-nav .nav-link.collapsed {
            color: #012970;
            background: #fff;
        }

            .sidebar-nav .nav-link.collapsed i {
                color: #899bbd;
            }

        .sidebar-nav .nav-link:hover {
            color: #4154f1;
            background: #f6f9ff;
        }

            .sidebar-nav .nav-link:hover i {
                color: #4154f1;
            }

        .sidebar-nav .nav-link .bi-chevron-down {
            margin-right: 0;
            transition: transform 0.2s ease-in-out;
        }

        .sidebar-nav .nav-link:not(.collapsed) .bi-chevron-down {
            transform: rotate(180deg);
        }

    .sidebar-nav .nav-content {
        padding: 5px 0 0 0;
        margin: 0;
        list-style: none;
    }

        .sidebar-nav .nav-content a {
            display: flex;
            align-items: center;
            font-size: 14px;
            font-weight: 600;
            color: #012970;
            transition: 0.3;
            padding: 10px 0 10px 40px;
            transition: 0.3s;
        }

            .sidebar-nav .nav-content a i {
                font-size: 6px;
                margin-right: 8px;
                line-height: 0;
                border-radius: 50%;
            }

            .sidebar-nav .nav-content a:hover,
            .sidebar-nav .nav-content a.active {
                color: #4154f1;
            }

                .sidebar-nav .nav-content a.active i {
                    background-color: #4154f1;
                }




.sidebar {
    position: fixed;
    top: 56px;
    left: 0;
    bottom: 0;
    width: 275px;
    z-index: 996;
    transition: all 0.3s;
    /*scrollbar-width: thin;
    scrollbar-color: #888888 #f1f1f1;*/
    /* box-shadow: 0px 0px 20px rgba(1, 41, 112, 0.1);*/
    background-color: #f1f1f1;
    overflow-y: scroll;
    display: grid;
    align-content: space-between;
}

.sidebar-scrolling {
    scrollbar-color: #f1f1f1 #f1f1f1;
    text-align: center;
    padding: 20px 0px 20px 0px;
    overflow-y: auto;
    scrollbar-width: thin;
 
}



.sidebar::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #fff;
}

.sidebar::-webkit-scrollbar-thumb {
    background-color: #aab7cf;
}
.dbbutton {
    padding: 10px 10px 10px 30px
}
.activenavBar {
    background-color: #ffffff !important;
    color: #2a2a2a;
    padding: 10px 10px 10px 30px;
    /* padding: 10px 10px 10px 0px; */
    border-radius: 0px;
    /*margin-left: -10px;*/
    width:100%;
    font-weight:bold;
}

/*-----------------------------------------------------# Sidebar end-------------------------------*/
/*----------------------------------MAIN CSS START----------------------------------------*/
#main {
    margin-top: 60px;
    padding: 15px 15px 15px 15px;
    transition: all 0.3s;
}

#main,
#footer {
    margin-left: 275px;
}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
    font-size: 14px;
    transition: all 0.3s;
    align-items: center;
    clear:both;
}

    .footer .copyright {
        text-align: center;
        color: #012970;
    }

    .footer .credits {
        padding-top: 5px;
        text-align: center;
        font-size: 13px;
        color: #012970;
    }
.follow-us-text {
    margin-bottom: 0;
}
/* ------------Filter Start------------------ */
.InvoiceAlertMain {
    display: flex;
    align-items: center;
   /* justify-content: space-between;*/
    box-shadow: 0px 2px 6px 0px #00000026;
    background: #FFFDEF;
    padding: 12px 15px;
}
.categories {
    display: flex;
}

.catbox {
    margin-right: 10px;
}

.cross {
    margin: 3px;
    cursor: pointer;
}

.catfont {
    text-align: left;
    margin-bottom: 0px;
    /*border: 1px solid #e5e5e5;*/
    border-radius: 87px;
    width: auto;
    font-size: 12px;
    background: #FF5050;
    padding: 0px 0px 0px 10px;
    color:#ffffff;
}
    .catfont .fa{font-weight:normal; margin-left:20px; color:#ffffff}
    .type {
        display: none;
    }


.catbox {

    margin-right: 10px;
}
.filtermainBox {
    box-shadow: 0px 1px 8px 0px #00000026;
    background: #FFFFFF;
    border: 1px solid #f1f1f1;
     position: absolute; 
    right: 2%;
    z-index: 1;
    display: none;
    padding: 15px;
}
.form-container {
    max-width: 400px;
    float: left;
    width: 355px;
}
.filterMainHeading {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.advtxt {
    margin: 0px;
    font-size: 20px;
}
.daybtn {
    float: left;
    width: 20%;
    font-size: 10px;
    background: #EEEEEE;
    margin: 5px;
    padding: 5px 10px;
    border-radius: 50px;
    cursor: pointer;
    text-align: center;
}
    .daybtn.active {
        background: #2D72DF;
        color: white;
    }
.fltrslctbtn {
    position: relative;
    font-size: 13px;
    cursor: pointer;
/*    display: flex;*/
    align-items: center;
    gap: 5px;
    padding:2PX
}
.filtmodel .modal{ background-color:transparent; }
.filtmodel .modal-dialog{position:absolute}

/*-----------------Filter End--------------------*/
/*--------------------   Dashboard start----------------------------*/
.summaryMain {
    margin-bottom: 15px;
    padding: 15px !important;
   /* box-shadow: 0px 1px 8px 0px #00000026 !important;*/
    background: #fff !important;
    border: 1px solid #e6ebf1
}
.summaryCard {
    background: #deeeff;
    padding: 24px 15px;
}
.summaryCard1 {
    background: #cbe4ff;
    padding: 24px 15px;
}
.summaryCard2 {
    background: #b8daff;
    padding: 24px 15px;
}
.summaryCard3 {
    background: #F4E8FF;
    padding: 24px 15px;
}
.cardupper {
    padding: 20px;
}
.firstdivlastcol label {
    font-size: 12px;
    color: #404040;
    font-style: italic;
}
.summaryCardText p {
    font-size: 14px;
    margin-bottom: 0;
    color: #4F4F4F;
}
.wrap_btminformation {
    border: 1px solid #ececec;
    margin-top: 10px;
    padding: 10px;
    background: #ffffff;
}
.description {
    font-size: 12px !important
}
.wrap_btminformation label {
    font-size: 11px;
    color: #404040;
    font-style: italic;
    width: 100%;
    float: left;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 1px !important
}

/*--------------------   Dashboard End----------------------------*/
/*--------------------   Student Dashboard Start----------------------------*/
.image_dash_right {
    float: left;
    padding-left: 25px
}
.dasboardmainHead {
    font-size: 14px;
    color: #333333;
    margin-bottom: 0;
}
.uppercardsflow {
    margin: 0;
    padding: 0px 0px 0px 0px ;

}

.dashBxDescription label {
    font-size: 12px;
    color: #404040;
    font-style: italic;
    width: 100%;
    float: left
}

#allcoursescourouselDIV .card {
    box-shadow: none;
    border: 1px solid #D8D6DE
}
#completedcourousel .card {
    box-shadow: none;
    border: 1px solid #D8D6DE
}
.swiper-horizontal {
    margin: 0px 0px !important;
}
.card_slider .card{box-shadow:none !important}
.upperCards {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 20px;
    justify-content: space-between;
     border-radius:20px;
     margin-bottom:10px
}
.hello{padding-right:10px}
.uppercardsfont {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 0;
}
.thirdMainDiv {
    display: flex;
    justify-content: space-between;
}
.active3 {
    text-decoration: underline !important;
    font-weight: bold !important;
}
.buttonTabsCompleted {
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
}

    .buttonTabsCompleted:hover {
        text-decoration: inherit !important;
        font-weight: bold !important;
    }
.divclasscard {
    padding: 0 0 10px 0px;
}
.MyCourse {
    font-size: 14px !important;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(51, 51, 51, 1) !important;
}


.p2Main {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0px;
}

.p3Main {
    font-size: 10px;
    font-weight: 400;
    line-height: 11px;
    letter-spacing: 0em;
    text-align: left;
    margin-left: 5px;
}

.p4Main {
    font-size: 9px;
    font-weight: 500;
    line-height: 14.63px;
    margin-bottom: 0px;
    margin-left: 5px;
}
.pMain {
        color: #333333 !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
        line-height: 24px;
    }

    .p2Main {

        font-size: 14px;
        margin-bottom: 0px;
    }

.p3Main {
    font-size: 12px !important;
    line-height: 11px;
    letter-spacing: 0em;
    text-align: left;
    margin-left: 5px;
    color: #000000;

}

    .p4Main {
    
        font-size: 9px;
        font-weight: 500;
        line-height: 14.63px;
        margin-bottom: 0px;
        margin-left: 5px;
    }
.categoryField {
    font-size: 11px;
}
.corouselcontentheading {
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
}

.corouselcontentcontent {

    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
}
.corouselcontentheadingIcon {
    margin-right: 5px;
}
.courseicon {
    width: 15px;
    margin-right: 2px;
}
.secondCard {
    padding: 13px;
}

.seconddicsecCol {
    margin-bottom: 5px;
}
.secondcardRowCss {
    padding-right: 0px;
    display: flex;
    justify-content: center;
    align-content: center;
    /* align-items: center; */
}
.image_dash {
    background: linear-gradient(140deg, rgba(48,132,216,1) 18%, rgba(48,132,216,0.9360994397759104) 66%, rgba(105,164,222,0.9641106442577031) 91%);
    padding: 30px 0;
    border-radius: 10px;
    border: 1px solid #3084D8;
    display: flex;
    align-items: center;
    justify-content: center;
}
.divmainsecondcol {
    text-align: center;
}
.secUpperRow {
    margin-bottom: 5px;
}
.p4Main {
    font-size: 12px;
}
.pMain {
    font-size: 15px;
}

.p2Main {
    font-size: 12px;
}

.p3Main {
    font-size: 12px;
}

.buttonContinue {
    font-size: 12px;
}

.h4pending {
    font-size: 20px;
}
.firstdivlastcol {
    align-items: center;
    margin-top: 5px;
}
.secondDivcal {
    margin-bottom: 5px;
    display: flex;
}
.progress-container1 {
    display: flex;
    position: relative;
    margin-bottom: 30px;
    /*max-width: 100%;*/
    width: 100%;
    gap: 5px;
}
.pipe {
    background: #D9D9D9;
    color: black;
    border-radius: 5px;
    height: 5px;
    width: 65px;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    /* border: 2px solid var(--line-border-empty); */
    transition: .4s ease;
}
.pipe.active2 {
    border-color: var(--line-border-fill);
    background-color: #3084D8 !important;
}
.secondDivButtonMain {
    text-align: end;
    /* right: 15px;*/
    /* margin-bottom: 10px*/
}
.noDataFound {
    text-align: center;
    padding: 15px;
}
.h4Rightbar {

    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.h4RightbarNotif {

    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.personalactivitydrop {
    padding: 5px;
    display: flex;
    justify-content: end;
    align-items: flex-start;
}
.apexdate {
    font-size: 10px;
    border: 0px;
    color: rgba(48, 132, 216, 1);
}


    .apexdate:focus-visible {
        outline: 0px !important;
    }
.progress-container {
    display: flex;
    justify-content: end;
    position: relative;
    margin-bottom: 30px;
    max-width: 100%;
    width: 350px;
    gap: 5px;
}
.progress {
    /*position: absolute;
    top: 50%;
    left: 0;*/
    /*transform: translateY(-50%);*/
    /*height: 4px !important;*/
    width: 0%;
    /*z-index: -1;*/
    background-color: #3084D8;
    transition: 0.4s ease;
    height: 10px !important;
}
.circle {
    background: #fff;
    color: #999;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid var(--line-border-empty);
    transition: .4s ease;
}

    .circle.active1 {
        border-color: #3084D8;
        background-color: #3084D8;
    }
.cardhovereffect {
    position: relative;
    /*overflow: hidden;*/
    transition: background 0.5s ease;
}

    .cardhovereffect:hover::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: 0;
        transition: opacity 0.2s ease;
    }

    .cardhovereffect.started:hover::before {
        background-color: #3084D80D; /* Use the original color */
    }

    .cardhovereffect.not-started:hover::before {
        background-color: rgb(255 160 71 / 7%);
    }

    .cardhovereffect:hover::before {
        opacity: 1;
    }
.button-overlay {
    position: absolute;
    background-color: #3084D8 !important;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 0px 0px 5px 5px !important;
    cursor: pointer;
    transition: background-color 0.2s ease;
    display: none;
    width: 100%;
    bottom: 0;
}

.card:hover .button-overlay {
    background-color: #FFA047;
    display: block !important;
    justify-content: space-between !important;
    display: flex !important;
    color: white !important;
    align-items: center !important;
}
.dashbrdSpan .smltext {
    float: left;
    margin-right: 15px;
    position: relative;
    padding-right: 15px;
}
.smltext .fa{margin-right:5px;}
.dashbrdSpan .smltext::after {
    content: "|";
    position: absolute;
    right: 0px;
    top: -1px;
}
.categoryField {
    background-color: #3084D8;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 7px;
    border-radius:2px;
}

.secondDivcal .stdate {
    padding-right: 10px;
    float: left
}
.stdate .date_info {
    background-color: #22bda1;
    color: #ffffff;
    padding: 2px 7px;
    border-radius: 2px;
    font-weight: bold
}
.stdate .date_info_end {
    background-color: #ff9e9e;
    color: #ffffff;
    padding: 2px 7px;
    border-radius: 2px;
    font-weight: bold
}
.description {
    font-size: 12px;
    margin-bottom:10px

}
.titlebtm {float:left; margin-bottom:10px;}
/*--------------------   Student Dashboard End----------------------------*/

/*----------------My Cources Start-------------------------*/
.course_card {
    border-radius: 2px;
    background: #FFF;
    /* box-shadow: 0px 1px 8px 0px #00000026 !important;*/
    padding: 15px;
    background-repeat: no-repeat;
    background-position: right 0;
    position: relative;
    border: 1px solid #e6ebf1
}
.course_img_section {
    width: fit-content;

}
.course_img_main {
    width: fit-content;
    background: #fff;
}
.course_img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    border-radius:3px;
}
.course_card_text_section {
    margin-top: 25px;
}
.course_head{ margin-top:0px;}
.coursePathHeader { 
    font-size:12px;
    font-weight: 400;
    line-height: 11px;
    letter-spacing: 0em;
    text-align: left;  
}
a.myCoursesB {
    font-weight: 600;
}
.courseNameTitle {
    color: #FFF;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-left: 10px;
    padding-top: 10px;
    max-width: 477px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis !important;
    width: 100%;
}
.material-icons {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    font-display: block
}
.rating,
.rating__item {
    display: flex;
    align-items: center
}

.rating__item {
    color: #FFA047 !important;
}

.rating .material-icons {
    font-size: 1rem
}

.rating-24 .material-icons {
    font-size: 1.5rem
}

.rating-32 .material-icons {
    font-size: 4rem;
    font-size: 4rem;
    /*font-size: 4rem !important*/
}
.rating_section {
    display: flex;
    gap: 0px;
    justify-content: center;
    position:relative
}
    .rating_section::after {
        position: absolute;
        content: "|";
        font-size: 8px;
        color: #3084d8;
        right: -11px;
    }
.rating-30, .levelBox, .durationBox {
    display: flex;
    align-items: center;
    min-width: fit-content;
    font-size: 12px;
}
span.rating__item .material-icons {
    font-size: 15px;
}
.start_time_section {
    display: flex;
    align-items: center;
gap:20px;
}

.Gary{ 
    color:#D8D6DE !important

}

.time_section span {
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
}
.course_head h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 5px;
    margin-top: 5px
}
.course_description_section p {
    color: #333333;
    text-align: justify;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    padding: 0px 0 0px 0px;
}
.cardDescriptionlabel {
    color: #404040;
    margin-bottom: 0px;
    font-size: 12px;
    padding-top: 10px;
}
.block-ellipsis {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 25px;
    line-height: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.buttonContinue {
    font-size: 12px;
    color: #ffffff !important;
    padding: 10px 10px 10px 10px;
    font-weight: 400;
    border-radius: 3px;
    background-color: #3084D8;
}

    .buttonContinue:hover {
        font-size: 12px;
        color: #ffffff !important;
        padding: 10px 10px 10px 10px;
        font-weight: 400;
        border-radius: 3px;
        background-color: #ff6060;
    }
.startb {
    color: #ffffff;
    background-color: #ff6060;
    !important
}
.course_start_btn {
    text-align: left !important;
}
/*.course_card_main_col:last-child {
    display: none;
}
*/
.course_card_main_col {
   /* max-width: 33.33% !important;
    flex: auto !important;*/
}
.course_card_main_col{margin-bottom:15px}
span.flttxt {
    float: left;
    width: 125px;
}
.mcourse {position:relative}

.courseicon_11 {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 50px;
}
.notesicon_11 {
    position: absolute;
    top: 26px;
    left: 26px;
    width: 50px;
}
.courseicon_113 {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 50px;
}
.headerClass {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
}

.dbheading {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: left;
    color: #5E5873;
}

.course_details{padding-left:80px !important}
.headings {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.heading {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(104, 104, 104, 1);
}
.myCourseCards {
    padding: 10px 15px 0px 15px;
}

.activecard {
    border: 4px solid rgba(48, 132, 216, 0.24);
}
.pMaincourse {
    font-size: 14px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.smaColInf {
    display: flex;
    gap: 20px;
    position: relative;
    float: left;
    padding-top: 7px;
}
    .smaColInf .gp::after {
        content: "|";
        position: relative;
        right: -5px;
        color: #b1b1b1
    }
    .firstcolumn {
        margin-bottom: 10px;
        /**/
    }
.prog_wrap {
    float: right;
}
.prog_wrap label{font-size:12px; padding-bottom:3px}
.btop {
    border-top: 1px solid #f1f1f1; padding:2px 10px 0px 10px; position:relative !important; padding-left:60px !important; padding-bottom:0px
}
.blft {
    border-left: 1px solid #f1f1f1;
    padding: 5px 10px 3px 10px
}
.btrtoponly {
    border-top: 1px solid #f1f1f1
}
.brgt {
    border-top: 1px solid #f1f1f1;
    padding: 10px
}
.cardbtnSection label {
    font-size: 12px;
    font-style: italic;
    color: #404040
}
.button-row {
    display: flex;
    margin-bottom: 5px;
}
.badg_count{ padding:2px 5px; background-color:#3084D8; color:#ffffff; font-weight:600; border-radius:3px }
.descriptionForCourse{float:left; width:100%; padding:5px 0px}
    .descriptionForCourse label {
        font-size: 12px;
        font-style: italic;
        color: #404040
    }

.btop img {
    width: 24px;
    margin-top: 12px;
    margin-right: 10px;
    position: absolute;
    left: 17px;
}
.lft001btm {
    padding-left: 72px !important;
}
.lft001btm img {
    width: 24px;
    margin-top: 12px;
    margin-right: 10px;
    position: absolute;
    left: 33px;
}
.assignmentsp4 {
    font-weight: 400;
    font-size: 14px;
    color: #333 !important;
    padding-left:0px !important;
    margin-left:0px !important
}
.p2MainCourse {
    font-weight: 400;
    font-size: 14px;

    color: #333 !important;
    margin-bottom:5px
}
.fullwidthcol {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 5px;
}

.fullwidthcol2 {
    max-width: 100% !important;
    width: 100% !important;
    flex: inherit;
}

.pMaincoursePmain {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 5px;

}
.fullwidthcol .button {
    padding: 6px 18px;
    background: rgba(241, 241, 241, 1);
    border: 1px solid #DDD;
    border-right-width: 0;
    border-radius: 0;
}

.fullwidthcol .buttonpriority {

    font-size: 10px;
    font-weight: 500;
    line-height: 9px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(138, 138, 138, 1);
}

.fullwidthcol .button:hover {
    background: #DEF;
    cursor: pointer;
}

.fullwidthcol .button.is-active {
    background: #3084D8;
    color: #ffffff;
}

.fullwidthcol .button-row .button:first-child {
    border-radius: 3px 0 0 3px;
}

.fullwidthcol .button-row .button:last-child {
    border-right-width: 1px;
    border-radius: 0 3px 3px 0;
}
.iconHeading2 {
    color: #3084D8 !important;
    text-decoration: underline;
    cursor: pointer;
    margin-right: 5px;
     font-weight:600
}

    .iconHeading2:hover {
        color: #EE8019 !important;
        font-weight: bold;
    }
.descriptionForCourse label {
    float: left;
    width: 100%;
    font-size: 12px;
    font-style: italic;
    color: #404040;
}
.course_card_main_row {
    margin-top: 20px;
}
.headingcardset {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 0px;
    z-index: 10;
    position: relative;
    cursor: pointer !important;
}
.accClassMainDiv {
    margin-bottom: 20px;
    position:relative;
    cursor: pointer;
}
.accordion-header {
    margin-bottom: 0px !important;
}
.courseSwitch > .switch {
    display: inline-block;
    height: 25px;
    position: relative;
    width: 52px;
     background-color:transparent
}
    .courseSwitch  > .switch input {
        display: none;
    }
.courseSwitch > .slider {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}
    .courseSwitch > .slider.round {
        border-radius: 34px;
    }
    .courseSwitch > .slider:before {
        background-color: #fff;
        bottom: 4px;
        content: "||";
        height: 18px;
        left: 4px;
        position: absolute;
        transition: .4s;
        width: 18px;
        text-align: center;
        font-size: 11px;
        color: rgba(199, 199, 199, 1);
    }
.courseSwitch > .slider.round:before {
    border-radius: 50%;
}
.courseSwitch  > input:checked + .slider:before {
    transform: translateX(26px);
}
.courseSwitch > input:checked + .slider {
    background-color: rgba(51, 51, 51, 1);
}
.courseSwitch >.switch div {
    width: 100%;
    text-align: center;
    opacity: 1;
    display: block;
    color: var(--switch-text-color);
    transition: opacity .2s cubic-bezier(.77, 0, .175, 1) .125s;
    will-change: opacity;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
}
/*----------------My Cources End-------------------------*/
/*-------3 Dots start---------------------*/
.dots-menu {
    font-size: 15px;
    position: absolute;
    right: 0px
}
.dots-menu a img{ cursor:pointer}
.dots-menu.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-radius: 5px;
}

    .dots-menu a.btn {
        /* @extend .glyphicon !optional;
  &:before{
    content: "\e235";
  } */
    }

        .dots-menu a.btn:active {
            box-shadow: none;
        }

    .dots-menu ul.dropdown-menu {
        right: auto;
        right: 0px !important;
        width: 51px;
        top: 0px !important;
        transform: translate3d(0px, 27px, 0px);
    }

        .dots-menu ul.dropdown-menu li {
            padding: 0;
            width: 100%;
        }

            .dots-menu ul.dropdown-menu li a {
                margin: 0;
            }
    .dots-menu ul.dropdown-menu {
        border: 1px solid #3084D8;
        padding: 10px
    }
    .dots-menu ul.dropdown-menu li a{font-size:11px; font-weight:normal}

/*-------3 Dots endt---------------------*/

/*----------------Attendance--------------------*/
.innercardimage {
    width: auto;
}
.foreachclassCard {
    background-color: #fbfbfb;
    margin-bottom: 5px;
    margin-top: 5px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 20px;
    border:1px dashed #e6e6e6
}
.attendance_learner .col-md-4 {
    padding-left: 5px;
    padding-right: 5px
}
.cardfirstDivImage {
    width: 30px;
}
.cardseconfDiv {
    position: absolute;
    right: 6px;
    top: 6px;
}
.present {
    margin: 0 !important;
    border: 1px solid;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
    background: rgb(79 205 141);
    color: white !important;
}

.absent {
    margin: 0 !important;
    border: 1px solid;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
    background: rgb(223 55 55);
    color: white !important;
}

.onLeave {
    margin: 0 !important;
    border: 1px solid;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
    background: rgb(233 164 79);
    color: white !important;
}

.notMarked {
    margin: 0 !important;
    border: 1px solid;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
    background: rgb(177 160 160);
    color: white !important;
}
.cardfirstDiv {
    display: flex;
    align-items: center;
    gap: 18px;
    width: 100%;
    padding-bottom:10px;
}
.timings {
    margin: 0 !important;
    font-size: 16px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    display: flex;
    gap: 5px;
}
.description {
    font-size: 14px;
    padding: 6px;
    margin: 0px;
  float:left;
  width:100%;
}
    .description label {
        float: left;
        width: 100%;
        font-size: 12px;
        font-style: italic;
        color: #404040;
    }
.liveclassName label {
    font-size: 12px;
    font-style: italic;
    color: #404040; margin-right:10px;
    font-weight:normal;
}
.liveclassName {
    margin: 0 !important;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    text-wrap: nowrap;
}
/*--------------Attendance End-------------------*/

/*my Notes ------------*/
.accorrdWrap{padding:10px; border:1px solid #D8D6DE}
.collapsible-link {
    width: 100%;
    position: relative;
    text-align: left;
    font-size: 12px;
}

    .collapsible-link::before {
        content:"Show  Deatils";
        position: absolute;
        top: 25px;
        right: 0.8rem;
        transform: translateY(-50%);
        display: block;

       
         border:1px solid #ff0000; background-color:#ff0000; padding:3px 5px; border-radius:3px; color:#ffffff
    }

    .collapsible-link[aria-expanded="true"]::before {
        content: "Closed Details";
        padding: 3px 5px;
        border-radius: 3px;
        color: #ffffff
    }
.note-container {
    /* display: flex
; */
    justify-content: space-between;
    border: 1px solid #e8e8e8;
    flex-wrap: nowrap;
    align-items: center;
    padding: 10px;
    background: #fcfcfc;
    margin: 7px 0px;
}
.editdiv {
    border: 1px solid #000000 !important;
    border: 1px dashed #ff4a4a !important;
    /* box-shadow: 2px 2px #c0c1c4; */
    padding: 10px !important;
    background-color:#ffffff;
}

.save-button {
    display: none;
}
.paranotes {
    font-size: 14px;
    /* font-weight: 400; */
    /* line-height: 15px; */
    /* letter-spacing: 0.05em; */
    text-align: justify;
    /* color: rgba(93, 93, 93, 1) !important; */
}

    .paranotes:hover {
        font-weight: 400 !important;
        --bs-link-color-rgb: rgba(93, 93, 93, 1) !important;
    }
.notesWrap img{
width: 50px;
float: left;
margin-right: 15px;
}
.notestitle {font-size:15px; color:#333333; margin-bottom:10px}
.notestdate{float:left}
.notestdate img {
    width: 17px;
    margin-right: 0px;
    float: left; 
}
    .notestdate .p4Main {
        font-size: 13px;
        margin-top: 1px;
        float: left;
        margin-right:25px
    }
.sec2Mainhead {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 5px;
}

.sec2Sechead {
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
}
.card2sec1 img{width:40px;}
.viewAttach {
    font-size: 12px;
    font-weight: 400;
    line-height: 10px;
    letter-spacing: 0em;
    text-align: left;
    color: #3084D8;
    margin-left: 5px;
    cursor: pointer;
}
.calText {
    font-size: 12px;
    font-weight: 600;
    line-height: 10px;
    letter-spacing: 0.05em;
    text-align: left;
    margin-left: 5px;
}

.infoNotes .card-body {
    padding-top: 10px;
    background: #f4f4f4;

}

/*======StudentAssesment start=========================*/
.head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;

}
.commonBorder {
    border: 1px solid #aeaeae4f;
}

.permission {
    padding: 0;
    margin: 0;
    color: #686868;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.searchbarbutton {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content:end
}

.search-box {
    width: 100%;
    position: relative;
    display: flex;
    border: 1px solid rgba(104, 104, 104, 1);
    border-radius: 4px;
    border: 1px solid #d5d5d5;
    padding: 3px
}
    .search-box input{border:0px;}
     .search-button {
        background: rgba(104, 104, 104, 1) !important;
        padding: 5px;
        border-radius: 2px;
        display: flex;
        align-items: center;
    }
.search-input{font-size:12px}
.search-button .fa{color:#ffffff}
.iconHeading {
    color: #333;

    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.descriptionForCourse {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin: 0px;
}
.mybtn1 {
    border-radius: 3px;
    
    background: #0167AD66;
    font-size: 10px;
    color: #0167AD;
    padding: 10px;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    width:auto; position:absolute
}

.mybtn2 {
    border-radius: 5px;
    /* box-shadow: 2px 4px 4px 0px #FFFFFF40 inset; */
    /* box-shadow: 0px -2px 4px 0px #0000001A inset; */
    background: #ff3b00;
    font-size: 10px;
    color: #ffffff;
    padding: 3px 7px;
    font-weight: 600;
    /* line-height: 12px; */
    letter-spacing: 0em;
    text-align: left;
    width: auto;
    position: absolute;
    top: -11px;
    right: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.green {
    background-color: #10a64f !important
}
.Orange001 {
    background-color:#ff8503 !important
}
.purpleLight {
    background-color: #d2b9ff;
    color:#9f07f9
}
.mybtn {
    background-color: #0167AD;
    color: white !important;
    font-size: 11px;
}
.Assimage {
position:relative;
}
.actbtn {
    padding-left: 0px !important;
    text-align: center;
    padding-top: 21px;
}
.statusBTN {
    position: absolute;
    right: -15px;
    width: auto;
    top: -11px;
}
    .statusBTN .buttonmain {
        font-size: 12px;
        font-weight: 600;
        text-align:center;
        padding: 10px 26px;
        border-radius: 0px 0px 0px 10px;
        margin: 0 !important;
    }

    .statusBTN .bluebutton {
        color: #ffffff;
        background-color: #009688;
        /*box-shadow: 2px 4px 4px 0px rgba(255, 255, 255, 0.25) inset;
        box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.1) inset;*/
    }
/*================My Classroom Start=========================*/
#calendar.fc .fc-toolbar.fc-header-toolbar {
    margin-top: 0px !important;
}
#calendar.fc .fc-button-group > .fc-button {
    background-color: #ffffff;
    border-radius: 3px;
    padding: 5px;
    border: 1px solid #b8b8b8;
}
#calendar.fc-direction-ltr .fc-button-group > .fc-button:not(:first-child) {
    margin-left: 5px;
}
.fc-theme-standard td{background-color:#ffffff}
.fc-theme-standard th {
    background-color: #ededed
}
/*================My Classroom End=========================*/
.liveClassesCard {
    border-radius: 0px !important;
    padding: 10px 30px 10px 30px;
    background-color: #ffffff;
    border: 1px dashed #d1d1d1;
}
.eventDetails {
    padding-top: 15px; border-top:1px dashed #ff0000;
}
.eventInfor {
    background-color: #f5f5f5;
    padding: 00px;
}
.eventsList {
    padding: 5px 0px 5px 0px;
    margin: 0px 0px;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    /*  height: 545px !important;*/
    overflow: auto;
    scrollbar-width: thin;
    font-size:13px; 
}
.AgendaList {
    border: 1px dashed #3084D8;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: left;
    color: #3084D8;
    padding: 3px 5px 3px 10px;
    border-radius: 2px;
    background-color:#ffffff;
}
.selecteddate {
    background: #3084D8;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: left;
    color: #ffffff;
    padding: 3px 5px 3px 10px;
    border-radius: 2px
}
.card1color {
    background-color: #FFFFFF !important;
    color: #ffbf80 !important;
    cursor: pointer;
}
.calCard1 {
    /* height: 70px; */
    border: 1px dashed #3084d8 !important;
    border-radius: 2px;
    padding: 6px !important;
    text-align: left;
    line-height: 20px;
    margin-bottom:3px;
}
a.fc-daygrid-more-link.fc-more-link {
    font-size: 11px;
    pointer-events: none;
    border: 1px solid #3F51B5;
    border-radius: 25px;
    background: #e1ecff;
    padding: 2px 5px;
    margin: 0px auto;
}
.fc .fc-daygrid-day-bottom {
    font-size: 11px;
    padding: 5px 3px 0;
    font-weight: 600;
    color: rgba(1, 103, 173, 1);
    text-align: center;
}
a.fc-daygrid-more-link.fc-more-link {
   /* display: flex;*/
    justify-content: center;
}

.fc-theme-standard .fc-popover {
    display: none;
}
.sameet {
    /* padding: 0px !important; */
    font-size: 10px;
    font-weight: normal;
    font-size: 12px !important;
    color: #0e824b !important;
    background: #d9ffed;
    padding: 2px 5px;
    border-radius: 2px;
    border: 1px solid #b2e7ce;
}
.fc-h-event {
    background-color: #ffccd3 !important;
    color: #ff659a;
    border: #ff659a 0px solid !important
}
    .fc-h-event .fc-event-main {
        color: #d51e35 !important;
    }
.claasSub_date {
    padding: 0px !important;
    font-size: 10px;
    font-weight: normal;
    font-size: 11px !important;
    color: #3084D8 !important;
}
.claasSub{color:#ff0000; font-weight:600}
.agenda-Wrap {
    margin: 0px 0px;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    /* height: 545px !important; */
    overflow: auto;
    scrollbar-width: thin;
    font-size: 13px;
    padding: 5px 10px
}
.agendaTitl {
    /* padding: 0px !important; */
    font-weight: normal;
    font-size: 12px !important;
    color: #717171 !important;
    background: #ffffff;
    padding: 2px 5px;
    border-radius: 2px;
    border: 1px solid #ffd5bd;
}
.facultyWrapage {
    background: #ffffff;
    padding: 10px;
    margin: 5px 0px 15px 0px;
    /* display: flex
; */
    float: left;
    width: 100%;
    position:relative;
}
.facultyName_label {
    float: left;
    font-size: 11px !important;
    color: rgba(99, 99, 99, 1) !important;
    font-style:italic
}
.facultyName {
    float: left;
    font-size: 12px !important;
    font-weight: 600;
    color: rgba(43, 108, 210, 1) !important;
    }
.faculty-Icon {
    position: absolute;
    top: 7px;
    right: 3px;
}
    .viewDetalbtn {
    border: 1px solid #adcfff;
    border-radius: 3px;
    background: #cbe8ff;
    font-size: 12px;
    color: #285e90;
    margin-right: 5px;
}

    /*-----------Student Profile Start------------*/
.tab__inside {
    grid-template-columns: repeat(2, 1fr);
    visibility: hidden;
    opacity: 0;
    display: none;
    transform: translateY(10px);
    transition: transform .3s ease-in;
    margin: 0px;
}
    .tab__inside-active {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: transform .3s ease-out 0.1s, opacity .3s ease-out 0.1s;
    display: block !important;
}
.profile-img-wrap.edit-img {
    border-radius: 50%;
    outline: 3px solid #3084D8;
    max-height: 120px;
    max-width: 120px !important;
    width: 100%;
    min-width: 120px;
    min-height: 120px;
    /*border-radius: 50%;*/
    /*margin: 0 auto -27px;*/
    position: relative;
}

.profile-img-wrap img {
    /* border-radius: 0%;
        height: 120px;
        width: 100%;*/
}
.name {
    display: flex;
/*    width: 36%;*/
    /*align-items: center;*/
}

.nameText {
    padding-left: 12px;

}
.welcome {
    font-size: 13px;

    letter-spacing: 0em;
    text-align: left;
    color: #333333;
    margin-bottom: 0px;
    /* padding:0;
    margin:0;*/
}
.fullName {
    font-size: 18px;
    text-align: left;
    color: #2a5caa;
    /* margin:0;
    padding:0;*/
    margin-bottom: 23px;
}
.profilePages {
    color: #333333;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 4px;
}
.pipe.active4 {
    border-color: var(--line-border-fill);
    background-color: #FF9441 !important;
}

.pipe.half-filled {
    background-image: linear-gradient(to right, #FF9441 50%, transparent 50%);
}

.pipe.active3 {
    border-color: var(--line-border-fill);
    background-color: #3084D8 !important;
}

.verticalz {
    border: 0.5px dashed #e8e8e8;
}
.course {
    width: 33%;
    padding: 9px;
    padding-top: 0px;
}
    .course .toCorrectArrowOfPrograms {
        position: relative;
    }

    .course .prevNextBtnProgram {
        /*position: absolute;
    width: 23%;
    top: 0;
    display: flex;
    justify-content: space-between;*/
        float: right;
        /* width: 23%;*/
        top: 0;
        display: flex;
        justify-content: space-between;
    }


    .course .programs-next,
    .course .programs-prev {
        position: relative;
        z-index: 10;
        /* top: 50%;*/
        /*transform: translateY(-48%);*/
        margin-right: 11px;
    }

    .course .programs-prev {
        order: 1;
        right: 10px;
    }

    .course .programs-next {
        order: 2;
        left: 0px;
    }
/*for badges*/
.badgesBody .toCorrectArrowBadges {
    position: relative;
}

.badgesBody .badgesPrevNextButton {
    float: right;
    /* width: 23%; */
    top: 0px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    right: -20px;
    top: 11px;
}

.badgesBody .badges-next,
.badgesBody .badges-prev {
    position: relative;
    z-index: 10;
    /*transform: translateY(-32%);*/
    margin-right: 11px;
}

.badgesBody .badges-prev {
    order: 1;
    right: 10px;
}

.badgesBody .badges-next {
    order: 2;
    left: 0px;
}
.programHead {
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: #3084D8;
    margin-bottom: 0px;
}
.badgesHead {
    font-size: 12px; /*previously it was 12 px.*/
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: #3084D8;
    margin-bottom: 6px;
}

.badgesNumber {
    font-size: 15px;
    font-weight: 400;
    /* line-height: 15px; */
    letter-spacing: 0em;
    text-align: left;
    color: #ff0000;
    margin-bottom: 0px;
    padding: 0px 12px;
    border-radius: 35px;
    background-color: #ffdada;
    float: left;
    position: absolute;
    top: 39px;
    right: 3px;
}

.badgeDescription {
    color: #333333;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 4px;
}
.tab__container {
    background: #fafafa;

}
div.tab__title {
    /*background-color: #333;*/
    overflow-x: auto;
    white-space: nowrap;
    display:flex
}
.tab__button:first-of-type {
    margin: 0;
}

.badgesStudent {
    display: flex;
    width: 30%;
}

.badgesBody {
    position: relative;
    width: 100%;
}

.checkBadge {

    flex-direction: column;
    display: flex;
}

.DivBadgeLogo {
   float:left
}

.badgesBody {
    padding-left: 12px;
    padding-top: 0px;
    float:LEFT
}


.badgeLogo {
    width: 75px;
    margin-right:15px;
    margin-top:10px
}
.badgeDiv {
    /* width: 100%;
    height: 100%;*/
    /*display: none;*/
    justify-content: LEFT;
    align-items: left;
    flex-direction: column;
    transition: opacity 0.5s;
}
.bdge-description{margin-top:20px;}

.head-profile {
}

.tab__title {
    margin: 25px 0 0;
}
    .tab__button

{
    color: #545454;
    border: 1px solid #e5e5e5;
    cursor: pointer !important;
    background: #f5f5f5;
    outline: none;
    /*margin: 0 -5px;*/
    cursor: pointer;
    width: 25%;
    display: flex;
    align-items: center;
    }
/*img

{
    height: 25px;
    display: block;*/
    /*margin: 0px auto 5px;*/
    /*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}*/





.tab__inside-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;

    color: #545454;
    font-size: 14px;
    font-weight: 100;
}




.tab__title {
    display: flex;
    justify-content: space-between;
}

.imageTab {
    width: 30px;
    position: absolute;
    left: 10px;
    top:8px;
}

.generalInfoText {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #333333;
    margin-bottom: 9px;
}





.tab__inside-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;

    height: 150px;
    display: block;
    margin: 0 auto;
}
.addressHead {
    padding: 0;
    margin-bottom: 5px;
    color:#8b8b8b;
    font-size: 12px;
    text-align: left;
  
}
.addressHead .mandetory{color:#ff0000}
.form-label{padding: 0;
margin-bottom: 8px;
color: #8b8b8b;
font-size: 13px;
text-align: left;
}
#activityFilters .form-label, .op .form-label, .form-check-label {
    padding: 0;
    margin-bottom: 8px;
    color: #8b8b8b;
    font-size: 13px;
    text-align: left;
}
.dropDownId {

    appearance: auto;

}

    .dropDownId option {
        color: black;
        background-color: #d3d3d363;
        font-size:11px
    }


.form-group {margin-bottom:10px}
.form-control {
    font-size: 12px;
}

    .form-control::placeholder {
        color: #C2C2C2;
    }

    .form-control:focus {
     
box-shadow:none;

        outline: 0;
  
    }
.dropdown input {
  
}
.inputBorder {

}

    .inputBorder::placeholder {
        color: #C2C2C2;
    }
.modalTabsCT, .modalTabsCM, .modalTabsCT2, .modalTabsCM2 {
    border-radius: 4px;
    max-width: fit-content;
    padding: 5px 15px;
    color: #3084D4;
    cursor: pointer;
    border: 1px solid #3084D4;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
}
.generalSecond {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.aboutMe {
    width: 100%;
    height: 120px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: 4px;
}
.gender div {
    display: flex;
    margin-top: 0.5rem;
}

.gender input[type="radio"] {
    clip: rect(0 0 0 0);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

    .gender input[type="radio"]:checked + span {
        background-color: #3084d8;
        z-index: 1;
        color: #fff;
    }
.gender div label {
    margin-right: 10px; /* Add space between radio buttons */
}

.genderSpecify {
    color: #8b8b8b;
    border-radius: 2px;
    font-size:12px;

 
}
.tab__title button {
    border-radius: 0px;
    padding: 10px;
    border: none;
    cursor: pointer;
    color: #fff;
    transition: all 0.3s ease;
    position: relative;
    border: 1px solid #f8f8f8;
    background-color: #ffffff;
}

div.tab__title button {
    display: inline-block;
    color: #737373;
    text-align: left;
    padding: 14px;
    text-decoration: none;
    font-size: 12px;
    padding-left: 50px !important
}

    div.tab__title button:hover {
    }

.tab_button-active {
    border-bottom: none;
    background: #3084D8 !important;
    color: #ffffff !important;
    filter: none;
}
.dropdown select {
    /* Adjust width as needed */
    /*padding: 12px 16px;*/
    font-size: 14px;
  
    text-align: left;
   

}

    .dropdown select option.defaultOption {
        color: grey !important;
    }
    /* Adjust the position of the dropdown arrow */
    .dropdown select::-ms-expand {
        display: block;
        position: absolute;
        right: 16px;
        top: calc(50% - 5px);
        width: 12px;
        height: 12px;
        background: transparent;
        border-left: 2px solid #C2C2C2;
        border-bottom: 2px solid #C2C2C2;
        pointer-events: none;
        z-index: 1;
    }

    .dropdown select::-ms-value {
        color: #C2C2C2;
    }
.tabinfowrapbx {
    border: 1px solid #e7e7e7 !important;
    box-shadow: none !important;
}
.streetAdd1 {
    margin-bottom: 10px
}
.priCard_head {
    box-shadow: none;
    background: #f7f7f7;
    border-radius: 0px;
    padding: 15px 15px 15px 15px;
    border: 1px dashed #D8D6DE;
    border-bottom:0px
}
.priCard {
    box-shadow: none;
    background: #FFFFFF;
    border-radius: 0px;
    padding: 15px 15px 15px 15px;
    border:1px dashed #D8D6DE

}
.priCard_head-text{
color:#333333;
margin-bottom: 0px;
}
.same {
    display: flex;
    justify-content: space-between;
}

.sameText {
    font-size: 12px;
    margin-bottom: 0px;
}
.check {
    margin-right: 6px;
    margin-bottom: 0px;
    border: none !important;
    padding: 0 !important;
    outline: none !important;
}
.accordion {
    box-shadow: none;
    background: #FFFFFF;
    border: 1px solid white;
    width: 100%;
    float: left;
    border-radius:0px
}


.accordion dt, dd

{
    padding: 10px;
    border: 1px solid #AEAEAE;
    border-bottom: 0;


    border-bottom: 1px solid #AEAEAE;
}

.accordion a {
    display: block;
    color: black;
    font-weight: bold;
}

    .accordion dt{background-color:#fcfcfc; margin-top:15px; border:1px dashed #D8D6DE}

    .accordion dd {
        border-top: 0;
        font-size: 12px;
        position: relative;
        top: -1px;
        border: 1px dashed #D8D6DE;
    }
.ContentHubEdit {
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    color: #333333;

}
.cloneEdu {
    box-shadow: none;
    background: #FFFFFF;
    border-radius: 0px;
    padding: 15px 15px 15px 15px;
    border: 1px dashed #D8D6DE;
}
.clgDegree {
    display: flex;
}



.clgDegree {
    margin-bottom: 20px;
}
.profileResponse{float:left}
.progrssBAr_profile {float:left; width:100%}
.nameWrap{float:left; }
.profileftSection{display:flex}
.brdr-rgt {
    border-right: 1px dashed #D8D6DE;
}
.search-input {
    width: 100%
}
/* Notes */
.accordion .note-container a {
    border: 1px solid #ff00ff;
    display:inline-masonry
}
/*--Discussion Forum----*/
.QuestionForum {
    position: absolute;
    top: 16px;
    left: 22px;
    width: 50px;
}
.filter_btn {
    flex-shrink: 0;
    padding: 4px 8px;
    align-items: center;
    border-radius: 4px;
    background: #EBEBEB;
    gap: 8px;
    cursor: pointer;
}
.Filter_text{font-size:14px;}
.btn_ask {
    border-radius: 5px;
    border: 0px !important;
    background: #3084d4 !important;
    color: #ffffff !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 !important;
    padding: 8px 15px;
    cursor: pointer;
}
.question_card_Question .pMaincoursePmain {
    margin-top: 0px;
}
.qSub_text {
    padding-left: 0px;
}
.question_card_profile_right {
    position: absolute;
    right: 11px;
    top: 5px;
}
.question_card_profile_left {
    float: left;
    width: 100%;
}
.question_card_profile {

}

.question_card_profile_main {

    justify-content: space-between;
}
.bvotesnFollows {
    /*background-color: #dbedff;*/
    color: #1a559d;
    float: left;
    width: auto;
    float: left;
    padding: 2px 6px;
    
    border-radius: 3px;
    font-size: 11px;
    border: 1px solid #bfe0ff
}
.upvote_user, .upvote, .follow {
    float: left
}
.upvote_user {
    float: left;
    margin-left: 10px;
    font-weight: 600;
    background: #dbedff;
    color: #3679be;
    padding: 1px 9px;
    border-radius: 3px;
    border: 1px dashed #3679be;
}
.Upvote_btn img, .follow_btn img, .tag_people img{
    width: 15px
}
.ask_btn, .answered_p {
    display: inline-block
}
.anscount {
    background-color: #fa5a67;
    color: #ffffff !important;
    padding: 1px 14px;
    border-radius: 30px;
}
.btn_answer {
    border: 1px solid #FFA047;
    color: #2456a6 !important;
    font-size: 12px;
    cursor: pointer;
}



.answer_link {
    font-weight: 600;
    font-size: 12px;
    float: left;
    position: absolute;
    top: -14px;
    right: -10px;
}
.btn_answer {
    border-radius: 5px;
    border: 1px solid #2557a7;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 !important;
    padding: 8px 15px;
    background-color: #2557a7;
     color:#ffffff !important
}
.tag_people {float:left}

.tagImgTitle {float:left}
.card_last_row {
    display: flex;
    gap: 15px;
    align-items: center;
    vertical-align: middle;
    margin-top: 4px;
    margin-bottom:5px
}
.dissecinfo {
    font-size: 12px;
    color: #8b8b8b
}





/*Live classes*/
.submitBtn {
    border-radius: 4px;
    background: #3084D8;
    max-width: fit-content;
    padding: 8px;
    color: white;
    /*float: right*/
    cursor: pointer;
    margin-top: 15px;
}
.dateBox {
    padding: 10px;
    font-weight: 600;
    background-color: #efefef;
    font-size: 14px;
}

.box-container1 {
    /* box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px !important;*/
    /*  box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;*/
    /*box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.9) 0px 0px 0px 1px;*/
    padding: 15px;
    border-radius: 5px;
    border:1px dashed #D8D6DE
}
    .box-container1 h5 {
        color: black;
        font-weight: 400;
        font-size: 14px;
    }
    .box-container1 h6 {
        color: rgba(131, 131, 131, 1);
        font-weight: 400;
        font-size: 13px;
    }
/*Right*/
.modal.right.fade .modal-dialog {
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
    overflow:auto;
    top: 10;

}
.modal.right .modal-dialog {
    width: 530px;
}
.modal.right.AnswerModal .modal-dialog {
    width: 700px;
}
.modal.right.fade.in .modal-dialog {
    right: 0;
}

.modal-content, .modal-dialog {
    margin-top: 0 !important;
    height: 100%;
     border-radius:0px;

}

.modal {
    overflow-y: hidden !important;
    background: #000000a1;

}

.modal-body {
    overflow-y: auto !important;
}
.answerboxx {
    background-color: #f5f5f5;
    padding: 15px;
    position: relative;
    border: 1px dashed #8a8a8a;
}
.answer_content {
    background-color: #f8f8f8;

}
.viewAnswer {
    padding: 15px 0px;
    background-color: #fbfbfb;
    border:1px dashed #c7c7c7;
    margin-bottom:20px;
}
.brooming {
    display: flex;
    align-items: center;
    position: absolute;
    width: 98%;
    bottom: -24px;
}
.brooming .line {
        height: 0px;
        flex: 1;
        background-color: #aeaeae;
    }

    .brooming h4 {
        padding: 0 1rem;
        color: #aeaeae;
        margin-bottom: 0;
        background: #ff0000;
        color: #ffffff;
        padding: 5px 10px;
        border-radius: 50%;
        height: 50px;
        width: 50px;
        font-size: 15px;
        text-align: center;
        line-height: 41px;
    }
.search {
    margin-top: 25px;
    padding-bottom:35px
}
.type_answer_content {
    border: 0.5px solid #e6e6e6;
    border-radius: 1px;
    background-color: #ffff;
    padding: 10px;
}
.response_head {
    /* color: #3084D8; */
    font-size: 15px;
    /* font-weight: 600; */
    position: relative;
    margin-bottom: 0;
}
.questionCard {
    padding: 20px;
    display: flex;
   /* border-radius: 6px;
    justify-content: space-between;
    align-items: center;*/
   
}
.comment_sectionDiv {
    margin-top: 11px;
    border: 1px dashed #e0e0e0;
    FLOAT: LEFT;
    WIDTH: 100%;
    PADDING: 15PX;
}
.question_card_profile_main_c{ float:left; width:100%; margin-bottom:8px;}
.question_card_commentlist {
    float: left;
    width: 100%;
    padding: 15px;
    background-color: #fbfbfb;
    border: 1px dashed #dadada
}
.user_comment_second {
    padding-left: 40px;
    position: relative;
    width: 100%;
}
    .user_comment_second .ansIcon {
        position: absolute;
        left: 0px;
        width: 32px;
    }
    .user_comment_second p {
        font-size: 14px;
        color: #2A2A2A !important;
        line-height: 22px;
        word-wrap: break-word;
        margin-bottom: 0px;
        font-weight: 400;
    }
.commentAns{padding-bottom:15px; margin-bottom:15px; border-bottom:1px dashed #D8D6DE}
    .commentAns .dissecinfo .gp img{margin-right:5px;}
    .commentAns .dissecinfo .gp .fa {
        margin-right: 5px;
    }
.pad15-comment {
    padding: 10px 0px 10px 0px;
    box-shadow: none !important;
    background: #ffffff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom:0px
}

/*student course detail  start*/
.checkedMarker {
    background: rgba(48, 132, 216, 1) !important;
    color: white !important;
    padding: 12px !important;
    transform: translate(-51%, -34%) !important;
    border: none !important;
}
.tl-marker {
    display: block;
    position: absolute;
    width: 36px;
    height: 36px;
    transform: translate(-50%, 25%);
    border: 1px solid rgba(131, 131, 131, 1);
    background: rgba(255, 255, 255, 1);
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    vertical-align: middle;
    color: rgba(131, 131, 131, 1);
    padding: 3.5%;
}
.checkedMarker {
    background: rgba(48, 132, 216, 1) !important;
    color: white !important;
    padding: 12px !important;
    transform: translate(-51%, -34%) !important;
    border: none !important;
}
.averageRatingCounts {
    font-size: 12px;
    color: #ffffff;
    background-color: #ff0000;
    border-radius: 3px;
    padding: 2px 10px;
    margin-left: 10px;
    width:auto;

}
.sortimg{padding:6px}
.rtingposition {
    position: absolute;
    top: 0px;
    right: 5px
}
    .rtingposition::after {
        position: absolute;
        content: "";
    }
    .margbtm2px{margin-bottom:3px}
.timeline2 {
    padding: 1rem 2rem;
    /*margin-left: 2rem;*/
    /*max-width: 460px;*/
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 2px;
    /*background-color: white;*/
    /*box-shadow: 0 4px 25px -20px rgba(0,0,0.2);*/
     border:1px dashed #D8D6DE;
     padding-left:35px !important;
}
.courseDescTimeline {
    padding:15px
}
.accordion-header1 {
    padding-left: 30px !important;
}
.tl-content {
    border-left: 2px dashed #838383;
    padding-top: 0px;
    padding-bottom: 20px;
}
.tl-marker {
    display: block;
    position: absolute;
    width: 47px;
    height: 47px;
    transform: translate(-50%, 30%);
    border: 1px solid rgba(131, 131, 131, 1);
    background: rgba(255, 255, 255, 1);
    text-align: center;
    font-size: 23px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    vertical-align: middle;
    color: rgba(131, 131, 131, 1);
    padding: 3.5%;
    top: -15px;
    z-index:9
}

.tl-content .tl-header {
    padding-left: 33px;
    background-color: #f1f1f1 !important;
    padding: 15px
}
button.accordion-button {
    padding-top: 0px !important;
    padding: 0px;
    background-color: #f1f1f1 !important;
}

.accordion-item {
    margin-top: 0px !important;
    padding-top: 0px !important
}
.accordion-item {
    border: none !important;
    margin-top: 0px !important;
    margin-right: 0px !important; 
}
.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-active-icon) !important;
    transform: var(--bs-accordion-btn-icon-transform) !important;
}
.accordion-button::after {
    /* margin-left: 0px; */
    margin-right: 20px;
}
.accordion-body {
    background-color: #fbfbfb;
}
.tl-content .tl-body {
    padding-left: 25.6px;
    padding-top: 0px;
}
.tl-marker2 {
    display: block;
    position: absolute;
    width: 47px;
    height: 47px;
   /* border-radius: 50% / 50%;*/
    left: -47px;
    top: 50%;
    transform: translate(50%, -50%);
    border: 1px dashed rgba(131, 131, 131, 1);
    background: rgba(255, 255, 255, 1);
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    vertical-align: middle;
    color: rgba(131, 131, 131, 1);
    padding: 13px;
    z-index:99
}
.accordion-body {
    border-top: 1px solid #dbdbdb;
    background-color: #fdfdfd;
}

.tl-title {

    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;
    color: rgba(75, 75, 75, 1);
    margin-bottom: 0px;
    overflow-wrap: anywhere;
}
.listthing {
    color: rgba(101, 101, 101, 1);
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
}
.acchead {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    color: rgba(109, 109, 109, 1);
    margin-right: 10px;

}
.listingActive {
    font-size: 20px;
    background-color: rgba(124, 189, 255, 1) !important;
}

.accordion-button:focus {
    outline: 0;
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    color: #012970;
    background-color: transparent !important;
    box-shadow: none !important;
}

.accordion-flush .accordion-button {
    padding: 15px 0;
    background: none;
    border: 0;
}

    .accordion-flush .accordion-button:not(.collapsed) {
        box-shadow: none;
        color: #4154f1;
    }

.accordion-flush .accordion-body {
    padding: 0 0 15px 0;
    color: #3e4f6f;
    font-size: 15px;
}

.accordion {
    border-left: 0.5px solid #838383;
}

.accordion-item .accordion-button {
    padding-left: 30px !important;
    padding-top: 8px !important;
   background-color:#f1f1f1
}



.accordion-body {
    padding: 0 !important;
    background-color: transparent !important;
}
.accordion-body {
    background-color: #fbfbfb;
    border-bottom: 1px dashed #dddddd;
    border-right: 1px dashed #dddddd;
}
.text {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.singleline {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    float: left;
}

.lessonBg {
    padding: 6px;
    border-radius: 0px;
    margin-bottom: 0.5rem;
    position: relative;
    padding-left: 50px;
    border-bottom: 1px dashed #dadada;
}
    .lessonBg  img {
        width: 35px;
        position: absolute;
        left: 5px;
    }

.lpDuration {
    font-size: 10px;
    background-color: #ecf6ff;
    padding: 1px 15px;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
    color: #18438c;
    border: 1px solid #b2e4fe;
}

.lpBorderBottom {
    border-top: 1px solid #C2C2C2;
}
.accordion-body {
    background-color:#fbfbfb !important;

}
.accordion-flush .accordion-button {
    padding: 15px 0;
    background: none;
    border: 0;
}

    .accordion-flush .accordion-button:not(.collapsed) {
        box-shadow: none;
        color: #4154f1;
    }

.accordion-flush .accordion-body {
    padding: 0 0 15px 0;
    color: #3e4f6f;
    font-size: 15px;
}
.lessonBg2 {
    padding: 6px;
    border-radius: 0px;
    margin-bottom: 0.5rem;
    position: relative;
    padding-left: 50px;
    border-bottom: 1px dashed #dadada;
}
    .lessonBg2 img {
        width: 35px;
        position: absolute;
        left: 5px;
    }
.checkedMarker {
    background: rgba(48, 132, 216, 1) !important;
    color: white !important;
    padding: 12px !important;
    transform: translate(-52%,28%) !important;/* 28 change for add assignment */
    border: none !important;
}
.LP-VIew {
    transform: translate(-52%, 30%) !important;
}
.headerMnew {
    padding-top: 7px !important;
    padding-bottom: 7px !important
}
.h360he {
    transform: translate(-52%, 30%) !important;
}
.tl-header {
    position: relative;
    display: grid;
    /* padding-top: 1rem; */
    /* padding-bottom: 1rem; */
    padding-top: 6px;
    padding-bottom: 6px;
}
.lessonBg:hover {
    background-color: aliceblue;
}

.lessonBg2:hover {
    background-color: #F1F1F1;
}
.legendStatus {
    float: right;
    padding: 2px 5px;
    border: 1px solid #f1f1f1;
    margin-bottom: 15px;
}
    .legendStatus label {
        float: left;
        font-size: 11px;
        font-weight: 600;
        margin-right: 6px;
        margin-top: 5px;
        border-right: 1px solid #ff0000;
        padding-right: 15px;
    }
.legendStatusearp {
    float: left;
    padding: 3px 3px;
    border-radius: 3px;
    margin: 0px 12px 0px 5px;
    font-size: 11px;
}
.legendStatusearp img{width:20px; margin-right:3px}
.courseSideCards {
    padding: 0;
    /* margin-left: 2rem; */
    /* max-width: 460px; */
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 2px;
    /* background-color: white; */
    /* box-shadow: 0 4px 25px -20px rgba(0, 0, 0.2); */
    border: 1px dashed #D8D6DE;
}
.myQuizzes, .myAssignments {
    padding: 15px;
    margin: 0px;
    margin-top:10px
}
.ImageContainer, .audioContainer {
    text-align: left;
}
.image-class-content {
    width:30%;
    padding-bottom: 0px;
}
.image-class-content {
    /*width: -webkit-fill-available;*/
    /*height: 500px;*/
    margin-bottom: 20px !important;
    
}


.accordion__menu-link p {
    text-align: justify;
}
.image-class-content {
    width: 51%;
    float: left;
    margin: 15px;

}
.slb-drop-box .ImageContainer .image-class-content {
    float:inherit
}
    /*Lesson View*/
    #navigate.modal {
    display: none;
    flex-direction: column;
    position: fixed;
    top: 0;
    height: 100% !important;
    right: 0 !important; /* Updated to left */
    left: auto !important;
    width: auto; /* Allow content to determine width */
    max-width: 50%; /* Adjust max-width as needed */
    background: none;
    z-index: 999999; /* Ensure it's on top */
}
.text-truncate-html{word-wrap:break-word}
#navigate.modal {
    overflow-y: scroll !important
}

/*Admin Dashboard*/
.sidebarrightCard {
    height: 240px;
    overflow-x: auto;
}
.uppercardfirstDiv {
    padding: 10px;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.col-1Style {
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.imageUpperFirstDiv {
    border-radius: 50%;
    height: auto;
    width: 30px;
}
.skill-main {
    width: 100%;
    /*max-width: 600px;*/
    display: flex;
    flex-direction: column;
}

.skill-wrrap {
    display: flex;
    flex-direction: column;
    gap: 0px; /*gap 0 use for user mgt  course completed by */
    margin-bottom: 5px;
}

.skill-name {

    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-bottom: 3px;
}

.skill-wrrap:last-child {
    margin-bottom: 0;
}

.skill-bar {
    height: 12px;
    background-color: #D9D9D9;
    border-radius: 8px;
    position: relative !important;x
}

.skill-per {
    height: 12px;
    background: #3084D8;
    border-radius: 8px;
    width: 0;
    transition: 1s linear;
    position: relative;
}


.orange {
    background: rgba(255, 160, 71, 1);
}

[dir=ltr].skill-per::before {
    content: attr(per);
    position: absolute;
    padding: 4px 6px;
    background-color: #23576f;
    color: #fff;
    font-size: 11px;
    border-radius: 4px;
    top: -35px;
    right: 0;
    transform: translateX(50%);
}

.skill-nameProgress {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(0, 0, 0, 1);
}
.addRole {
    background-color: #3084D4;
    padding: 6px 9px;
    border-radius: 4px;
    font-size: 13px;
}

.btn_add {
    margin-left: 5px;
    color: #FFF !important;
    cursor: pointer;
}
.card_content {
    text-align: right;
}
/*Assesment Admin*/
.assementprogWrap {
    float: left;
    width: 100%;

    position: relative;
    padding-left: 50px
}

/*proginfoWrap span{float:left; padding-right:5px; font-size:11px; color:#333333}
    .proginfoWrap span .smicon_assesmt{float:left; margin-right:5px}*/
.proginfoWrap {
    position: relative;
    float: left;
    padding-top: 0px;
    margin-right: 10px
}
.progcodelabel {
    margin-right: 5px;
    color: #7f7f7f;
    font-style: italic;
    font-weight: 500
}
.proginfoWrap .brekSpan::after {
    content: "|";
    position: relative;
    right: -12px;
    color: #2a5caa;
}
.proginfoWrap .brekSpan:last-child::after {
    content: "";
    position: relative;
    right: -12px;
    color: #2a5caa;
}
.proginfoWrap .brekSpan{margin-right:25px}
.brekSpan .smImgDes{width:15px}


.project-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding: 15px;
    border-bottom: 1px solid #e0e0e0;
}
.NCard {
    display: inline-block;
    width: 100%;
    padding: 15px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    float:left
}
.infoWrap {
    float: left;
    width: auto !important;
    position: relative;
    margin-bottom: 10px;
}
.badg-noAssesment {
    padding: 2px 9px;
    background: #c4dbff;
    color: #2a5caa;
    border-radius: 15px;
    font-weight: bold;
}
.link-View {
    font-size: 12px;
    float: right;
    width: auto;
    color: #2456a6 !important;
    cursor:pointer;
}
.bottomhedings {
    border-radius: 5px;
    padding: 3px 5px 3px 12px;
    font-size: 11px;
    border: 1px dashed #D8D6DE;
}
.Asscount {
    /* border: 1px solid #ff0000; */
     background-color: #c5c5c5; 
    color: #181818;
    font-weight: 600;
    padding: 3px 9px;
 border-radius: 2px;
    margin-left: 10px;
    font-size: 10px;
}
.pagetitle a{font-size:11px;  color:#012970; text-decoration:underline; float:left}
.dbheading .fa {
    font-size: 11px;
    float: left;
    margin-right:5px
}
.breadcrumb {

    font-size: 11px;
     float:left; margin-left:15px
}
.assmentlistparent{padding:15px; margin-left:15px; padding-top:0px;}
.assmentListWrap02 {
    float: left;
    width: 100%;
    background-color: #f6f6f6;
    padding: 8px 15px;
    border-top: 1px dashed #c8c8c8;
}
.assmentListWrap02 h3{font-size:16px;}
    .assmentListWrap02 .myCourseCards{padding-bottom:5px;}
.assesmentCAL .NCard {
    padding-left:0px !important; padding-right:0px !important
}
.viewAsesmentBtn {
    float: right;
    border-radius: 3px;
    background-color: #2f538c;
    color: #ffffff;
    padding: 3px 9px;
    font-size: 12px;
}
.Assimage1{ padding-left:50px; position:relative}
.stdcard {
position:relative;
padding-left:60px
}
.learnierimg{position:absolute; left:0px}
.learnername{font-size:14px; color:#333333; margin-bottom:5px;}
.learneremil {
    font-size: 11px;
    color: #838383;
    margin-bottom: 0px;
}
.btnYsNo { /*use in assment Creation */
    width: 40%;
    height: 35px;
    background: white;
    border-radius: 4px;
    border: 1px solid #AEAEAE;
    color: #C2C2C2;
    font-size: 14px;
    margin-right: 10px;
    text-align: center;
    padding: 6px;
    float:left
}
.divcolor { /*use in assment Creation */
    background-color: dodgerblue;
    color: white;
}
.assesmentStatus {
    background-color: #ffe8d266;
    color: #e57105;
    border-radius: 25px;
    text-align: center;
    font-size: 11px;
    padding: 3px 15px;
    width: auto;
    /* float: left; */
    border: 1px solid #ffd7b1
}
.assesmentStatus2 {background-color: #c1ffdf66;
color: #3a8971;
border-radius: 25px;
text-align: center;
font-size: 11px;
padding: 3px 15px;
width: auto;
/* float: left; */
border: 1px solid #cdeadb;
}
.table th {
    font-size: 13px;
    background: #f6f6f6;
    font-weight: normal;
}
.bdrtp {border-top:1px solid #f2f2f2; padding-top:5px}
.bdrrgt {
    border-right: 1px solid #f2f2f2
}
.bdrlft {
    border-left: 1px solid #f2f2f2
}

/*User Management Swithch*/

/*Admin assignment Switch*/
.assignSwithch .switch1 {
    background: rgba(1, 103, 173, 1);
    height: 100%;
}

.assignSwithch .switch1 div {
    width: 100%;
    text-align: center;
    opacity: 0;
    display: block;
    color: white !important;
    transition: opacity .2s cubic-bezier(.77, 0, .175, 1) .125s;
    will-change: opacity;
    position: absolute;
    top: 0;
    left: 0;
}

.assignSwithch .switches-container input:nth-of-type(1):checked ~ .switch-wrapper .switch1 div:nth-of-type(1) {
    opacity: 1;
}

/* toggle the switch box labels - second checkbox:checked - show second switch div */
.assignSwithch .switches-container input:nth-of-type(2):checked ~ .switch-wrapper .switch1 div:nth-of-type(2) {
    opacity: 1;
}

/*--------------Admin Assignment Start----------------------*/
.approvalreqChild {
    display: flex;
    gap: 10px;
}
.appreqbutton {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(194, 194, 194, 1) !important;
    border: 1px solid rgba(174, 174, 174, 1);
    border-radius: 5px;
    padding: 8px 20px;
    margin: 0;
    cursor: pointer;
}
.appreqbuttonActive {
    font-weight: bold;
    color: rgba(255, 255, 255, 1) !important;
    background-color: rgba(48, 132, 212, 1);
}
.headerDiv {float:left; margin-bottom:15px; width:100%}
.headerchilddiv {
    display: flex;
    gap: 5px;
    justify-content: end;
}
.statuscircleApproved {
    color: #369f70 !important;
    background-color: #9cffc166;
    padding: 5px 10px;
}
.statuscircleDraft {
    color: #ff5000 !important;
    background-color: #ffcc9e66;
    padding: 5px 20px;
}
.actRgt3Dots button{background-color:transparent; border:0px}
.cardacc {
    padding: 1.5rem 1rem 1rem 2rem;
    width: 25%;

    float:left;
   
    border-radius: 0px 0px 0px 0px;
}
.headingacc {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
}
.descacc {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(51, 51, 51, 1);
}
.assignmentconfigHeadng {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}
.cardApproveHeading {
    padding: 5px 15px;
    display: flex;
    justify-content: space-between;
}
.allocatelernerShow {
    float: left;
    width: 100%;
    border: #eaeaea 1px dashed;
    padding: 10px;
    background: #f9f9f9;
}
.cardpartial {
    width: 75%;
    padding: 15px;
    border-radius: 0px 10px 10px 0px;
    float:left
}
.hrline {
    border-top: 1px solid rgba(174, 174, 174, 1);
}
.leftallign {
    text-align: start;
    padding-left:15px
}
.questionTitle {
    font-size: 13px;
    font-weight:500;
    line-height: 20px;
    letter-spacing: 0em;
    color: rgba(0, 0, 0, 1);
    margin: 0;
    padding-right: 5px;
}
.cardBoldlack {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    color: rgba(51, 51, 51, 1);
    margin: 0;
}
.ai-checkbox-label {
  /*  background: #ffffff;
    border: 1px solid #d8d6de;*/
    padding: 0px 15px;
    margin: 4px;
}
.cardlightBlack {
    font-weight: 500;
    color: #3084d4; font-size:13px
}
.publishallButtons {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(194, 194, 194, 1) !important;
    border: 1px solid rgba(174, 174, 174, 1);
    padding: 10px 30px;
    border-radius: 5px;
    cursor: pointer;
}
.publishallDiv {

    gap: 10px;
}
.publishallButtons {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(194, 194, 194, 1) !important;
    border: 1px solid rgba(174, 174, 174, 1);
    padding: 6px 30px;
    border-radius: 3px;
    cursor: pointer;
}
.publishallButtonsative {
    background: rgba(48, 132, 212, 1);
    color: rgba(255, 255, 255, 1) !important;
}

.allocatedHeadDiv {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.marginEight {
    margin-bottom: 8px;
}
.maincard {
    padding: 15px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.allocationCard {
    justify-content: space-between;
}
.profilepicdiv {
    display: flex;
    align-items: center;
}
.profilepic {
    width: auto;
    height: 50px;
}
.nextprevbuttons {
    display: flex;
    gap: 5px;
    /* align-content: center; */
    justify-content: flex-end;
}
.nextbutton {
    font-size: 12px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1) !important;
    background-color: rgba(48, 132, 212, 1);
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 5px;
}
.vertical {
    border-left: 1px solid #AEAEAE;
}


.tl-time {
    font-size: 0.7em;
}
.choosequestypeDiv {
    background:#f1f1f1; 
    border-radius: 2px;
    padding: 10px 55px 10px 15px;
    width: 100%;
    /*display: flex;
    justify-content: space-between;
    align-items: center;*/
}
.selecttext {
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: center;
    margin: 0;
    color:#333333;
    float:left
}
.crossiconimage {

    border-radius: 0 51px 51px 0;
    cursor: pointer;
    padding: 0.5px;
}
.choosequestypeParrentDiv {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    position:relative
}
.crossiconimage {
    border-radius: 0 51px 51px 0;
    cursor: pointer;
    padding: 0.5px;
    position: absolute;
    right: 7px;
    top: 8px;
    width: 28px;
}
.selectobjdesc {
    font-size: 10px;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: center;
    color: rgba(1, 103, 173, 1) !important;
    border: 0.85px solid rgba(1, 103, 173, 1);
    padding: 6px 11px;
    cursor: pointer;
    float:right;
    margin-left:5px; 
    margin-right:5px;
}
.descfirstchild {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
    .descfirstchild .addressHead{font-size:14px}
    .desclastchild {
        display: flex;
        justify-content: space-between;
    }
.markscard {
    padding: 5px 10px;
    display: flex;
    justify-content: space-between;
    background: #e6e6e6;
}
.markscarddiv {
    display: flex;
    gap: 10px;
    align-items: flex-start;
}
.inputmarks {
    font-size: 12px;
    padding-left: 5px;
    border: none;
    border-left: 0.5px solid rgba(174, 174, 174, 1);
    width: 43px;
}
.pointercursor {
    cursor: pointer;
}
.optioncheckboxDiv {
    display: flex;
    gap: 19px;
    WIDTH: 115PX;
    align-items: center;
    margin-left: 24px;
}
.objoptions{background:#fff1; border:1px solid #D8D6DE; padding:5px 5px}

.lastDivButtons {
    display: flex;
    justify-content: space-between;
}

.NexPrevDivs {
    display: flex;
    justify-content: space-between;
}

.downloadtemplatediv {
    display: flex;
    gap: 10px;
}

.openmodelbutton {
    color: #fcb128 !important;
    display: flex;
    margin: 0 !important;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}

/*#batchdiv {
    display: none;
}*/
#tablesecondDiv {
    display: none;
}
.uploadDiv {
    text-align: center;
    border: 0.4px dashed #AEAEAE;
    padding: 10px;
    width:40%
}
.dropArea {
    cursor: pointer;
}

.fontUpload {
    margin-top: 15px;
    font-size: 13px;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: 0em;
    margin-bottom: 4px;
    color: rgba(0, 0, 0, 1);
}

.allowedTypes {

    font-size: 12px;
    font-weight: 500;
    line-height: 10px;
    letter-spacing: 0em;
    color: rgba(104, 104, 104, 1);
    margin-bottom: 0px;
}

.uploadedheaderDiv {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.generic {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0;
}

.questioncards {
    padding: 10px 0;
}

.questionMainTitle {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    color: rgba(104, 104, 104, 1);
    margin: 0;
}

.optiontitlebox {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    color: rgba(104, 104, 104, 1);
    margin: 0;
    border: 0;
    width: 80%;
}

.lastcolumn {
    box-shadow: -0.5px 0px 4px 0px rgba(0, 0, 0, 0.1);
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding-right: 0;
}

.imagecol {
    display: flex;
    justify-content: end;
}

.inputmarks1 {
    font-size: 12px;
    padding-left: 5px;
    border: none;
    border-left: 0.5px solid rgba(174, 174, 174, 1);
    width: 40px;
}

#uploadhmquestionid {
    display: none;
}

#genericmarksbox {
    display: none;
}

.genericmarkschildclass {
    display: flex;
    border: 0.5px solid rgba(174, 174, 174, 1);
}

.marksdivid {
    display: flex;
    gap: 10px;
}

.optionrowDiv {
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
    border-top: 0.5px solid rgba(174, 174, 174, 1);
    border: 1px dashed #dcdcdc;
    padding: 10px;
    background: #f3f3f3;
    margin-bottom: 2px;
}

.addmoreques {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    display: flex;
    color: rgba(184, 184, 184, 1) !important;
    gap: 15px;
    cursor: pointer;
    padding-left:10px
}
    .addmoreques span {
        font-size: 12px;
        color: #3084d4;
        font-weight: normal;
        text-decoration:underline
    }
.descQuestionboxInput{padding:15px; border:1px solid #d1d1d1; font-size:14px}
.ai--container {
    background-color: #f5f5f5;
    padding: 10px;
    border: 1px solid #d6d6d6;
}
.addmoreOptions {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    display: flex;
    color: rgba(1, 103, 173, 1) !important;
    gap: 5px;
    cursor: pointer;
    margin:15px 0px;
}
    .addmoreOptions span{text-decoration:underline}
    .nextprevbuttons {
        display: flex;
        gap: 5px;
        /* align-content: center; */
        justify-content: flex-end;
    }

.nextbutton {
    font-size: 12px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1) !important;
    background-color: rgba(48, 132, 212, 1);
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 5px;
}
.DescMainContainer .objoptions{margin-top:15px;}
.cardBoldlack {
    /*    padding: 0;*/
    /*    margin-bottom: 8px;*/
    color: #8b8b8b;
    font-size: 12px;
    text-align: left;
}
.approvalReq {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:10px
}

.approvalreqChild {
    display: flex;
    gap: 10px;
}
.addicon {
    display: flex;
    align-items: center;
    width: 25px;
    height: 25px;
    background-color: #3e3ee5;
    color: #fff;
    border-radius: 50%;
    padding-left: 6px;
}
.clsheader2 {
    display: flex;
    height: 40px;
    border-radius: 4px;
    background-color: #E5E5E5;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 10px;
}
.divHRLine {
    height: 20px;
    border-right: 0.5px solid #AEAEAE;
}
.gradcard {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inputstyle1 {
    width: 29%;
    height: 33px;
    border: 1px solid lightgray;
    border-radius: 4px;
    padding: 0px 5px;
    font-size: 14px;
}
.trashdelete {
    position: absolute;
    top: 1px;
    right: 2px;
    font-size: 14px;
}
#addmorerow {
    display: flex;
    align-items: center;
    cursor: pointer;
}
/*Admin user mnanagement css Start*/
.heading {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(104, 104, 104, 1);
    border: none;
    background-color: transparent;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: left;
    color: #5E5873;
}
.btn1-primary {
    background-color: #EBEBEB;
    font-size: 13px;
    font-weight: 500;
    color: rgba(104, 104, 104, 1);
    padding: 7px;
    border-radius: 4px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    gap: 5px;
    float:left; margin-right:5px;
}
.addContributorBtn {
    float:right;
}
.addContributorText {
    color: #FFFfff !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 500;
    padding: 4px 7px;
    cursor: pointer;
    margin-top: 10px;
    background: #3084d8;
    border-radius: 4px;
}
.contain {
    margin-bottom: 0px !important;
    margin-right: 9px !important;
    float: left;
    /*width:50%;*/
    width: 60%;
    margin-right: 10px
}
.kpio1rgttext{text-align: right;display:block;}
.bdr0px{border:0px}
.activitdiaplay {
    background: #ddedff;
    padding: 2px 5px;
    border-radius: 25px;
    color: #0167ad;
}
.statusswitch001 {
    position: absolute;
    right: 10px;
    top: 5px;
}
.statusswitch002 {
    position: absolute;
    right: 170px;
    top: 5px;
}
.posrelative{position:relative}

.statusswitch001 .progcodelabel, .statusswitch002 .progcodelabel {
    font-size: 12px;
    margin-top: 0px
}






.userprogress {
    color: rgba(131, 131, 131, 1);
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 1px solid #dedede !important;
    padding: 3px;
    border-radius: 3px;
}
.blucolor {
   color:#0167ad
}
.progressDiv .progcodelabel{font-size:11px;}
.invitedwrap .progcodelabel {font-size:11px}
.invitedwrap p.invitedcolinfo{font-size:14px; margin-bottom:0px;}
.invitedwrap .ststus_in {
    font-size: 11px;
    padding: 2px 7px;
    border-radius: 25px;
    border: 1px solid #86c8fd;
    background: #eaf2ff;
    color: #2a72a0;
}
.invitedwrap .ststus_re {
    font-size: 11px;
    padding: 2px 7px;
    border-radius: 25px;
    background-color: #fff5f5;
    color: #d50e0e;
    border: 1px solid #ffa0a0;
}
.modalTabsParent {
    display: flex;
    gap: 10px;
    margin-bottom: 13px;
    overflow: auto;
}

.modalTabs {
    border-radius: 4px;
    max-width: fit-content;
    padding: 5px;
    color: #3084D4;
    cursor: pointer;
    border: 1px solid #3084D4;
    text-wrap: nowrap;
}
    .modalTabs.activeTab {
        background: #3084D4;
        color: white;
        border: none;
    }
.invitebuttonrow {
    margin-bottom: 50px;
}
.or-container {
    max-width: 100%;
}
.or-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white; /* Adjust as needed */
    padding: 0 10px; /* Adjust padding as needed */
    border-radius: 3px;
    border: 1px solid #D0D0D0;
    background: #FFF;
    color: #D0D0D0;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.templatebutton {
    border-radius: 4px;
    max-width: fit-content;
    padding: 5px;
    color: #3084D4 !important;
    cursor: pointer;
    text-wrap: nowrap;
    font-size: 12px;
}
.invite {
    border-radius: 4px;
    background: #FFA047;
    max-width: fit-content;
    padding: 5px;
    color: white;
    float: right;
    cursor: pointer;
}
.inviteImg {
    max-width: 17px;
}

.card2 {
    padding: 10px;
}
.disclaimer {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    text-align: left;
    color: rgba(238, 48, 46, 1);
    margin: 0;
}
.headingformodal {
    margin: 0;
    padding-left: 10px;
    font-size: 13px;
}
.listformodal {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: justified;
}

    .listformodal ::marker {
        color: rgba(238, 48, 46, 1) !important;
    }
.fontUpload {
    margin-top: 15px;
    font-size: 13px;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: 0em;
    margin-bottom: 15px;
    color: rgb(0, 0, 0);
}
.tempdescr{font-size:13px;}
    .tempdescr li{padding-bottom:15px}
    /*Live Classes*/
    .submitBtn {
        border-radius: 4px;
        background: #3084D8;
        max-width: fit-content;
        padding: 4px 8px;
        color: white;
        /* float: right; */
        cursor: pointer;
        margin-top: 15px;
        font-size: 12px;
    }
.smlTextUpladInstruxtio {
    color: #333333;
    font-size: 10px;
    font-weight: 500;
}
.smlTextUpladInstruxtio span{color:#ff0000}
.tab-slider--nav {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.tab-slider--tabs {
    display: flex;
    gap:30px;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    border-radius: 35px;
    overflow: hidden;
    background: #fff;
    height: 35px;
    user-select: none;
    &:after

{
    content: "";
    width: 60%;
    background: #345f90;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 250ms ease-in-out;
    border-radius: 35px;
}

&.slide:after {
    left: 50%;
}

}

.right10px {
    right: 10px;
}

.tab-slider--trigger {
   
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    color: #345f90;
    text-transform: uppercase;
    text-align: center;
    padding: 11px 20px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: inline-block;
    transition: color 250ms ease-in-out;
    user-select: none;
    &.active

{
    color: #fff;
}

}

.tab-slider--body {
    margin-bottom: 20px;
}
.timeClass {
    font-size: 11px;
    margin: 0 !important;
    float: right;
    padding: 2px 5px;
    background: #edf2fa;
    border-radius: 2px;
    color: #1a61d3;
    font-weight: 600;
    margin-top: 3px !important;
}
.cardPadding {
    padding: 10px;
    cursor: pointer;
    background: #fcfcfc;
}
.cardList {margin-bottom:10px; padding-bottom:10px; border-bottom:1px dashed #dcdcdc}
.detailClass {
    font-size: 11px;
    margin: 0 !important;
    width: 100%;margin-top:5px !important
}
.editIcon_link {
    position: absolute;
    right: 11px;
    top: 6px;
    border: 1px solid #3084D8;
    padding: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    line-height: 10px;
}
.actbtnpos {
    position: absolute;
    bottom: 4px;
    right: 7px;
}
    .actbtnpos a{font-size:11px; text-decoration:underline; cursor:pointer; color:#3084D8 !important; font-weight:600}
    /*modal---right----*/
    .modal.right .modal-c ontent {
        /* height: 100%; */
        /* overflow-y: auto; */
        /* padding-top: 1px; */
        border-radius: 0px;
    }
.new-change-update {
    margin-top: 5px;
    color: #333333;
    font-weight: 400;
}

.steps {
    margin-top: 4px;
    font-size:12px
}
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}
.modal-header {
    border-bottom-color: #EEEEEE;
    background: #F1F1F1;
}
.modal-title {
    color: #333;
    font-size: 14px;
    font-weight: 600;
}
.card__task-subtitle {
    color: #7c8698;
    font-size: 14px;
    letter-spacing: -.2px;
    line-height: 138%;
    margin-bottom: 10px;
    font-weight: 600;
}
.section-container{padding:15px; border-bottom:1px dashed #D8D6DE}
.showBtn {
    background-color: transparent;
    color: #3084D8;
    border: 1px solid #3084D8;
    padding: 6px 10px;
    margin: 10px;
    border-radius: 5px;
    font-size: 12px;
}
.modal-body{padding:15px}
.modal.right.fade .modal-dialog {
    right: 0 !important;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    background-color:#ffffff;
}
/*admin attendance*/
.markAttendance {
    border: none;
    cursor: pointer;
    background-color: #3084d8;
    color: #FFF;
    padding: 2px 10px;
    text-align: center;
    margin-bottom: 0px;
    border-radius: 15px;
    /* width: 118px; */
  
    font-size: 11px;
    z-index:9
}
.fc .fc-col-header-cell-cushion {
    display: inline-block;
    padding: 2px 4px;
    font-size:12px
}
.fc .fc-daygrid-day-number {
    position: relative;
    z-index: 4;
    padding: 4px;
     font-size:12px;
}
.Yettostart {
    border-radius: 3px;
    background-color: #b8b8b8;
    color: #ffffff;
    border: 0px;
    color: #FFFfff !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 500;
    padding: 4px 7px;
    cursor: pointer;
}

.divActionBtn {
    position: absolute;
    right: 5px;
    z-index: 9
}
.downloadExcel {
    font-size: 14px;
    padding: 6px 12px;
    border: 1px solid;
    border-radius: 4px;
    display: inline-flex;
    gap: 6px;
    cursor: pointer;
    background: #2196f3;
    color: white !important;
    font-weight: 600;
}

.uploadExcel {
    font-size: 14px;
    padding: 6px 12px;
    border: 1px solid;
    border-radius: 4px;
    display: inline-flex;
    background: #29b586;
    color: white !important;
    font-weight: 700;
    gap: 6px;
    cursor: pointer;
}
.separator {
    display: flex;
    align-items: center;
    text-align: center;
    color: #888;
    width: 100%;
    margin-bottom: 10px;
}

    .separator::before,
    .separator::after {
        content: '';
        flex: 1;
        border-bottom: 1px solid #888;
    }

    .separator:not(:empty)::before {
        margin-right: .25em;
    }

    .separator:not(:empty)::after {
        margin-left: .25em;
    }
.chooseHeading {
    font-weight: 600;
    font-size: 14px;
}
/*Storage Management*/

.storageBoxTextM {
    /* font-size: 0.93vw; */
    font-size: 12px;
    font-weight: 600;
    width: 100%;
    text-wrap: nowrap;
}

.storageBarM {
    margin-top: 5px;
    height: 5px;
    background-color: #D9D9D9;
    border-radius: 8px;
    /*min-width: 175px;*/
    position: relative !important;
}
.profiledetail {
    display: flex;
    gap: 15px;
    /* max-width: 115px; */
    max-width: 240px;
    min-width: 240px;
    align-items: center;
}
.userNameheading {
    margin: 0 !important;
    font-size: 12px;
    letter-spacing: 0em;
    text-align: left;
    color:#000000

}
.userName {
    margin: 0 !important;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;

}
.rightbtn {float:right}
.slider-box1 {
    margin-left: 5rem;
    padding: 15px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border-radius: 5px;
    width: 70%;
}
.sliderBar {
    width: 29rem;
}
.rangeData {
    display: flex;
    gap: 5px;
    font-size: 0.7rem;
}
.content-storage {
    font-size: 0.8rem;
    color: darkblue;
    font-weight: bold;
}
.updateStorageText {
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    padding: 7px;
    cursor: pointer;
}
.updateStorageBtn {
    border-radius: 4px;
    background: #3084D4;
}
/*file pregress*/
.thbld table tr th {font-weight:600 !important; color:#333333 !important}
.backbutton {
    background: #daefff;
    font-size: 11px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
    padding: 3px 10px;
    color: #006bb4 !important;
    margin: 0 0 0px 0;
    display: inline-flex;
    gap: 5px;
    cursor: pointer;
    border-radius: 25px;
}
/*data table*/
.dt-search {
    float: left;

    margin-bottom: 10px;
    margin-right:15px

}
div.dt-container .dt-search input {
   
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23aaa" d="M21.707 20.293l-3.814-3.814A7.932 7.932 0 0 0 18 10c0-4.411-3.589-8-8-8S2 5.589 2 10s3.589 8 8 8c1.773 0 3.408-.582 4.731-1.559l3.814 3.814c.391.391 1.023.391 1.414 0 .391-.39.391-1.023 0-1.414zM4 10c0-3.309 2.691-6 6-6s6 2.691 6 6-2.691 6-6 6-6-2.691-6-6z"/></svg>');
    background-repeat: no-repeat;
    background-position: left 8px center;
    background-size: 16px;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    border: 1px solid #dee2e6;
    border-top: 0px;
    border-left: 0px;
    font-size:12px
}
.dt-info {
    float: left;
    width: 50%;
    font-size:11px;
}
/*Admin Batch start--*/
    .alearnbtn{float:left; margin-left:5px; margin-right:5px}
.addbtn_new {
    float: left;
    border-radius: 4px;
    background: rgb(48, 132, 212);
    font-style: normal;
    font-weight: 500;
    cursor: pointer;
    color: rgb(255, 255, 255) !important;
    font-size: 12px !important;
    padding: 7px;
    text-decoration:none
}
.viewD a {
    text-decoration: underline !important;
    font-weight: 600;
    color: #3084d4 !important;
    cursor:pointer
}
.addbtn_new_1 {
    border-radius: 4px;
    background: rgb(48, 132, 212);
    font-style: normal;
    font-weight: 500;
    cursor: pointer;
    color: rgb(255, 255, 255) !important;
    font-size: 11px !important;
    padding: 3px 10px;
    text-decoration: none
}
.batchnotedited {
    border-radius: 25px;
    background: rgb(48, 132, 212);
    font-style: normal;
    font-weight: 500;
    cursor: pointer;
    color: rgb(255, 255, 255) !important;
    font-size: 11px !important;
    padding: 3px 10px;
    text-decoration: none
}
.addImg {
    max-width: 16px !important;
    padding-bottom: 2px;
    margin-right:5px
}
.buttonyesnoActive {
    background-color: dodgerblue !important;
    color: white !important;
}
.buttonyesno {
    width: 40%;
    height: 35px;
    background: white;
    border-radius: 4px;
    border: 1px solid #AEAEAE;
    color: #C2C2C2;
    font-size: 14px;
    margin: 0 10px;
    text-align: center;
    padding: 6px;
    cursor: pointer;
}
.headingtitle {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0em;
    margin-bottom: 0 !important;
    color:#3084D8;
    padding: 10px 12px;
    text-decoration:underline
}
/*Program Management start*/
.progmListWrap{float:left; width:100%}
.btn_blue {
    border-radius: 4px;
    background: #3084D4;
    float: left;
    color: #ffffff;
    border: 0px;
    color: #FFFfff !important;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 500;
    padding: 7px;
    cursor: pointer;
    text-decoration:none !important
}
.btn_blue:hover{text-decoration:none;}
.Sml_btn_blue {
    border-radius: 3px !important;
    background: #3084D4 !important;
    color: #ffffff !important;
    border: 0px !important;
    color: #FFFfff !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    padding: 4px 7px !important;
    cursor: pointer !important;
}

.Sml_btn_red_deactivate {
    border-radius: 3px;
    background: #df2228;
    color: #ffffff;
    border: 0px;
    color: #FFFfff !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 500;
    padding: 4px 7px;
    cursor: pointer;
}
.viewDetail {
    font-size: 12px;
    font-weight: normal !important;
}

.buttonyesno {
    width: 40%;
    height: 35px;
    background: white;
    border-radius: 4px;
    border: 1px solid #AEAEAE;
    color: #C2C2C2;
    font-size: 14px;
    margin: 0 10px;
    text-align: center;
    padding: 6px;
    cursor: pointer;
}

.buttonyesAdmissionAfterDate {
    width: 40%;
    height: 35px;
    background: white;
    border-radius: 4px;
    border: 1px solid #AEAEAE;
    color: #C2C2C2;
    font-size: 14px;
    margin: 0 10px;
    text-align: center;
    padding: 6px;
    cursor: pointer;
}

.buttonyesAdmissionAfterDateEdit {
    width: 40%;
    height: 35px;
    background: white;
    border-radius: 4px;
    border: 1px solid #AEAEAE;
    color: #C2C2C2;
    font-size: 14px;
    margin: 0 10px;
    text-align: center;
    padding: 6px;
    cursor: pointer;
}

.buttonnoAdmissionAfterDate {
    width: 40%;
    height: 35px;
    background: white;
    border-radius: 4px;
    border: 1px solid #AEAEAE;
    color: #C2C2C2;
    font-size: 14px;
    margin: 0 10px;
    text-align: center;
    padding: 6px;
    cursor: pointer;
}

.buttonnoAdmissionAfterDateEdit {
    width: 40%;
    height: 35px;
    background: white;
    border-radius: 4px;
    border: 1px solid #AEAEAE;
    color: #C2C2C2;
    font-size: 14px;
    margin: 0 10px;
    text-align: center;
    padding: 6px;
    cursor: pointer;
}

.buttonyesnoActive {
    background-color: #3084D4 !important;
    color: #ffffff !important;
}

.buttonyesnoActiveForAdmissionAllow {
    background-color: #3084D4 !important;
    color: #ffffff !important;
}

.buttonsubmit {
    float: right;
    margin: 15px 10px 0 0px;
    padding: 6px 15px;
    background-color: #3084D4 !important;
    color: white !important;
    border-radius: 4px;
    cursor: pointer;
}

.backbutton {
    background-color: #3084D4 !important;
    color: white !important;
    padding: 6px 10px;
    font-size: 12px;
    border-radius: 4px;
    cursor: pointer;
}
.completedStats {
    background-color: #b6dbff !important;
    color: #205f9c !important;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 35px;
    cursor: pointer;
}
.font-16 {
    font-size: 16px !important
}



    .Sml_btn_blue:hover {
        border-radius: 3px;
        background: #3084D4;
        color: #ffffff;
        border: 0px;
        color: #FFFfff !important;
        font-size: 12px !important;
        font-style: normal;
        font-weight: 500;
        padding: 4px 7px;
        cursor: pointer;
    }

.addnewprogLink {
    float: right;
    color: #ffffff;
    margin-left: 15px;
    margin-top: 2px;
    font-size: 12px;
    font-weight: 600;
    background-color: #F75F5F;
    padding: 3px 10px;
    border-radius: 3px;
}
    .addnewprogLink .fa {
        font-size: 14px !important
    }
.addicon{float:left; margin-right:5px}
.prgmgt_Topfilter {
    margin-bottom: 15px;
    padding: 0px 15px !important;
    /* box-shadow: 0px 1px 8px 0px #00000026 !important; */
    background: #fff !important;
    border: 1px solid #e6ebf1;
}
.bdrrgtdoted{border-right:1px dotted #D8D6DE }
.progtopInfo{padding-left:50px; padding-top:10px; position:relative}
.prog-topinfo_icon {
    position: absolute;
    left: 7px;
    top: 18px;
}
.status{padding:2px 15px; text-align:center; font-size:11px; font-weight:600}
.Published {
    color: #248544;
    background-color: #DFFFEF
}
.statusCircle {
    font-size: 10px;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    border-radius: 50px;
}
.headr_progwap_info{float:left; width:100%; padding:5px 15px; background-color:#F9F9F9; border:1px solid #EDEDED; position:relative}
.cardLongTittle {
    font-size: 12px;
    color: #404040;
    font-style: italic;
}
.pMaincourse_pms {
    font-size: 14px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.pms_details {
    padding-left: 50px !important;
}
.prog-topinfo_iconPMS {
    position: absolute;
    left: 7px;
    top: 10px;
}
.badge_pmsInfo {
    padding: 3px 10px;
    text-align: center;
    background-color: #F1F1F1;
    color:#8B8B8B; border-radius:25px; font-size:11px
}
.badge_pmsInfo span{ color:#000000; margin-left:5px}
.Link_sml{font-size:11px; color:#3084D8; text-decoration:none; font-weight:600}
.download_txtfile{position:absolute; right:10px;}
.aloacateLearner {
    position: absolute;
    right: 140px;
}
.right20px{right:20px !important}
.mr-5{margin-right:5px}
/*resposnsive tabs Start*/
.LP_Tabs_Contant {
    background-color: #F9F9F9;
    border: 1px solid #EDEDED;
}
    .LP_Tabs_Contant .nav-link.active {
        border: 0px;
        border-radius: 0px;
        border-bottom: 0px !important;
        background-color: #F9F9F9;
        color: #004AB2 !important
    }
    .LP_Tabs_Contant .nav-item {
        padding-left: 0px !important;
        padding-right: 30px !important;
        
        font-size: 14px;
        /* font-weight: 600; */
        color: #646464;
    }
        .LP_Tabs_Contant .nav-item .nav-link {
            color: #646464;
            padding-top: 5px !important;
            padding-bottom: 5px !important;
        }
.tabs_with_accordion_wrapper .tab-content .accordion-body {
    border: 0px solid #EDEDED;
    padding: 0px !important;
}
.tabs_with_accordion_wrapper .tab-content {
    padding: 10px;
    border: 1px solid #EDEDED;
    background-color:#ffffff !important
}
#my-hidden-element {
    background-color: #ffffff;
    padding: 15px;
    margin: 2em 0;
    position: absolute;
    right: 0px;
    width: 600px;
    border: 2px dashed #004AB2 !important;
    z-index:1
}

    #my-hidden-element.hidden {
        display: none;
    }
.posReltive{position:relative}
#my-hidden-element img{width:100%}
.actbtnLPCont {
    right: 5px;
    top: 5px;
    padding: 5px;
    position: absolute;
    width: 60px;
 
}
.imgWrap_conten {padding:5px;float:left; width:100%; }
    .imgWrap_conten img{width:100%}
    .LPContntWraping {
        padding: 5px;
        float: left;
        width: 100%;

    }
    /*contaent Tracking Start*/
.ncontDecrip {
    border-top: 1px solid #f1f1f1;
    padding: 2px 10px 0px 10px;
    position: relative !important;
    padding-left: 50px !important;
    padding-bottom: 0px;
}
.btn-primary {

    color: rgba(255, 255, 255, 1) !important;
    background-color: rgba(48, 132, 212, 1) !important;
    display: flex;
    gap: 6px;
}
.crsStatus {
    position: absolute;
    right: 0px;
    top: 0px;
}
.wdth100{width:100% !important;}
.show {
    display: block;
}

.hide {
    display: none;
}
#showLearners {
    display: none;
}
.nav-toggle{border:0px; background-color:transparent; font-size:12px; color:#3084D8}
.completeLP {
    color: #15894B
}
.table-LPinfo-CT table tr th{ font-size:12px; font-weight:normal}
.table-LPinfo-CT table tr td {
    font-size: 12px;
    font-weight: normal
}
.sumrcarwrapCTBGcolor {
    background-color: #f5f5f5;
    position: relative;
    border: 1px solid #efefef;
}
.sumryCard_CT {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 5px 20px;
    justify-content: space-between;
    
}
.sumryCard_CT_2 {
    float: left;
    width: 100%;
    padding: 0px;
    padding-top: 22px;
    padding-bottom: 21px;
}
    .sumryCard_CT_2 .badge_pmsInfo {
        padding: 3px 10px;
        text-align: center;
        background-color: #ffffff;
        color: #8B8B8B;
        border-radius: 25px;
        font-size: 11px; margin-left:5px
    }
        .sumryCard_CT_2 .badge_pmsInfo span {
            color: #ff0000;
            margin-left: 5px;
        }
.ctWrapSummary .col-md-4{padding-right:0px; border-right:1px dashed rgba(174, 174, 174, 1)}
.ctWrapSummary .col-md-8 {
    padding-left: 0px
}
.sumryCard_CT_new {
    /* display: flex
; */
    align-items: center;
    flex-direction: row;
    padding: 5px 20px;
    justify-content: space-between;
}
.sumrcarwrapCTBGcolor img{ margin-top:15px}

.sumryCard_CT_new .badge_pmsInfo {
    padding: 3px 10px;
    text-align: center;
    background-color: #ffffff;
    color: #8B8B8B;
    border-radius: 25px;
    font-size: 11px;
    margin-left: 5px
}

.sumryCard_CT_new .badge_pmsInfo span {
    color: #ff0000;
    margin-left: 5px;
}









/* User Management Switch Css Start*/
.switches-container {
    width: auto;
    position: relative;
    display: flex;
    padding: 0;
    position: relative;
    background: var(--switches-bg-color);
    margin: 0;
    border: 1px solid #0167ad;
}

    /* input (radio) for toggling. hidden - use labels for clicking on */
    .switches-container input {
        visibility: hidden;
        position: absolute;
        top: 0;
    }

    /* labels for the input (radio) boxes - something to click on */
    .switches-container label {
        width: 100%;
        padding: 0px 10px;
        margin: 0;
        text-align: center;
        cursor: pointer;
        color: var(--switches-label-color);
        font-size: 12px;
    }

/* switch highlighters wrapper (sliding left / right) 
    - need wrapper to enable the even margins around the highlight box
*/
.switch-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    /*z-index: 3;*/
    transition: transform .5s cubic-bezier(.77, 0, .175, 1);

    /* transition: transform 1s; */
}

/* switch box highlighter */
.switch {
    /*background: rgba(1, 103, 173, 1);*/
    height: 100%;
}

/* Modern checkbox styling */
.ai-checkbox-container {
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 1rem;
    color: #333;
  /*  margin: 12px 0;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 0.3s ease;
}

    .ai-checkbox-container:hover {
        color: #2c83eb;
    }

.ai-checkbox-input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.ai-checkbox-checkmark {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    width: 20px;
    min-width: 20px;
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 4px;
    margin-right: 12px;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.ai-checkbox-container:hover .ai-checkbox-checkmark {
    border-color: #2c83eb;
}

.ai-checkbox-input:checked ~ .ai-checkbox-checkmark {
    background-color: #2c83eb;
    border-color: #2c83eb;
}

.ai-checkbox-icon {
    width: 14px;
    height: 14px;
    stroke: white;
    stroke-width: 3px;
    fill: none;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.ai-checkbox-input:checked ~ .ai-checkbox-checkmark .ai-checkbox-icon {
    opacity: 1;
    transform: scale(1);
}

.ai-checkbox-label {
    font-weight: 500;
    letter-spacing: 0.2px;
    font-size:13px
}
.ai-input-container {
    margin: 5px;
    background-color: #ffffff;
    border: 1px solid #dadada;
}
/* switch box labels
    - default setup
    - toggle afterwards based on radio:checked status 
*/
.nSwithBg .switch div {
    background-color: #3084D8
}
.switch div {
    width: 100%;
    text-align: center;
    opacity: 0;
    display: block;
    color: var(--switch-text-color);
    transition: opacity .2s cubic-bezier(.77, 0, .175, 1) .125s;
    will-change: opacity;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px
}

/* slide the switch box from right to left */
.switches-container input:nth-of-type(1):checked ~ .switch-wrapper {
    transform: translateX(0%);
}

/* slide the switch box from left to right */
.switches-container input:nth-of-type(2):checked ~ .switch-wrapper {
    transform: translateX(100%);
}

/* toggle the switch box labels - first checkbox:checked - show first switch div */
.switches-container input:nth-of-type(1):checked ~ .switch-wrapper .switch div:nth-of-type(1) {
    opacity: 1;
}

/* toggle the switch box labels - second checkbox:checked - show second switch div */
.switches-container input:nth-of-type(2):checked ~ .switch-wrapper .switch div:nth-of-type(2) {
    opacity: 1;
}

.yesno {
    font-size: 14px;
}

/*contributer css*/
.mycoursecount {
    background: #ff6d6d;
    border-radius: 50px;
    padding: 1px 15px;
    float: right;
    color: #ffffff;
    font-size: 11px;
}
/*data table*/
div.dt-container .dt-paging .dt-paging-button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0px 10px;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: inherit !important;
    border: 1px solid transparent;
    border-radius: 2px;
    background: transparent;
}
/* new home*/
.btn-danger-soft {
    color: #d6293e;
    background-color: #d6293e1a;
}
.btn-round {
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50% !important;
    padding: 0;
    text-align: center;
    background: #004AB2 !important;
    color:#ffffff !important
}

.btn-primary-shadow {
    transition: all .3s ease-in-out;
    color: #fff;
    box-shadow: 0 0 0 8px #066ac966;
    background-color: #066ac9;
}

.text-decoration-none .h4 {
    margin-bottom: 5px
}

.timerimage {
    margin-right: 10px
}

.cardfooterindex {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #E9E9E9;
    margin-top: 10px
}

.f30 {
    font-size: 30px !important;
    color: #ffffff !important;
    font-weight: 600 !important
}

.bgInfo {
    background-color: #17a2b8 !important;
    padding: 35px
}

.sttBtn {
    color: #000000 !important;
    background-color: #ffffff !important
}

.testimonials {
    background-color: #ffffff;
    padding: 10px;
    box-shadow: 0px 0px 9px rgba(7, 42, 62, 0.15)
}

.owl-stage .active {
    margin-left: 0px;
}

.owl-stage .owl-item {
    padding: 10px
}
:root, [data-bs-theme=light] {
    --bs-purple-rgb: 111, 66, 193;
    --bs-warning-rgb: 247, 195, 46;
}

.btn-danger-soft {
    color: #d6293e !important;
    background-color: #d6293e1a !important;
}

/*     .btn-round {
        height: 40px !important;
        width: 40px !important;
        line-height: 40px !important;
        border-radius: 50% !important;
        padding: 0 !important;
        text-align: center !important
    } */

/*     .btn-primary-shadow {
        transition: all .3s ease-in-out;
        color: #fff;
        box-shadow: 0 0 0 8px #066ac966;
        background-color: #066ac9;
    } */

.bg-opacity-10 {
    --bs-bg-opacity: 0.1;
}

.bg-opacity-15 {
    --bs-bg-opacity: .15;
}

.bg-purple {
    --bs-bg-opacity: 0.1;
    background-color: rgba(var(--bs-purple-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
    --bs-bg-opacity: 0.1;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.filters ul {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 30px 15px
}

    .filters ul li {
        display: inlnie;
        text-align: center;
        margin-right: 12px;
        padding: 5px 10px 5px 10px;
        font-size: 16px;
        cursor: pointer;
        position: relative;
        margin-bottom: -2px;
        color: #066AC9;
        transition: 0.3s;
    }

        .filters ul li:hover {
            background-color: #066AC9;
            color: #ffffff !important;
            border-radius: 3px;
        }

        .filters ul li.is-checked {
            background-color: #066AC9;
            color: #ffffff !important;
            border-radius: 3px;
        }

        .filters ul li:last-child {
            margin-right: 0;
        }


.grid .grid-item h1 {
    background: #EEEEEE;
    height: 150px;
    line-height: 150px;
    color: white;
    font-size: 3em;
    text-align: center;
    margin-bottom: 30px;
}

.testimonial_section {
    display: block;
    overflow: hidden;
}

    .testimonial_section:after {
        display: block;
        clear: both;
        content: "";
    }

    .testimonial_section .about_content {
    }

        .testimonial_section .about_content .background_layer {
        }

        .testimonial_section .about_content .layer_content {
            position: relative;
            z-index: 9;
            height: 100%;
        }

            .testimonial_section .about_content .layer_content .section_title {
                margin-bottom: 24px;
                position: relative;
            }

                .testimonial_section .about_content .layer_content .section_title:after {
                    display: block;
                    clear: both;
                    content: "";
                }

                .testimonial_section .about_content .layer_content .section_title h5 {
                    color: #fff;
                    
                    : "Open Sans";
                    font-weight: 400;
                    font-size: 15px;
                    line-height: 28px;
                    color: #818a8f;
                    margin-top: -5px;
                    margin-bottom: 6px;
                }

                .testimonial_section .about_content .layer_content .section_title h2 {
                    font-weight: 600;
                    font-size: 45px;
                    line-height: 50px;
                    padding-top: 31px;
                    margin-bottom: 0px;
                }



                .testimonial_section .about_content .layer_content .section_title p {
                    margin: 0 0 15px;
                }

            .testimonial_section .about_content .layer_content a {
                color: #fff;
                text-transform: capitalize;
                font-size: 15px;
                font-weight: 600;
                text-decoration: none;
                transition: all 0.3s;
            }

                .testimonial_section .about_content .layer_content a i {
                    font-size: 18px;
                    vertical-align: middle;
                }

                .testimonial_section .about_content .layer_content a:hover {
                    color: #ff5e14;
                }

    .testimonial_section .testimonial_box {
        margin-top: 0px !important;
        position: relative;
    }

        .testimonial_section .testimonial_box .testimonial_container {
        }

            .testimonial_section .testimonial_box .testimonial_container .layer_content {
                position: relative;
                z-index: 9;
                height: 100%;
            }

                .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel {
                    display: block;
                    position: relative;
                }

                    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
                    }

                        .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content {
                        }

                            .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption {
                                margin-bottom: 15px;
                                position: relative;
                            }

                                .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption:after {
                                    content: "";
                                    width: 30px;
                                    display: block;
                                    height: 2px;
                                    text-align: center;
                                    left: 46%;
                                    margin-top: 6px;
                                    background-color: #ff5e14;
                                    position: absolute;
                                }

                                .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption h6 {
                                    padding-top: 0;
                                    margin-bottom: -5px;
                                    font-size: 19px;
                                    font-weight: 600;
                                    line-height: 24px;
                                    color: #020d26;
                                }

                                .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption span {
                                    font-size: 12px;
                                    color: #9f9f9f;
                                    margin: 0;
                                }

                            .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content p {
                                padding: 0;
                                margin: 0;
                                padding-top: 10px;
                                font-size: 16px;
                                line-height: 28px;
                                font-weight: 400;
                                color: #5d6576;
                                font-style: italic;
                            }


            .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev {
                position: absolute;
                bottom: 0px;
                right: 42px;
                border-radius: 0;
                background: #ff5e14;
                display: block;
                outline: 0;
                width: 34px;
                line-height: 34px;
                height: 34px;
                color: #fff;
                font-size: 23px;
                margin-top: 0px;
                transition: all 0.3s ease-in-out;
            }

                .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev:hover {
                    background: #020d26;
                }

            .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next {
                position: absolute;
                bottom: 0px;
                right: 5px;
                border-radius: 0;
                display: block;
                background: #ff5e14;
                outline: 0;
                width: 34px;
                text-align: center;
                line-height: 34px;
                height: 34px;
                color: #fff;
                font-size: 23px;
                margin-top: 0px;
                transition: all 0.3s ease-in-out;
            }

                .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next:hover {
                    background: #020d26;
                }

.testimonial_img {
    border-radius: 50%;
    overflow: hidden;
    width: 100px;
    height: 100px;
    margin: 0px auto;
}

.img-card .img-wrapper {
    width: calc(100% + 1px);
    height: 151px;
    position: relative;
    overflow: hidden;
    background-color: #e6f0f9;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
    border-radius: 5px;
}

    .img-card .img-wrapper img {
        position: absolute;
        top: -4px;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
    }

.img-card .content {
    padding: 25px 15px 15px 15px;
    position: relative;
}

.img-card {
    display: flex;
    flex-direction: column;
    position: relative;
    background-color: #ffffff;
    border-radius: 5px
}

.colordrkblue, .colordrkblue .h6 {
    color: #004AB2 !important
}

.translate-middle-y {
    white-space: nowrap
}

.kpi001 {
    background-color: #FEF6E0
}

.kpi002 {
    background-color: #F0ECF9
}

.kpi003 {
    background-color: #E7F6F8
}

.MPC {
    background-color: #E6F0F9;
    padding-top: 50px;
    padding-bottom: 25px;
    margin-top: 50px;
}

    .MPC h2 {
        text-align: center;
        font-size: 45px;
        font-weight: 650;
        padding-bottom: 0px;
        margin-bottom: 0px
    }

    .MPC p {
        text-align: left;
        font-size: 12px;
        font-weight: 450
    }

.slick-slide {
    margin-bottom: 15px
}

/*  .start_time_section {
        display: flex;
        align-items: center;
        gap: 20px;
    } */

/*    .rating_section {
        display: flex;
        gap: 0px;
        justify-content: center;
        position: relative;
    } */

/*  .Gary {
        color: #D8D6DE !important;
    } */

.rating__item {
    color: #FFA047 !important;
}

/*  span.rating__item .material-icons {
        font-size: 15px;
    } */

/*     .material-icons {
        font-family: Material Icons;
        font-weight: 400;
        font-style: normal;
        font-size: 24px;
        display: inline-block;
        line-height: 1;
        text-transform: none;
        letter-spacing: normal;
        word-wrap: normal;
        white-space: nowrap;
        direction: ltr;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-feature-settings: "liga";
        font-feature-settings: "liga";
        font-display: block;
    } */
/* 
    .time_section span {
        font-size: 12px;
        font-weight: 600;
        line-height: normal;
    } */

.categorytagname {
    color: rgba(51, 51, 51, 1);
    font-size: 11px;
    font-weight: 600;
    line-height: 7px;
    letter-spacing: 0em;
    text-align: left;
    border-bottom: 0px;
    background: rgba(234, 234, 234, 1);
    padding: 4px 7px;
    border-radius: 50px;
    margin-bottom: 15px;
    float: left;
    position: absolute;
    top: 0px;
    background-color: #F0ECF9;
    color: #731DD0;
}
.categoryField .categorytagname001 {
    color: #ffffff;
    font-size: 11px;
    font-weight: 600;
    line-height: 7px;
    letter-spacing: 0em;
    text-align: left;

 

  
}
.topbnr001 {
    margin-bottom: 35px
}
.topbnr001 img {
    width: 100%
}
.start-100 {
    left: 100% !important;
}
.topbnr001 h1{font-weight:600; line-height:45px}


.switchDiv001_topheader {
    display: flex;
    justify-content: space-between;
}
.downpdowncardinner2TopHead {
    display: flex;
    /* flex-wrap: wrap; */
    /* align-items: center; */
    /* gap: 8px; */
    justify-content: space-between;
    min-width: 240px;
}
.newStobx .dropdownmenudiv {
    width: auto !important;
    top:5px !important
}
.Yettostart {
    position: absolute;
    background: grey !important;
    /* position: absolute; */
    right: 5px;
    bottom: 8px;
    font-size: 12px !important;
    border-radius: 3px;
}
.Yettostart_attend {
    color:#ffffff;o
    background: grey !important;
    /* position: absolute; */
    
    font-size: 12px !important;
    border-radius: 3px;
}
.startNowClass {
    position: absolute;
    background: #3084D4 !important;
    /* position: absolute; */
    right: 5px;
    bottom: 8px;
    font-size: 12px !important;
    border-radius: 3px;
    color: #ffffff !important;
    padding: 4px 7px
}
.Classdetails {
    cursor: pointer;
    bottom: 35px;
    font-size: smaller;
    /* float: left; */
    position: absolute;
    right: 10px;
    background-color: transparent !important;
    color: #3084d4 !important;
    font-size: 12px !important;
}

.actbtnpos a {
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
    color: #3084D8 !important;
    font-weight: 600;
}
.actbtnpos {
    position: absolute;
    bottom: 4px;
    right: 7px;
}
/*---Notification------*/
.notificationIcon {
    border-radius: 50%;
    border: 1px solid rgb(80 80 80);
    padding: 5px;
    height: 26px;
    width: 26px;
    line-height: 9px;
    color: rgb(255, 255, 255);
    background: rgb(80 80 80);
    font-size: 14px;
}
.infSectinewDash {
    margin-bottom: 5px;
    font-size: 12px;
    color: #404040;
    font-style: italic;
}
.notifications {
    width: 300px;
    position: absolute;
    top: 63px;
    right: 62px;
    border-radius: 5px 0px 5px 5px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    
}
    .notifications h2 {
        font-size: 14px;
        padding: 10px;
        border-bottom: 1px solid #eee;
        color: #999;
    }
.notifications-item {
    display: flex;
    border-bottom: 1px solid #eee;
    padding: 6px 9px;
    margin-bottom: 0px;
    cursor: pointer;
}
    .notifications-item img {
        display: block;
        width: 50px;
        height: 50px;
        margin-right: 9px;
        border-radius: 50%;
        margin-top: 2px;
    }
    .notifications-item .text h4 {
        color: #777;
        font-size: 16px;
        margin-top: 3px;
    }
    .notifications-item .text p {
        color: #aaa;
        font-size: 12px;
    }
/*preview content css*/
.privew_content .slb-layouts-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
}
.privew_content .slb-layouts-wrapper1 {
    max-height: 0 !important;
    min-height: max-content !important;
}

.privew_content .lp_name {
    text-align: center !important;
    font-weight: bold;
    font-size: 1rem;
}

.privew_content  .slb-layout-block {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.privew_content  .slb-layout-block1 {
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.privew_content  .slb-layout-columns {
    display: flex;
    gap: 15px;
   /* margin-top: 10px;*/
}

.privew_content  .slb-layout-column {
    flex: 1;
    min-width: 0;
    border: 1px dashed #ccc;
    border-radius: 6px;
    padding: 10px;
    background: #f9f9f9;
}

.privew_content  .slb-nested-columns {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.privew_content .slb-layout-column1 {
    flex: 1;
    min-width: 200px;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    background: #ffffff !important;
    transition: none !important;
    overflow-y: auto;
    height: max-content !important;
    overflow: hidden !important;
}

.privew_content .slb-drop-box {
    position: relative;
    height: 100%;
   /* padding: 10px;*/
    box-sizing: border-box;
    background: #ffffff !important;
}

/* Content element styles */
.privew_content .videoEdit, .privew_content.ImageContainer, .privew_content .audioContainer, .privew_content .combine {
    height: 100%;
    width: 100%;
}

.privew_content video.videoBorder1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    border: 1px solid #FFFFFF;
}

.privew_content .image-class-content {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin:0PX;
    margin-bottom:0px !important;
}

.privew_content .audioContainer {
    display: flex;
    align-items: center;
}

    .privew_content .audioContainer audio {
        width: 100%;
    }

.privew_content .text-container {
    height: 100%;
    overflow: auto;
    padding: 5px;
}

.privew_content .pdfContainer iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.privew_content .pdfDocEdit {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px !important;
    cursor: pointer;
    background: #f0f0f0;
    border-radius: 4px;
    transition: background 0.3s;
}

    .privew_content .pdfDocEdit:hover {
        background: #e0e0e0;
    }

.privew_content .url-container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .privew_content .url-container iframe {
        max-width: 100%;
        max-height: 100%;
    }

.privew_content .videoEdit{border-radius:5px; border:2px solid #D8D6DE}
.privew_content .ImageContainer, .privew_content.audioContainer{float:left; border:1px solid #D8D6DE}
/*Organisation Profile*/
.vcp_area {
    padding: 15px;
    border: 1px dashed #dfdfdf;
    background: #ffffff;
}
    .vcp_area h4 {
        font-size: 12px;
        font-weight: 600;
        line-height: 1.2;
        letter-spacing: 0em;
        text-align: left;
        color: #3084D8;
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 10px;
    }
        .vcp_area h4 span{font-size:11px; color:#333; font-weight:normal}
.select2-container--default .select2-selection--multiple {
   
    padding: 4px !important;
    font-size: 12px !important;
    border-radius: 2px !important;
    border: 1px solid #D8D6DE !important
}
#virtualClassProviderContainer{margin-top:0px !important}
#daysInputContainer{margin-top:0px !important}

#bell {
    position: relative;
    display:block
}
.notifictionbell{display:block}

@media only screen and (min-width: 768px) {
    /*.course_card_main_col{max-width:100% !important; }*/
}
.notificationIcon {
    height: 25px;
    width: 25px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
   /* top: 100px;*/
    border-radius: 50%;
    display: -ms-grid;
    display: grid;
    place-items: center;
    display: grid;
    place-items: center;
}

.notificationIcon:before,
.notificationIcon:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #8A82FB;
    opacity: 0.7;
    border-radius: 50%;
    z-index: -1;
    top:0PX;left:0px;
}

.notificationIcon:before {
    -webkit-animation: pulse 2s ease-out infinite;
    animation: pulse 2s ease-out infinite;
}

.notificationIcon:after {
    -webkit-animation: pulse 2s 1s ease-out infinite;
    animation: pulse 2s 1s ease-out infinite;
}

@-webkit-keyframes pulse {
    100% {
        -webkit-transform: scale(2.5);
        transform: scale(2.5);
        opacity: 0;
    }
}

@keyframes pulse {
    100% {
        -webkit-transform: scale(2.5);
        transform: scale(2.5);
        opacity: 0;
    }
}
.notificationCounter {
    background-color: #ff0000;
    border-radius: 50px;
    position: absolute;
    z-index: 1;
    top: -9px;
    font-size: 10px;
    padding: 4px;
    /* width: 25px; */
    /* height: 25px; */
    text-align: center;
    display: flex;
    align-items: center;
    line-height: normal;
    vertical-align: middle;
    font-weight: 600;
    right: -8px;
}
#exportButtons .btn {
    font-size: 12px !important;
    display: block;
    padding: 1px 8px;
    background: #646464 !important;
    border: 0px !important;
    border-radius: 3px !important;
}
.filterwrap-report {
    padding: 3px 15px;
    background: #ffffff;
    border: 1px solid #e7e7e7;
    margin-bottom: 15px;
}
.lastloginreport{font-size:12px;}
.ndfound{text-align:center; border:1px dashed #D8D6DE; margin-top:15px; color:#ff0000 !important}
    .ndfound .fa {
        font-size: 26px;
        color: #ffb500;
        padding: 10px;
        line-height: 18px;
    }
.nav-tabs .nav-link {border:1px solid #D8D6DE; font-size:12px; margin:0px 1px 0px 0px}
    .nav-tabs .nav-link.active {
        background-color: #ffffff;
        border: 1px solid #3084d4 !important;
        color: #3084d4 !important; 
        font-weight:600
    }

    /*country dropdown*/
.custom-select {
    position: relative;
    width: 125px;
}

.selected-option {
    display: flex;
    align-items: center;
    padding: 7px 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    background: #fff;
    font-size:13px;
}

    .selected-option img {
        width: 20px;
        height: 14px;
        margin-right: 8px;
    }

#countrySelect .options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
    max-height: 150px;
    overflow-y: auto;
    z-index: 10;
}

    #countrySelect .options .option {
        display: flex;
        align-items: center;
        padding: 8px;
        cursor: pointer;
    }

        #countrySelect .options .option:hover {
            background: #f0f0f0;
        }

        #countrySelect .options .option img {
            width: 20px;
            height: 14px;
            margin-right: 8px;
        }
.tab-content > .tab-pane {
     display: none ; 
}
/*user management*/
.usermgtTab .tab-content > .active {
    display: block;
    padding-top:15px
}
.usermgtTab .tab-content h3{margin-top:5px; font-size:16px}
.usermgtTab .nav-item {
    padding-left: 0px !important;
    padding-right: 30px !important;
    font-size: 14px;
    /* font-weight: 600; */
    color: #646464;
}
.usermgtTab .nav-tabs .nav-link.active {
    border: 1px solid #3084d4 !important;
    color: #3084d4 !important;
    font-weight: 600;
    border-radius:0px
}
.usermgtTab .nav-item .nav-link {
    color: #646464;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border:0px
}
.usermgtTab .nav-tabs {
    background-color: #ffffff;
    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed
}
.bckbtn{border-radius:}
.back_page_Arrow_prog {
    /* position: absolute; */
    /* top: -13px; */
    /* right: 0px; */
    margin: auto;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: -13px;
    margin-bottom: 0px;
    /* margin-top: 5px; */
}
.back_page_Arrow_prog .fas{margin-right:5px}
.bkBtn_prog {
    /* background: #edf4ff; */
    background: #ebf6ff;
    border-radius: 17px;
    font-size: 11px;
    color: #115ad3 !important;
    padding: 4px 14px;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #0e59d3;
}
    .bkBtn_prog .fa {
        margin-right: 5px; float:none;
    }
    .swtch_position_assignment {
        position: absolute;
        right: 14px;
        /* width: 20%; */
    }
.header .custom-select {
    width: auto;
    border: 0px;
    background: transparent;
    padding:2px
}
.all-allocation {
    display: flex;
    align-items: center; padding:5px
}
    .all-allocation .userNameHeading1 {
        float: left;
        margin-right: 15px !important
    }
.alocatedContributed {
    float: right;
    border: 1px dashed #636363;
    padding: 0px 0px;
    border-radius: 3px;
    color: #da4343;
    line-height: 12px;
    cursor:pointer
}
    .alocatedContributed a {
        color: #3084D8;
        font-size: 12px;
        padding: 3px 0px 2px 6px;
        float: left;
        text-decoration: underline
    }
.allocateContributorsCount {
    border-radius: 3px;
    background-color: #636363;
    color: #ffffff;
    font-size: 13px;
    padding: 1px 5px;
}
.innerrowModal {
    display: flex;
    align-items: center;
    justify-content: space-between;
     border-top:0.5px dashed #Aeaeae;
     padding:10px
}
.allocationCard {
    border: 1px dashed #ececec !important;
    border-radius: 2px !important;
    background: #f8f8f8 !important;
    box-shadow: none !important;
    display:flow !important;
    justify-content:normal !important
}
.contributor-tag {
    background-color: #007bff;
    color: #fff;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    float: left;
    margin-top: 2px;
    font-weight: normal;
}
.selected-contributors .contributor-tag { background-color:#3084D8 !important; 
                                          font-weight:500 !important ; font-size:11px !important}
.allocationName{border:1px solid #ff0000 !important}
.contrubtnme {position:relative;}
.relative{position:relative}
.contrubtnme .dropdown .dropdown-menu {
    top: 0px !important;
    transform: translate3d(0px, 0px, 0px) !important;
}
.contrbutAdd_Btn {
    text-align: right;
    padding: 0px 0px 0px;
}
.addbtn_cntr {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    font-size: 13px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
.assignmtStatus {
    
    padding: 3px 10px;
    font-size: 11px;
    border-radius:25px;
    margin:2px 5px;
    font-weight:normal;
    position: absolute;
    top: -8px;
    right:-10px;
}
.assignmtStatus1 {
    position: sticky !important;
}

.StuspendingApproval {
    background-color: #ff0000;
    color: #ffffff;
}
.StuspendApprovaed {
    background-color: #ff9600;
    color: #ffffff;
}
.StuspendDraft {
    background-color: #26a8ff;
    color: #ffffff;
}
.StuspendPublished {
    background-color: #0dbc00;
    color: #ffffff;
}
.rjctResionBtn{color: #3084d4;
font-size: 12px;
padding: 2px 10px;
float: right;
border-radius: 4px;
font-weight: 600;
border: 1px solid #3084d4 !important; }
.rjctResionBtn img{width:16px; margin-right:5px}
.QType {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #ff0000;
    color: #ffffff;
    border-radius: 25px;
    font-size: 12px;
    padding: 2px 15px;
}
.pb-5n{padding-bottom:5px !important}
.pb-10n {
    padding-bottom: 10px !important
}
.colourchange {
    color: #ff0000 !important;
    font-size: 20px;
}
.correctAns{padding:10px; border:1px dashed #3084D4}
.dwnldQsheet{min-width: 150px; float:right; margin-bottom:15px; background-color:#3084D4; color:#ffffff !important; padding:5px 10px; border-bottom-left-radius:3px; border-bottom-right-radius:3px;}
    .dwnldQsheet .downloadWorksheet{color:#ffffff !important}
.newCheckboxText2 {color:#ffffff; background-color:#ff0000; padding:2px 10px; border-radius:3px}
/* Status of Legend*/
.status-draft-light {
    background-color: #E0E0E0;
    color: #616161 !important;
    padding: 5px 10px;
}
.status-pending-approval-light {
    background-color: #FFE0B2;
    color: #EF6C00 !important;
    padding: 5px 10px;
}
.status-approved-light {
    background-color: #C8E6C9;
    color: #388E3C !important;
    padding: 5px 10px;
}
.status-published-light {
    background-color: #BBDEFB;
    color: #1565C0 !important;
    padding: 5px 10px;
}
.status-rejected-light {
    background-color: #FFCDD2;
    color: #C62828 !important;
    padding: 5px 10px;
}
/* Status of Legend*/
.edtbtnassesment {
    background-color: #3084d4;
    color: white;
    padding: 3px 6px;
    border: none;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #ffffff !important;
}

    .edtbtnassesment:hover {
        background-color: #2980b9; /* Darker color on hover */
        transform: scale(1.05); /* Slight scale on hover */
    }
.fltnone{float:none !important;}
.badge_type {
    display: inline-block;
    padding: 1px 11px;
    border-radius: 20px;
    /* font-weight: bold; */
    color: white;
    text-transform: capitalize;
    font-size: 11px;
}

/* Objective Badge */
.objective_type {
    background-color: #007bff; /* Blue for objective */
}

/* Subjective Badge */
.subjective_type {
    background-color: #28a745; /* Green for subjective */
}
.question-type{ font-size:14px; margin-right:15px;}
.question-card .mb-2{padding-bottom:5px !important}
.actRgt3Dots .dropdown-menu{top:0px !important; padding:0px !important}
.actRgt3Dots .dropdown-menu li{border:1px solid #D8D6DE; color:#3084D8; padding:5px 10px}
    .actRgt3Dots .dropdown-menu li .dropdown-item{padding:0px}

.courseicon_13 {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 35px;
}
.edbtWhead {
    display: flex;
    justify-content: normal;
    align-items: center;
}
.edbtWhead span{float:left;}
.edbtWheadBtn {
    margin-left: 15px;
    font-size: 12px !important;
    border: 1px solid #3084D6;
    padding: 3px 5px;
    border-radius: 3px;
    color: #3084d7 !important;
}

.filterDiv {
    display: flex;
    align-items: center;
    float: right;
    width: auto;
    margin-top: 3px;
    margin-bottom: 10px;
}
.det_worksheetpositn{position:absolute;top:-2px; right:0px}
.statuspos{position:absolute; top:0px; right:0px}
.pos-r{right:5px}

.gap10px{gap:10px}
.filtsection_inner {
    padding: 10px;
    border: 1px dashed #d4d4d4;
    background: #f2f2f2;
    margin-top: 5px !important;
}
.k12batchyear {
    border: 1px solid #ff8b8b;
    background: #ffe4e4;
    padding: 2px 5px;
    color: #ff0303 !important;
    border-bottom-left-radius: 18px;
    /* border-bottom-right-radius: 8px; */
    border-top-left-radius: 19px;
    border-radius: 20px;
    padding-left: 10px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 13px !important
}
    .k12batchyear .label-text {
        color: #ff0303
    }
.addcont {
    color: #fff;
    border: 0px solid #acd7ff;
    padding: 2px 10px;
    float: right;
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: 600;
    background-color: #3084d4
}
#gettablemainDiv {
    font-size: 14px !important
}

