body {
    /* font-family: 'Poppins', sans-serif; */
    /* color: #312d75; */
    /* box-sizing: border-box !important; */
    /* font-weight: 500 */
    font-size: 12px !important;
    letter-spacing: .28px;
}

input[type="checkbox"], input[type="radio"]{
    transform: scale(1.2);
    margin: 5px;
}

.form-group.has-error .select2-selection.select2-selection--single{
    border-color: #dd4b39 !important;
    box-shadow: none;
}

.form-group.has-error label{
    border-color: #dd4b39 !important;
    box-shadow: none;
    color:#dd4b39;
}


ul.sidebar-menu li {
    font-family: 'Golos Text', sans-serif;
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Inter', sans-serif;
    letter-spacing: .20px;   
}

.no-padding {
    padding: 0px;
}

.border-12 {
    border-radius: 12px;
}

.heading-24-700 {
    font-size: 24px !important;
    font-weight: 700 !important
}

.heading-24-600 {
    font-size: 24px !important;
    font-weight: 600 !important
}

.heading-20-500 {
    font-size: 20px !important;
    font-weight: 500 !important
}

.heading-20-400 {
    font-size: 20px !important;
    font-weight: 400 !important
}

.heading-20-600 {
    font-size: 20px !important;
    font-weight: 600 !important
}

.heading-24-400 {
    font-size: 24px !important;
    font-weight: 400 !important
}

.heading-18-600 {
    font-size: 18px !important;
    font-weight: 600 !important
}

.heading-16-400 {
    font-size: 16px !important;
    font-weight: 400 !important
}

.heading-16-500 {
    font-size: 16px !important;
    font-weight: 500 !important
}

.heading-16-600 {
    font-size: 16px !important;
    font-weight: 600 !important
}

.heading-14-400 {
    font-size: 16px !important;
    font-weight: 400 !important
}

.heading-10-400-web {
    font-size: 10px !important;
    font-weight: 400 !important
}

.heading-18-400 {
    font-size: 18px !important;
    font-weight: 400 !important
}

.heading-18-500 {
    font-size: 18px !important;
    font-weight: 400 !important
}

.heading-20-500 {
    font-size: 20px !important;
    font-weight: 500 !important
}

.grey {
    color: #898f9e !important
}

.yellow {
    color: #fbab20 !important
}

.black {
    color: #22262a !important
}

.red {
    color: #d91d1e !important
}

.mt-13 {
    margin-top: 13px
}

.d-flex {
    display: flex !important;
}

.d-items-center {
    display: flex;
    align-items: center;
}

.d-nowrap {
    display: flex;
    flex-wrap: nowrap;
}

.d-wrap {
    display: flex;
    flex-wrap: wrap;
}

.d-direction-column {
    display: flex;
    flex-direction: column;
}

.d-space-between {
    display: flex;
    justify-content: space-between;
}

.d-justify-flex-end {
    display: flex;
    justify-content: flex-end;
}

.d-space-evenly {
    display: flex;
    justify-content: space-evenly;
}

.d-space-center {
    display: flex;
    justify-content: center;
}

.w-100 {
    min-width: 100px;
    width: 100px;
}

.w-200 {
    min-width: 200px;
    width: 200px;
}

.borderless{
    border: Transparent;
}


.mt-30px-mobile {
    margin-top: 30px !important
}

.primary-color {
    color: #1b61e9 !important
}

.bg-primary {
    background-color: #1b61e9 !important
}

.no-display-web {
    display: none !important
}

#wrapper {
    overflow: hidden
}

.logo-top {
    width: 128px
}


@media(min-width:992px) {
    .navbar-brand {
        margin-right: 50px
    }

    /* .modal-dialog{
        min-width: 75%;
    } */
}

.overlay {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1
}

.navbar-collapse {
    position: relative
}

@media(max-width:1199.98px) {
    .navbar-collapse ul li a {
        padding: 10px !important
    }
}

.navbar-toggler {
    background: #fff;
    border: 0;
    outline: 0;
    padding: 0
}

.navbar-toggler:focus {
    outline: 0;
    border: 0
}

.navbar-toggler.collapsed .navbar-toggler-icon {
    background: url(../images/burgermenu.svg) no-repeat center
}

.navbar-toggler .navbar-toggler-icon {
    background: url(../images/burgerclose.svg) no-repeat center
}

.head-title {
    margin-top: 50px !important;
    margin-bottom: 70px;
    background: #2a6ff5;
    width: 100%;
    height: max-content
}

.min-mrgn {
    margin-top: 30px !important
}

