body {
    margin: 0;
    padding: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #212529 !important;
    text-align: left !important;
    background-color: #fff !important;
    position: relative !important;
   
/*    background: #f6f7fb;*/
}



.sidebar {
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 99;
    padding-bottom: 50px;
    position: fixed;
    width: 270px;
    z-index: 999;
    overflow: hidden;
    overflow-y: auto;
    background: #fff;
    border-right: 1px solid #e9ebf0;
/*    box-shadow: 0 12px 30px rgb(80 143 244 / 10%);*/
    transition: .3s;
}

.sidebar .logo {
    margin: 0;
    background: #fff;
    padding: 24px;
    margin-bottom: 20px;
}
.sidebar .logo .large_logo img {
    width: 82%;
}
.logo img {
    width: 82%;
    height: 200px;
}

.sidebar #sidebar_menu>li {
    margin-left: 0;
    list-style: none;
}

.loginbtn{
    /* background-color: yellow; */
    
}
.loginbtn a{
    background-color: rgb(0, 0, 0);
    color: black;
    width: 100px;
    position: fixed;
    margin-right: 10px;
    margin-top: 50px;
}








.vertical-nav-menu {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}



.vertical-nav-menu li.mm-active>a {
    font-weight: 700;
}
.vertical-nav-menu li a {
    display: block;
   line-height: 2.4rem;
    height: 2.4rem;
    padding: 0 1.5rem 0 45px;
    position: relative;
    border-radius: 0.25rem;
  
    white-space: nowrap;
    transition: all .2s;
    margin: 0.1rem 0;
    text-decoration: none;
/*    font-size: 15px;*/
    font-weight: 400;
   font-size: 1rem;
    font-weight: 400;
    
    color: #212529;
/*    color: #53575e;*/
}


.vertical-nav-menu li ul a {
    display: block;
    line-height: 2.4rem;
    height: 2.4rem;
    padding: 0 1.5rem 0 45px;
    position: relative;
    border-radius: 0.25rem;
  
    white-space: nowrap;
    transition: all .2s;
    margin: 0.1rem 0;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
   
    color: #53575e;
}
.vertical-nav-menu i.metismenu-state-icon, .vertical-nav-menu i.metismenu-icon {
    text-align: center;
    width: 34px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -17px;
    
    transition: color 300ms;
}


.vertical-nav-menu li.mm-active>a i.metismenu-state-icon {
    transform: rotate(-180deg);
}
.vertical-nav-menu i.metismenu-state-icon {
    transition: transform 300ms;
    left: auto;
    right: 0;
}

.vertical-nav-menu i.metismenu-state-icon, .vertical-nav-menu i.metismenu-icon {
    text-align: center;
    width: 34px;
    height: 34px;
    line-height: 34px;
    position: absolute;
   
    top: 50%;
    margin-top: -17px;
    font-size: 1.2em;
    opacity: .3;
}

.vertical-nav-menu ul {
    transition: padding 300ms;
    padding: 0.5em 0 0 2rem;
}
.vertical-nav-menu ul {
    margin: 0;
   
    position: relative;
    list-style: none;
}

.main_content {
    padding-left: 270px;
    width: 100%;
    padding-top: 0!important;
    transition: .5s;
    position: relative;
    min-height: 100vh;
    padding-bottom: 20px;
    overflow: hidden;
    background: #f6f7fb;
}

.main_content .main_content_iner {
    min-height: 68vh;
    transition: .5s;
    position: relative;
    background: #f6f7fb;
    margin: 0;
    z-index: 22;
    border-radius: 0;
    padding: 30px;
}

.card.mb-3 {
    margin-bottom: 30px!important;
}
.card {
    box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
    border-width: 0;
    transition: all .2s;
}

.card-header, .card-title {
/*    text-transform: uppercase;*/
   font-size: 24px;
    font-weight: 500;
    line-height: 1;
    color: #292d34;
   
    padding: 16px 0;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}


.header_iner{
    background-color: white;
    align-items: center;
    flex-wrap: wrap;
    min-width: 0;
    padding: 0 15px 0 20px;
    border-bottom: 1px solid #e9ebf0;
   
    display: flex;

}

.headertitle {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
    color: #000;
}

.header_iner .header_right .header_notification_warp {
    margin-right: 50px;
    margin-left: 40px;
}


.profile_info {
    position: relative;
}

.profile_info img {
    max-width: 53px;
    max-height: 65px;
    border-radius: 50%;
    /* border: 2px solid #94c0d4; */
    cursor: pointer;
}

.cu-simple-bar__item_active:before {
    background: #7b68ee;
}
.cu-simple-bar__item_active:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .09;
}

.cu-simple-bar__item_active:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 3px;
    height: 100%;
    border-radius: 0 3px 3px 0;
}
@supports (--theme-main-color: $color-purple)
.cu-simple-bar__item_active:after {
    background: #7b68ee;
}

