.sidebar {

    /* width: 250px; */
    /* height: 13%; */
    background-color: #fff;
    /* padding-top: 20px; */
    /* box-shadow: 0px 4px 10px 0px #00000026; */
    /* box-shadow: 0px 4px 10px #F4F4F4; */
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-bottom: 40px;
    height: 100vh;
}

/* custom bootstrap shadow */

.sidebar .nav-link {
    color: #2a3781;
    font-weight: 500;
    padding: 10px 20px;
    height: auto;
}

.sidebar .nav-link.active,
.sidebar .dropdown-item.active {
    /* background-color: #ebfff7; */
    border-left: 6px solid #0a208c;
    border-right: 6px solid #0a208c;
    color: #0bb272;
    font-weight: 600;
}

.sidebar .dropdown-item {
    padding: 8px 20px;
    color: #000;
}

.sidebar .dropdown-item .bullet {
    color: #cc0909;
    font-size: 16px;
    margin-right: 5px;
}

.sidebar .nav-link i,
.sidebar .dropdown-item i {
    margin-right: 8px;
}

.sidebar .dropdown-toggle::after {
    display: none;
}

.dashbord-item {
    background: #6840a7;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 12rem;
    display: flex !important;
    align-items: center !important;
    border-radius: 10px;
}

.dash-text h2 {
    font-size: 36px !important;
    line-height: 32px;
    font-weight: 600;
    color: white;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    /* text-transform: uppercase; */
}

.dash-text p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: white !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.dash-text {
    padding-left: 30px;
    padding-top: 100px !important;
    /* width: 100%; */
    /* margin-top: -8px !important; */
    top: 50%;
}

.dash-btn p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #0A208C;
    text-align: center;
    padding: 3px 0;
    margin-bottom: 0;

}

/* .banner-text1 p{
    margin-bottom: 0;
} */
.dash-btn {
    background-color: #F5F7FF;
    border-radius: 12px;
    margin-top: .3rem;
    border: 1px solid #0A208C;
}

.nav-pills {
    display: flex;
    justify-content: space-around;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    border-bottom: 2px solid black !important;
    color: black !important;
    background-color: unset;
    border-radius: unset;
}

.cus-bt li {
    list-style: none;
}

/* Add divider between tabs */
.cus-bt:not(:last-child) {
    position: relative;
}

.cus-bt:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 30px;
    width: 1.5px;
    background-color: #231F2066;
    opacity: 0.4;
}

a.nav-link {
    padding: 10px 0;
}



.cus-bt li a {
    font-size: 20px;
    line-height: 51px;
    font-weight: 600;
    color: #562F94;
    opacity: 80%;
}

.cus-bt li a:hover {
    font-size: 20px;
    line-height: 51px;
    font-weight: 600;
    color: #562F94;
    opacity: 80%;
}

.cus-bt li a.nav-link.active {
    position: relative;
    color: #562F94;
    font-weight: 600;
    opacity: 80%;
}

.cus-bt li a.nav-link.active::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 5px;
    background-image: url('/website_assets/svg/graphics/line.svg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.cus-nav-pills {
    /* border-bottom: 1.5px solid #80808033; */
    border-radius: 10px;
    border: 1.5px solid #6840A7;
    margin-bottom: 25px;
    margin-top: -4px;
}

button.btn.mb-0.pb-1.mx-4.button_setting_dropdown.show {
    border: 1px solid #dedede;
}

.tab-content1 {
    padding-top: 10rem;
    padding-bottom: 1rem;
}

.tab-content1 p {
    color: #0BB272;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.tab-content {
    border-end-start-radius: 10px;
    border-end-end-radius: 10px;

}

.cus_shadow {
    box-shadow: 0px 4px 10px 0px #00000026;
}



.cus_menu-items {
    border-radius: 0 0 10px 10px;
    padding-bottom: 10rem;
}

.banner-content p {
    font-size: 20px;
    /* font-weight: 600; */
    line-height: 24px;
    color: #FAA500 !important;
    margin-top: 0px;
    margin-bottom: 0;
}

.banner-content {
    border-top: 1.4px solid #0A208C;
    padding-top: 13px !important;
    padding-bottom: 12px !important;
    border-bottom: 1px solid #0A208C;
}

.tab-internal {
    position: relative;
}

.banner-text1::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 22px;
    top: 3px;
    right: -18px !important;
    right: 0;
    /* margin-left: 174px; */
    background-color: #78787854;
}

.banner-text1,
.banner-text2,
.banner-text3,
.banner-text5 {
    position: relative;
}

.banner-text2::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 22px;
    top: 3px;
    right: -22px;
    /* margin-left: 141px; */
    background-color: #78787854;
}



.banner-text3::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 22px;
    /* margin-left: 317px; */
    right: -20px;
    top: 3px;
    background-color: #78787854;
}

.banner-content2 a {
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    color: #231f20;
    background-color: #C2FFE8;
}

