/*LOGIN*/

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #3f4254;
}

body {
    background: #ffffff;
}

#wrapper:before,
#wrapper:after {
    height: 100vh;
    width: 5px;
    position: fixed;
    content: "";
    z-index: 999;
    top: 0;
}

#wrapper:before {
    left: 0;
}

#wrapper:after {
    right: 0;
}

.vertical-align-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    display: table;
}

.vertical-align-middle {
    display: table-cell;
    vertical-align: middle;
}

.auth-main .card, .reg-main .card {
    padding: 10px;
}

.auth-main::before, .reg-main::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 400px;
    height: 100%;
    z-index: -1;
    background: #191f28;
}

.auth-main:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    background: url(../images/bg-login.jpg) no-repeat top right fixed;
    background-size: 80% 100%;
}

.reg-main:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    background: url(../images/bg-register.jpg) no-repeat top right fixed;
    background-size: 80% 100%;
}

.auth-box {
    width: 380px;
    height: auto;
    margin-left: 130px;
}

    .m-b-30,
    .auth-box .top,
    .testimonial2,
    .testimonial3,
    .testimonial4,
    .profilepage_1 .profile-heading,
    .plan,
    .chat .chat-history ul li {
        margin-bottom: 30px;
    }

.card {
    border-radius: 0.55rem;
    background: #fff;
    transition: 0.5s;
    border: 0;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
}

.auth-box .top img {
    width: 200px;
}

.card .header {
    color: #444;
    padding: 20px;
    position: relative;
    box-shadow: none;
}

    .displayblock,
    .navbar-nav ul.notifications li > a,
    .navbar-nav ul.notifications li .text,
    .navbar-nav ul.user-menu > li > a,
    ul.choose-skin li,
    .main_menu .navbar .navbar-nav .dropdown-menu li a,
    .card .header .header-dropdown li a,
    .card .header h2 small,
    .auth-box .helper-text,
    .auth-box .btn-signin-social,
    .metric-inline i,
    .metric-inline span,
    .separator-linethrough:after,
    .wizard,
    .tabcontrol,
    .wizard ul > li,
    .tabcontrol ul > li,
    .wizard > .steps,
    .wizard > .steps a,
    .wizard > .steps a:hover,
    .wizard > .steps a:active,
    .wizard > .content,
    .wizard > .actions,
    .wizard > .actions a,
    .wizard > .actions a:hover,
    .wizard > .actions a:active,
    .tabcontrol > .steps,
    .project_widget .pw_img:before,
    .project_widget .pw_content .pw_meta small,
    .project_widget .pw_content .pw_meta span,
    .chat-widget li .message,
    .info-box-2 .chart,
    .basic-list li,
    .right_chat .media .name,
    .feeds_widget li .feeds-body,
    .feeds_widget li .feeds-body > small,
    .weather2 .city-selected .temp h2,
    .weather .days li .degrees,
    .weather3 .top::after,
    .weather3 .bottom .forecast li,
    .testimonial4 blockquote,
    .testimonial4 blockquote:before,
    .testimonial4 blockquote:after,
    .member-card .text-pink,
    .w_social2 .pw_img:before,
    .w_social2 .pw_content .pw_meta small,
    .w_social2 .pw_content .pw_meta span,
    .w_profile .job_post,
    .social_media_table .list-name,
    .timeline-item:after,
    .timeline-item .date,
    .page-calendar .event-name h4 span,
    .page-calendar .event-name p,
    .fc .fc-view-container .fc-event:focus .fc-overlay,
    .fc .fc-view-container .fc-event:hover .fc-overlay,
    .fc .fc-view-container .fc-event:active .fc-overlay,
    .event-name h4 span,
    .pricing2 .pricing-plan .pricing-price,
    .pricing3 .pricing-option .price,
    .invoice1 .info {
        display: block;
    }

    .align-center,
    .navbar-nav ul.user-menu .menu-button,
    .card .header .header-dropdown .tab_btn,
    .auth-box .form-auth-small .bottom,
    .metric-inline,
    .separator-linethrough,
    .sparkline,
    .chart.easy-pie-chart-1,
    .chart.easy-pie-chart-1 > span > img,
    .attendance_list tr td,
    .attendance_list tr th,
    .page-loader-wrapper,
    .info-box-2 .chart,
    .top_counter .icon,
    .c_list address i,
    .profile_state,
    .weather2 .days-list .day,
    .weather .days li,
    .weather3 .top,
    .weather5 .weatherInfo,
    .weather5 .date,
    .weather6,
    .testimonials .body,
    .member-card,
    .w_social3 .card,
    .social_icon,
    .profilepage_2 .profile-header,
    .pricing,
    .pricing2,
    .pricing3 {
        text-align: center;
    }

        .m-b-10,
        .main_menu
        .navbar
        .mega-menu
        .dropdown-menu.mega-main
        .mega-list
        ul:not(:last-child),
        .main_menu
        .navbar
        .mega-menu
        .dropdown-menu.mega-main
        .col-lg-2:first-child
        .mega-list
        ul:not(:last-child),
        .weather4 i,
        ul.list-email-received > li,
        .timeline-item .date,
        .pricing3 .pricing-option .price {
            margin-bottom: 10px;
        }

    .m-t-5,
    .card .header h2 small,
    .user-account .dropdown,
    .auth-box .lead,
    .wizard > .actions,
    .setting-list li,
    .team-info,
    .page-calendar .event-name address {
        margin-top: 5px;
    }