.cu-simple-bar__item_active .cu-simple-bar__item-label {
    color: #7b68ee;
}

.form-control1 {
    
    appearance: none;
    
    border-width: 1px;
    padding: 0.5rem 0.75rem;
    border-color: transparent;
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    height: 34px;
    outline: none;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
}

.btn-info {
    color: #fff;
    background-color: #3f6ad8 !important;
    border-color: #3f6ad8 !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
}

.table thead tr {
    width: 100%;
    min-height: 38px;
    z-index: 10;
    transform: translateY(0);
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0 0 10px #0000000d;
}

.table thead th {
    vertical-align: top !important;
}

.table-bordered td, .table-bordered th {
    border: none !important;
    text-align: center;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #ffffff !important;
}

.table tbody tr {
    width: 100%;
    min-height: 38px;
    z-index: 10;
    transform: translateY(0);
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0 0 10px #0000000d;
}

.table-hover tbody tr:hover {
    background-color: gray;
}

.profile_info .profile_info_iner p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.profile_info .profile_info_iner .profile_author_name {
    padding: 20px 25px;
    background: #567aed;
    border-radius: 10px 15px 0 0;
}

.profile_info .profile_info_details {
    padding: 20px 25px;
}

.profile_info .profile_info_details a {
    color: #2e4765;
    font-size: 14px;
    display: block;
    padding: 10px 0;
    font-weight: 400;
    text-decoration: none;
}

.profile_info .profile_info_iner {
    position: absolute;
    right: 0;
    background-color: #fff;
    text-align: left;
    width: 215px;
    padding: 0;
    opacity: 1;
    
    top: 77px;
    
    
    border-radius: 15px;
}

.profile_info .profile_info_iner::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    top: -10px;
    right: 15px;
    border-width: 0 11px 12px;
    border-color: transparent transparent #567aed transparent;
    z-index: 2;
}
#back-top {
    position: fixed;
    right: 20px;
    bottom: 30px;
    cursor: pointer;
    z-index: 9999999;
}

#back-top a {
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    display: block;
    color: #fff;
    line-height: 40px;
    background: #884ffb;
    font-size: 15px;
    border-radius: 30px;
    box-shadow: 0 10px 20px 0 rgb(76 110 248 / 40%);

}

#back-top i {
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    padding-top: 12px;
    -webkit-font-smoothing: antialiased;
}

.fa-angle-down:before {
    content: "\f107";
}

.footer_part .footer_iner.text-center {
 
   
    border-radius: 15px;
    background: 0 0;
}

.footer_part p {
    font-size: 15px;
    font-weight: 500;
    color: #818e94;
}

.cu-home-header{
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 15px 0 4px;
    height: 51px;
    flex-shrink: 0;
    border-bottom: 1px solid #e9ebf0;
    background: #fff;
}

.cu-home-header__title {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    color: #292d34;
}

.cu-home-header__title_active:before {
    background: #7b68ee;
}

.cu-home-header__title_active:before {
   
    content: "";
    display: block;
    position: absolute;
    transition: opacity .1s cubic-bezier(.785,.135,.15,.86) 0s;
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 0;
    border-radius: 3px 3px 0 0;
    top: 52px;
}

.btn-primary {
   
    background-color: #3f6ad8 !important;
    border-color: #3f6ad8 !important;
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    box-shadow: 0 16px 26px -10px rgb(63 106 216 / 56%), 0 4px 25px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(63 106 216 / 20%);
}

.btn-success-soft {
    background-color: #3f6ad8;
    border-color: #3f6ad8 ;
    font-size: 0.8rem ;
    font-weight: 500 ;
    color: white;
    box-shadow: 0 16px 26px -10px rgb(63 106 216 / 56%), 0 4px 25px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(63 106 216 / 20%);
}

.btn-warning-soft {
    background-color: #dc3545;
    border-color: #dc3545 ;
    font-size: 0.8rem ;
    font-weight: 500 ;
    color: white;
    box-shadow: 0 16px 26px -10px rgb(63 106 216 / 56%), 0 4px 25px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(63 106 216 / 20%);
}

.tablefooter{
    text-align: center;
    font-size: 26px;
    font-weight: 400;
}

.reportformat{
    font-size: 15px;
    font-weight: 500;
}

.reporttitle{
    font-size: 32px;
    font-weight: 400;
}

/*login */

.titlefeatures{
    
    margin-inline-start: 42px;
    margin-block-start: 38px;
    margin-block-end: 25px;
    font-weight: 700;
    font-size: calc(14 / 16 * 1.2rem);
    color: #292d34;
    line-height: 1;
    letter-spacing: .03em;
    
text-transform: uppercase;
}

