main > div.card {
    margin: 85px 5px 25px
}

div.card-content > div.card-body {
    padding: .7rem
}

.my-custom-scrollbar {
    position: relative;
    height: 300px;
    overflow: auto
}

.table-wrapper-scroll-y {
    display: block
}

.page-item.active .page-link {
    background-color: #a4161a !important
}

.nav-link {
    cursor: pointer;
}

.nav-tabs-profile .nav-link-profile {
    z-index: 99999999999999
}

body {
    background: url(/img/bg_red_desktop.png)
}

html body .content .content-wrapper {
    padding: calc(2.2rem - 0.4rem) 2.2rem 0;
    padding-top: calc(1.8rem);
    margin-top: 0
}

.card-desc {
    color: #000 !important;
    font-weight: 400;
    font-size: .8rem;
    text-align: justify;
    text-align-last: left;
    line-height: 1.2rem;
    padding-bottom: .2rem;
    letter-spacing: .015rem;
    border-bottom: 1px solid #ddd
}

.table {
    color: #212529 !important
}

#row-Name {
    display: block
}

#row-Company {
    display: block
}

#row-OrgID {
    display: block
}

#row-Supervisor {
    display: block
}

#row-BusinessUnit {
    display: block
}

.mt-6 {
    margin-top: 5rem !important
}

.txt-left {
    text-align: left
}

.image_home {
    width: 750px;
    display: block;
    margin: auto;
    padding:0;
}