.m-t-20,
.auth-box .form-auth-small .btn,
.auth-box .form-auth-small .bottom,
.block-header,
.stats-report,
.weather3 .top .wrapper .heading,
.weather3 .top .wrapper .location,
.testimonial2 .testimonial-desc,
.pricing3 .pricing-option .price {
    margin-top: 20px;
}

.m-b-0,
.navbar-nav ul.notifications li > a .media,
.navbar-nav ul.notifications li .text,
ul.choose-skin,
.main_menu .navbar .navbar-nav .dropdown-menu li label,
.card .header,
.auth-box .lead,
#toast-container .toast,
.top_counter .content .number,
.basic-list,
.c_list .fancy-checkbox,
.c_list .c_name,
.c_list address,
.feeds_widget,
.weather .city h3,
.weather6 p,
.social_media_table .table,
.chat .chat-history ul li:last-child,
.page-calendar .event-name h6,
.page-calendar .event-name h4,
.page-calendar .event-name p,
.page-calendar .event-name address,
.pricing,
.pricing h3 {
    margin-bottom: 0px;
}

.auth-box .lead {
    font-size: 18px;
}

.card .body {
    color: #444;
    padding: 20px;
    font-weight: 400;
}

label {
    font-weight: 600;
}

.btn {
    font-size: 14px;
    background: #f64e60;
    border-color: #f64e60;
}

    .btn:hover {
        color: #ffffff;
        background-color: #ee2d41;
        border-color: #ee2d41;
    }

.auth-box .helper-text {
    color: #9a9a9a;
}

a {
    color: #f64e60;
}

    a:hover {
        color: #ee2d41;
        text-decoration: none;
    }

.auth-box .form-auth-small .element-left {
    float: left;
}

.fancy-checkbox,
.fancy-checkbox label {
    font-weight: normal;
}

.fancy-checkbox {
    margin-right: 10px;
}

    .fancy-checkbox input[type="checkbox"] {
        display: none;
    }

        .fancy-checkbox input[type="checkbox"] + span {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            cursor: pointer;
            position: relative;
        }

            .fancy-checkbox input[type="checkbox"] + span:before {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                position: relative;
                bottom: 1px;
                width: 24px;
                height: 24px;
                margin-right: 10px;
                content: "";
                border: 1px solid #ccc;
                border-radius: 3px;
            }

.text-danger {
    font-size: 14px;
}

.fancy-checkbox input[type="checkbox"]:checked + span:before {
    background: #f64e60;
    border-color: #f64e60;
}

.fancy-checkbox input[type="checkbox"]:checked + span:before {
}

.fancy-checkbox input[type="checkbox"]:checked + span:after {
    content: "";
    border-color: transparent;
    border-style: solid;
    border-width: 0 2px 2px 0 /*rtl:ignore*/ !important;
    -webkit-transform: rotate(45deg) /*rtl:ignore*/;
    transform: rotate(45deg) /*rtl:ignore*/;
    margin-top: -2px;
    position: absolute;
    top: 8px;
    left: 10px;
    /* border: solid 1px #F00; */
    width: 5px;
    height: 10px;
    border-color: #ffffff;
    display: block;
}

::selection {
    color: #fff;
    background: #f64e60;
}

.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
}

.btn-notification {
    height: calc(1em + 1.1rem + 2px);
    width: calc(1em + 1.1rem + 2px);
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.925rem;
    line-height: 1.35;
    border-radius: 0.55rem;
    cursor: pointer;
}

.btn-user {
    color: #3f4254;
    height: calc(1em + 1.1rem + 2px);
    width: calc(1em + 1.1rem + 2px);
    cursor: pointer;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.925rem;
    line-height: 1.35;
    border-radius: 0.55rem;
}

.topbar-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.svg-icon.svg-icon-lg svg {
    height: 1.75rem !important;
    width: 1.75rem !important;
}