.header-v2022 .navigation__dropdown-link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    inline-size: 100%;
    block-size: 100%;
    background-color: var(--highlight);
    border-radius: 15px;
    opacity: 0;
}

.header-v2022 .navigation__dropdown-text strong {
    display: block;
    padding-block-end: 6px;
    font-size: calc(14 / 16 * 1rem);
    font-weight: 700;
    color: #292d34;
}

.header-v2022 .navigation__dropdown-link {
    display: flex;
    position: relative;
    inline-size: 100%;
    block-size: 100%;
    padding: 15px 18px;
    text-decoration: none;
}

.header-v2022 .navigation__dropdown-link svg {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    margin-right: 14px;
}

.header-v2022 .navigation__dropdown-text span {
    font-size: calc(11 / 16 * 1.3rem);
    color: #292d34;
    line-height: 1.9;
}


.header-v2022 .navigation__dropdown-section:not(:first-child):not(.w-100)::before {
    content: "";
    position: absolute;
    inline-size: 0;
    block-size: 100%;
    border-inline-start: 1px solid #e9ebf0;
}

.login-page-new__main-form-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 46px;
    color: #292d34;
    text-align: center;
    margin-bottom: 20px;
}

.login-page-new__main-form-row input {
  background: transparent;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    width: 100%;
    border: 1px solid #d6d9de;
    box-sizing: border-box;
    border-radius: 9px;
    padding: 0 20px 0 36px;
    height: 40px;
    outline: none;
        -webkit-text-fill-color: rgba(34,34,34,.6);

  
}

.login-page-new__main-form-row  .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 0;
    flex-shrink: 0;
}
.login-page-new__main-form-row-icon {
    position: absolute;
    left: 10px;
    top: 29px;
    width: 20px;
    height: 20px;
    fill: #b9bec7;
}

.login-page-new__main-form {
    width: 480px;
    padding: 30px 60px;
    position: relative;
}

.login-page-new__main-form-row {
    
    position: relative;
    margin-bottom: 26px;
}

.login-page-new__main-form-row-label {
    font-size: 11px;
    font-weight: 500;
    line-height: 11px;
    display: block;
    color: #292d34;
    padding: 0 0 8px 2px;
    margin-bottom: auto;
}

.login-page-new__main-form-button {
   
    height: 50px;
   
    background-color: #7b68ee;
    
    border: 0;
    border-radius: 9px;
    width: 100%;
    margin-bottom: 22px;
    box-shadow: 0 10px 25px #7b68ee80;
}

.login-page-new__main-form-button-text {
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    color: #fff;
}

.login-page-new__main-form-sso {
    /* transition: color .2s cubic-bezier(.785,.135,.15,.86) 0s; */
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #7b68ee;
    text-align: center;
}

.login-page-new__main-form-sso a {
    border-bottom: 1px dashed transparent;
}

.login-page-new__main-froget {
    width: 480px;
    background: #fff;
    box-shadow: 0 24px 64px #26214a1a;
    border-radius: 12px;
    padding: 30px 60px;
    position: relative;
}


.login-page-new__top-right-button {
    display: flex;
    align-items: center;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
   color: #fff !important;
    letter-spacing: .4px;
    padding: 0 20px;
    height: 40px;
   background-color: #7b68ee;
    border-radius: 9px;
    cursor: pointer;
    box-shadow: 0 10px 25px #7b68ee80;
}

.login-page-new__main-top-divider {
    height: 100px;
    flex-shrink: 0;
}