.head-title img {
    width: 100%
}

.page-title {
    display: flex;
    color: #ffff;
    font-size: 36px;
    position: absolute;
    font-weight: 600;
    text-align: center;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 143px
}

.relative {
    position: relative
}

.second-link-active {
    color: #ffc90a !important
}

.profile-nav .profile-title-no-underline {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 24px
}

.profile-nav p {
    margin-top: 31px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    color: #718096
}

section.profile {
    margin-top: 35px;
    padding-bottom: 55px
}

section.profile .profile-desc {
    font-family: 'Poppins', sans-serif;
    width: 850px;
    text-align: center;
    margin: auto;
    padding-top: 30px;
    font-weight: 400;
    color: #718096
}

.bold {
    font-weight: 600
}

#profile-slider .single-item-profile .img-profile img {
    width: 100%;
    height: auto;
    border-radius: 30px
}

#profile-slider .slick-dots {
    padding: 0;
    position: absolute;
    left: 47.8%;
    bottom: 5px;
    margin: auto;
    text-align: center
}

#profile-slider .slick-dots li {
    display: inline-block;
    text-indent: -9999px;
    background: transparent;
    border-radius: 50%;
    padding: 0;
    width: 15px;
    height: 15px;
    margin: 5px;
    border: 1px solid #fff
}

#profile-slider .slick-dots li.slick-active {
    background: #fff;
    border-color: transparent;
    width: 15px;
    border-radius: 25px
}

.misi {
    margin-top: 60px
}

.after-misi {
    display: flex;
    justify-content: center;
    padding-top: 40px
}

.after-misi img {
    width: 100%;
    height: auto
}

.info-user {
    display: grid;
    grid-template-columns: 70px 70px 70px 150px
}

.notification {
    color: white;
    text-decoration: none;
    position: relative;
    display: inline-block;
    border-radius: 2px
}

.notification .badge {
    position: absolute;
    top: 3px;
    right: -10px;
    padding: 5px 8px;
    border-radius: 50%;
    background: linear-gradient(193.44deg, #ff2728 11.59%, #d91d1e 94.41%);
    color: white
}

.badge-3 {
    margin-top: -6px !important
}

.user-active .dropdown button {
    font-size: 14px;
    font-weight: 500
}

.user-active .dropdown button:focus {
    box-shadow: none
}

.bag-user {
    margin-top: 8px
}

.trans-user {
	margin-top: 8px;
}

.pl-7rem {
    padding-left: 7rem !important
}

.pr-50px {
    padding-right: 50px !important
}

.border-blue {
    border: 1px solid #1891f6 !important;
    background: #e8f0fe
}

.bg-grey {
    background: #e8f0fe
}

.user-interaction {
    z-index: 998 !important;
    margin-top: -10px
}

.position-relative {
    position: relative
}

.user-action {
    position: absolute;
    top: 10px;
    background: #fff;
    padding: 20px 0;
    border-radius: 0 0 10px 10px;
    width: 370px;
    right: 0;
    height: fit-content;
    display: none;
    z-index: 998;
    box-shadow: inset 3px 4px 5px rgba(9, 7, 37, .0454)
}

.user-action .user-notif {
    padding: 0 20px;
    width: 100%;
    cursor: pointer
}

.user-notif a {
    text-decoration: none;
    color: #312d75
}

.user-notif a:hover {
    color: #fbab20
}

.user-action .user-action-title {
    font-size: 16px;
    font-weight: 500;
    padding: 0 20px
}

.user-action .receive-notif {
    color: #718096;
    font-weight: 400;
    font-size: 14px
}

.user-action-all a {
    font-weight: 500 !important;
    font-size: 16px;
    color: #312d75;
    text-decoration: none
}

.show-overlay {
    display: block !important
}

.bag-notif {
    right: 0;
    position: absolute;
    top: 10px;
    background: #fff;
    padding: 20px 0;
    border-radius: 0 0 10px 10px;
    width: 370px;
    height: 350px;
    display: none;
    z-index: 998;
    box-shadow: inset 3px 4px 5px rgba(9, 7, 37, .0454)
}

.bag-info {
    font-size: 16px;
    font-weight: 500
}

.btn-blue {
    background: linear-gradient(172.04deg, #1891f6 10.75%, #1a38e3 139.85%);
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    border: 1px solid transparent
}

.btn-blue:hover {
    border: 1px solid #fbab20;
    background: #fee21b;
    color: #312d75
}

.user-info {
    padding: 0 15px
}

.user-action-panel {
    right: 0;
    position: absolute;
    top: 10px;
    background: #fff;
    padding: 20px 0;
    border-radius: 0 0 10px 10px;
    width: 370px;
    height: fit-content;
    display: none;
    z-index: 998;
    box-shadow: inset 3px 4px 5px rgba(9, 7, 37, .0454)
}

.action-menu {
    padding: 0 30px
}

.user-action-menu {
    padding: 15px 0;
    width: 100%
}

.user-action-menu a {
    text-decoration: none;
    color: #312d75;
    width: 100%
}

.user-action-menu a:hover {
    color: #ffc90a !important
}

.content-overlay {
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100vh;
    top: 0;
    position: fixed;
    display: none;
    z-index: 99
}

.menu-act img {
    max-width: 50px
}

.swiper-container {
    width: 100%;
    height: 100%
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-pagination {
    position: absolute;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    left: 0 !important
}

.swiper-wrapper {
    position: relative
}

.swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    border-radius: 25px !important;
    border: 1px solid #fff !important;
    background: none !important
}

.swiper-pagination-bullets {
    bottom: 35px !important;
    padding-left: 20px !important
}

@media(max-width:578px) {
    .swiper-pagination-bullets {
        bottom: 10px !important
    }

    .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important
    }

    
}

.swiper-pagination {
    text-align: left !important
}

.swiper-pagination-bullet-active {
    background: #fff !important
}

@media(max-width:767.98px) {
    .row-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.floating {
    right: 1em;
    bottom: 2em;
    z-index: 4
}

.floating img {
    width: 70px
}

.bg-yellow {
    background: #ffc90a
}

.bg-purple {
    background-color: #2b3a91
}

.txt-purple {
    color: #2b3a91
}

.m-20 {
    margin-top: -20px
}

.m-10 {
    margin-top: -10px
}

#header {
    background-color: #fff;
    padding: 20px 0;
    z-index: 999;
    -webkit-box-shadow: 0 6px 14px rgba(9, 7, 37, .0454);
    box-shadow: 0 6px 14px rgba(9, 7, 37, .0454);
    left: 0;
    right: 0
}

#header .navbar-nav li {
    position: relative;
    font-size: 14px
}