.btn-red {
    background: linear-gradient(90deg,#7c0000 -65%,#ff0004 100%)
}

    .btn-red:hover {
        color: #fff;
        text-decoration: none
    }

.nav-link-profile.active {
    width: 100%;
    height: 100%
}

.carousel-indicators {
    z-index: 1 !important
}

.carousel-item {
    transition: transform 10s ease-in-out
}

.carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end {
    transition: opacity 0s 10s
}

.faq-title {
    margin-left: 10px
}

.dropdown-notification {
    margin-top: 50px !important
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.card-icon-wrapper {
    position: absolute;
    transform: translateY(-50%);
    right: -10px;
    top: 20%;
    box-shadow: 0 0 10px 5px rgb(164 22 26/35%);
    background-color: #a4161a;
    border-radius: 1.3rem !important
}

    .card-icon-wrapper img {
        border-radius: .3rem !important
    }

.slider-card {
    height: 450px !important
}

.card-image {
    height: 400px;
    width: 100%
}

.image-bio {
    width: 140px;
    border-radius: 50%
}

.img-swiper {
    width: 170px !important;
    height: 266px !important;
    margin-right: 20px !important;
    background-color: #fff;
    padding: 15px;
    box-shadow: 7px 3px 4px 0 rgb(25 42 70/13%);
    border-radius: .7rem
}

.swiper-wrapper {
    height: 120px
}

.img-swiper-icon {
    width: 90px !important;
    height: 90px !important;
    margin-right: 0 !important;
    padding: 15px 0 0;
    border-radius: 1.267rem
}

.profile-swiper {
    width: 125px !important;
    background-color: #f2f4f4;
    padding: 5px;
    box-shadow: 0 10px 7px 0 rgb(0 0 0/20%);
    border-radius: .2rem
}

    .profile-swiper a {
        color: #475f7b;
        display: inline-flex !important
    }

.swiper-menu {
    text-align: center;
    display: flex;
    padding: 4px !important
}

.card-bio {
    height: 340px !important;
    border-radius: .7rem
}

.group-bio {
    margin-top: 2.5rem;
    text-align: center
}

.card-isi {
    height: 105px !important;
    margin-bottom: .8rem;
    border-radius: .7rem
}

.state-one {
    float: left;
    position: absolute;
    bottom: 25px
}

.state-two {
    float: left;
    position: absolute;
    bottom: 25px;
    left: 143px
}

.state-0 {
    float: left;
    position: absolute;
    bottom: 25px
}

.state-1 {
    float: left;
    position: absolute;
    bottom: 25px;
    left: 115px
}

.img-icon {
    float: right;
    position: absolute;
    top: 20px;
    right: 18px
}

.card-item {
    padding: .7rem !important
}

.headshot {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.bio {
    clear: left;
    margin-bottom: 15px;
    float: left
}

.rounded-circle {
    border-radius: 50% !important
}

.font-85 {
    font-size: .85rem
}

footer .red-ribbon {
    display: flex;
    justify-content: flex-end;
    position: fixed !important;
    margin-top: -16px;
    width: 100%;
    bottom: 0;
    z-index: 2;
}

    footer .red-ribbon .ribbon.red {
        z-index: 1;
        left: 0;
        width: calc(100% - 180px);
        background: linear-gradient(90deg,#7c0000 -65%,#ff0004 100%)
    }

    footer .red-ribbon .ribbon {
        height: 49px;
        position: absolute;
        bottom: 0
    }

        footer .red-ribbon .ribbon.white {
            right: 0;
            z-index: 2;
            bottom: 0;
            width: 180px
        }

    footer .red-ribbon img {
        height: 65px;
        z-index: 3
    }

.header-ess {
    background: linear-gradient(90deg,rgb(124,0,0) -65%,rgb(255,0,4) 100%) rgb(242,244,244)
}

.header-menu-ess {
    background: linear-gradient(270deg,#7c0000 -65%,#ff0004 100%) !important
}

.outer {
    background: orange;
    width: 25%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 1em
}

:root {
    --color-black: #1a1a1a;
    --color-darks: #404040;
    --color-greys: #999;
    --color-light: #f2f2f2;
    --color-white: #fff;
    --color-green-100: #578e75;
    --color-green-200: #4e7e68;
    --color-green-300: #446f5b;
    --display-100: clamp(0.88rem, calc(0.8rem + 0.38vw), 1rem);
    --display-200: clamp(1rem, calc(0.96rem + 0.18vw), 1.13rem);
    --display-300: clamp(1.2rem, calc(1.11rem + 0.43vw), 1.5rem);
    --shadow-small: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    --shadow-medium: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --shadow-large: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
}

*, *::before, *::after {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    list-style: none;
    list-style-type: none;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

.section {
    margin: 0 auto;
    padding: 6rem 0 1rem
}

.container_menu {
    max-width: 92rem;
    height: auto;
    margin: 0 auto;
    padding: 0 1.25rem
}

.brand {
    font-family: inherit;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: var(--color-green-300)
}

.header_menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 10;
    margin: 0 auto;
    background-color: #dd1b20;
    padding-bottom: 13px
}

.navbar_menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    column-gap: 1rem;
    width: 100%;
    height: 4rem;
    margin: 0 auto
}

.menu_nav {
    position: fixed;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    z-index: 10;
    overflow-y: auto;
    background: linear-gradient(90deg,#7c0000 -65%,#ff0004 100%);
    box-shadow: var(--shadow-medium);
    transition: all .45s ease-in-out
}

    .menu_nav.is-active {
        top: 0;
        left: 0
    }

.menu-inner {
    display: flex;
    flex-direction: column;
    row-gap: 1.25rem;
    margin: 1.25rem
}

.menu-link {
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase;
    color: var(--color-white);
    transition: all .3s ease;
    text-decoration: none
}

.menu-block {
    display: inline-block;
    font-family: inherit;
    font-size: var(--display-100);
    font-weight: 500;
    line-height: 1.25;
    user-select: none;
    text-align: center;
    white-space: nowrap;
    margin-left: auto
}

.notif-grp {
    top: auto !important;
    left: auto !important;
    animation: .8s cubic-bezier(.25,.8,.25,1) 0s normal forwards 1 fadein
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0,0,0,.65);
    transition: all .3s ease-in-out
}

    .overlay.is-active {
        display: block;
        opacity: 1;
        visibility: visible
    }

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    transition-duration: 2s;
    transition-timing-function: linear
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

    .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1
    }

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-control {
    z-index: 2
}

.mail-message {
    margin-left: 10px
}

.tab-container {
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,.1);
    background: #fff;
    overflow: hidden
}

.tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    border-bottom: 2px solid #ddd;
    background: #f9f9f9
}

.tab {
    padding: 15px 10vw;
    text-align: center;
    cursor: pointer;
    border-bottom: 2px solid #f1e8e9;
    transition: background-color .3s,color .3s,border-bottom .3s
}

.dropdown-menu-notif {
    width: 30vw;
    top: 60px;
    right: -55px !important;
}

    .dropdown-menu-notif .col-md-12 {
        padding: 0;
    }

    .dropdown-menu-notif::before {
        display: none;
    }

    .dropdown-menu-notif .btn {
        text-align: center;
        width: 100%;
    }

.popup-tab .tab {
    padding: 15px 10px;
    width: 50%;
}

.popup-tab .tab-content {
    padding: 0;
    margin: 0;
}

.popup-tab .show {
    display: block !important;
}

.popup-tab .date {
    font-size:0.7rem;
}


.popup-tab .card {
    box-shadow: none;
    margin-bottom: 0;
}


.tab:hover {
    background: #f1f1f1
}

.tab.active {
    background: #fff;
    color: #333;
    border-bottom: 2px solid #dd1b20;
    font-weight: 700
}

.tab-content {
    padding: 10px 20px 20px;
    transition-property: height;
    transition-duration: 5s;
    background-color: #f8f9fb
}

    .tab-content .notif-card {
        padding: 0.8rem 1.5rem;
    }

.popup-tab .notif-card {
    padding: 0.8rem 2.8rem 0.8rem 0.8rem;
    border-bottom: 1px solid #ddd;
}

.expand {
    width: 0;
    height: 0;
    float: right;
    position: inherit;
    right: -2rem;
    top: 12px;
}
.triangle-right {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #212529;
}

.triangle-down {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #212529;
}

.notif h4 {
    font-weight: bold;
}

.card .unread {
    background-color: #f5e8e9;
}

.notif-card .left {
    float: left;
}

.popup-tab .notif-card .left {
    float: none;
}

.notif-card .right {
    float: right
}

.notif-card .pointer {
    cursor: pointer;
    color: #a4161a;
    text-decoration: none;
    background-color: transparent
}

    .notif-card .pointer:hover {
        text-decoration: underline
    }

.notif-card .count-number {
    position: absolute;
    top: 5px;
    left: 4px;
    background-color: #e7eaed;
    border-radius: 50%;
    min-width: 16px;
    text-align: center;
}
.text-muted {
    color: #000000 !important;
    font-weight: bold;
}

.grey-text {
    color: #828D99;
}

.tab-content-item {
    display: none
}

    .tab-content-item.active {
        display: block
    }

    .tab-content-item h2 {
        margin-top: 0;
        color: #007bff
    }

    .tab-content-item p {
        color: #555
    }

.popup-tab .tab-content-item {
    max-height: calc(100vh - 170px);
    overflow: auto;
    scroll-behavior: smooth;
    scrollbar-width: thin;
}

.dot {
    height: 10px;
    width: 10px;
    position: relative;
    top: 1px;
    background-color: #dd1b20;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

        .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
            opacity: 1;
            -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0)
        }
}