.cards_text-axiforma_with-diamonds .section-v2__header:after {
    content: '';
    display: block;
    width: 100px;
    height: 5px;
    border-radius: 7px;
    position: static;
    margin-top: 30px;
    background: linear-gradient(90deg,#9f8fff 100%,#7b68ee 0);
}

.section-v2__header_v2 {
    color: #292d34;
}
.section-v2__header_main {
    font: 800 50px/69px Axiforma,Arial,serif;
    margin: 20px 0 15px;
}

.section-v2__subheader_v2, .section-v2__text_v2 {
    margin: 15px auto;
}
.section-v2__text_main {
    color: #7c828d;
    font: 400 14px/25px Axiforma,Arial,serif;
}

.section-v2__header_main {
    text-align: left;
    font: 800 50px/69px Axiforma,Arial,serif;
    margin: 20px 0 15px;
    color: #292d34;
}

.tabs_features .tabs__nav .tabs__item {
    border: 0;
    text-decoration:none;
    position: relative;
    padding: 6px 0 6px 35px;
}

.tabs__item {
    transition: .2s;
    display: block;
    
    border-radius: 4px;
    margin: 0 0 5px 0;
    outline: 0;
}


.tabs_features .tabs__nav .tabs__item_active.tabs__item_1:before {
    background: linear-gradient(270deg,#9f8fff 0,#7b68ee 100%);
}


.tabs_features .tabs__nav .tabs__item_active.tabs__item_2:before {
    background: linear-gradient(270deg,#ff9ec9 0,#fd71af 100%);
}
.tabs_features .tabs__nav .tabs__item_active:before {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 100%;
    border-radius: 15px;
    left: -3px;
    top: 0;
}

.tabs__panel_active {
    -webkit-box-flex: 1;
    
    flex-grow: 1;
   
    display: flex;
    -webkit-box-align: center;
    
    align-items: center;
}

.tabs_features .tabs__content .tabs__panel {
    border-radius: 4px;
    padding: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
   
    flex-direction: column;
    height: auto;
    max-height: 100%;
}
.tabs_features .tabs__nav_list {
    border-left: 1px solid #e9ebf0;

}


.import-tool__list_item {
    background: url(../../dist/img/check-circle.svg) no-repeat 0 40%/21px 16px;

    
    
    color: #292d34;
    font: 700 15px/22px Axiforma,Arial,serif;
    padding: 10px 0 10px 25px;
}

.import-tool__list {
   
    display: flex;
    -webkit-box-pack: justify;
   
    justify-content: space-between;
    max-width: 390px;
  
    flex-wrap: wrap;
}

@media (min-width: 1200px)
{
.tabs_features .tabs__nav .tabs__item {
    margin-top: 25px;
    }
}

.tabs_features .tabs__nav .tabs__item .tabs__header {
    font: 800 25px/1.4 Axiforma,Arial,serif;
    color: #b9bec7;
  
    display: flex;
 
    flex-wrap: wrap;
}

.tabs__header {
    transition: .2s;
    
    margin: 0 0 5px 0;
}

.tabs_features .tabs__nav .tabs__item_active .tabs__header {
    color: #292d34;
}


.tabs_features .tabs__nav .tabs__item .tabs__header {
    font-size: 20px;
}

.tabs_features .tabs__content .tabs__panel .tabs__image_wrapper {
    max-width: 100%;
    min-height: 340px;
}

.tabs_features .tabs__content .tabs__panel .tabs__image_wrapper img {
    max-height: 435px;
    width: auto;
}
.tabs__panel img.no-border {
    border: 0;
}
.card__picture {
    width: 100%;
    overflow: hidden;
    padding: 20px;
}

.card__picture_videos{
    width: 100%;
   height: 100%;
   
}

.card__picture .imgfeature{
    height: 108%;
}
.tabs__panel img {
    display: block;
    max-width: 100%;
    
    border-radius: 3px;
}

.tabs_features .tabs__content .tabs__panel .tabs__image_descr-wrapper {
    color: #fff;
    font: 400 17px/29px Axiforma,Arial,serif;
    text-align: center;
    margin-top: 25px;
}


.tabs_features .tabs__content .tabs__panel:nth-child(1) {
    background: url(../../dist/img/dots.svg) repeat center/auto,linear-gradient(270deg,#9f8fff 0,#7b68ee 100%);
    box-shadow: 0 25px 45px rgb(123 104 238 / 50%);
}

.related-articles__blog-article-header {
    text-align: left;
    font: 800 28px/36px Axiforma,Arial,serif;
    margin: 0;
    color: #292d34;
}

.related-articles__article.purple .related-articles__btn {
    color: #7b68ee;
    text-decoration: none;
}

.related-articles__btn {
    padding-right: 24px;
    text-decoration: none;
    transition: all .2s ease;
    outline: 0;
    font: 700 14px/1 Axiforma,Arial,serif;
     text-decoration: none;
}

.related-articles__article{
/*    width: 350px;*/
    margin-bottom: 75px;
    padding: 20px 30px 10px 30px;
    position: relative;
    background: #fff;
    box-shadow: 0 15px 45px rgb(16 30 54 / 15%);
    border-radius: 4px;
   
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    
    justify-content: space-between
}

.related-articles__article.purple .webinar__item-content--avatar, .related-articles__article.purple:before {
    background: linear-gradient(0deg,#9f8fff 0,#7b68ee 100%);
}

.related-articles__article::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 100%;
    border-radius: 20px;
    top: 0;
    width: 5px;
}

.related-articles__article .purple a :hover{
    text-decoration: none;
    
}

.blogsdate{
    margin: 28px 0 30px 0;
    font-size: 17px;
}

.blogtitle {
    font-size: 3.4375rem;
    line-height: 1.5;
}


.share__list {
    -webkit-box-align: center;
    
    align-items: center;
 
    display: flex;
    
}

.share__list .share__list-item {
    margin-right: 28px;
    list-style: none;
}

.content li, .content p {
    font-size: 1.125rem;
    line-height: 1.75;
}

.share__list .share__link {
    background: #e9ebf0;
    height: 60px;
    margin: 0;
    width: 60px;
}

.share__link {
    --shadow-opacity: .1;
    --border-radius: 45px;
  
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    
    border-radius: 45px;
   
    display: flex;
   
    justify-content: center;
    position: relative;
}

.share__link i {
    display: block;
}
.share__list i {
    font-size: 32px;
    color: #000;
}

 .content p {
    font-size: 1.125rem;
    line-height: 1.75;
}

.content p {
    margin-bottom: 20px;
    padding: 0 118px 0 0;
}

.form-field .form-group > label::after {
    margin-left: 2px;
    content: "*";
    color: #FC8181;
}

.submit_support{
    color: rgba(255, 255, 255, 1);
    border-color: #533ae9;
    background-color: #5b43ea;
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    border: 1px solid #e2e8f0;
    cursor: pointer;
    border-radius: 2rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    padding: 0.5em 1.5em;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5;
}

.blogimg{
    width: 100%;
    height: 178px
}

.cta {
    background-color: rgba(246, 251, 255, 1);
    color: #383838;
    padding: 16px;
}
.max-w-lg {
    max-width: 992px;
}

.cta h3 {
    color: #041731;
    font-size: 1.875rem;
    font-weight: 700;
}

py-6 {
    padding-bottom: 2rem;
}
 .py-6 {
    padding-top: 2rem;
}

.block {
    display: block ;
    text-decoration: none;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.font-size-md {
    font-size: 0.9375rem;
}

.list-unstyled li {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}

.font-size-lg {
    font-size: 1.125rem;
}

/*login */


/*dashboard*/

.btn_align .btn-warning {
    background-color: #ffa91c ;
    border: 1px solid #ffa91c ;
}

.btn_align {
   
   
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    color: white;
}

.btn_align .btn-rounded {
    border-radius: 2em;
}

.btn_align a{
    color: white;
    font-size: 14px;
    padding: 7px 2px;
    outline: none ;
    text-decoration: none;
}

.cardnum{
    border-radius: 10px;
   padding: 20px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    margin-bottom: 20px;
    background-color: #ffffff;
}


.cardgrap{
    border-radius: 10px;
   
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    margin-bottom: 20px;
    
}
.card-header {
    border: 2px solid #3f6ad8;
    color: white;
    text-align: center;
    background-color: #3f6ad8;
}

.cardbody_num{
   font-size:48px;
    text-align: center;
}

.cardfooter_num{
   font-size:14px;
    font-weight: 500;
    text-align: center;
}

.inputAllign {
   border: 2px solid #E9F7EF;
    border-radius: 20px;
    /* opacity: 1; */
    width: 167px;

}

.progress{
    border-radius: 20px;
    height: 2rem;
}

.WorkPercent {
    text-align: center;
    padding-top: 1px;
    padding-bottom: 19px;
    color: #212F3D;
    font-size: 14px;
}

.header-title {
   
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-size: 14px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
}

.inputAllign-1 {
    margin-left: 50px;
}

.cardlinechart{
    height: 581px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}


.table-hover tbody tr:hover {
    background-color: white !important;
}

.action_btn i:hover {
    background: rgb(103, 52, 157);
    color: rgb(255, 255, 255);
    box-shadow: rgb(136 79 251 / 26%) 0px 5px 10px;
    
    width: 32px;
    height: 32px;
    border-radius: 6px;
    background: 0 0;
    line-height: 30px;
    text-align: center;
    color: #3f6ad8;
    font-size: 12px;
    transition: .3s;
    display: inline-block;
    flex: 32px 0 0;
}

.mr_10 {
    margin-right: 10px!important;
}


.warranty_des{
line-height: 1.8;
    padding: 0 -26px;
    text-align: justify;
    font-size: 16px;
}

.sidebar.mini_sidebar {
    width: 136px;
  
    overflow: visible;
    min-width: 136px;
    max-width: 136px;
    position: absolute;
    z-index: 9999999;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
}

.main_content.full_main_content {
    padding-left: 136px;
}

.sidebar.mini_sidebar #menu>li>a .nav_title {
    display: none;
}

.sidebar.mini_sidebar #menu>li>a i {
    width: 103px;
}

.sidebar.mini_sidebar #menu>li:hover>a {
    width: 330px;
   
}

.sidebar.mini_sidebar #menu>li:hover>a .nav_title{
  
    margin-left: 65px;
}

.sidebar.mini_sidebar #menu>li:hover>a:hover .nav_title {
    display: inline-block;
}