@media(min-width:576px) {
    #header .navbar-nav li {
        margin-right: 15px
    }

    #header .navbar-nav li:last-child {
        margin-right: 0
    }
}

#header .navbar-nav li.active::before {
    position: absolute;
    content: '';
    width: 10px;
    height: 1px;
    background: #ff2728;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

@media(max-width:575.98px) {
    #header .navbar-nav li.active::before {
        display: none
    }
}

#header .navbar-nav li a:hover {
    color: #ffc90a
}

#header a {
    color: #2b3a91;
    text-decoration: none;
    font-weight: 400
}

#header svg {
    font-size: 20px;
    margin-left: 10px
}

#header .dropdown-toggle::after {
    content: '';
    border: 0
}

.title-section .title {
    font-weight: 600;
    font-size: 24px;
    position: relative;
    font-family: 'Poppins', sans-serif
}

.title-section .title::before {
    position: absolute;
    content: '';
    background-color: #ff2728;
    width: 25px;
    height: 3px;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto
}

/* .submenu::after{
    border-bottom-color: #fff;
}

.submenu::after, .submenu::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    height: 0;
} */

@media(max-width:991.98px) {
    .menu-act {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-top: 1px solid #e5e5e5;
        padding: 30px 0 20px 0;
        margin-top: 14px !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media(max-width:991.98px) {
    .menu-act .menu-log {
        width: 100%
    }
}

.menu-act .menu-log li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
    font-size: 14px
}

@media(max-width:991.98px) {
    .menu-act .menu-log li {
        margin-right: 0
    }
}

.menu-act .menu-log li.singin a {
    border: 1px solid #ffc90a;
    color: #312d75;
    font-size: 14px;
    width: 124px;
    padding: 6px
}

.menu-act .menu-log li.singin a:hover {
    background: linear-gradient(180deg, #fdf025 0, #ffc90a 100%) !important;
    color: #312d75 !important;
    border-color: transparent;
    border: none !important;
    outline: none !important;
    padding: 7px
}

.menu-act .menu-log li.singin a:focus,
.menu-act .menu-log li.singup a:focus {
    box-shadow: none
}

@media(max-width:991.98px) {
    .menu-act .menu-log li.singin a {
        width: 100%;
        margin-bottom: 15px
    }
}

.menu-act .menu-log li.singup a {
    border: none !important;
    outline: none !important;
    background: linear-gradient(172.04deg, #1891f6 10.75%, #1a38e3 139.85%) !important;
    color: #fff !important;
    font-size: 14px;
    width: 124px
}

.menu-act .menu-log li.singup a:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#fdf025), to(#ffc90a)) !important;
    background: linear-gradient(180deg, #fdf025 0, #ffc90a 100%) !important;
    color: #312d75 !important
}

.menu-act .menu-log li.keranjang a {
    border: 1px solid #ffc90a;
    outline: none !important;
    background: linear-gradient(172.04deg, #fdf025 10.75%, #ffc90a 139.85%) !important;
    color: #312d75 !important;
    font-size: 14px;
    width: 124px
}

.menu-act .menu-log li.keranjang a:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#1891f6), to(#1a38e3)) !important;
    background: linear-gradient(180deg, #1891f6 0, #1a38e3 100%) !important;
    color: #fff !important
}

@media(max-width:991.98px) {
    .menu-act .menu-log li.singup a {
        width: 100%;
        margin-bottom: 15px
    }

    .menu-act .menu-log li.keranjang a {
        width: 100%;
        margin-bottom: 15px
    }
}

@media(max-width:1199.98px) {
    .menu-act .menu-log li {
        display: block
    }
}

.menu-act .lang {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:575.98px) {
    .menu-act .lang {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 20px
    }
}

.menu-act .lang li {
    list-style: none;
    padding: 0 15px
}

.menu-act .lang li:first-child {
    border-right: 1px solid #c4c7ce
}

.menu-act .lang li:last-child {
    padding-right: 0
}

.menu-act .lang li.active a {
    color: #312d75 !important
}

.menu-act .lang li a {
    color: #c4c7ce !important;
    text-decoration: none
}

#before-footer {
    background: #1f70e6
}

@media(max-width:575.98px) {
    #before-footer {
        background: #2b72f5;
        margin-top: -12%
    }
}

#footer {
    font-weight: 300;
    background: #eef4fb;
    padding: 100px 0 30px
}

@media(max-width:575.98px) {
    #footer {
        font-size: 14px;
        padding: 32px 0 30px
    }
}