@media only screen and (min-width: 200px)and (max-width:280px) {
    .icon-card {
        width: 30px !important;
        margin-left: 10% !important
    }
}

@media only screen and (max-width: 370px) {
    .label-user-profile {
        width: 100%;
        top: 55%;
        left: 0 !important;
        color: #475f7b !important;
        text-align: center !important
    }
}

@media only screen and (min-width: 250px)and (max-width:369px) {
    #dialogImgChangePassword .modal-content-n {
        top: 10rem;
    }
    .card-isi {
        width: 96% !important;
        height: 205px !important;
        margin-bottom: .8rem
    }

    h6 {
        font-size: .8rem !important
    }

    .icon-card {
        width: 40px !important
    }

    html body .content .content-wrapper {
        padding: calc(2.2rem - 0.4rem) calc(2.2rem - 2rem) 0
    }

    .icon-card {
        margin-left: -10% !important
    }

    #row-Company {
        display: none
    }

    #row-Supervisor {
        display: none
    }

    #row-BusinessUnit {
        display: none
    }

    .img-swiper {
        width: 110px !important;
        height: 266px !important;
        margin-right: 20px !important;
        background-color: #fff;
        padding: 15px;
        box-shadow: 7px 3px 4px 0 rgb(25 42 70/13%);
        border-radius: .7rem
    }

    .mt-3, .my-3 {
        margin-top: 1rem !important
    }

    .card-mobile-n {
        padding-left: 10px !important;
        margin-left: -6px !important
    }

    .state-one {
        float: left;
        position: absolute;
        bottom: 80px
    }

    .state-two {
        float: left;
        position: absolute;
        bottom: 35px;
        left: 11px
    }

    .img-icon {
        float: right;
        position: absolute;
        top: 40px;
        right: 25px
    }

    .card-mobile {
        width: 10px !important;
        padding-right: 0
    }

    .slider-card {
        height: 350px !important
    }

    #carouselHomeAtas {
        min-height: 250px
    }

    .card-image {
        height: 250px
    }

    .txt-card-label {
        max-width: 40%
    }

    .txt-card {
        max-width: 60%
    }

    .label-user-profile {
        position: absolute;
        bottom: 100px;
        left: 190px;
        color: #475f7b
    }

        .label-user-profile h4 {
            color: #475f7b !important
        }

    .nav-tabs-profile .nav-link-profile {
        width: inherit
    }

        .nav-tabs-profile .nav-link-profile.active {
            border-color: transparent !important
        }

    ï¿½ .page-user-profile .user-profile-images .user-profile-image {
        height: 120px !important;
        width: 100px !important;
        top: 30% !important;
        left: 36% !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
        color: #dcdee1 !important;
        text-align: center !important
    }

    #avatarProfile {
        margin-top: -20% !important
    }

    #profileSliderMenu {
        height: 50px !important
    }

    .modal-dialog-centered {
        max-height: 500px !important;
        top: -200px
    }

    .card-image {
        height: 170px !important
    }

    #carouselHomeAtas {
        min-height: 170px !important
    }

    .mail-message {
        margin-left: 10px !important
    }

    .dropdown-notification {
        margin-top: 30px !important
    }

    #liUserAva {
        margin-top: 2rem !important
    }
}