.sidebar #menu>li a:hover {
    color: #7b68ee;
   background: #f4f2fe;
   
   
}

.sidebar.mini_sidebar #menu>li.mm-active ul {
    left: 100%;
   
    position: absolute;
/*    top: 100%;*/
    width: auto;
    z-index: 1000;
    margin-left: 0;
    padding-left: 0;
    border-radius: 0px 0px 4px 4px;
    background: rgb(255, 255, 255);
}

.sidebar.mini_sidebar #menu>li.mm-active>a {
    background: #fff;
    color: #212529;
}

.sidebar.mini_sidebar #menu>li>a .metismenu-state-icon {
    display: none;
}

.sidebar.mini_sidebar #menu>li:hover>a .metismenu-state-icon {
   display: block;
}

.sidebar.mini_sidebar #menu>li:hover>a:hover .nav_title, .sidebar.mini_sidebar #menu>li:hover>a.active .nav_title, .sidebar.mini_sidebar #menu>li.mm-active>a:hover .nav_title, .sidebar.mini_sidebar #menu>li.mm-active>a.active .nav_title {
    display: inline-block;
}

.sidebar.mini_sidebar #menu>li.mm-active:hover {
    overflow: visible;
}





/*pagination */

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color:#3f6ad8;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
   background-color: #3f6ad8;
    border-color: #3f6ad8;
    cursor: default;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #64c5b1;
   background-color: #eee;
    border-color: #eee;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination{
	padding-top:11px;
}