#footer .logo {
    position: relative
}

#footer .logo::before {
    position: absolute;
    content: '';
    background: url(../images/ornamen-sosmed-left.svg) no-repeat;
    width: 97px;
    height: 100px;
    top: -9px;
    right: 0
}

@media(max-width:575.98px) {
    #footer .logo::before {
        background-size: 60%
    }
}

#footer .logo-btm {
    width: 220px
}

@media(max-width:575.98px) {
    #footer .logo-btm {
        width: 130px !important;
        height: 50px !important
    }

    #min-m-mobile {
        margin-top: -5%
    }
}

#footer .copyright {
    font-size: 14px;
    text-align: center
}

@media(max-width:575.98px) {
    #footer .copyright {
        font-size: 10px;
        padding-top: 0 !important
    }

    #text-copyright {
        color: #312d75;
        font-weight: 500;
        font-size: 13px;
        width: 70%;
        line-height: 30px;
        text-align: left
    }
}

#footer .list-payment {
    width: 100%
}

#footer .list-payment ul {
    text-align: right
}

#footer .list-payment ul li {
    list-style: none;
    display: inline-block;
    margin-right: 20px
}

#footer .block .title-section {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px
}

@media(max-width:575.98px) {
    #footer .block .title-section {
        font-size: 16px;
        margin-bottom: 10px;
        margin-top: 10px
    }
}

#footer .block .column-address {
    width: 75%;
    line-height: 35px
}

#footer .block .column .list-contact {
    font-weight: 300
}

#footer .block .column .list-contact ul li {
    list-style: none;
    line-height: 35px
}

#footer .block .column .list-contact ul li span {
    width: auto;
    display: inline-block;
    margin-right: 10px
}

#footer .block .column .list-contact ul li a {
    color: #2b3a91;
    text-decoration: none
}

#footer .block .column .list-contact ul li a:hover {
    color: #ffc90a
}

#footer .block .column .list-sosmed ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px
}

#footer .block .column .list-sosmed ul li:last-child {
    margin-right: 0
}

#footer .block .column .list-sosmed ul li a {
    font-size: 25px;
    text-align: center;
    line-height: 50px;
    width: 50px;
    height: 50px;
    color: #eef4fb;
    display: block;
    background-color: #2b3a91;
    border-radius: 50%;
    text-decoration: none
}

@media(max-width:575.98px) {
    #footer .block .column .list-sosmed ul li a {
        line-height: 35px;
        width: 35px;
        height: 35px;
        font-size: 21px
    }
}

