@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');

.logo {
    margin-right: 0.25rem
}

.logo img {
    width: 8.25rem;
    height: 1.25rem;
}

.profile {
    padding-top: 0.188rem;
}

.profile a.dt-name {
    font-size: 0.875rem !important;
    text-decoration: none;
    color: #39414D !important;
}

.profile-icon {
    border: 0.063rem solid #ffffff;
    border-radius: 100%;
    background: #FF8B00;
    padding: 0.188rem;
    font-size: 1.125rem;
    width: 24px;
    height: 24px;
    color: #ffffff;
}
.profile-text {
    font-style: normal;
    font-weight: 700;
    vertical-align: top;
}

.bg-dark-blue {
    background: #ffffff !important;
    padding: 0.75rem 2rem;
    border-bottom: 2px solid #E1E6ED !important;
}

.navbar {
    padding: 0rem 2rem;
}

.navbar li {
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #C5D2E7;
    flex: none;
    order: 0;
    flex-grow: 0;
    display: flex;
    position: relative;
}

.navbar li.nav-item:hover {
    background: #ffffff;
}

.navbar li a:not(.dt-nav-dropdown) {
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #39414d !important;
}

.logo a {
    font-style: normal;
    font-weight: 700 !important;
    font-size: 1rem !important;
    line-height: 1.25rem;
    color: #fff !important;
    text-decoration: none;
}

ul.navbar-nav.me-auto.mb-2.mb-lg-0 a.nav-link {
    padding: 3px;
}



.navbar .nav-link {
    color: #4B5564 !important;
    /* Default link color */
    text-decoration: none;
    position: relative;
}

.navbar span {
    font-weight: 600 !important;
}

.navbar .nav-link.active {
    color: #000000 !important;
}



.nav-item:has(.nav-link.rounded-2.active)::after {
    content: "";
    display: block;
    width: 36px;
    height: 1.5px;
    background-color: #FF8B00;
    position: absolute;
    left: 50%;
    bottom: -1.5px;
    transform: translateX(-50%);
}

.navbar .nav-link .d-flex .header-item {
    display: flex;
    align-items: center;
}

.navbar .nav-link .icon-active {
    color: #4B5564 !important;
}

.navbar .nav-link.active .icon-active {
    color: #000000 !important;
}

.navbar .nav-link .nav-title:hover .header-item {
    color: #000000 !important;
    border: 1px solid #B3B3B3;
    padding: 3px 8px;
    border-radius: 8px;
    box-sizing: border-box;
    background: #f4f4f4;
}

.navbar .nav-link .nav-title {
    padding: 9px;
}

.navbar .nav-link .nav-title:hover {
    padding: 5px 0.25px;
}

  
.dt-version {
    text-align: center;
    color: #8FA0BA !important;
}

.border-btm {
    border-bottom: 0.5px solid #C5D2E7 !important;
    width: 100%;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.user-text {
    color: #8FA0BA;
}

.text-muted {
    color: #8FA0BA !important;
}

.d_menu a {
    color: #4B5564 !important;
}

.text-dot {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-dot1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
}

.user-profile-width{
    max-width: 7.875rem;
}
.text-dot2 {
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.align-left {
    text-align: left !important;
}

.header-text-color {
    color: #4B5564;
}

.dt-header i {
    margin-top: 2px;
    color: #39414d;
}


.border-btm {
    border-bottom: 1px solid #E1E6ED;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
    ul.navbar-nav li a {
        padding: 12px 0px 12px 16px !important;
        padding-left: 0.875rem !important;
    }
    .navbar-dark .navbar-toggler {
        background: rgb(56, 119, 255) !important;;
        border: unset;
        color: #fff !important;
    }
    .navbar-dark .navbar-toggler:hover {
        background: rgba(56, 119, 247, 1) !important;
        border-radius: 4px !important;
    }
    .logo {
        margin-right: 0rem !important;
        margin-left: 10px;
    }
    .navbar-collapse li{
        border: unset !important;
    }
    .navbar-collapse li a{
        font-weight: 700;
        font-size: 0.875rem;
        line-height: 1.25rem;
        text-align: left;
        padding-left: 0px !important;
        padding: 0.75rem 0rem !important;
        color: #fff;
    }

    ul.navbar-nav.me-auto.mb-2.mb-lg-0 a.nav-link.active {
        color: #39414D!important;
        background: #4b5571;
        font-style: normal;
        font-weight: 700;
        font-size: 0.875rem;
        padding: 0.25rem 0.75rem;
    }

    .navbar-collapse {
        border-top: 0.063rem solid #4b5564;
        margin-top: 10px;
    }

    .navbar-nav:not(.nav-toggler) {
        border-bottom: 0.063rem solid #4b5564;
        margin-bottom: 1.25rem !important;
    }
    .navbar-collapse a.nav-link.active{
        background: unset !important;
    }
    .profile {
        text-align: left;
        padding-bottom: 0.5rem;
    }
    ul.navbar-nav li a:hover {
        background: rgba(255, 255, 255, 0.08) !Important;
        border-radius: 4px !Important;
    }
    .navbar-dark .navbar-toggler:focus {
        background: #4B82FA !important;
        border-radius: 4px !important;
    }
    .navbar-toggler .collapsed{
        background: #222 !important;
    }
}

@media (max-width: 991px) {
    .navbar-collapse li {
        width: 100%;
        text-align: center;
        border: 0.063rem solid #394463;
    }

    .profile {
        text-align: center;
        padding-bottom: 0.5rem;
    }
}

@media (max-width: 910px) {
    .admin-content .card.content-wrapper .col {
        flex: none;
    }

    .navbar-collapse li {
        width: 100%;
        text-align: center;
        border: 0.063rem solid #394463;
    }

    .align-left {
        text-align: left !important;
    }

    .profile {
        text-align: center;
        padding-bottom: 0.5rem;
    }
}

@media (max-width: 990px) {
    .dt-navbar-collapse{
        margin-top: 0px;
        overflow: auto;
        max-height: calc(100vh - 8.125rem);
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
    }

    .dt-navbar-collapse::-webkit-scrollbar {
        width: 0rem !important;
    }

    .navbar-dark .navbar-toggler {
        background: #4B82FA !important;
        border-radius: 0.25rem !important;
    }

    .navbar-collapse li{
        border: unset !important;
        margin-top: 10px;
    }
    .navbar-collapse li a{
        font-weight: 700;
        font-size: 0.875rem;
        line-height: 1.25rem;
        text-align: left;
        padding-left: 0px !important;
        padding: 0.75rem 0rem !important;
        color: #fff;

    }
    .navbar-collapse{
        border-top: 0.063rem solid #4b5564;
    }
    .navbar-nav{
        border-bottom: 0.063rem solid #4b5564;
        margin-bottom: 1.25rem !important;
    }
    .navbar-collapse a.nav-link.active{
        background: unset !important;
    }
    ul.navbar-nav li:hover {
        background: rgba(255, 255, 255, 0.08) !important;
        border-radius: 4px !important;
    }

    .profile {
        text-align: left;
        padding-bottom: 0.5rem;
    }
}

@media screen and (min-width: 0px) and (max-width: 1024px) {
    .dt-navbar-collapse{
        overflow: auto;
        max-height: calc(100vh - 8.125rem);
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
    }
    .dt-navbar-collapse::-webkit-scrollbar{
        width: 0rem !important;
    }
    li.nav-item a:hover {
        background: unset !important;
    }
    ul.navbar-nav li a:hover {
        background: rgba(255, 255, 255, 0.08) !important;
        border-radius: 4px !important;
    }
}