.btn-info {
    color: #fff;
    background-color: #3f6ad8 !important;
    border-color: #3f6ad8 !important;
}

/*pagination */

/*help guid */
.material legend {
    color: #616060;
    font-size: 20px;
    margin-bottom: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
  
    line-height: inherit;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    white-space: normal;
}

.material .dash-card {
    margin-bottom: 20px;
    border: 1px solid #3226ae;
    border-radius: 10px;
    color: #616060;
}

.material .card-text {
    clear: both;
    font-size: 1rem;
}

.material .card-text:last-child {
    margin-bottom: 0;
}

.material .card {
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
}

.helptitle{
text-decoration: underline;
    font-size: 17px;
    }
    
.subtitle{
    font-size: 15px;
    }
    
    .section_help {
    padding-top: 26px;
}

.link__arrow {
    position: relative;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    color: #8f919d;
    margin: 0 7px 7px 0;
    padding-right: 16px;
   
}

.link__arrow:before {
    content: ' ';
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -5px;
    right: 0;
    width: 7px;
    height: 12px;
    font-size: 36px;
    color: #acb8c2;
    background: url(../dist/img/arrowhelp.png) no-repeat;
    background-size: 100%;
}


.content {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.intercom-force-break {
    word-wrap: break-word;
}
.content  .article {
    font-size: 17px;
    line-height: 1.53;
}

.title_employee {
    font-size: 22px;
    margin: 0 0 17px;
    line-height: 1.24;
}

.help_color {
    color: #565867e8;
    font-size: 17px;
}

.content__narrow {
    width: 640px;
}
/*help guid */

.dot {
  height: 25px;
  width: 25px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}

.cu-task-row-status_dot .cu-task-row-status__item {
    position: relative;
    margin: 0 11px;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    border: 0px solid transparent;
    transition: .1s;
    cursor: pointer;
    color: rgb(168, 117, 255);
}

.cu-task-row-status_dot .cu-task-row-status__item:after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: 24px;
    width: 8px;
    height: 8px;
    border-radius: 2px;
    background: currentColor;
    transition: .1s;
}


.dark-mode .sidebar {
    background-color: #1e1e2d;
    color: #eee;
    transition: all 0.5s ease;
    
    
     height: 100vh;
    left: 0;
    top: 0;
    z-index: 99;
    padding-bottom: 50px;
    position: fixed;
    width: 270px;
    z-index: 999;
    overflow: hidden;
    overflow-y: auto;
   
    border-right: 1px solid #e9ebf0;
    /* box-shadow: 0 12px 30px rgb(80 143 244 / 10%); */
    transition: .3s;
}

.dark-mode .sidebar .logo {
    margin: 0;
    background: #1e1e2d;
    padding: 24px;
    margin-bottom: 20px;
}

.dark-mode .vertical-nav-menu li a {
   
    color: #d5d6d7;
}


.dark-mode .logo .large_logo img {
    width: 82%;
}

.dark-mode .header_iner {
    background-color: #1e1e2d;
    align-items: center;
    flex-wrap: wrap;
    min-width: 0;
    padding: 0 15px 0 20px;
    border-bottom: 1px solid #e9ebf0;
}

.dark-mode .headertitle {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
    color: #d5d6d7;
}

.dark-mode .headerusername {
    color: #d5d6d7;
}


.dark-mode .cu-home-header {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 15px 0 4px;
    height: 51px;
    flex-shrink: 0;
    border-bottom: 1px solid #e9ebf0;
    background: #1e1e2d;
}

.dark-mode .cu-home-header__title {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    color: #d5d6d7;
}