#footer .block .column .list-sosmed ul li a:hover {
    background-color: #fff;
    color: #2b3a91
}

#footer .block .column .menus ul li {
    list-style: none;
    line-height: 35px
}

#footer .block .column .menus ul li a {
    color: #2b3a91;
    display: block;
    text-decoration: none
}

#footer .block .column .menus ul li a:hover {
    color: #ffc90a
}

/* Tab View */
@media(max-width:820px) {
    .show-Tablet {
        display: block !important
    }

    .show-Tablet img {
        width: 100%
    }

    .hide-Tablet {
        display: none
    }

    .no-display-Tablet {
        display: none !important
    }

    .column-Tablet-reverse {
        display: flex !important;
        flex-direction: column-reverse !important
    }

    .d-items-center-Tablet {
        display: flex !important;
        align-items: center !important
    }

    .d-items-justify-center-Tablet {
        display: flex !important;
        justify-content: center !important
    }

    .d-direction-column-Tablet {
        display: flex;
        flex-direction: column;
    }

    .column-Tablet {
        display: flex !important;
        flex-direction: column !important
    }

    .flex-wrap-Tablet {
        display: flex !important;
        flex-wrap: wrap !important;
    }
}

/* Mobile View */
@media(max-width:576px) {
    .w-mobile-100{
        width: 100%;
    }

    .z-mobile-8{
        zoom:0.8;
    }

    .head-title {
        margin-top: 30px !important;
        margin-bottom: 35px
    }

    .min-mrgn {
        margin-top: 0 !important
    }

    .page-title {
        font-size: 18px;
        height: 50px
    }

    .logo-top {
        width: 85px;
        height: 33.56px
    }

    #navbar-nav-mobile {
        margin-top: 5%
    }

    .half-width-mobile{
        /* width:50% !important; */
        min-width: 120px !important;
    }

    .show-mobile {
        display: block !important
    }

    .show-mobile img {
        width: 100%
    }

    .hide-mobile {
        display: none
    }

    .no-display-mobile {
        display: none !important
    }

    .toggleMenu {
        background: url(../images/burgermenu.svg) no-repeat center !important
    }

    .mobile-menuUser {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .user-action-menu a img {
        width: 20px !important
    }

    .no-mt-bt {
        margin-top: 0 !important;
        border: none !important
    }

    .mb-10 {
        margin-bottom: 10px !important
    }

    .mb-20 {
        margin-bottom: 20px !important
    }

    .mb-30 {
        margin-bottom: 30px !important
    }

    .mb-40 {
        margin-bottom: 40px !important
    }

    .w-100-mobile {
        min-width: 100px !important;
        width: 100px !important;
    }

    .w-200-mobile {
        min-width: 200px !important;
        width: 200px !important;
    }

    .default {
        transition: all ease-in-out .5s
    }

    .mt-13 {
        margin-top: 0
    }

    .notification {
        margin-bottom: 15px !important
    }

    .column-mobile-reverse {
        display: flex !important;
        flex-direction: column-reverse !important
    }

    .d-items-center-mobile {
        display: flex !important;
        align-items: center !important
    }

    .d-items-justify-center-mobile {
        display: flex !important;
        justify-content: center !important
    }

    .d-items-justify-start-mobile {
        display: flex !important;
        justify-content: flex-start !important
    }

    .d-items-justify-end-mobile {
        display: flex !important;
        justify-content: flex-end !important
    }

    .d-direction-column-mobile {
        display: flex;
        flex-direction: column;
        margin-bottom: 15px;
    }

    .column-mobile {
        display: flex !important;
        flex-direction: column !important
    }

    .flex-wrap-mobile {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .heading-12-400 {
        font-size: 12px !important;
        font-weight: 400 !important
    }

    .heading-12-500 {
        font-size: 12px !important;
        font-weight: 500 !important
    }

    .heading-14-500 {
        font-size: 14px !important;
        font-weight: 500 !important
    }

    .heading-12-600 {
        font-size: 12px !important;
        font-weight: 600 !important
    }

    .heading-14-600 {
        font-size: 14px !important;
        font-weight: 600 !important
    }

    .heading-16-400 {
        font-size: 16px !important;
        font-weight: 400 !important
    }

    .heading-10-600 {
        font-size: 10px !important;
        font-weight: 600 !important
    }

    .heading-10-400 {
        font-size: 10px !important;
        font-weight: 400 !important
    }

    .heading-10-500 {
        font-size: 10px !important;
        font-weight: 500 !important
    }

    .grey-mobile {
        color: #c0c4cd !important
    }
}


.search_box {
    width : 100%;
}

.search {
    /* padding-left: 25px; */
    display: flex;
    align-items: center;
    margin : auto;
    width : 100%;
    height: 38px;
    background-color : white;
    border: 1px solid #eee;
    border-radius: 10px;
}

.select_area {
    color : #4451FE;
    display : flex;
    align-items: center;
    font-family: 'Roboto', sans-serif; line-height:24px;
    font-weight : medium ;
}

/* .text {
padding-left:15px;
} */

.line {
    margin-left: 15px;
    border-left: 1px solid #D8D8D8;
    height: 40px;
}

.search_text {
    width: 100%;
    border: none;
    margin-left : 15px;
    font-size : 14px;
    font-family: 'Roboto', sans-serif; line-height:24px;
    font-weight : Regular ;
}



.text_and-icon {
    width: 410px;
    display: flex;
    align-items: center;
    padding: 10px;
}


.search_text:focus {
    outline: none !important;
}

.mr-2 {
    margin-right: 20px;
}

.cursor-pointer{
    cursor: pointer;
}

.darkLayer{
    filter: brightness(97%);
    font-weight:bold;
}

.invalid, .is-invalid .invalid:before, .is-invalid::before {
    border-color: #ff3e1d !important;
}


.menu-component-wrapper{
    position: fixed;
    bottom: 55px;
    right: 10px;
    display: flex;
    justify-content: center;
    z-index: 1000;
}

.menu-component-wrapper .batch-actions-menu-wrapper {
    position: relative;
    /* bottom: 0;
    left: 0; */
}
.batch-actions-menu-wrapper{
    transition: opacity 150ms,transform 150ms;
    position: absolute;
    /* min-width: 800px; */
    height: 65px;
    z-index: 1000001;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.3);
    pointer-events: auto;
    flex-direction: row;
    display: flex;
    bottom: 35px;
    -webkit-user-select: none;
    user-select: none;
}