@media only screen and (min-width: 370px)and (max-width:400px) {
    #dialogImgChangePassword .modal-content-n {
        top: 10rem;
    }

    html body .content .content-wrapper {
        padding: calc(2.2rem - 0.4rem) calc(2.2rem - 2rem) 0
    }

    .icon-card {
        margin-left: -10% !important
    }

    .label-user-profile {
        width: 100%;
        top: 55%;
        left: 0 !important;
        color: #475f7b !important;
        text-align: center !important
    }

    #row-Company {
        display: none
    }

    #row-Supervisor {
        display: none
    }

    #row-BusinessUnit {
        display: none
    }

    .img-swiper {
        width: 110px !important;
        height: 266px !important;
        margin-right: 20px !important;
        background-color: #fff;
        padding: 15px;
        box-shadow: 7px 3px 4px 0 rgb(25 42 70/13%);
        border-radius: .7rem
    }

    #cardMobileLeave {
        margin-left: 0 !important
    }

    .card-isi {
        height: 205px !important;
        width: 110px !important;
        margin-bottom: .8rem
    }

    .mt-3, .my-3 {
        margin-top: 1rem !important
    }

    .card-mobile-n {
        padding-left: 10px !important;
        margin-left: -6px !important
    }

    .state-one {
        float: left;
        position: absolute;
        bottom: 80px
    }

    .state-two {
        float: left;
        position: absolute;
        bottom: 35px;
        left: 11px
    }

    .img-icon {
        float: right;
        position: absolute;
        top: 40px;
        right: 25px
    }

    .card-mobile {
        width: 10px !important;
        padding-right: 0
    }

    .slider-card {
        height: 250px !important
    }

    .card-image {
        height: 250px
    }

    #carouselHomeAtas {
        min-height: 250px
    }

    .txt-card-label {
        max-width: 40%
    }

    .txt-card {
        max-width: 60%
    }

    .label-user-profile {
        position: absolute;
        bottom: 100px;
        left: 190px;
        color: #475f7b
    }

        .label-user-profile h4 {
            color: #475f7b !important
        }

    .nav-tabs-profile .nav-link-profile {
        width: 100%
    }

    ï¿½ .page-user-profile .user-profile-images .user-profile-image {
        height: 120px !important;
        width: 100px !important;
        top: 30% !important;
        left: 36% !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
        color: #dcdee1 !important;
        text-align: center !important
    }

    #avatarProfile {
        margin-top: -20% !important
    }

    #profileSliderMenu {
        height: 50px !important
    }

    .modal-dialog-centered {
        max-height: 500px !important;
        top: -200px
    }

    .card-image {
        height: 170px !important
    }

    #carouselHomeAtas {
        min-height: 170px !important
    }

    .mail-message {
        margin-left: 10px !important
    }

    .dropdown-notification {
        margin-top: 30px !important
    }

    #liUserAva {
        margin-top: 2rem !important
    }

    .tab {
        flex: 1
    }
}