.dark-mode .iconhumberger{
 display:none;
}

.iconhumberger1{
 display:none;
}


.dark-mode .iconhumberger1{
 display:block;
}


.profilemode{
	display:none;
}

.dark-mode .profilemode{
	display:block;
}


.dark-mode .profilemode1{
 display:none;
}

 .dark-mode .main_content
 {
 background: #292d347d;
 }


/*
.dark-mode .main_content .main_content_iner {
    min-height: 68vh;
    transition: .5s;
    position: relative;
    background: #292d347d;
    margin: 0;
    z-index: 22;
    border-radius: 0;
    padding: 30px;
}
*/

.dark-mode  .shownotable{
color: white;
    font-weight: 400;
}

/*
.dark-mode  .tabeltheme{
    background-color: #eee;
    border: 1px solid #eee;
   
}

.dark-mode .table thead tr{
	    background-color: #eee;
	    border: 1px solid #eee;
}

.dark-mode .table-striped tbody tr:nth-of-type(odd) {
    background-color: #eee !important;
}


.dark-mode .table tbody tr
{
	    background-color: #eee;
	    border: 1px solid #eee;
}
*/
.logomode{
	display:none;
}


.dark-mode .logomode{
	display:block;
}

/*

.dark-mode .form-control{
	background-color: #eee;
	border: 1px solid #ced4da;
}
*/


.logomode1{
	display:block;
}


.dark-mode .logomode1{
	display:none;
}


.dark-mode .vertical-nav-menu i.metismenu-state-icon{
	opacity: 1;
}

.dark-mode .vertical-nav-menu i.metismenu-icon{
	opacity: 1;
}

/*

.dark-mode .pagination>.disabled>a {
    
    background-color: #eee;
   
}


*/

.light-mode  .sidebar{
    background-color: #eee;
    color: #111;
    transition: all 0.5s ease;
    
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 99;
    padding-bottom: 50px;
    position: fixed;
    width: 270px;
    z-index: 999;
    overflow: hidden;
    overflow-y: auto;
   background: #fff;
    border-right: 1px solid #e9ebf0;
    /* box-shadow: 0 12px 30px rgb(80 143 244 / 10%); */
    transition: .3s;
}





.light-mode  .logo .large_logo img {
    width: 82%;
}

.check-box {
    transform: scale(1);
}

.check-box input[type="checkbox"] {
   position: relative;
    appearance: none;
    width: 32px;
    height: 11px;
    background: #ccc;
    border-radius: 50px;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    cursor: pointer;
    transition: 0.4s
}

.check-box input:checked[type="checkbox"] {
    background: #7da6ff;
}

.check-box input[type="checkbox"]::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 11px;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    transform: scale(1.1);
    transition: 0.4s;
}

#toast-container .toast {
    position: relative;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
   
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    
   
    color: rgb(86,202,0);
   
}

.toast-success {
    background-color:#ebf9e1 !important;
}


#toast-container .toast {
    position: relative;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
   
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    
   
  /* color: rgb(86,202,0);  */
  
  color:white;
   
}

#toast-container > .toast-warning {
 
 background-image:  url("dist/img/delete.jpg") !important;
}
 
 
 .cu-form__row {
    margin: 0 0 24px;
}

.cu-form__input {
    transition: all .2s cubic-bezier(.785,.135,.15,.86) 0s;
    width: 100%;
    flex-grow: 1;
    display: block;
    border: 0;
    color: #2229;
    font-size: 16px;
    padding: 16px 20px 12px 0;
    outline: none;
    background: transparent;
}
.cu-form__field {
    transition: all .2s cubic-bezier(.785,.135,.15,.86) 0s;
    display: flex;
    align-items: center;
    flex-grow: 1;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
}

.cu-sts__main-scroll {
    position: relative;
    height: 100%;
    padding: 40px 40px 0;
    overflow: auto;
    background: #fff;
}