.banner-content2 {
    padding: 8px 0;
    background-color: #C2FFE8;
    border-bottom: 1.4px solid #0A208C;
}

.product-content .p1 {
    font-size: 20px;
    /* max-width: 24rem; */
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #0A208C !important;
}

.date-show p {
    background: #E6EBFF;
    padding: 8px 12px;
    border-radius: 20px;
    font-size: 16px;
    line-height: 20px;
}

.product-content p {
    margin-top: 16px;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 0px;
    padding-right: 28px;
}

.banner-content2 {
    margin-top: 0px !important;
}

/* .menu2 .edit-btn{
background: #0D2BBE;
    padding: 12px 30px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    color: white;
    border-radius: 5px;
} */
.edit-btn {
    background: #6840A7;
    padding: 6px 25px;
    font-size: 18px;
    /* height: 42px; */
    font-weight: 600;
    color: white;
    border-radius: 5px;
    min-width: 291px;
    max-width: 292px;
    text-align: center;
    display: inline-block;

}

.edit-btn2 {
    padding: 7px 18px;
    font-size: 20px;
    font-weight: 600;
    border: 1px solid #0D2BBE;
    border-radius: 5px;
    color: #0D2BBE;
    display: flex;
    align-items: center;
}


.edit-btni {
    background: #0D2BBE;
    padding: 12px 30px;
    font-size: 17px;

    font-weight: 600;
    color: white;
    border-radius: 5px;
}

.product-title a {
    color: #42B247;
    font-size: 16px;

    font-weight: 500;
}

.product.contant3 {
    border-bottom: 1px solid #0A208C;
}

.submt-btn a {
    font-size: 20px;
    line-height: 16px;
    color: #0BB272;
    border: 1px solid #0BB272;
    border-radius: 5px;
    font-weight: 600;
    padding: 5px 24px;
}

.submt-btn {
    border-top: 1.4px solid #0A208C;
}

.banner-text1::after,
.banner-text ::before {
    content: inherit !important;
}

.fw-500 {
    font-weight: 500;
    color: #0d2bbe;
}

.text-primary-custom {
    color: #0A208C;
}

.text-15 p {
    font-size: 15px;
}

.invoice-card {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    /* padding: 20px; */
    background-color: #FAFBFF;
}