@media only screen and (min-width: 400px) and (max-width:600px) {
    body {
        background: url(/img/bg_red.png);
        background-repeat: no-repeat
    }

    #profileSliderMenu {
        height: 50px !important
    }

    html body .content .content-wrapper {
        padding: calc(2.2rem - 0.4rem) calc(2.2rem - 2rem) 0
    }

    .icon-card {
        margin-left: -25% !important
    }

    #liUserAva {
        margin-top: 2rem !important
    }

    #cardMobileLeave {
        margin-left: -2px !important
    }

    .card-mobile-n {
        padding-left: 10px !important;
        margin-left: -8px !important
    }

    .mb-hide {
        display: none
    }

    #row-Company {
        display: none
    }

    #row-Supervisor {
        display: none
    }

    #row-BusinessUnit {
        display: none
    }

    .img-swiper {
        width: 110px !important;
        height: 266px !important;
        margin-right: 20px !important;
        background-color: #fff;
        padding: 15px;
        box-shadow: 7px 3px 4px 0 rgb(25 42 70/13%);
        border-radius: .7rem
    }

    .card-bio {
        height: 300px !important
    }

    .image-bio {
        width: 115px;
        border-radius: 50%
    }

    .group-bio {
        margin-top: 1.5rem;
        text-align: center
    }

    .slider-card {
        height: 350px !important
    }

    .card-image {
        height: 250px
    }

    #carouselHomeAtas {
        min-height: 250px
    }

    .txt-card-label {
        max-width: 40%
    }

    .txt-card {
        max-width: 60%
    }

    .menu-link {
        font-family: inherit;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.5;
        text-transform: uppercase;
        color: var(--color-white);
        transition: all .3s ease;
        text-decoration: none
    }

    .card-isi {
        height: 205px !important;
        width: 116px !important;
        margin-bottom: .8rem
    }

    .state-one {
        float: left;
        position: absolute;
        bottom: 80px
    }

    .state-two {
        float: left;
        position: absolute;
        bottom: 35px;
        left: 11px
    }

    .img-icon {
        float: right;
        position: absolute;
        top: 45px;
        right: 18px
    }

    .card-mobile {
        width: auto !important;
        padding-right: 0
    }

    .page-user-profile .user-profile-images .user-profile-image {
        height: 120px !important;
        width: 100px !important;
        top: 30% !important;
        left: 36% !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
        color: #dcdee1 !important;
        text-align: center !important
    }

    #avatarProfile {
        margin-top: -10px !important
    }

    #containerName {
    }

    .label-user-profile {
        width: 100%;
        top: 55%;
        left: 0 !important;
        color: #475f7b !important;
        text-align: center !important
    }

        .label-user-profile h6 {
            color: #475f7b !important
        }

    .photo-profile {
        top: 30% !important
    }

    #modalDialogRegulation {
        margin-top: -200px
    }

    #modalDialogPolicy {
        margin-top: -200px
    }

    .mail-message {
        margin-left: 10px
    }

    .dropdown-notification {
        margin-top: 30px !important
    }

    .tab {
        flex: 1
    }
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1200px) and (max-width:1300px) {
    #homerooftop:before {
        content: '';
        position: absolute;
        top: -46%;
        left: 0;
        right: 0;
        padding-bottom: 10%;
        background: #ffff;
        clip-path: polygon(50% 0%,0% 100%,100% 100%)
    }
}

@media only screen and (min-width: 1400px) {
    #homerooftop:before {
        content: '';
        position: absolute;
        top: -52%;
        left: 0;
        right: 0;
        padding-bottom: 10%;
        background: #ffff;
        clip-path: polygon(50% 0%,0% 100%,100% 100%)
    }
}

@media only screen and (min-width: 1600px) {
    #homerooftop:before {
        content: '';
        position: absolute;
        top: -62%;
        left: 0;
        right: 0;
        padding-bottom: 10%;
        background: #ffff;
        clip-path: polygon(50% 0%,0% 100%,100% 100%)
    }
}

@media only screen and (min-width: 1900px) {
    #homerooftop:before {
        content: '';
        position: absolute;
        top: -78%;
        left: 0;
        right: 0;
        padding-bottom: 10%;
        background: #ffff;
        clip-path: polygon(50% 0%,0% 100%,100% 100%)
    }
}

@media only screen and (min-width: 48rem) {
    .menu_nav {
        position: relative;
        top: 0;
        left: 0;
        width: auto;
        height: auto;
        background: 0 0;
        box-shadow: none
    }

    .menu-inner {
        display: flex;
        flex-direction: row;
        column-gap: 1.75rem;
        margin: 0 auto
    }

    .menu-link {
        text-transform: capitalize
    }

    .menu-block {
    }
}

.burger_nav {
    position: relative;
    display: block;
    cursor: pointer;
    order: -1;
    width: 1.75rem;
    height: auto;
    border: none;
    outline: none;
    visibility: visible
}

.burger-line {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 2px;
    margin: 6px auto;
    transform: rotate(0deg);
    background-color: var(--color-black);
    transition: all .3s ease-in-out
}

ul.dropdown-menu span, ul.dropdown-menu h6 {
    overflow: hidden
}

@media only screen and (min-width: 48rem) {
    .burger_nav {
        display: none;
        visibility: hidden
    }
}

@media only screen and (max-width: 400px) {
    ul.dropdown-menu {
        width: 70vw !important
    }
}

.label-user-profile {
    position: absolute;
    bottom: 100px;
    left: 190px;
    color: #475f7b
}

    .label-user-profile h4 {
        color: #475f7b !important
    }

a:focus {
    outline: none
}

.font-small-1 {
    font-size: .7rem !important
}