.batch-actions-menu-wrapper .num-of-actions_wrapper{
    width: 63px;
    color: #ffffff;
    background-color: #0073ea;
    border-radius: 5px 0px 0px 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    cursor: default;
}

.batch-actions-menu-wrapper .batch-actions-title-section {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex: 1;
    cursor: default;
    margin-right:10px;
}

.batch-actions-menu-wrapper .batch-actions-title-section .title {
    color: #323338;
    font-size: 18px;
    padding-left: 20px;
    font-weight: 100;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 300px;
}

.batch-actions-menu-wrapper .num-of-actions_wrapper .num-of-actions {
    font-size: 30px;
}

.batch-actions-title-section .pulses_dots {
    color: #333;
    padding-left: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.batch-actions-title-section .pulses_dots .dot {
    height: 10px;
    width: 10px;
    border-radius: 100%;
}

.batch-actions-menu-wrapper .dialog-wrapper {
    display: flex;
    position: relative;
    align-items: center;
    width: 450px;
    padding: 0 15px;
    /* overflow-x: auto; */
}

.batch-actions-item{
    padding: 10px;
}

.batch-actions-item:hover{
    background-color: #eee;
}

.batch-actions-item a {
    display: flex;
    flex-direction: column;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
}

.batch-actions-item .action-icon {
    font-size: 14px;
    position: relative;
}

.batch-actions-item .action-name:not(.disable) {
    color: #323338;
}

.batch-actions-item .action-name {
    font-size: 14px;
    white-space: nowrap;
    position: relative;
    bottom: -4px;
}

.batch-actions-menu-wrapper .batch-actions-delete-item {
    display: flex;
    width: 63px;
    cursor: pointer;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-left: 2px solid;
    border-left-color: #c3c6d4;
}


@media(max-width:576px) {
    .batch-actions-menu-wrapper .dialog-wrapper {
        display: flex;
        position: relative;
        align-items: center;
        /* width: 100% !important; */
        overflow-x: scroll;
        max-width: 300px;
    }
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.blink {
    animation: blink 1s infinite;
    color: red;
}

/* .btn:focus, .btn:hover{
    color: #eee !important;
} */



.btn-primary-gradient,
.btn-primary-gradient:hover,
.btn-primary-gradient:active,
.btn-primary-gradient.hover{
    background: linear-gradient(to right, #396afc, #263dc6);
    color: #fff !important;
    border: none;
}

.btn-info-gradient,
.btn-info-gradient:hover,
.btn-info-gradient:active,
.btn-info-gradient.hover{
    background: linear-gradient(to right, #00d2ff, #3a7bd5);
    color: #fff !important;
    border: none;
}

.btn-success-gradient,
.btn-success-gradient:hover,
.btn-success-gradient:active,
.btn-success-gradient.hover{
    background: linear-gradient(to left, #36b12b, #3c9f40);
    color: #fff !important;
    border: none;
}

.btn-danger-gradient,
.btn-danger-gradient:hover,
.btn-danger-gradient:active,
.btn-danger-gradient.hover{
    background: linear-gradient(to right, #f00000, #dc281e);
    color: #fff !important;
    border: none;
}

.btn-warning-gradient,
.btn-warning-gradient:hover,
.btn-warning-gradient:active,
.btn-warning-gradient.hover{
    background: linear-gradient(to right, #F09819, #FF512F);
    color: #fff !important;
    border: none;
}

.btn-secondary-gradient,
.btn-secondary-gradient:hover,
.btn-secondary-gradient:active,
.btn-secondary-gradient.hover{
    background: linear-gradient(to right, #434648, #eef2f3);
    color: #fff !important;
    border: none;
}

.btn-default-gradient,
.btn-default-gradient:hover,
.btn-default-gradient:active,
.btn-default-gradient.hover{
    background: linear-gradient(to right, #fff, #ddd);
    color: #000 !important;
    border: #ddd 1px solid;
}

.btn-default-gradient:focus, 
.btn-default-gradient:hover,
.btn-secondary-gradient:focus, 
.btn-secondary-gradient:hover{
    color: #444 !important;
    border-color: #eee;
}

.btn-primary-gradient:focus, 
.btn-primary-gradient:hover,
.btn-success-gradient:focus, 
.btn-success-gradient:hover,
.btn-info-gradient:focus, 
.btn-info-gradient:hover,
.btn-warning-gradient:focus, 
.btn-warning-gradient:hover,
.btn-danger-gradient:focus, 
.btn-danger-gradient:hover{
    color: #eee !important;
    border-color: #eee;
}

/* reference Oshi no Ko */

/* Hoshino Aqua */
.btn-aqua-gradient,
.btn-aqua-gradient:hover,
.btn-aqua-gradient:active,
.btn-aqua-gradient.hover{
    background: linear-gradient(to right, #3dbdff, #1677c5);
    color: #fff !important;
    border: none;
}

/* Hoshino Ruby */
.btn-ruby-gradient,
.btn-ruby-gradient:hover,
.btn-ruby-gradient:active,
.btn-ruby-gradient.hover{
    background: linear-gradient(to right, #ff62c0, #ff0080, #df004f);
    color: #fff !important;
    border: none;
}

/* Hoshino Ai */
.btn-ai-gradient,
.btn-ai-gradient:hover,
.btn-ai-gradient:active,
.btn-ai-gradient.hover{
    background: linear-gradient(to right, #ff048f, #1f0691, #0b0345);
    color: #fff !important;
    border: none;
}

/* Arima Kana */
.btn-kana-gradient,
.btn-kana-gradient:hover,
.btn-kana-gradient:active,
.btn-kana-gradient.hover{
    background: linear-gradient(to left, #851128, #9d203c);
    color: #fff !important;
    border: none;
}

.btn-ai-gradient:focus, 
.btn-ai-gradient:hover,
.btn-aqua-gradient:focus, 
.btn-aqua-gradient:hover,
.btn-ruby-gradient:focus, 
.btn-ruby-gradient:hover,
.btn-kana-gradient:focus, 
.btn-kana-gradient:hover{
    color: #eee !important;
    border-color: #eee;
}

.btn-dark-gradient,
.btn-dark-gradient:hover,
.btn-dark-gradient:active,
.btn-dark-gradient.hover{
    background: linear-gradient(to right, #504f4f, #0C0C0C);
    color: #fff;
    border: none;
}

.btn-dark-gradient:focus, 
.btn-dark-gradient:hover{
    color: #eee !important;
    border-color: #eee;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.fs-4 {
    font-size: 1.375rem !important;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-center {
    justify-content: center !important;
}

.border-bottom {
    border-bottom: 1px solid #d9dee3 !important;
}

.border-top {
    border-top: 1px solid #d9dee3 !important;
}

.layout-navbar .navbar-dropdown .badge-notifications {
    top: 0.5rem;
    padding: 0.2rem 0.4rem;
}

.badge.badge-notifications {
    position: absolute;
    top: auto;
    display: inline-block;
    margin: 0;
    transform: translate(-50%, -30%);
}

.dropup, .dropend, .dropdown, .dropstart, .dropup-center, .dropdown-center {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 12rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.3125rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 12px;
    --bs-dropdown-color: #697a8d;
    --bs-dropdown-bg: #fff;
    --bs-dropdown-border-color: transparent;
    --bs-dropdown-border-radius: 0.375rem;
    --bs-dropdown-border-width: 1px;
    --bs-dropdown-inner-border-radius: 0;
    --bs-dropdown-divider-bg: #d9dee3;
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: 0 0.25rem 1rem rgba(161, 172, 184, 0.45);
    --bs-dropdown-link-color: #697a8d;
    --bs-dropdown-link-hover-color: #5f6e7f;
    --bs-dropdown-link-hover-bg: rgba(67, 89, 113, 0.04);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: rgba(105, 108, 255, 0.08);
    --bs-dropdown-link-disabled-color: #c7cdd4;
    --bs-dropdown-item-padding-x: 1.25rem;
    --bs-dropdown-item-padding-y: 0.532rem;
    --bs-dropdown-header-color: #a1acb8;
    --bs-dropdown-header-padding-x: 1.25rem;
    --bs-dropdown-header-padding-y: 0.3125rem;
    position: absolute;
    z-index: var(--bs-dropdown-zindex);
    display: none;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    margin: 0;
    font-size: var(--bs-dropdown-font-size);
    color: var(--bs-dropdown-color);
    text-align: left;
    list-style: none;
    background-color: var(--bs-dropdown-bg);
    background-clip: padding-box;
    border: 1px solid #eee;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.dropdown-menu-end {
    --bs-position: end;
}

.layout-navbar .navbar-dropdown .dropdown-menu {
    min-width: 30rem;
    overflow: hidden;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-menu-end[data-bs-popper] {
    right: 0;
    left: auto;
}

.dropdown-header {
    display: block;
    padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
    margin-bottom: 0;
    font-size: 0.75rem;
    white-space: nowrap;
}

.list-group {
    --bs-list-group-color: #697a8d;
    --bs-list-group-bg: transparent;
    --bs-list-group-border-color: #d9dee3;
    --bs-list-group-border-width: 1px;
    --bs-list-group-border-radius: 0.5rem;
    --bs-list-group-item-padding-x: 0.9375rem;
    --bs-list-group-item-padding-y: 0.58rem;
    --bs-list-group-action-color: #8e9baa;
    --bs-list-group-action-hover-color: #697a8d;
    --bs-list-group-action-hover-bg: rgba(67, 89, 113, 0.06);
    --bs-list-group-action-active-color: #697a8d;
    --bs-list-group-action-active-bg: rgba(67, 89, 113, 0.05);
    --bs-list-group-disabled-color: #c7cdd4;
    --bs-list-group-disabled-bg: transparent;
    --bs-list-group-active-color: #fff;
    --bs-list-group-active-bg: rgba(105, 108, 255, 0.08);
    --bs-list-group-active-border-color: rgba(105, 108, 255, 0.08);
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: var(--bs-list-group-border-radius);
}

.list-group-flush {
    border-radius: 0;
}

.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item {
    padding: 1rem;
    cursor: pointer;
}

.list-group-flush>.list-group-item {
    border-width: 0 0 var(--bs-list-group-border-width);
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.list-group-item {
    position: relative;
    display: block;
    padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
    color: var(--bs-list-group-color);
    background-color: var(--bs-list-group-bg);
    border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}

.list-group-item:hover{
    background-color: #e5e5e5;
}

.list-group-item-action {
    width: 100%;
    color: var(--bs-list-group-action-color);
    text-align: inherit;
}

.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list {
    max-height: 30rem;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-actions {
    text-align: center;
}

.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:not(.marked-as-read) .dropdown-notifications-archive {
    visibility: hidden;
}

.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-actions>a {
    display: block;
}

.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read {
    background-color: #696cff;
}

.badge.badge-dot {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    vertical-align: middle;
}

.badge {
    text-transform: uppercase;
    line-height: .75;
}

.mark-as-read .badge-dot {
    display: none;
}

.badge {
    --bs-badge-padding-x: 0.593em;
    --bs-badge-padding-y: 0.52em;
    --bs-badge-font-size: 0.8125em;
    --bs-badge-font-weight: 500;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: 0.25rem;
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: var(--bs-badge-font-size);
    font-weight: var(--bs-badge-font-weight);
    line-height: 1;
    color: var(--bs-badge-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius);
}

.avatar {
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
    font-size: 16px;
    padding: 8px 0;
}