.btn-icon .svg-icon {
    margin: 0;
    padding: 0;
}

.btn-clean .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #b5b5c3;
}

.btn-clean:hover:not(.btn-text):not(:disabled):not(.disabled),
.btn-clean:focus:not(.btn-text),
.btn-clean.focus:not(.btn-text) {
    color: #f64e60;
    background-color: #f3f6f9;
    border-color: transparent;
}

.navbar-toggler {
    display: none;
}

.header {
    border-bottom: 1px solid #ebedf3;
    background-color: #fff;
    padding: 8px 0;
}

.container {
    max-width: 1340px;
}

.header-fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 97;
    height: 80px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.wrapper {
    padding-top: 80px;
}

.gutter-b {
    margin-bottom: 25px;
}

.bg-light {
    background-color: #f3f6f9 !important;
}

.text-dark {
    color: #181c32 !important;
}

.card.card-custom.card-stretch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    border-radius: 1rem;
}

.card.card-custom.card-shadowless {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.card.card-custom.card-stretch.gutter-b {
    height: calc(100% - 25px);
}

.card-header:first-child {
    border-radius: calc(0.85rem - 1px) calc(0.85rem - 1px) 0 0;
}

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

.font-size-sm {
    font-size: 1.1rem;
}

.font-weight-bold {
    font-weight: 500 !important;
}

.card.card-custom > .card-body {
    padding: 2rem 2.25rem;
}

.card-header .card-title .card-label {
    font-weight: 500;
    font-size: 1.375rem;
    color: #181c32;
}

.symbol {
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    border-radius: 0.85rem;
}

    .symbol.symbol-50 .symbol-label {
        width: 50px;
        height: 50px;
    }

    .symbol.symbol-light .symbol-label {
        background-color: #f3f6f9;
        color: #7e8299;
    }

.h-50 {
    height: 50% !important;
}

/**/
.zindex-0 {
    z-index: 0;
}

.minheight-220 {
    min-height: 280px;
}

.zindex-1 {
    z-index: 1;
}

.max-h-150 {
    max-height: 150px;
}

.text-purple {
    color: #6f42c1;
}

#selfChart {
    left: -90px;
    position: absolute;
    top: -20px;
}

.chart-db-1 {
    height: 170px;
    position: relative;
    width: 100%;
}

#teamChart {
    left: -90px;
    position: absolute;
    top: -20px;
}

.chart-db-2 {
    height: 170px;
    position: relative;
    width: 100%;
}

.tagify__tag__removeBtn::after {
    content: "×" !important;
    transition: 0.3s, color 0s;
    font-size: 18px !important;
    color: #ffffff !important;
}

.tagify .tagify__tag div .tagify__tag-text {
    color: #ffffff !important;
}

.tagify .tagify__tag {
    background-color: #f64e60 !important;
}

@font-face {
    font-family: "Line Awesome Free";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("../fonts/line-awesome/la-solid-900.eot");
    src: url("../fonts/line-awesome/la-solid-900d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/line-awesome/la-solid-900.woff2") format("woff2"), url("../fonts/line-awesome/la-solid-900.woff") format("woff"), url("../fonts/line-awesome/la-solid-900.ttf") format("truetype"), url("../fonts/line-awesome/la-solid-900.svg#lineawesome") format("svg");
}