.font-small-2 {
    font-size: .8rem !important
}

.font-small-3 {
    font-size: .9rem !important
}

.font-medium-1 {
    font-size: 1.1rem !important
}

.font-medium-2 {
    font-size: 1.2rem !important
}

.font-medium-3 {
    font-size: 1.3rem !important
}

.font-medium-4 {
    font-size: 1.4rem !important
}

.font-medium-5 {
    font-size: 1.5rem !important
}

.font-large-1 {
    font-size: 2rem !important
}

.font-large-2 {
    font-size: 3rem !important
}

.font-large-3 {
    font-size: 4rem !important
}

.font-large-4 {
    font-size: 5rem !important
}

.font-large-5 {
    font-size: 6rem !important
}

.text-bold-300 {
    font-weight: 300
}

.text-bold-400 {
    font-weight: 400
}

.text-bold-500 {
    font-weight: 500
}

.text-bold-600 {
    font-weight: 600
}

.text-bold-700 {
    font-weight: 700
}

.text-italic {
    font-style: italic
}

.text-highlight {
    padding: 4px 6px
}

code {
    padding: .1rem .4rem;
    font-size: 90%;
    color: #e83e8c;
    background-color: #eee;
    border-radius: .1335rem
}

pre {
    background-color: #f7f7f9
}

    pre code {
        background-color: transparent !important
    }

.card {
    box-shadow: -8px 12px 18px 0 rgba(25,42,70,.13);
    transition: all .3s ease-in-out;
    margin-bottom: 1.2rem;
}

    .card .table-responsive .table-bordered {
        border: 1px solid #dfe3e7
    }

    .card .text-ellipsis {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .card .card {
        box-shadow: 0 0 2px 1px rgb(210,210,210,1) !important;
        border-radius: 8px;
        margin-bottom: 0.8rem;
    }

    .card .card-subtitle {
        color: #828d99;
        font-weight: 400
    }

    .card .card-title {
        font-weight: 650;
        letter-spacing: 0;
        font-size: 1rem;
        margin: .5rem 0rem;
        text-transform: capitalize;
        text-align: justify;
        text-align-last: left;
    }

    .card .card-bordered {
        border: 0 solid #dfe3e7
    }

    .card .card-img {
        border-radius: .267rem
    }

    .card.card-fullscreen {
        display: block;
        z-index: 9999;
        position: fixed;
        width: 100% !important;
        height: 100% !important;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        overflow: auto
    }

    .card .card-img-overlay {
        border-radius: .267rem;
        text-overflow: ellipsis
    }

        .card .card-img-overlay.bg-overlay {
            background: rgba(0,0,0,.5)
        }

        .card .card-img-overlay p, .card .card-img-overlay .card-text, .card .card-img-overlay .card-title {
            color: #fff
        }

    .card .card-header .card-title {
        margin-bottom: 0
    }

.popup-tab .card-title {
    font-size: 0.8rem;
    text-wrap: wrap;
    text-align: revert;
    cursor: pointer;
}

.popup-tab .card-desc {
    text-wrap: wrap;
    border: none;
    display: none;
    animation-name: fadeIn,fadeOut;
    animation-duration: 1s;
    animation-iteration-count: 1;
}

.card .card-header ~ .card-content .card-body {
    padding-top: 0
}

.card .heading-elements, .card .heading-elements-toggle {
    background-color: inherit;
    position: absolute;
    top: 17px;
    right: 21px;
    cursor: pointer
}

    .card .heading-elements.heading-top-elements .page-item, .card .heading-elements-toggle.heading-top-elements .page-item {
        display: inline-block
    }

    .card .heading-elements a, .card .heading-elements-toggle a {
        padding-left: 8px
    }

        .card .heading-elements a.btn, .card .heading-elements-toggle a.btn {
            padding-top: 6px;
            padding-bottom: 6px
        }

        .card .heading-elements a[data-action=collapse] i, .card .heading-elements-toggle a[data-action=collapse] i {
            transition: all .25s ease-out;
            display: inline-block
        }

        .card .heading-elements a[data-action=collapse].rotate i, .card .heading-elements-toggle a[data-action=collapse].rotate i {
            transform: rotate(-180deg)
        }

.card .card-footer {
    align-items: center;
    font-size: 1.2rem;
    font-weight: 400;
    color: #475f7b;
    padding: 1rem 1.9rem;
    font-family: rubik,Helvetica,Arial,serif
}

.card-columns .card {
    margin-bottom: 1.96rem
}

.blank-page .card.bg-authentication {
    box-shadow: -8px 20px 25px 0 rgba(25,42,70,.3)
}

.card-group .card {
    box-shadow: 5px 12px 18px 0 rgba(25,42,70,.13)
}

@media(max-width: 767.98px) {
    .notif-content {
        padding: 5px;
    }

    .heading-elements-toggle {
        z-index: 2
    }

    .dropdown-menu-notif {
        width: 90vw;
    }

    .heading-elements {
        text-align: center
    }

        .heading-elements .list-inline {
            display: none
        }

        .heading-elements.visible {
            top: 22px !important;
            display: block;
            margin-top: 0;
            height: auto;
            left: 0;
            padding: 10px;
            z-index: 1;
            position: absolute;
            width: 100%
        }

            .heading-elements.visible .list-inline {
                background-color: #fff;
                display: block;
                position: absolute;
                top: 15px;
                right: 20px
            }

    .card .card-title {
        max-width: 50ch;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

}

@media(min-width: 768px) {
    .heading-elements-toggle {
        display: none
    }

    .card-image {
        height: 350px !important
    }

    #carouselHomeAtas {
        min-height: 350px
    }

    .nav-tabs-profile {
        height: 45px
    }

    .swiper-menu {
        margin-left: 13.5% !important
    }

    #containerName {
        display: none
    }

    #bgImageProfile {
        content: url(/img/bg-Dekstop.png)
    }

    #modalDialogRegulation {
        margin-top: -200px
    }

    #modalDialogPolicy {
        margin-top: -200px
    }

    .image-slider-modal {
        width: 377px
    }

    .mail-message {
        margin-left: 10px
    }

    .dropdown-notification {
        margin-top: 20px
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .card-body, .card-content {
        min-height: 1px
    }
}