.invoice-title {

    color: #0A208C;

    /* font-family: Poppins; */
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.btn-invoice {
    background: #6840A7;
    /* font-family: Poppins; */
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 12px 55px;
    color: #fff;
}

.btn-invoice-outline {
    border: 1px solid #0D2BBE;
    color: #0D2BBE;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 12px 30px;
}

.support-container {
    max-width: 600px;
    margin: 50px auto;
    padding: 20px;
    background-color: #f5f5f5;
    border-radius: 5px;
}

.submit-btn {
    background-color: #28a745;
    color: #fff;
    font-weight: bold;
    border: none;
}

.submit-btn:hover {
    background-color: #218838;
}

.cus_checks {
    display: flex;
    justify-content: space-around;
}

.cus_img img {
    height: 167px;
    object-fit: cover;
    border-radius: 5px;
}

.row .g {
    padding: 20px;
    /* border-bottom: 1.4px solid #0A208C; */
    margin-bottom: 0px;
}

.product-btn {
    gap: 1.2rem;
    margin-top: 23px;
}

/* .product-contant2 {
    border-bottom: 1px solid #0A208C;
} */
.product-contant1 {
    border-bottom: 1px solid #0A208C;
}

.product-contant3 {
    border-bottom: 1.4px solid #0A208C;
}

.product {
    overflow: hidden;
    /* box-shadow: 0px 4px 10px 0px #00000026; */
}

.details-card p {
    display: flex;
    gap: 8px;
    font-size: 20px;
}

.details-card p strong {
    width: 178px;
    font-weight: 500;
    color: #000;
}



.small {
    display: none;
}

.dd-none {
    display: none;
}

.text-16 p {
    font-size: 12px !important;
}

.cus_publish {
    gap: 15px;
}

.profile-info h5 {
    font-size: 32px;
    font-weight: 600;
    color: #0A208C;
    margin-bottom: 0;
}

.per_data1 {
    font-size: 20px;
    font-weight: 600;
}

/* .dashbord-item {
  
    height: 12rem;} */
@media only screen and (max-width: 1200px) {
    .product-content .p1 {
        font-size: 18px;
    }

    .text-16 p {
        font-size: 10px !important;
    }

    .banner-content2 a {
        font-size: 16px;
    }

    .dashbord-item {
        height: 12rem;
    }

    .banner-content p {
        margin-top: 0px;
        font-size: 16px;
    }

    /* .banner-text1::before {
            margin-left: 153px;}
            .banner-text2::before {
                margin-left: 125px;}
                .banner-text3::before {
                    margin-left: 270px;} */

    .product img {

        object-fit: contain;
        object-position: center;
        border-radius: 6px;
    }

    .edit-btn {
        background: #0D2BBE;
        padding: 8px 41px;
        font-size: 18px;
        height: 42px;
        font-weight: 500;
        color: white;
        border-radius: 5px;
    }

    .edit-btn2 {
        padding: 7px 18px;
        font-size: 17px;
        font-weight: 600;
        border: 1px solid #0D2BBE;
        border-radius: 5px;
        color: #0D2BBE;
    }

    .product-btn {
        gap: 5px !important;
    }

    .product-content p {
        font-size: 11px;
    }

    .cus_draft {
        font-size: 13px !important;
    }

    .profile-info h5 {
        font-size: 24px;

    }

    .profile-info p {
        font-size: 16px;
    }

    /* .student-box h3{
                font-size: 13px;
            } */
    .box2 h3 {
        font-size: 18px !important;
    }

    .details-card p {
        font-size: 16px;
    }

    .per_data1 {
        font-size: 18px;
    }

    .txtxx {
        font-size: 16px !important;
    }

}

@media (min-width: 1201px) and (max-width: 1400px) {
    .dash-text {
        padding-top: 70px;

    }

    .product-content .p1 {
        font-size: 18px;
    }

    .edit-btn2 {

        font-size: 18px;
        font-weight: 600;

    }

    .edit-btn {
        background: #0D2BBE;
        font-size: 18px;
        height: 42px;
        font-weight: 600;


    }

    /* .product-content p {
        font-size: 13px;} */
    .cus_draft {
        font-size: 13px !important;
    }

    .profile-info h5 {
        font-size: 24px;

    }

    .profile-info p {
        font-size: 14px;
    }

    .student-box h3 {
        font-size: 13px;
    }

    .box2 h3 {
        font-size: 18px !important;
    }

    .details-card p {

        font-size: 16px;
    }

    .per_data1 {
        font-size: 18px;
    }

    .txtxx {
        font-size: 16px !important;
    }
}

.profile-info p {
    font-size: 16px;
}

.success_p {
    font-size: 16px;
    color: #0BB272;
    font-weight: 500;
}

.up-down {
    position: fixed;
    right: 0px;
    bottom: 23px;
    align-items: center;
    z-index: 999;
}



.date-show p {
    color: #231F20;
    margin: 0;
    margin-bottom: 12px;
}

.custom_black {
    color: #000;
}

.header_lo {
    height: 121px;
    display: flex;
    align-items: center;
}

/* Add divider between header menu items */
.header_lo .navbar-nav .nav-item {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

.header_lo .navbar-nav .nav-item:first-child {
    padding-left: 0;
}

.header_lo .navbar-nav .nav-item:not(:first-child)::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    width: 1.5px;
    background-color: #231F2066;
    opacity: 0.4;
}

/* Submit Article button alignment */
.header_lo button.btn.btn_blue {
    margin: 0;
    vertical-align: middle;
    padding: 8px 20px;
    line-height: 1.5;
}

.header_lo button.btn.btn_blue:hover {
    background: #0D2BBE !important;
    border-radius: 10px;
    color: white !important;
    border-radius: 6px !important;
}

.fs_16 {
    font-size: 16px;
}

.fw_600 {
    font-weight: 600;
}

/* .box_hover_setting_young_1:hover{
    border: 1px solid #dedede;
} */
.box_hover_setting_young_1 button {
    border: 1px solid #fff;
}

/* .box_hover_setting_young_1 button:active,.box_hover_setting_young_1 button:hover,.box_hover_setting_young_1 button:focus-visible,.box_hover_setting_young_1 button:focus{
    outline: 0px solid!important;
} */
button.button_setting_dropdown {
    --bs-border-width: 0px !important;
}

.box_hover_setting_young_1 button.show {
    border: 1px solid #dedede !important;
    background: white !important;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: 0px;
}

.box_hover_setting_young_1 .dropdown-menu {
    width: 84.2%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    transform: translate3d(24px, 61.3333px, 0px) !important;
}

.box_hover_setting_young_1 .dropdown-menu li a {
    font-size: 14px;
    font-weight: 500;
    ;
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    --bs-btn-active-border-color: #fff;
}

.head-top .p2 {
    font-weight: 600 !important;
}

/* .banner-content p {
    text-transform: capitalize;
} */

/* Background color for the inner row of cus-nav-pills */
.cus-nav-pills .row {
    /* background-color: #f7f2ff; */
    border-radius: 10px;
    margin-left: 0px;
    margin-right: 0px;
    height: 72px;
}

/* Dashboard layout spacing for sidebar and content */
@media (min-width: 768px) {
    .dashboard-layout-row {
        gap: 0;
        /* Clear default gap if any */
    }

    .dashboard-layout-row>.col-md-3 {
        flex: 0 0 280px !important;
        max-width: 280px !important;
        width: 280px !important;
        margin-right: 28px !important;
        padding-right: 0px !important;
    }

    .dashboard-layout-row>.col-md-9 {
        flex: 1 !important;
        max-width: none !important;
        width: auto !important;
        padding-left: 0px !important;
    }
}