.tabs-animated > .nav-tabs {
    border: 0;
    argin-bottom: 1rem;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.tabs-animated-shadow > .nav-tabs .nav-link.active, .tabs-animated-shadow > .nav-tabs .nav-link:hover {
    color: #fff !important;
}

.tabs-animated-shadow > .nav-tabs .nav-link {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0.75rem;
}

.tabs-animated > .nav-tabs .nav-link {
    position: relative;
   
    margin: 0 0.75rem 0 0;
   color: #495057;
    border: 0;
}
.tabs-animated-shadow > .nav-tabs .nav-link.active::before {
    border-radius: 0.25rem;
    opacity: 1;
}

.tabs-animated-shadow > .nav-tabs .nav-link::before {
    height: 100%;
    top: 0;
    z-index: 4;
    bottom: auto;
    box-shadow: 0 16px 26px -10px rgb(63 106 216 / 56%), 0 4px 25px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(63 106 216 / 20%);
    border-radius: 100%;
    opacity: .5;
}

.tabs-animated > .nav-tabs .nav-link::before {
  transform: scale(0);
    opacity: 1;
    width: 100%;
    left: 0;
 
    content: "";
    position: absolute;
    display: block;
    
    background: #3f6ad8;
    transition: all .2s;
}

.tabs-animated-shadow > .nav-tabs .nav-link span {
    position: relative;
    z-index: 5;
    display: inline-block;
    width: 100%;
}

.nav-link {
    
    display: flex;
   
    align-items: center;
    transition: background-color 0.3s ease, color 0.3s ease;
    cursor: pointer;
}

.nav-item .nav-link {
    font-weight: normal;
}

.tabs-animated > .nav-tabs .nav-link.active::before {
    
    transform: scale(1);
}

 .tabs-animated-shadow > .nav-tabs .nav-link:hover {
    color: #fff !important;
}
.tabs-animated > .nav-tabs .nav-link.active, .tabs-animated > .nav-tabs .nav-link:hover {
    color: #3f6ad8;
}

.tabs-animated-shadow > .nav-tabs .nav-link.active::before, .tabs-animated-shadow > .nav-tabs .nav-link:hover::before {
    border-radius: 0.25rem;
    opacity: 1;
}

 .tabs-animated > .nav-tabs .nav-link:hover::before {
    -ms-transform: scale(1);
    transform: scale(1);
}

.tabs-animated-shadow > .nav-tabs .nav-link::before {
    height: 100%;
    top: 0;
    z-index: 4;
    bottom: auto;
    box-shadow: 0 16px 26px -10px rgb(63 106 216 / 56%), 0 4px 25px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(63 106 216 / 20%);
}
.cu-sts__btn-fixed-divider {
    height: 40px;
}

.cu-sts__btn-fixed {
    position: fixed;
    height: 104px;
    bottom: 0;
    margin: 0;
    right: 0;
    left: 250px;
}

.cu-sts__btn-fixed-shadow {
    height: 20px;
    width: 100%;
    opacity: .03;
    background: linear-gradient(0deg,#000 0%,rgba(0,0,0,0) 100%);
}

.cu-sts__btn-fixed-block {
    background: #fff;
    height: 84px;
    padding: 20px 40px;
}

.cu-form__row {
    margin: 0 0 24px;
}
.cu-form__row_right, .cu-form__row_left {
    text-align: right;
}

.cu-home-tabs:after {
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    width: calc(100% - 20px);
    height: 1px;
    bottom: -1px;
    background: #e9ebf0;
}

.cu-home-tabs {
    position: sticky;
    top: 0;
    width: calc(100% + 20px);
    display: flex;
    align-items: center;
    padding: 0 10px;
    margin: 0 -10px;
    z-index: 40;
    background: #fff;
}

.cu-home-tabs__tab_active {
    color: #292d34;
}


.cu-home-tabs__tab {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    position: relative;
   border-width: inherit;
    z-index: 10;
   
    color: #7c828d;
    background-color: white;
    height: 48px;
    padding: 0 24px;
    cursor: pointer;
    box-sizing: border-box;
    outline: none;
    min-width: 160px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
}

.cu-home-tabs__tab_active {
    color: #292d34;
}
.cu-home-tabs__tab_active:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 3px;
    border-radius: 3px 3px 0 0;
}

@supports (--theme-main-color: $color-purple)
{
.cu-home-tabs__tab_active:after {
    background: #7b68ee;
}
}

.downnloadbtn{
margin-left: 161px;
    height: 36px;
    }
    
    
    /*pop model */
    
    .popup {
    display: none;
    position: fixed;
    padding: 10px;
    width: 343px;
    left: 50%;
    margin-left: -150px;
    height: 213px;
    top: 50%;
    margin-top: -100px;
    background: #FFF;
    border: 3px solid #F04A49;
    z-index: 20;
}

#popup:after {
    position: fixed;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: -2;
}
#popup:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #FFF;
    z-index: -1;
}
  /*pop model */

  .login-btn{
    /* opacity: 1; */
  transition: 0.3s;
  }
  .login-btn:hover{
    opacity: 0.9;
    background-color: rgb(18, 0, 131) !important;
  }
  .verificatin_card{
    display: block !important;
    width: 100% !important; 
    padding: 2px 12px; 
    margin-bottom: 15px;
  }
  .col-md-4{
   
  
  transition: 0.3s ease-in-out;
 

  }
  .col-md-4:hover{
    /* width: 80% !important; */
    transform: translate(0px, -3px);
    box-shadow:  1px 1px 5px 0px rgb(120, 239, 255);
  
  }

.password-toggle {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
  color: #888;
}

.password-toggle.active {
  color: #000;
}