.a-Notif-Hover span {
    color: #000
}

    .a-Notif-Hover span:hover {
        color: #a4161a
    }

.a-Notif-Today span {
    color: #a4161a
}

.filter-blur-dialog {
    filter: blur(4px)
}

.epad-form {
    font-size: .8rem
}

    .epad-form .red-text {
        color: #dd1b20
    }

    .epad-form .modal-header {
        border-bottom: none;
        padding: 0
    }

    .epad-form .btn i {
        font-size: 4rem
    }

    .epad-form .btn-primary {
        background-color: unset;
        border-color: unset;
        border: unset;
        padding: 0
    }

.modal-content-n {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: none;
    background-clip: padding-box;
    border: 1px solid;
    border-radius: .3rem;
    outline: 0
}

.epad-form .modal-header-first {
    padding-bottom: 0;
    height: 70px;
    padding-top: 20px
}

    .epad-form .modal-header-first .modal-title {
        padding-left: 55px;
        width: 100%
    }

.epad-form .modal-header-second {
    padding-top: 0;
    margin-bottom: 5px;
    display: block
}

.epad-form .modal-header .total-score {
    font-size: 2.4rem !important;
    margin-bottom: 10px
}

.epad-form .modal-header .score-pad {
    font-size: .9rem !important;
    line-height: 12px
}

.epad-form .modal-header .score-name {
    font-size: 1.5rem !important;
    text-decoration: underline
}

.epad-form .modal-title {
    color: #f2f4f4;
    font-weight: 700 !important;
    text-transform: uppercase;
    text-align: center;
    font-size: .9rem !important
}

.epad-form .modal-content {
    background-color: #dd1b20;
    padding-bottom: 10px
}

.epad-form .modal-body {
    background-color: #f2f4f4;
    border-radius: 1.2rem;
    padding: 0 10px;
    margin: 0 10px 10px
}

    .epad-form .modal-body label {
        color: #000 !important
    }

.epad-form .modal-footer {
    border-top: none
}

.epad-form .form-category {
    font-weight: 700;
    margin-bottom: 0
}

.epad-form ol {
    padding-left: 10px
}

    .epad-form ol li.counter {
        list-style: decimal;
        list-style-type: decimal
    }

    .epad-form ol li > div {
        padding: 0
    }

.epad-form .div-answer {
    border-radius: .7rem;
    padding: 5px
}

.epad-form .form-question {
    text-transform: none;
    margin-bottom: .7rem
}

.epad-form .form-score {
    text-transform: uppercase;
    font-weight: 700
}

.epad-form .form-score {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    display: block
}

.epad-form .form-answer {
    font-style: italic;
    text-align: center;
    display: block;
    text-transform: none
}

.epad-form .modal-body textarea {
    height: 5rem;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px
}

.epad-form .modal-header-third {
    display: block;
    padding: 10px 10px 0
}

    .epad-form .modal-header-third .modal-title {
        text-align: left
    }

    .epad-form .modal-header-third .form-label {
        text-transform: none;
        color: #f2f4f4
    }

