﻿.active-result {
    font-size: 21px !important;
    color: black !important;
}

.dropdown-menu {
    min-width: 350px !important;
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    border-left: 0 solid rgba(0, 0, 0, 0.125);
    border-right: 0 solid rgba(0, 0, 0, 0.125);
    border-bottom: 0 solid rgba(0, 0, 0, 0.125);
}

    .dropdown-menu[data-bs-popper] {
        top: 160% !important;
        right: 10% !important;
        left: unset !important;
    }

.dropdown-menu-2 {
    min-width: 220px !important;
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    border-left: 0 solid rgba(0, 0, 0, 0.125);
    border-right: 0 solid rgba(0, 0, 0, 0.125);
    border-bottom: 0 solid rgba(0, 0, 0, 0.125);
}

    .dropdown-menu-2[data-bs-popper] {
        top: 160% !important;
        right: 10% !important;
        left: unset !important;
    }


.logout-list-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    color: #eef2fb;
    text-decoration: none;
    background-color: white;
    border: 1px solid rgba(0,0,0,.125);
}

    .list-group-item:hover {
        background-color: #5e9ad2;
        border-radius: 6px;
    }

        .list-group-item:hover a span {
            color: #ffffff !important;
        }

        .list-group-item:hover a svg {
            color: #ffffff !important;
        }

.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: white;
    background-clip: padding-box;
    outline: 0;
    transition: transform .3s ease-in-out;
}

.offcanvas-backdrop.show {
    opacity: 0.2;
}

.bg-nav-bottom {
    background-color: #19449c;
    color: white !important;
    min-height: 50px;
    padding: 0px;
}

    .bg-nav-bottom .a-link:hover {
        color: #efd395;
    }

.label-nav-menu {
    /*display:block;*/
    /*color:white;*/
    color: white;
    font-size: 20px;
    vertical-align: middle;
    font-weight: bold;
}

.nav-h:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    /*transition: transform 2s;*/
    transition-duration: 0.4s;
}

    .nav-h:hover a span {
        color: black !important;
    }

    .nav-h:hover a svg {
        color: black !important;
        transition: transform .5s;
        transition-duration: 0.5s;
        -ms-transform: scale(5);
        -webkit-transform: scale(5);
        transform: scale(1.3);
        /* background-image: url("../image/icon/graduation-black.png") !important;
                                                                background: url("../image/icon/graduation-black.png") !important;*/
    }

.nav-h #imgDocument:hover {
    /*filter: */
    filter: brightness(0.5);
}


.btn-search1 {
    background-color: #4583c1;
    border-color: #4583c1;
    color: white;
}

.p-h {
    top: -2px;
    position: relative;
    left: 2px;
}

.sysname {
    position: absolute;
    width: 100%;
}

/*body {
                                                            background-color: #ffffff;
                                                            font-size: 14px;
                                                            font-family: 'Kanit', sans-serif;
                                                        }*/

.bg-blue {
    background-color: #19449C;
}

.font-head-master {
    font-size: 35px;
    color: white;
    font-weight: bold;
}

.vertical-align-middle {
    vertical-align: middle;
}

.css-profile {
    box-shadow: 0 0.1rem 0.3rem rgb(48 74 126);
    border-radius: 50%;
}

.nav-h-a {
    background-color: #f1f1f1;
    border-radius: 3px;
    /* transition: transform 2s; */
    transition-duration: 0.4s;
}

    .nav-h-a a span {
        color: black !important;
    }



    .nav-h-a a svg {
        color: black !important;
        transition: transform .5s;
        transition-duration: 0.5s;
        -ms-transform: scale(5);
        -webkit-transform: scale(5);
        transform: scale(1.3);
        /* background-image: url("../image/icon/graduation-black.png") !important;
                                                                background: url("../image/icon/graduation-black.png") !important;*/
    }

.me-1 {
    margin-right: 0.25rem !important;
}
.dropdown-menu {
    z-index: 9998;
}
.nav-h-p {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

.content-wrapper {
    margin-top: calc(4.7rem + 1px);
}
#sidenavmenu {
    height: 100%;
    overflow: auto;
}

#listmenu {
    padding-bottom: 100px;
    padding-left: 0;
}
.main-sidebar {
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    /*top: 25%; /* 25% from the top */ */ width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    padding-left: 8px;
}


.sidenav {
    transition: 0.5s;
}

.nav-sidebar-item {
    transform: translate(0, 0);
}

.cursor-side {
    cursor: pointer;
}

.side-n-b-1 {
    /*background: rgba(255,255,255,0.95);*/
    /*background: #efefef;*/
    background: #efefef !important;
}

.side-n-b-2 {
    transition: all .5s;
    /*background: rgba(245, 245, 245,0.8);*/
    /*background: #efefef;*/
    z-index: 6666 !important;
    background: #efefef !important;
}

.nav-menu:hover #spImportDMS {
    color: #fcc03b;
    background-color: #3079ed;
}