.la {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.la,
.las {
    font-family: "Line Awesome Free";
    font-weight: 900;
}

.la-hand-rock:before {
    content: "";
}

.la-handshake:before {
    content: "";
}

.la-hands:before {
    content: "";
}

.la-praying-hands:before {
    content: "";
}

.la-thumbs-up:before {
    content: "";
}

.ki-close:before {
    content: "";
}

.la-window-close:before {
    content: "";
}

.la.la-close:before {
    content: "";
    font-size: 20px;
}

.wizard.wizard-1
.wizard-nav
.wizard-steps
.wizard-step.finish
.wizard-label
.wizard-title,
.wizard.wizard-1
.wizard-nav
.wizard-steps
.wizard-step.finish
.wizard-label
.wizard-title {
    color: #f64e60;
}

.wizard-steps .wizard-step.finish .wizard-label .wizard-icon {
    color: #f64e60 !important;
}

.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step.finish .wizard-arrow {
    color: #f64e60 !important;
}

    .wizard.wizard-1
    .wizard-nav
    .wizard-steps
    .wizard-step.finish
    .wizard-arrow
    svg
    g
    [fill] {
        -webkit-transition: fill 0.3s ease;
        transition: fill 0.3s ease;
        fill: #f64e60;
    }

.icons-list-db {
    margin: 60px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .icons-list-db li {
        margin: 0 5px;
        width: 18%;
        text-align: center;
        display: block;
    }

        .icons-list-db li a {
            display: block;
            padding: 10px;
            border-radius: 10px;
            border: solid 1px #fff;
        }

            .icons-list-db li a:hover,
            .icons-list-db li a:focus,
            .icons-list-db li a:active {
                display: block;
                box-shadow: 0px 0px 30px 0px rgb(82 63 105 / 5%);
                padding: 10px;
                border-radius: 10px;
                border: solid 1px #f1f1f1;
            }

            .icons-list-db li a.active {
                display: block;
                box-shadow: 0px 0px 30px 0px rgb(82 63 105 / 5%);
                padding: 10px;
                border-radius: 10px;
            }

        .icons-list-db li img {
            max-width: 100%;
        }

body.notification-open .notification-hld {
    right: 0;
}

body.profile-open .profile-hld {
    right: 0;
}

.btn-burgermenu {
    display: none;
}

.footer {
    border-top: solid 1px #eaeaea;
    line-height: 20px;
}

.desktop-logo {
    display: block;
    margin-top: 11px;
}

.mobile-logo {
    display: none;
}

.topbar {
    border: 0;
}

.auth-main.register-bg:after {
    background: url(../images/bg-register.jpg) no-repeat top right fixed;
    background-size: 80% 100%;
}

/*--Chart----*/
.chart {
    position: relative;
    margin: auto;
    font-weight: 900;
}

.chart__figure {
    display: flex;
    justify-content: space-between;
    height: 160px;
}

@media screen and (max-width: 540px) {
    .chart__figure {
        flex-direction: column;
        height: auto;
    }
}

.chart__caption {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-left: 30px;
    letter-spacing: 0.4px;
    font-size: 36px;
    line-height: 56px;
    height: 100%;
    width: calc(80px + 130px);
    font-family: Poppins, Helvetica, "sans-serif";
    color: #01713c;
}

@media screen and (max-width: 540px) {
    .chart__caption {
        margin: 15px auto auto;
        text-align: center;
        min-width: 160px;
    }
}

.chart span {
    font-size: 16px;
    line-height: 24px;
    font-family: Poppins, Helvetica, "sans-serif";
    color: #334466;
}

.chart__value {
    display: grid;
    position: absolute;
    top: 0;
    left: 0px;
    height: calc(40px + 130px);
    width: 160px;
    animation: fadein 1400ms;
}

    .chart__value p {
        font-size: 32px;
        margin: auto;
        padding-left: 6px;
        font-family: Poppins, Helvetica, "sans-serif";
        color: #fff;
    }

#chartContainerTeam .chart__value p {
    color: #6f42c1;
}

@media (max-width: 767px) {
    .auth-main::before {
        width: 100%;
    }

    .auth-box {
        width: 90%;
        margin: 0 auto;
    }

    .auth-main:after {
        background-size: contain;
        z-index: -1;
    }

    .icons-list-db {
        margin: 20px 0;
    }

        .icons-list-db li {
            width: 45%;
        }

    #howyoufeel .display-3 {
        font-size: 20px !important;
        margin-top: 0 !important;
    }

    .burgermenu-hld {
        display: block;
    }

    body.burgermenu-open .burgermenu-hld {
        -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        left: 0;
    }

    body.burgermenu-open .collapse:not(.show) {
        display: block;
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        display: block;
        padding: 1rem 1rem;
        font-size: 16px;
    }

    .btn-burgermenu {
        display: block;
    }

    .burgermenu-hld {
        z-index: 1001;
        position: fixed;
        top: 0;
        bottom: 0;
        -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        left: -795px;
        width: 90%;
        background: #ffffff;
        -webkit-box-shadow: 0px 1px 9px -3px rgb(0 0 0 / 75%);
        box-shadow: 0px 1px 9px -3px rgb(0 0 0 / 75%);
    }

    .desktop-logo {
        display: none;
    }

    .mobile-logo {
        display: block;
        position: absolute;
        left: 0;
        top: 4px;
    }

    .header-fixed {
        height: 60px;
    }

    .wrapper {
        padding-top: 60px;
    }

    .icons-list-db li img {
        max-width: 60%;
    }
}

.dropdown-toggle.nav-link:after,
.dropdown-toggle.btn:after {
    visibility: hidden !important;
}

.notification-alert {
    border-radius: 0 !important;
}

.timeline-label span {
    margin: 0 10px;
}

    .timeline-label span:last-child {
        margin: 0px;
    }

#addclient.modal .modal-header .close span {
    display: block;
}
/*---19-4-2022---*/
.card h3.headingtext {
    font-weight: 500;
    font-size: 1.275rem;
    color: #181C32;
}
.text-dark.active {
    color: #307beb !important;
}