.epad-form .modal-footer {
    display: inline
}

    .epad-form .modal-footer .button {
        position: relative;
        width: 35%;
        background-color: #f2f4f4;
        height: 4rem;
        border-radius: 1rem;
        padding: 10px;
        text-align: center;
        box-shadow: -1px 1px 2px 1px #f2f4f4
    }

    .epad-form .modal-footer .container {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    .epad-form .modal-footer h5 {
        font-size: .7rem;
        text-transform: uppercase;
        font-weight: 700
    }

    .epad-form .modal-footer label {
        text-transform: unset;
        margin-bottom: 0
    }

    .epad-form .modal-footer .not-agree {
        float: left
    }

    .epad-form .modal-footer .agree {
        float: right;
        position: relative
    }

        .epad-form .modal-footer .agree h5 {
            color: #328d04;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            width: 90%
        }

@media(max-width: 992px) {
    .epad-form .modal-footer .button {
        padding: 5px;
        width: 45%;
        height: 4rem
    }
}

@media(max-width: 768px) {
    .epad-form .modal-footer .button {
        padding: 5px;
        width: 45%;
        height: 4rem
    }

    .card-mobile {
        margin-top: 4vw;
    }
}

.epad-form .modal-body textarea {
    height: 5rem;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px
}

.epad-form .modal-header-third {
    display: block;
    padding: 10px 10px 0
}

    .epad-form .modal-header-third .modal-title {
        text-align: left
    }

    .epad-form .modal-header-third .form-label {
        text-transform: none;
        color: #f2f4f4
    }

.epad-form .modal-footer {
    display: inline
}

    .epad-form .modal-footer .button {
        cursor: pointer;
        position: relative;
        width: 35%;
        background-color: #f2f4f4;
        height: 4rem;
        border-radius: 1rem;
        padding: 10px;
        text-align: center
    }

    .epad-form .modal-footer .container {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    .epad-form .modal-footer h5 {
        font-size: .7rem;
        text-transform: uppercase;
        font-weight: 700
    }

    .epad-form .modal-footer label {
        text-transform: unset;
        margin-bottom: 0
    }

    .epad-form .modal-footer .not-agree {
        float: left
    }

    .epad-form .modal-footer .agree {
        float: right;
        position: relative
    }

        .epad-form .modal-footer .agree h5 {
            color: #328d04;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            width: 90%
        }

.disclaimer .modal-body label {
    color: #000 !important
}

.disclaimer .modal-title {
    text-transform: uppercase
}

.disclaimer .modal-header, .disclaimer .modal-footer {
    padding: 1.3rem
}

.disclaimer .modal-body {
    padding: 0 1.3rem
}

.disclaimer label {
    text-transform: unset;
    text-align: justify
}

.disclaimer #spanAgreeTitle {
    font-weight: 700
}

.disclaimer .btn-primary {
    background-color: #328d04;
    border-color: #328d04;
    text-transform: uppercase
}

.disclaimer .btn-secondary {
    background-color: #8f9498;
    border-color: #8f9498;
    text-transform: uppercase
}

#commentContainer {
    margin-bottom: 10px
}

.hl-approved {
    background-color: #ffddde !important;
    font-weight: 700
}

.btn-spacer {
    margin-left: 10px
}
#formAttachment {
    padding: 0 1.5em !important;
}

    #formAttachment .row {
        margin: 1.5em 0;
        border-radius: 5px;
        padding: 1.5em .5em;
        box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
    }

#search-filter {
    display: none;
}

.BenefitClaims {
    padding: 1.5em 1.5em;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
    border-radius: 8px;
}
.toolbar {
    display: flex;
    align-items: center;
    gap: 1em;
}
.bi.bi-search.pull.right {
    font-size: 1.5rem;
}
.benefit-input{
    font-size:0.85rem;
}
@media(max-width: 992px) {
    .epad-form .modal-footer .button {
        padding: 5px;
        width: 45%;
        height: 4rem
    }
}

@media(max-width: 768px) {
    .epad-form .modal-footer .button {
        padding: 5px;
        width: 45%;
        height: 4rem
    }
}

@media(max-width: 576px) {
    .epad-form {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

        .epad-form .modal-footer .button {
            padding: 5px;
            width: 45%;
            height: 5rem
        }

        .epad-form .modal-footer {
            margin: unset;
            padding: 1.3rem
        }

            .epad-form .modal-footer h5 {
                margin-bottom: 0
            }
}

@media(max-width: 480px) {
    .button-text {
        display: none
    }
}

@media(max-width: 376px) {
    .epad-form .modal-footer {
        padding: .75rem
    }
}
