/*================================================================================
Item Name: RMA
Version: 1.0
Author: Piyush Tapaniya | +91 83060 05795
================================================================================ */

@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html body .content .content-wrapper {
    padding: 15px;
    max-width: 1400px;
    margin: 0 auto;
}

html,
body {
    font-family: 'Mulish', sans-serif !important;
    font-size: 14px;
    font-weight: normal;
    color: #202020;
    /*background: #F4FAFD;*/
    background: #FFFFFF;
}

.text-black {
    color: #000;
}

html body a:hover {
    color: #5E7FB1;
}

*:focus {
    outline: none;
}

::-webkit-scrollbar {
    height: 4px;
    background-color: white;
    width: 4px;
}

::-webkit-scrollbar-thumb {
    background-color: #999;
    /* border-radius: 3px; */
}

::-webkit-scrollbar-button {
    display: none;
}

.breadcrumb-new {
    margin-bottom: 10px;
}


/*margin */

.m-0 {
    margin: 0px !important;
}

.m-10 {
    margin: 10px !important;
}

.m-20 {
    margin: 20px !important;
}

.m-30 {
    margin: 30px !important;
}

.m-40 {
    margin: 40px !important;
}

.m-50 {
    margin: 50px !important;
}

.m-60 {
    margin: 60px !important;
}

.m-70 {
    margin: 70px !important;
}

.m-80 {
    margin: 80px !important;
}

.m-90 {
    margin: 90px !important;
}

.m-100 {
    margin: 100px !important;
}

.m-110 {
    margin: 110px !important;
}

.m-120 {
    margin: 120px !important;
}

.m-130 {
    margin: 130px !important;
}

.m-140 {
    margin: 140px !important;
}

.m-150 {
    margin: 150px !important;
}


/*margin top*/

.mt-0 {
    margin-top: 0px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-26 {
    margin-top: 26px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-110 {
    margin-top: 110px !important;
}

.mt-120 {
    margin-top: 120px !important;
}

.mt-130 {
    margin-top: 130px !important;
}

.mt-140 {
    margin-top: 140px !important;
}

.mt-150 {
    margin-top: 150px !important;
}


/*margin bottom*/

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mb-110 {
    margin-bottom: 110px !important;
}

.mb-120 {
    margin-bottom: 120px !important;
}

.mb-130 {
    margin-bottom: 130px !important;
}

.mb-140 {
    margin-bottom: 140px !important;
}

.mb-150 {
    margin-bottom: 150px !important;
}


/*margin left*/

.ml-0 {
    margin-left: 0px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.ml-60 {
    margin-left: 60px !important;
}

.ml-70 {
    margin-left: 70px !important;
}

.ml-80 {
    margin-left: 80px !important;
}

.ml-90 {
    margin-left: 90px !important;
}

.ml-100 {
    margin-left: 100px !important;
}

.ml-110 {
    margin-left: 110px !important;
}

.ml-120 {
    margin-left: 120px !important;
}

.ml-130 {
    margin-left: 130px !important;
}

.ml-140 {
    margin-left: 140px !important;
}

.ml-150 {
    margin-left: 150px !important;
}


/*margin right*/

.mr-0 {
    margin-right: 0px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.mr-60 {
    margin-right: 60px !important;
}

.mr-70 {
    margin-right: 70px !important;
}

.mr-80 {
    margin-right: 80px !important;
}

.mr-90 {
    margin-right: 90px !important;
}

.mr-100 {
    margin-right: 100px !important;
}

.mr-110 {
    margin-right: 110px !important;
}

.mr-120 {
    margin-right: 120px !important;
}

.mr-130 {
    margin-right: 130px !important;
}

.mr-140 {
    margin-right: 140px !important;
}

.mr-150 {
    margin-right: 150px !important;
}


/*padding */

.p-0 {
    padding: 0px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-30 {
    padding: 30px !important;
}

.p-40 {
    padding: 40px !important;
}

.p-50 {
    padding: 50px !important;
}

.p-60 {
    padding: 60px !important;
}

.p-70 {
    padding: 70px !important;
}

.p-80 {
    padding: 80px !important;
}

.p-90 {
    padding: 90px !important;
}

.p-100 {
    padding: 100px !important;
}

.p-110 {
    padding: 110px !important;
}

.p-120 {
    padding: 120px !important;
}

.p-130 {
    padding: 130px !important;
}

.p-140 {
    padding: 140px !important;
}

.p-150 {
    padding: 150px !important;
}


/*padding top*/

.pt-0 {
    padding-top: 0px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.pt-70 {
    padding-top: 70px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-90 {
    padding-top: 90px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pt-110 {
    padding-top: 110px !important;
}

.pt-120 {
    padding-top: 120px !important;
}

.pt-130 {
    padding-top: 130px !important;
}

.pt-140 {
    padding-top: 140px !important;
}

.pt-150 {
    padding-top: 150px !important;
}


/*padding bottom*/

.pb-0 {
    padding-bottom: 0px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pb-70 {
    padding-bottom: 70px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pb-90 {
    padding-bottom: 90px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pb-110 {
    padding-bottom: 110px !important;
}

.pb-120 {
    padding-bottom: 120px !important;
}

.pb-130 {
    padding-bottom: 130px !important;
}

.pb-140 {
    padding-bottom: 140px !important;
}

.pb-150 {
    padding-bottom: 150px !important;
}


/*padding left*/

.pl-0 {
    padding-left: 0px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pl-40 {
    padding-left: 40px !important;
}

.pl-50 {
    padding-left: 50px !important;
}

.pl-60 {
    padding-left: 60px !important;
}

.pl-70 {
    padding-left: 70px !important;
}

.pl-80 {
    padding-left: 80px !important;
}

.pl-90 {
    padding-left: 90px !important;
}

.pl-100 {
    padding-left: 100px !important;
}

.pl-110 {
    padding-left: 110px !important;
}

.pl-120 {
    padding-left: 120px !important;
}

.pl-130 {
    padding-left: 130px !important;
}

.pl-140 {
    padding-left: 140px !important;
}

.pl-150 {
    padding-left: 150px !important;
}


/*padding right*/

.pr-0 {
    padding-right: 0px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pr-40 {
    padding-right: 40px !important;
}

.pr-50 {
    padding-right: 50px !important;
}

.pr-60 {
    padding-right: 60px !important;
}

.pr-70 {
    padding-right: 70px !important;
}

.pr-80 {
    padding-right: 80px !important;
}

.pr-90 {
    padding-right: 90px !important;
}

.pr-100 {
    padding-right: 100px !important;
}

.pr-110 {
    padding-right: 110px !important;
}

.pr-120 {
    padding-right: 120px !important;
}

.pr-130 {
    padding-right: 130px !important;
}

.pr-140 {
    padding-right: 140px !important;
}

.pr-150 {
    padding-right: 150px !important;
}


/*==========================================
    :: Font Size
==========================================*/

.fs_88 {
    font-size: 68px !important;
}

.fs_82 {
    font-size: 62px !important;
}

.fs_78 {
    font-size: 68px !important;
}

.fs_72 {
    font-size: 62px !important;
}

.fs_68 {
    font-size: 68px !important;
}

.fs_62 {
    font-size: 62px !important;
}

.fs_58 {
    font-size: 58px !important;
}

.fs_52 {
    font-size: 52px !important;
}

.fs_48 {
    font-size: 48px !important;
}

.fs_42 {
    font-size: 42px !important;
}

.fs_40 {
    font-size: 40px !important;
}

.fs_38 {
    font-size: 38px !important;
}

.fs_36 {
    font-size: 36px !important;
}

.fs_34 {
    font-size: 34px !important;
}

.fs_32 {
    font-size: 32px !important;
}

.fs_30 {
    font-size: 30px !important;
}

.fs_28 {
    font-size: 28px !important;
}

.fs_26 {
    font-size: 26px !important;
}

.fs_24 {
    font-size: 24px !important;
}

.fs_22 {
    font-size: 22px !important;
}

.fs_20 {
    font-size: 20px !important;
}

.fs_18 {
    font-size: 18px !important;
}

.fs_16 {
    font-size: 16px !important;
}

.fs_14 {
    font-size: 14px !important;
}

.fs_12 {
    font-size: 12px !important;
}

.fs_11 {
    font-size: 11px !important;
}

.fs_10 {
    font-size: 10px !important;
}

.fs_9 {
    font-size: 9px !important;
}


/*==========================================
    :: Font Weight
==========================================*/

.fw_1 {
    font-weight: 100 !important;
}

.fw_2 {
    font-weight: 200 !important;
}

.fw_3 {
    font-weight: 300 !important;
}

.fw_4 {
    font-weight: 400 !important;
}

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

.fw_6 {
    font-weight: 600 !important;
}

.fw_7 {
    font-weight: 700 !important;
}

.fw_8 {
    font-weight: 800 !important;
}

.fw_9 {
    font-weight: 900 !important;
}

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


/*radio button stype*/

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    display: inline-block;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #5E7FB1;
    position: absolute;
    top: 3px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


/* right bounce */

@-webkit-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    60% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}

@-moz-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateX(0);
    }
    40% {
        transform: translateX(-30px);
    }
    60% {
        transform: translateX(-15px);
    }
}

@keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    60% {
        -ms-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}


/* /right bounce */

@-webkit-keyframes bounceLeft {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    60% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@-moz-keyframes bounceLeft {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateX(0);
    }
    40% {
        transform: translateX(20px);
    }
    60% {
        transform: translateX(10px);
    }
}

@keyframes bounceLeft {
    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    60% {
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes rotate {
    0% {
        transform: none;
    }

    100% {
        transform: rotate(1turn)
    }

    ;
}

.max-height {
    height: 100vh;
    max-height: 350px;
    overflow: auto;
    overflow-x: hidden;
}

.banner-area {
    max-height: 420px;
    overflow: hidden;
}

.card-body {
    padding: 1rem 1rem;
}

html body a {
    color: #5E7FB1;
}

.form-control {
    padding: 5px 10px !important;
}

.required-fild {
    color: red;
}

fieldset.form-group {
    position: relative;
}

.Fild-box-Error input,
.Fild-box-Error textarea {
    border: 2px solid rgb(255 0 0) !important;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff !important;
    background-color: #5E7FB1;
}

.form-control {
    border: 2px solid #e6e7eb !important;
    border-radius: 5px !important;
    height: 42px !important;
}

.select2-container--default .select2-selection--single {
    border: 2px solid #e6e7eb !important;
    border-radius: 5px !important;
}

.badge-danger {
    background-color: #5E7FB1;
}

.badge-danger.badge-glow {
    box-shadow: 0px 0px 10px #5E7FB1;
}

.main-menu.menu-dark .navigation>li.open>a {
    border-right: 4px solid #472ace;
}

.nav.nav-tabs.nav-top-border .nav-item a {
    color: #202020;
}

.nav.nav-tabs.nav-top-border .nav-item a.nav-link.active {
    border-top: 3px solid #5E7FB1;
    color: #000;
}

.nav.nav-tabs.nav-top-border .nav-item a:hover {
    color: #202020;
}

.text-signle-ellipsis {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

span.badge {
    margin: 2px 0;
}

.box-Purpose-record thead tr th:nth-child(1) {
    width: 210px;
}

.box-Purpose-record thead tr th:nth-child(2) {
    width: 150px;
}

.box-Purpose-record thead tr th:nth-child(4) {
    width: 210px;
}

.table-actions a {
    margin: 0 10px;
}

.table-actions a i {
    font-size: 24px;
    color: #6B6F82;
}

.table-actions a i:hover {
    color: #5E7FB1;
}

.more-text .dropdown-toggle:after {
    display: none;
}

.box-view table.table tr td:nth-child(1) {
    width: 40%;
}

.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 10px auto;
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: 20px;
    z-index: 1;
    top: 140px;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit input+label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}

.avatar-upload .avatar-edit input+label:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}

.avatar-upload .avatar-edit input+label:after {
    content: "\f2b0";
    font: normal normal normal 16px/1 LineAwesome;
    color: #757575;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.avatar-upload .avatar-preview {
    width: 192px;
    height: 192px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #F8F8F8;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.avatar-upload .avatar-preview>div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


/*wizard*/

.wizard .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: transparent;
}

.wizard>div.wizard-inner {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 85%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 15px;
    z-index: 1;
    text-align: center;
}

.wizard .nav-tabs>li.active>a,
.wizard .nav-tabs>li.active>a:hover,
.wizard .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #0e214b;
    font-weight: 500;
    border: 1px solid #ddd;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    background: #5E7FB1;
    color: #fff;
    border-color: #5E7FB1;
}

.wizard li.active span.round-tab i {
    color: #5bc0de;
}

.wizard .nav-tabs>li.active>a i {
    color: #5E7FB1;
}


/*.wizard .nav-tabs > li {width: 20%; }*/

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}

.wizard .nav-tabs>li a {
    width: 30px;
    height: 30px;
    margin: 0px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
    display: inline-block;
}

.wizard .nav-tabs>li a i {
    position: absolute;
    top: 50px;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 700;
    color: #000;
}

.wizard .nav-tabs>li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 20px;
}

.wizard h3 {
    margin-top: 0;
}


/*.prev-step, .next-step{font-size: 13px; padding: 8px 24px; border: none; border-radius: 4px; margin-top: 30px; }
.next-step{background-color: #472ace; }*/

.prev-step {
    padding: 8px 10px;
    border: 2px solid #5E7FB1;
    background-color: transparent;
    color: #5E7FB1;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    letter-spacing: 0.5px;
    border-radius: 4px;
    cursor: pointer;
}

.prev-step:hover {
    border: 2px solid #5E7FB1;
    background: transparent;
    color: #000;
    text-decoration: none;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.skip-btn {
    background-color: #cec12d;
}

.step-head {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}

.term-check {
    font-size: 14px;
    font-weight: 400;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 40px;
    margin: 0;
    opacity: 0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 40px;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 2;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 38px;
    padding: .375rem .75rem;
    line-height: 2;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}

.footer-link {
    margin-top: 30px;
}

.all-info-container {}

.list-content {
    margin-bottom: 10px;
}

.list-content a {
    padding: 10px 15px;
    width: 100%;
    display: inline-block;
    background-color: #f5f5f5;
    position: relative;
    color: #565656;
    font-weight: 400;
    border-radius: 4px;
}

.list-content a[aria-expanded="true"] i {
    transform: rotate(180deg);
}

.list-content a i {
    text-align: right;
    position: absolute;
    top: 15px;
    right: 10px;
    transition: 0.5s;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fdfdfd;
}

.list-box {
    padding: 10px;
}

.signup-logo-header .logo_area {
    width: 200px;
}

.signup-logo-header .nav>li {
    padding: 0;
}

.signup-logo-header .header-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.list-inline li {
    display: inline-block;
}

.pull-right {
    float: right;
}

#banner-secondary p.intro {
    padding: 0;
    float: left;
    width: 50%;
}

#banner-secondary .download-box {
    border: 1px solid #aaa;
    background: #333;
    background: -webkit-linear-gradient(left, #333 0%, #444 100%);
    background: linear-gradient(to right, #333 0%, #444 100%);
    float: right;
    width: 40%;
    text-align: center;
    font-size: 20px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}

#banner-secondary .download-box h2 {
    color: #71D1FF;
    font-size: 26px;
}

#banner-secondary .download-box .button {
    float: none;
    display: block;
    margin-top: 15px;
}

#banner-secondary .download-box p {
    margin: 15px 0 5px;
}

#banner-secondary .download-option {
    width: 45%;
    float: left;
    font-size: 16px;
}

#banner-secondary .download-legacy {
    float: right;
}

#banner-secondary .download-option span {
    display: block;
    font-size: 14px;
    color: #71D1FF;
}

#content .dev-links {
    float: right;
    width: 30%;
    margin: -15px -25px .5em 1em;
    padding: 1em;
    border: 1px solid #666;
    border-width: 0 0 1px 1px;
    border-radius: 0 0 0 5px;
    box-shadow: -2px 2px 10px -2px #666;
}

#content .dev-links ul {
    margin: 0;
}

#content .dev-links li {
    padding: 0;
    margin: .25em 0 .25em 1em;
    background-image: none;
}

.demo-list {
    float: right;
    width: 25%;
}

.demo-list h2 {
    font-weight: normal;
    margin-bottom: 0;
}

#content .demo-list ul {
    width: 100%;
    border-top: 1px solid #ccc;
    margin: 0;
}

#content .demo-list li {
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 0;
    background: #eee;
}

#content .demo-list .active {
    background: #fff;
}

#content .demo-list a {
    text-decoration: none;
    display: block;
    font-weight: bold;
    font-size: 13px;
    color: #3f3f3f;
    text-shadow: 1px 1px #fff;
    padding: 2% 4%;
}

.demo-frame {
    width: 70%;
    height: 350px;
}

.view-source a {
    cursor: pointer;
}

.view-source>div {
    overflow: hidden;
    display: none;
}

@media all and (max-width: 1366px) {
    html body .content .content-wrapper {
        max-width: 1266px;
        margin: 0 auto;
    }
}

@media all and (max-width: 600px) {
    #banner-secondary p.intro,
    #banner-secondary .download-box {
        float: none;
        width: auto;
    }
    #banner-secondary .download-box {
        overflow: auto;
    }
}

@media only screen and (max-width: 480px) {
    #content .dev-links {
        width: 55%;
        margin: -15px -29px .5em 1em;
        overflow: hidden;
    }
}

#gallery {
    float: left;
    width: 65%;
    min-height: 12em;
}

.gallery.custom-state-active {
    background: #eee;
}

.gallery li {
    cursor: move;
    float: left;
    margin: 0 0.4em 0.4em 0;
    text-align: center;
    padding: 5px 10px;
    border: 2px solid #5E7FB1;
    background: #5E7FB1;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    letter-spacing: 0.5px;
    border-radius: 4px;
}

.gallery li h5 {
    margin: 0 0 0.4em;
    cursor: move;
}

.gallery li a {
    float: right;
}

.gallery li a.ui-icon-zoomin {
    float: left;
}

.gallery li img {
    width: 100%;
    cursor: move;
}

#trash {
    float: right;
    width: 32%;
    min-height: 18em;
    padding: 0%;
}

#trash h4 {
    line-height: 16px;
    margin: 0;
    padding: 15px;
    background: #5E7FB1;
    color: #fff;
}

#trash h4 .ui-icon {
    float: left;
}

#trash .gallery h5 {
    display: none;
}

.ui-state-default .ui-icon {
    position: relative;
    top: 5px;
    margin-left: 5px;
}

#trash .ui-helper-reset {
    padding: 10px;
}

.Customizeform {
    border: 1px solid rgba(0, 0, 0, 0.06);
    padding: 20px;
    border-radius: 5px;
}

.Customizeform table.table tr td:nth-child(1) {
    width: 50px !important;
}

.Customizeform table.table tr td.icon-true {
    width: 50px !important;
}

@media (max-width: 767px) {
    .sign-content h3 {
        font-size: 40px;
    }
    .wizard .nav-tabs>li a i {
        display: none;
    }
    .signup-logo-header .navbar-toggle {
        margin: 0;
        margin-top: 8px;
    }
    .signup-logo-header .logo_area {
        margin-top: 0;
    }
    .signup-logo-header .header-flex {
        display: block;
    }
}

.table th,
.table td {
    padding: 0.3rem 0.8rem;
    font-size: 13px;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
    bottom: 0.5em;
}

.data-Propose-list .custom-control-label::after {
    top: 6px;
}

.data-Propose-list .custom-control-label::before {
    top: 6px;
}

.white-box {
    border-radius: 4px;
    background: rgb(255, 255, 255);
    padding: 30px 40px;
}

.center-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center !important;
    align-items: center !important;
    justify-content: center;
}

.page-center {
    min-height: 100vh;
    align-items: center;
    display: flex;
}

.box-visitors-profile,
.hide-box-create-email,
.box-Forgot-Password {
    display: none;
    transition: .3s cubic-bezier(.25, .8, .5, 1);
    transform-origin: center top 0px;
}

.show-box-visitors-profile,
.show-box-Forgot-Password {
    display: block;
    transition: .3s cubic-bezier(.25, .8, .5, 1);
    transform-origin: center top 0px;
}

.Fild-box-Error span {
    color: red;
    position: absolute;
    bottom: -16px;
    font-size: 12px;
    left: 0;
    font-weight: 600;
}

.box-input {
    position: relative;
}

.box-input>div {
    position: relative;
}

.box-input label {
    position: absolute;
    pointer-events: none;
    color: #202020;
    transition: all .22s;
    top: -1px;
    transform: translateY(-7px);
    display: block;
    font-weight: 500;
    background: #fff;
    padding: 0 10px;
    left: 2.4rem;
    font-size: 14px;
}

.box-input input,
.box-input textarea {
    width: 100%;
    padding: 15px 15px 15px 45px;
    border: 2px solid rgb(32 32 32 / 0.3);
    border-radius: 3px;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    color: #202020;
}

.box-input input:focus,
.box-input textarea:focus {
    background: transparent;
    outline: 0;
    box-shadow: none;
}

.box-input input:focus+label,
.box-input input:hover+label,
.box-input textarea:focus+label,
.box-input textarea:hover+label {
    top: -1px;
    transform: translateY(-7px);
    color: #202020;
    background: #fff;
    padding: 0 10px;
    left: 2.4rem;
}

.box-textarea label {
    top: 25%;
}

.section-circle .shape-style-1.shape-primary {
    background: linear-gradient(150deg, #5E7FB1 15%, #8f6ed5 70%, #d782d9 94%)
}

.input-icons {
    position: absolute;
    top: 18px;
    left: 10px;
}

.section-circle .shape {
    position: fixed;
    z-index: -1;
    top: 0;
    width: 100%;
    height: 100%
}

.section-circle .shape span {
    position: absolute;
}

.section-circle .circle-animation span {
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s linear;
}

.section-circle .shape-primary {
    background: linear-gradient(150deg, #5E7FB1 15%, #8f6ed5 70%, #d782d9 94%)
}

.section-circle .shape-primary :nth-child(1) {
    background: #53f
}

.section-circle .shape-primary :nth-child(2) {
    background: #4553ff
}

.section-circle .shape-primary :nth-child(3) {
    background: #4f40ff
}

.section-circle .shape-primary :nth-child(4) {
    background: #25ddf5
}

.section-circle .shape-primary :nth-child(5) {
    background: #1fa2ff
}

.section-circle .shape-style-1 span {
    width: 120px;
    height: 120px;
    border-radius: 100px 130px 100px 315px;
}

.section-circle .shape-style-1 .span-200 {
    width: 200px;
    height: 200px
}

.section-circle .shape-style-1 .circle-150 {
    width: 150px;
    height: 150px
}

.section-circle .shape-style-1 .circle-100 {
    width: 100px;
    height: 100px
}

.section-circle .shape-style-1 .circle-75 {
    width: 75px;
    height: 75px
}

.section-circle .shape-style-1 .circle-50 {
    width: 50px;
    height: 50px
}

.section-circle .shape-style-1 :nth-child(1) {
    bottom: auto;
    left: -3%;
    top: -20px;
    background: rgba(255, 255, 255, .1)
}

.section-circle .shape-style-1 :nth-child(2) {
    top: 15%;
    right: 10%;
    background: rgba(255, 255, 255, .1)
}

.section-circle .shape-style-1 :nth-child(3) {
    top: 280px;
    right: 5.66666%;
    background: rgba(255, 255, 255, .3)
}

.section-circle .shape-style-1 :nth-child(4) {
    top: 320px;
    right: 7%;
    background: rgba(255, 255, 255, .15)
}

.section-circle .shape-style-1 :nth-child(5) {
    top: 38%;
    right: auto;
    left: 1%;
    background: rgba(255, 255, 255, .05)
}

.section-circle .shape-style-1 :nth-child(6) {
    top: 65%;
    right: auto;
    left: 35%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, .15)
}

.section-circle .shape-style-1 :nth-child(7) {
    right: 40%;
    bottom: 45%;
    background: rgba(255, 255, 255, .04)
}

.section-circle .shape-style-1 :nth-child(8) {
    right: 6%;
    bottom: 100px;
    background: rgba(255, 255, 255, .2)
}

.section-circle .shape-style-1 :nth-child(9) {
    right: 5%;
    bottom: 12%;
    background: rgba(255, 255, 255, .1)
}

.section-circle .shape-style-1 :nth-child(10) {
    right: auto;
    bottom: 11%;
    left: 15%;
    background: rgba(255, 255, 255, .05)
}

.softo-solid-btn {
    padding: 4px 15px !important;
    border: 2px solid #5E7FB1;
    background-color: #5E7FB1;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    letter-spacing: 0.5px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    line-height: 27px;
    font-size: 12px;
}

.softo-solid-btn:hover {
    background: transparent;
    color: #000;
    text-decoration: none;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.softo-solid-btn-cancel {
    border: 2px solid gray;
    background-color: gray;
}

.softo-solid-btn-cancel:hover {
    border-color: gray;
    background-color: transparent;
}

.softo-solid-btn-green {
    border: 2px solid green;
    background-color: green;
}

.softo-solid-btn-green:hover {
    border-color: green;
    background-color: transparent;
}

.softo-solid-btn-red {
    border: 2px solid red;
    background-color: red;
}

    .softo-solid-btn-red:hover {
        border-color: red;
        background-color: transparent;
    }

.page-item.active .page-link {
    background-color: #5E7FB1;
    border-color: #5E7FB1;
}

.pagination .page-link {
    color: #202020;
}

div.dataTables_wrapper div.dataTables_paginate .paginate_button:hover {
    border: none;
}

div.dataTables_wrapper div.dataTables_length .ui.selection.dropdown {
    min-width: 0;
}

.ui.selection.dropdown,
.ui.selection.dropdown .menu>.item {
    padding: 6px 23px 6px 5px !important;
    min-height: auto;
    font-size: 12px;
}

.ui.selection.dropdown>.delete.icon,
.ui.selection.dropdown>.dropdown.icon,
.ui.selection.dropdown>.search.icon {
    line-height: 0;
    top: 11px;
    right: 5px;
}

.totalrecords .owl-nav>button {
    font-size: 0;
    color: rgba(255, 255, 255, 0.5);
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: 30%;
    text-align: center;
    outline: none;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #472ace !important;
    border-radius: 50px;
}

.totalrecords .owl-nav>button i {
    color: #fff;
}

.totalrecords button.owl-next {
    right: -10px;
    opacity: 0;
    visibility: hidden;
}

.totalrecords button.owl-prev {
    left: -10px;
    opacity: 0;
    visibility: hidden;
}

.totalrecords:hover button.owl-next {
    right: 10px;
    opacity: 1;
    visibility: visible;
}

.totalrecords:hover button.owl-prev {
    left: 10px;
    opacity: 1;
    visibility: visible;
}

.totalrecords .owl-nav.disabled {
    display: block;
}

.daterangepicker .calendar-table th {
    color: #5E7FB1;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    text-align: center;
    vertical-align: middle;
    min-width: 34px;
    width: 34px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    border-radius: 0px;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #d3d3d3 !important;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #5E7FB1;
}

.daterangepicker td.in-range {
    background-color: #5E7FB1;
    color: #fff;
}

.daterangepicker td.start-date.end-date {
    border-radius: 0;
}

.headersearch {
    position: relative;
}

.headersearch i {
    position: absolute;
    left: 10px;
    top: 12px;
}

.card-head.border-bottom {
    border-bottom: 1px solid rgb(98 110 130 / 16%) !important;
}


/*Premises Template start*/

.box-Premiseslist {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    margin-bottom: 15px;
    transition: ease all 0.5s;
}

.box-Premiseslist:after {
    content: "";
    width: 2px;
    height: 100%;
    background: #5E7FB1;
    position: absolute;
    left: 0;
    border-radius: 15px;
    top: 0;
}

.box-Premiseslist:hover {
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
}

.Premiseslist {
    display: flex;
    align-items: center;
    width: 100%;
}

.Premises-name {
    width: 65%;
    position: relative;
}

.Premises-imge {
    position: relative;
    height: 80px;
    width: 80px;
    display: inline-block;
    border: 1px solid #f1f1f1;
}

.Premises-imge img.img-fluid {
    position: absolute;
    max-width: 80px;
    max-height: 80px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
}

.box-Premiseslist input[type="checkbox"] {
    position: relative;
    width: 30px;
    height: 18px;
    -webkit-appearance: none;
    background: #c6c6c6;
    border-radius: 100px;
    outline: none;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    transition: .5s;
}

.box-Premiseslist input:checked[type="checkbox"] {
    background: #5E7FB1;
}

.box-Premiseslist input[type="checkbox"]::before {
    content: '';
    position: absolute;
    width: 18px;
    height: 100%;
    top: 0;
    left: 0;
    background: white;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    transform: scale(1.1);
    transition: .5s;
}

.box-Premiseslist input:checked[type="checkbox"]::before {
    left: 58%;
}


/*Premises Template End*/

.Modal-Premisesname {
    display: flex;
    width: 100%;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    margin-bottom: 30px;
}

.Modal-Premisesname a {
    width: 1000%;
    color: #202020;
}

.Modal-Premisesname a:hover {
    color: #202020;
}

.ModalPremiseslist {
    display: flex;
    align-items: center;
    width: 100%;
}

.P-Premises-imge {
    position: relative;
    height: 100px;
    width: 100px;
    display: inline-table;
    border: 1px solid #f1f1f1;
}

.P-Premises-imge img {
    position: absolute;
    max-width: 100px;
    max-height: 100px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.P-Premisestitle {
    display: flex;
    justify-content: space-between;
}

.P-Premises-name {
    width: calc(100% - 100px);
}

.PremisesActionsButton {
    position: absolute;
    right: 10px;
    top: 10px;
}

.PremisesActionsButton .dropdown-toggle svg {
    width: 15px;
    fill: gray;
}

.PremisesActionsButton .dropdown-toggle::after {
    display: none;
}

.Premises-name h3 a {
    color: #5E7FB1;
}

.Actionsicons ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.Actionsicons ul a {
    padding: 5px 10px;
    display: block;
    color: #202020 !important;
    margin: 0 !important;
}

.Actionsicons ul a:hover {
    background: #f1f1f1;
}

.box-Premisescount {
    position: relative;
}

.box-Premisescount a {
    display: inline-block;
    margin-bottom: 3px;
}

.Premisescount {
    background: #5E7FB1;
    padding: 2px 10px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
}

.date-icon,
.time-icon {
    position: relative;
}

.date-icon i,
.time-icon i {
    position: absolute;
    bottom: 12px;
    left: 10px;
}

.box-Premise-Summary {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    margin-bottom: 15px;
    transition: ease all 0.5s;
}

.box-Premise-Summary:hover {
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
}

.Premise-Summary-list {
    display: flex;
    align-items: center;
    width: 100%;
}

.Premises-name {
    width: 65%;
    position: relative;
}

.Premise-Summary-imge {
    position: relative;
    height: 120px;
    width: 120px;
    display: inline-block;
    border: 1px solid #f1f1f1;
}

.Premise-Summary-imge img.img-fluid {
    position: absolute;
    max-width: 120px;
    max-height: 120px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.card-head.border-bottom {
    border-bottom: 1px solid rgb(98 110 130 / 16%) !important;
}


/*==========================================
    :: Pagination 
==========================================*/

.data-pagination .pagination>li>a,
.data-pagination .pagination>li>span {
    font-size: 14px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    display: inline-block;
    border: 1px solid #444;
    color: #444;
    text-align: center;
    border-radius: 50%;
    margin: 0 3px;
}

.data-pagination .pagination>li:hover a,
.data-pagination .pagination>li:focus a,
.data-pagination .pagination>li.active a,
.data-pagination .pagination>li:hover sapn,
.data-pagination .pagination>li:focus sapn,
.data-pagination .pagination>li.active sapn {
    border: 1px solid #5E7FB1;
}

.data-pagination .pagination>li:hover a,
.data-pagination .pagination>li:focus a,
.data-pagination .pagination>li.active a,
.blockquote::after,
.data-pagination .pagination>li:hover span,
.data-pagination .pagination>li:focus span,
.data-pagination .pagination>li.active span {
    background-color: #5E7FB1;
    color: #ffffff;
}

.data-pagination .pagination li:first-child a,
.data-pagination .pagination li:last-child a {
    display: block;
    border: none;
    position: relative;
}

.data-pagination .pagination li:first-child:hover a,
.data-pagination .pagination li:last-child:hover a {
    background: none;
    color: inherit;
    border: none;
}

.data-pagination .pagination li:first-child:hover a {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
}

.data-pagination .pagination li:last-child:hover a {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}

.svg-inline--fa.fa-w-14 {
    width: .875em;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}

.Select-Location {
    cursor: pointer;
}

.LocationMAP {
    display: none;
}

label select.custom-select {
    width: 70px !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    padding-right: 30px !important;
}

.Checkout-btn {
    position: absolute;
    top: 0px;
    right: 10px;
    border: 2px solid #5E7FB1;
    padding: 5px 5px;
    margin: 0;
    line-height: normal;
    font-size: 12px;
    cursor: pointer;
    background: #5E7FB1;
    color: #fff;
    border-radius: 3px;
    display: flex;
    margin-left: 15px;
    height: 30px;
}

.Checkout-btn:hover,
.Checkout-btn:active,
.Checkout-btn:focus {
    outline: none;
    border: 2px solid #5E7FB1;
    background: transparent;
    color: #202020;
}

.Checkout-btn i {
    font-size: 15px !important
}

.daterangepicker .calendar-table th {
    color: #5E7FB1;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    text-align: center;
    vertical-align: middle;
    min-width: 34px;
    width: 34px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    border-radius: 0px;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #d3d3d3 !important;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #5E7FB1;
}

.daterangepicker td.in-range {
    background-color: #5E7FB1;
    color: #fff;
}

.daterangepicker td.start-date.end-date {
    border-radius: 0;
}

.WebVisit {
    background: orange;
    width: 40px;
    height: 25px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    border-radius: 5px;
    line-height: 25px;
}

.WebVisit:hover,
.appVisit:hover,
.ManualVisit:hover {
    color: #fff;
}

.appVisit {
    background: blue;
    width: 40px;
    height: 25px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    border-radius: 5px;
    line-height: 25px;
}

.ManualVisit {
    background: green;
    width: 40px;
    height: 25px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    border-radius: 5px;
    line-height: 25px;
}

.TotalVisit {
    border: 1px solid red;
    min-width: 40px;
    height: 25px;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    line-height: 25px;
    display: inline-block;
    padding: 0 3px;
}

.text-signle-ellipsis {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.icon_svg {
    width: 17px;
    margin-right: 4px;
}


/*--------------------------------
	Hover animation Start
---------------------------------*/

.hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hvr-icon-up:hover .hvr-icon,
.hvr-icon-up:focus .hvr-icon,
.hvr-icon-up:active .hvr-icon {
    -webkit-animation-name: hvr-icon-buzz-out;
    animation-name: hvr-icon-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}


/*==========================================
    :: Pagination 
==========================================*/

.data-pagination .pagination>li>a {
    font-size: 14px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    display: inline-block;
    border: 1px solid #444;
    color: #444;
    text-align: center;
    border-radius: 50%;
    margin: 0 3px;
}

.data-pagination .pagination>li:hover a,
.data-pagination .pagination>li:focus a,
.data-pagination .pagination>li.active a {
    border: 1px solid #5E7FB1;
}

.data-pagination .pagination>li:hover a,
.data-pagination .pagination>li:focus a,
.data-pagination .pagination>li.active a,
.blockquote::after {
    background-color: #5E7FB1;
    color: #ffffff;
}

.data-pagination .pagination li:first-child a,
.data-pagination .pagination li:last-child a {
    display: block;
    border: none;
    position: relative;
}

.data-pagination .pagination li:first-child:hover a,
.data-pagination .pagination li:last-child:hover a {
    background: none;
    color: inherit;
    border: none;
}

.data-pagination .pagination li:first-child:hover a {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
}

.data-pagination .pagination li:last-child:hover a {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}

.svg-inline--fa.fa-w-14 {
    width: .875em;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}

.stime .form-control {
    margin-right: 5px;
}

.note-info {
    padding: 15px;
    border: 1px solid #5E7FB1;
    border-radius: 5px;
    background: rgb(40 20 131 / 10%);
}

.note-info p {
    color: #202020;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-bottom: 4px;
    background-color: #5E7FB1 !important;
}


/*span.select2.select2-container.select2-container--default, span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open {
    width: 100% !important;
}*/

.button-color {
    background: green;
    border-color: green;
}

.button-color:hover {
    background: transparent;
    border-color: green;
}

.box-Premise-Summary {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    margin-bottom: 15px;
    transition: ease all 0.5s;
}

.box-Premise-Summary:hover {
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
}

.box-input select {
    width: 100%;
    padding: 15px 15px 15px 45px !important;
    border: 2px solid rgb(32 32 32 / 0.3) !important;
    border-radius: 3px !important;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    color: #202020;
    height: 60px !important;
}

.box-input {
    margin-bottom: 30px;
}

.box-input textarea {
    width: 100%;
    padding: 15px 15px 15px 45px !important;
    border: 2px solid rgb(32 32 32 / 0.3) !important;
    border-radius: 3px;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    color: #202020;
}

.Previewlogo {
    position: relative;
    height: 100px;
    width: 100px;
    margin: 0 auto;
}

.Previewlogo img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    display: inline-block;
    max-width: 100px;
    max-height: 100px;
    width: auto;
    height: auto;
}

.bg_01 {
    background: #e9eaef !important;
}

.box-Premise-Summary {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    margin-bottom: 15px;
    transition: ease all 0.5s;
}

.box-Premise-Summary:hover {
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
}

.Premise-Summary-list {
    display: flex;
    align-items: center;
    width: 100%;
}

.Premises-name {
    width: calc(100% - 100px);
    position: relative;
}

.Premise-Summary-imge {
    position: relative;
    height: 120px;
    width: 120px;
    display: inline-block;
    border: 1px solid #f1f1f1;
}

.Premise-Summary-imge img.img-fluid {
    position: absolute;
    max-width: 100px;
    max-height: 100px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.ic_color {
    color: #5E7FB1 !important;
}


/*copytext 30-01-2021 */

.copytext {
    position: relative;
    margin-top: 10px;
}

.copy-tooltip {
    position: absolute;
    display: inline-block;
    right: 0;
    bottom: 0px;
}

.copy-tooltip .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s;
}

.copy-tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.copy-tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.copytext .form-group .form-control {
    padding-right: 60px !important;
}

.border.showqrcode {
    border: 1px solid #e6e7eb !important;
    border-radius: 5px;
}


/*@keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }*/

.custom-error {
    color: red;
}

.icon_svg {
    width: 17px;
    margin-right: 4px;
}

.text-signle-ellipsis {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.Premise-Summary-data p span.badge {
    margin-right: 5px;
}


/*--------------------------------
	Hover animation Start
---------------------------------*/

.hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.w_16 {
    width: 16px !important;
}

.Modal-Premisesname {
    display: flex;
    width: 100%;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    margin-bottom: 30px;
}

.Modal-Premisesname a {
    width: 1000%;
    color: #202020;
}

.Modal-Premisesname a:hover {
    color: #202020;
}

.ModalPremiseslist {
    display: flex;
    align-items: center;
    width: 100%;
}

.P-Premises-imge {
    position: relative;
    height: 100px;
    width: 100px;
    display: inline-table;
    border: 1px solid #f1f1f1;
}

.P-Premises-imge img {
    position: absolute;
    max-width: 100px;
    max-height: 100px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.P-Premisestitle {
    display: flex;
    justify-content: space-between;
}

.P-Premises-name {
    width: calc(100% - 100px);
}

.dataTables_filter label:after {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    font-size: 16px;
    width: 15px;
    height: 15px;
    display: inline-block;
    top: 3px;
    display: none;
}

.Checkout-btn {
    position: absolute;
    top: 0px;
    right: 10px;
    border: 2px solid #5E7FB1;
    padding: 5px 5px;
    margin: 0;
    line-height: normal;
    font-size: 12px;
    cursor: pointer;
    background: #5E7FB1;
    color: #fff;
    border-radius: 3px;
    display: flex;
    margin-left: 15px;
    height: 30px;
}

.Checkout-btn:hover,
.Checkout-btn:active,
.Checkout-btn:focus {
    outline: none;
    border: 2px solid #5E7FB1;
    background: transparent;
    color: #202020;
}

.Checkout-btn i {
    font-size: 15px !important
}

.bootstrap-timepicker-widget.dropdown-menu:before,
.bootstrap-timepicker-widget.dropdown-menu:after {
    display: none;
}

.bootstrap-timepicker-widget table td input {
    border: 1px solid #d3d3d3;
}

.datepicker td,
.datepicker th {
    width: 20px;
    text-align: center;
    vertical-align: middle;
    min-width: 34px;
    width: 34px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    border-radius: 0px;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #d3d3d3 !important;
}

.datepicker {
    padding: 0;
    border: none;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
    background-color: #5E7FB1 !important;
    color: #fff;
    background-image: none;
}

.datepicker table.table-condensed thead tr th {
    color: #5E7FB1;
}

div.dataTables_wrapper div.dataTables_filter label {
    position: relative;
}

.addtime a {
    font-size: 18px;
    color: #202020;
}

.eventoption {
    margin-bottom: 15px;
    ;
}

.eventsetting .dropdown-toggle::after {
    display: none;
}

.box-eventimage {
    position: relative;
    height: 100px;
    width: 100px;
    display: inline-block;
    border: 1px solid #f1f1f1;
}

.box-eventimage img {
    position: absolute;
    max-width: 100px;
    max-height: 100px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
}

.eventcpoy {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #d3d3d3;
}

.creation-title h4 {
    margin-bottom: 0;
}

.creation-title {
    padding: 25px 15px;
    cursor: pointer;
    border: 2px solid #d3d3d3;
}

.creation-steps {
    border-radius: 5px;
    background: #fff;
    margin-bottom: 10px;
}

.creation-title[aria-expanded="true"] {
    border-color: #5E7FB1;
}

.creation-title:hover {
    background: #f1f1f1
}

.creation-data {
    border: 2px solid #5E7FB1;
    padding: 30px 15px;
    border-top: 0;
}

.boxeventdata {
    display: none;
}

.active-boxeventdata {
    display: block;
}

.eventavailability li a {
    padding: 8px 15px !important;
    border: 2px solid #5E7FB1;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    letter-spacing: 0.5px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
}

.eventavailability li a.eventactive {
    background-color: #5E7FB1;
    color: #fff;
}

.eventavailability li a.eventactive:hover {
    color: #fff;
}

.eventavailability li a {
    color: #5E7FB1
}

.box-innerdata {
    border-radius: 5px;
    border: 1px solid #202020;
    padding: 15px;
}

.weeklist {
    width: 100px;
}

.box-weeklyhours {
    margin: 0px 0;
    border-bottom: 1px solid #d3d3d3;
    padding: 20px 0;
}

.box-weeklyhours:nth-last-child(1) {
    border-bottom: 1px solid transparent;
}

.weektime {
    display: flex;
    align-items: center;
}

.weektime-select {
    margin-right: 15px;
}

.datewise-list {
    display: flex;
    justify-content: space-between;
    border: 1px solid #babfc7;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
}

@media (max-width:991.98px) {
    .section-circle .shape-style-1 span {
        height: 120px
    }
}

@media (max-width:767.98px) {
    .section-circle .shape-style-1 span {
        height: 90px
    }
    .rmt-30 {
        margin-top: 0 !important
    }
    .Premise-Summary-list {
        display: inline-block;
    }
    .Premise-Summary-data {
        margin-left: 0 !important;
    }
    .Premisedetails-data span {
        display: inline-block;
        width: 100%;
        margin: 3px 0;
    }
    .Premisedetails-data span i {
        margin-left: 0 !important;
    }
    .res-flex {
        display: inline-block !important;
        width: 100%;
    }
    .res-flex .headersearch {
        margin: 5px 0 !important
    }
    .res-header-right {
        margin-top: 15px;
    }
    .Premiseslist {
        display: inline-block;
    }
    .Premises-name {
        width: 100%;
        margin-left: 0 !important;
    }
}

@media (max-width:520px) {
    .Premiseslist {
        display: inline-block;
    }
    .Premises-name {
        width: 100%;
        margin-left: 0 !important;
    }
}

.icon_svg {
    width: 17px;
    margin-right: 4px;
}

td.tdlast {
    width: 100px;
}

td.tdfirst {
    width: 100px;
}


/*--------------------------------
	Hover animation Start
---------------------------------*/

.hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hvr-icon-up:hover .hvr-icon,
.hvr-icon-up:focus .hvr-icon,
.hvr-icon-up:active .hvr-icon {
    -webkit-animation-name: hvr-icon-buzz-out;
    animation-name: hvr-icon-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

@keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

.password-show,
.password-show1 {
    position: absolute;
    right: 18px;
    top: 10px;
    cursor: pointer;
    font-size: 18px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 18px;
    height: 23px;
}

.grid-1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
}

.grid-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2rem;
}

.grid-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2rem;
}

.grid-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 2rem;
}

.grid-5 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 2rem;
}

.grid-6 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 2rem;
}

.switch input {
    display: none;
}

.switch {
    display: inline-block;
    width: 40px;
    height: 20px;
    margin: 0px;
    position: relative;
}


/* Style Wired */

.slider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    box-shadow: 0 0 0 2px #777, 0 0 4px #777;
    cursor: pointer;
    border: 2px solid transparent;
    overflow: hidden;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background: #777;
    border-radius: 30px;
    transform: translateX(2px);
    transition: .4s;
}

.box-switch input:checked+.slider:before {
    transform: translateX(19px);
    background: #5E7FB1;
}

.box-switch input:checked+.slider {
    box-shadow: 0 0 0 2px #5E7FB1, 0 0 2px #5E7FB1
}

.box-adv-setting {
    margin-bottom: 15px;
}

.adv-setting-title h4 {
    margin-bottom: 0;
}

.adv-setting-title,
.adv-setting-data {
    border: 2px solid #d3d3d3;
    padding: 15px;
}

.adv-setting-data {
    border-top: none;
}

.adv-setting-view-show {
    background: #F4F5FA;
}

.adv-setting-view-show .adv-setting-title {
    background: #F4F5FA;
}

.adv-setting-view-show .adv-setting-title,
.adv-setting-view-show .adv-setting-data {
    border-color: #5E7FB1;
}

.show-time-different>div {
    border: 1px solid #d3d3d3;
    padding: 8px 15px;
    margin-bottom: 10px;
    display: inline-block;
}

.AppointmentsTime {
    border: 1px solid #d3d3d3;
    padding: 8px 15px;
    display: inline-block;
}

.adv-setting-data {
    display: none;
}

.adv-setting-view-show .adv-setting-data {
    display: block;
}

.fixed-top,
.main-menu {
    z-index: 9;
}


/*------------------------
		filter Start
------------------------*/


/*Right Panel filter Start*/

.right-panel-flags .right-panel {
    position: fixed;
    top: 0;
    right: 0;
    width: 320px;
    height: 100%;
    z-index: 999;
    transition: all .3s;
    transform: translateX(100%);
    background: #fff;
}

.right-panel-flags.flags-active .right-panel {
    transform: translateX(0);
}

.right-panel-flags .right-panel .right-panel-head {
    position: relative;
    height: 60px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    border-bottom: 1px solid rgb(32 32 32 / 12%);
    margin-bottom: 15px;
}

.right-panel-flags .right-panel .right-filters {
    margin: 0 15px;
}

.right-panel-flags .right-panel .right-panel-head .close-panel svg {
    color: #fff;
    height: 22px;
    width: 22px;
    transition: stroke .3s;
}

.right-panel-flags .right-panel .right-panel-head .close-panel {
    height: 32px;
    width: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 999px;
    transition: all .3s;
    background: #5E7FB1;
}

.right-panel-flags .panel-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    pointer-events: none;
    z-index: 999;
    transition: all .3s;
}

.right-panel-flags.flags-active .panel-overlay {
    opacity: .8;
    pointer-events: all;
}

.right-panel-flags .filters-scroll {
    max-height: calc(100vh - 160px);
    overflow: auto;
    overflow-x: hidden;
}


/*Right Panel filter End*/


/*------------------------
		filter End
------------------------*/


/*------------------------
	Attendance Report start
------------------------*/

.log-data {
    width: 320px;
    position: relative;
    padding: 15px;
}

.log-area {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2rem;
}

.log-details {
    display: flex;
}

.log-details svg {
    width: 10px;
    margin-right: 10px;
}

.log-area.log-area-title {
    margin-bottom: 10px;
}

.log-dropdown span i.fa {
    color: green;
    font-size: 18px;
}

.log-dropdown span:after {
    display: none;
}


/*------------------------
	Attendance Report End
------------------------*/

.Mobile-images .form-control {
    padding-left: 100px !important;
}


/* 04-04-2022 start */

.admin-balance {
    position: relative;
    background: #ffffff;
    -webkit-box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
    box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
}

.admin-profile {
    padding: 15px 15px 20px 15px;
    /* background: rgb(0 122 255 / 35%) url(../../assetss/images/profile-img.png) no-repeat; */
    background: rgb(0 122 255 / 35%);
    background-position: right;
    background-size: contain;
}

.balance-details-list {
    margin-top: 10px;
}

.Monthearning {
    position: relative;
    padding: 15px;
}

.Monthearning-details h6 {
    font-size: 18px;
    font-weight: 800;
}

.wallet-usr-info {
    display: inline-block;
    color: #ffffff;
    background: rgba(0, 0, 0, .4);
    padding: 5px 12px 5px 6px;
    border-radius: 21px;
    position: relative;
    font-size: 13px;
    letter-spacing: 1px;
    cursor: pointer;
}

.wallet-usr-info:hover {
    color: #fff;
}

.balance-details {
    position: relative;
    padding: 0px 15px 15px 15px;
    display: flex;
    align-items: center;
}

.user-image {
    margin-right: 15px;
    margin-top: -30px;
    position: relative;
}

.user-image>a img {
    padding: 0.25rem;
    background-color: #f8f8fb;
    border: 1px solid #f6f6f6;
    max-width: 100%;
    height: auto;
    border-radius: 50% !important;
    width: 80px;
}

.user-image .user-qr-code {
    position: absolute;
    bottom: -4px;
    right: -4px;
}

.user-image .user-qr-code a {
    width: 32px;
    height: 32px;
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #d3d3d3;
    display: flex;
    text-align: center;
    background: #dceaf9;
    padding: 6px;
}

.user-image .user-qr-code img {
    width: 30px;
}

.modal-qr {
    text-align: center;
}

.modal-qr img {
    max-width: 320px;
}

.all-activity {
    grid-gap: 1.2rem;
}

.all-activity-list {
    list-style: none;
    flex: 1 1;
    background-color: #fff;
    padding: 24px 15px;
    -webkit-box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
    box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
    display: flex;
    width: 100%;
}

.all-activity-list:hover {
    box-shadow: 0px 4px 14px rgb(62 57 107 / 20%);
}

.all-activity-list-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    flex-shrink: 0;
}

.activityname {
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-bottom: 5px;
    color: #202020;
}

.activity-select {
    border: 1px solid #d3d3d373;
}

.all-activity-count {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0px;
}

.all-activity-list-text h6 {
    font-size: 22px;
    font-weight: 800;
    color: #6B6F82;
}

.bg1 {
    background: rgba(0, 122, 255, 0.2);
}

.bg2 {
    background-color: rgb(167, 243, 208);
}

.bg3 {
    background-color: rgba(255, 155, 68, 0.2);
}

.bg4 {
    background-color: rgba(41, 156, 219, .18);
}

.bg5 {
    background-color: rgba(219, 112, 41, 0.18);
}

.bg6 {
    background-color: rgba(41, 219, 145, 0.18);
}

.bg7 {
    background-color: rgba(59, 41, 219, 0.18);
}

.bg8 {
    background-color: rgba(219, 41, 41, 0.18);
}

.bg9 {
    background-color: rgba(59, 88, 12, 0.18);
}

.bg10 {
    background-color: rgba(219, 201, 41, 0.18);
}

.bg11 {
    background-color: rgba(47, 219, 41, 0.18);
}

.bg12 {
    background-color: rgba(219, 41, 41, 0.18);
}

.activity-icon {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30% 70% 70% 30% / 30% 45% 55% 70%;
}

.activity-icon img,
.activity-icon svg {
    width: 28px;
}

.all-activity-list-text {
    width: 100%;
}

.Dashboard-box {
    background: #ffffff;
    -webkit-box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
    box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
}

.Dashboard-largerow {
    min-height: 1px;
    height: 310px;
    background: #ffffff;
    overflow: hidden;
}


/* .Dashboard-header {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 12px;
    background: #ffffff;
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #e8eaf2;
    min-height: 38px;
} */

.Dashboard-header {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ffffff;
    min-height: 38px;
    border-radius: 5px 5px 0 0;
    height: 53px;
    border-bottom: 1px solid #e8eaf2;
    padding: 10px 20px;
}

.Dashboard-header:after {
    content: '';
    width: 4px;
    height: 90%;
    background: #5E7FB1;
    border-radius: 0 10px 10px 0;
    left: 0;
    position: absolute;
}

.card-title-text {
    color: #202020;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

.Revenue-filter a.active {
    background: #5E7FB1;
    color: #fff;
}

.Revenue-filter a {
    background: hsla(211, 100%, 50%, 0.041);
    padding: 3px 5px;
    margin: 0 3px;
    border-radius: 3px;
    font-size: 12px
}

.Withdrawal-left {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.Withdrawal-name {
    padding: 15px;
}

.badge-info {
    color: #fff;
    background-color: #2196f3;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.badge-info {
    background-color: #17a2b8;
}

.b-avatar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    flex-shrink: 0;
    width: 2.5rem;
    height: 2.5rem;
    font-size: inherit;
    font-weight: 400;
    line-height: 1;
    max-width: 100%;
    max-height: auto;
    text-align: center;
    overflow: visible;
    position: relative;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 12px !important;
}

.b-avatar-text {
    border-radius: inherit;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
}

.t-name h6 {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0;
}

.t-name p {
    font-size: 12px;
    margin-bottom: 0;
    font-weight: 500;
    color: #888ea8;
}

.Withdrawal-list {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.Withdrawal-name .Withdrawal-list:nth-last-child(1) {
    margin-bottom: 0;
}

.no-appointment-activity {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    text-align: center;
}

.no-appointment-activity h4 {
    color: #202020;
    font-size: 14px;
    font-weight: 800;
    margin-top: 20px;
}

div.dataTables_wrapper div.dataTables_filter label {
    font-size: 0;
}

.select2-results__option {
    padding: 2px 6px;
    font-size: 12px;
}

.text-color {
    color: #5E7FB1 !important;
}

.black-color {
    color: #000000 !important;
}

.text-green {
    color: #60b158 !important;
}

.text-yellow {
    color: #ffa700 !important;
}

.text-red {
    color: #ff0000 !important;
}

.text-skyblue {
    color: #87CEEB !important;
}

.Referral-area {
    display: flex;
    background: #fff;
    margin-bottom: 15px;
    background: #ffffff;
    -webkit-box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
    box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
    position: relative;
}

.close-referral {
    position: absolute;
    right: 10px;
    top: 10px;
}

.Referral-right {
    padding: 10px;
}

.Referral-right h3 {
    color: #6B6F82;
    font-size: 16px;
    font-weight: 800;
}

.Referral-right p {
    line-height: normal;
}

.datatables td {
    padding: 5px 10px !important;
    color: #6B6F82;
    font-size: 13px;
}

table.dataTable thead .sorting {
    background-size: 12px;
}

table.datatables thead th,
table.datatables thead td {
    padding: 6px 20px 6px 10px;
    border-bottom: 2px solid #e3ebf3;
    font-size: 12px;
    background-color: #e3ebf3;
}


/* .dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_info {
    margin-left: 15px;
} */

.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_paginate {
    margin-right: 0px;
}

.dataTables_wrapper .dataTables_filter label {
    font-size: 0;
    display: flex;
}

.dataTables_wrapper .dataTables_filter span.input {
    font-size: 12px;
}

.dataTables_wrapper .dataTables_filter span.input input {
    padding-left: 30px;
}

.ui.form input:not([type]),
.ui.form input[type=date],
.ui.form input[type=datetime-local],
.ui.form input[type=email],
.ui.form input[type=file],
.ui.form input[type=number],
.ui.form input[type=password],
.ui.form input[type=search],
.ui.form input[type=tel],
.ui.form input[type=text],
.ui.form input[type=time],
.ui.form input[type=url] {
    padding: 5px 10px;
    font-size: 12px;
}

.ui.stackable.grid>.row {
    padding: 5px 0 0px 0;
}

.ui.stackable.grid {
    margin-top: -10px;
    margin-bottom: -10px;
    margin-left: 0rem;
    margin-right: -2rem;
}

.dataTables_wrapper .dataTables_filter span.input:after {
    content: '';
    background: url(../../assetss/images/icons/search.svg) no-repeat;
    position: absolute;
    width: 25px;
    height: 27px;
    background-size: 14px;
    opacity: 0.5;
    background-position: 7px;
}

.box-datatable .ui.stackable.pagination.menu {
    min-height: auto !important;
    box-shadow: none;
    border: none;
}

div.dataTables_wrapper div.dataTables_paginate .paginate_button {
    margin-left: 0;
    padding: 4px 12px;
}

.box-datatable .paginate_button.item {
    padding: 5px !important;
    width: 28px;
    height: 28px;
    line-height: 28px !important;
    margin: 0 auto;
    justify-content: center;
    align-items: center !important;
    min-width: auto !important;
}

.box-datatable .ui.pagination.menu .active.item {
    background-color: #5E7FB1;
    color: #fff !important;
    border: none;
}

.box-datatable .ui.pagination.menu .item {
    min-width: 3em;
    text-align: center;
    margin: 0 5px !important;
    border: 1px solid #e3ebf3 !important;
    border-radius: 5px !important;
}

.ui.pagination.menu .item {
    font-size: 12px;
}

.box-datatable .ui.menu a.item:hover {
    color: #6B6F82 !important;
}

.box-datatable .ui.menu .item.previous:before,
.box-datatable .ui.menu .item.next:before {
    position: absolute;
    content: '';
    top: 5px;
    right: 4px;
    border-width: 0 0 1px 1px;
    position: absolute;
    padding: 5px;
    box-shadow: 2px -2px #202020 inset;
    -webkit-box-shadow: 2px -2px #202020 inset;
    border: solid transparent;
    transition: 0.2s;
    transform: rotate(45deg);
    height: 6px !important;
    width: 6px !important;
    background: transparent;
    opacity: 0.5;
}

.box-datatable .ui.menu .item.next:before {
    transform: rotate(225deg) !important;
    display: block !important;
    right: 8px;
}

.dataTables_scrollBody::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
      box-shadow: inset -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065); */
    background-color: #fff;
}

.dataTables_scrollBody::-webkit-scrollbar {
    width: 3px;
    height: 5px;
    background-color: #fff;
}

.dataTables_scrollBody::-webkit-scrollbar-button {
    background-color: #6B6F82;
}

.dataTables_scrollBody::-webkit-scrollbar-thumb {
    background-color: #6B6F82;
}

div.dataTables_wrapper div.row.dt-table {
    padding: 0;
    --bs-gutter-x: 0rem !important;
}

.table-records {
    padding: 3px 15px 0;
    position: relative;
    border-left: 1px solid #6B6F82;
    margin-left: 15px;
}

.search-filter-list {
    padding: 3px 15px 0;
    position: relative;
    border-left: 1px solid #6B6F82;
    margin-left: 15px;
}

.search-filter-list li {
    margin-right: 0 !important;
}

.search-filter-list p {
    background-color: #5E7FB1;
    line-height: normal;
    padding: 2px 8px;
    color: #fff;
    border-radius: 15px;
    font-size: 11px;
}

.search-filter-list p span {
    margin-left: 5px;
    cursor: pointer;
}

table.dataTable thead .sorting {
    background-color: hsla(211, 100%, 50%, 0.041);
    font-weight: 800;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: hsla(211, 100%, 50%, 0.041);
}

.table-filters {
    padding: 0px 6px !important;
    border: 2px solid #5E7FB1;
    background-color: #5E7FB1;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    letter-spacing: 0.5px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    top: 2px;
    position: relative;
    line-height: 28px;
}

.table-filters:hover {
    border: 2px solid #5E7FB1;
    background: transparent;
    color: #000;
    text-decoration: none;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.table-filters:hover svg {
    fill: #000 !important;
}


/* visitor desk start */

.visitor-body {
    overflow: hidden;
}

.visitor-desk-area {
    background-color: #fafbfc;
    min-height: 100vh;
    display: flex;
    position: relative;
    height: auto;
}

.visitor-desk-area:before {
    content: "";
    position: absolute;
    background: url(../../assets/images/logo_icon.png);
    width: 80%;
    height: 100%;
    background-position: center;
    background-size: 40%;
    background-repeat: no-repeat;
    right: 0;
    left: 0;
    opacity: 0.05;
}

.visitor-desk-area:after {
    content: "";
    position: absolute;
    background: #5E7FB1;
    width: 25%;
    height: 100%;
    background-position: right top;
    background-size: cover;
    background-repeat: no-repeat;
    right: 0;
}


/* .visitor-desk-steps {
    display: none;
    gap: 30px;
    width: 100%;
    z-index: 1; 
    position: relative;
    align-items: center;
    min-height: 100vh;
} 
.visitor-desk-steps.active{
    display: flex;
} */

.visitor-desk-steps {
    gap: 30px;
    width: 100%;
    z-index: 1;
    position: absolute;
    align-items: center;
    min-height: 100vh;
    opacity: 0;
    visibility: hidden;
}

.visitor-desk-steps.active {
    display: flex;
    opacity: 1;
    visibility: visible;
}

.visitor-desk-steps .select2-container {
    width: 100% !important;
}

.visitor-desk-steps-left {
    display: flex;
    gap: 30px;
    width: 70%;
}

.visitor-desk-steps-right {
    width: 30%;
    background: #fff;
    padding: 30px 30px;
    box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 7%);
    border-radius: 15px;
    position: relative;
}

.steps-back {
    background: #fff;
    padding: 7px;
    box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 7%);
    position: absolute;
    top: 20px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

.visitor-desk-steps-right .visitor-desk-shape1 {
    position: absolute;
    left: -110px;
    top: -70px;
    transform: rotate(75deg);
}

.visitor-desk-steps-right h4 {
    font-size: 22px;
    font-weight: 600;
}

.visitor-desk-steps-logo {
    height: 60px;
    width: 60px;
    box-shadow: 0 5px 10px #0000001a;
    border-radius: 50%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.visitor-desk-steps-logo img {
    height: 50px;
    width: 50px;
    padding: 7px;
}

.visitor-desk-steps-contain {
    width: 60%;
}

.visitor-desk-steps-contain h2 {
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 20px;
}

.visitor-desk-steps-contain p {
    font-size: 18px;
    font-weight: normal;
}

.visitor-desk-steps-contain .visitorinput {
    position: relative;
    border: none;
    border-bottom: 1px solid #d3d3d3;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    padding: 4px 0 !important;
    color: #202020;
    background: transparent;
}

.visitor-desk-steps-contain .select2-container--default .select2-selection--single {
    border: none !important;
    border-bottom: 1px solid #d3d3d3 !important;
    font-size: 18px;
    width: 100%;
    padding: 10px 0;
    font-weight: 600;
    color: #202020;
    height: auto !important;
    border-radius: 0 !important;
    background: transparent;
}

.visitor-desk-steps-contain .bootstrap-select .dropdown-toggle .filter-option {
    height: auto;
}

.visitorinput-list {
    margin-bottom: 15px;
    position: relative;
}

.visitorinput-list .location-icon {
    position: absolute;
    width: 15px;
    right: 0;
    top: 5px;
}

.visitorinput-list .location-icon svg {
    fill: #5E7FB1;
}

.visitor-desk-btns .softo-solid-btn .fa {
    -webkit-animation: bounceLeft 2s infinite;
    animation: bounceLeft 2s infinite;
}

.visitorinput-list button.btn.dropdown-toggle.btn-light,
.visitorinput-list .btn-light:not(:disabled):not(.disabled):active,
.visitorinput-list .btn-light:not(:disabled):not(.disabled).active,
.visitorinput-list .show>.btn-light.dropdown-toggle {
    background: transparent !important;
    border: none !important;
    outline: none !important;
    padding-left: 0;
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    color: #202020;
}

.visitorinput-list .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.visitorinput-list .bootstrap-select>.dropdown-toggle:after {
    margin-top: -10px;
}

.visitor-desk-btns {
    margin-top: 30px;
    width: 100%;
}

.visitor-desk-btns .softo-solid-btn {
    padding: 10px 15px !important;
    min-width: 130px;
    text-align: center;
}

.onboarding-area {
    padding: 30px;
    position: relative;
}

.onboarding-area:after {
    content: "";
    position: absolute;
    background: #5E7FB1;
    width: 28%;
    height: 100%;
    background-position: right top;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
}

.onboarding-model-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    height: 100%;
    padding: 15px 0;
}

.onboarding-model-right {
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);
    padding: 30px 20px;
    position: relative;
    z-index: 1;
    background: #fff;
    border-radius: 5px;
}

.onboarding-list {
    text-align: left;
}

.onboarding-list li:nth-child(1) p {
    text-decoration: line-through;
    color: #3ED278;
}

.onboarding-list li:nth-child(1) p span {
    background: #3ED278;
    color: #ffffff;
}

.onboarding-list ul li {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.onboarding-list ul li p span {
    width: 20px;
    height: 20px;
    border: 1px solid;
    display: inline-block;
    border-radius: 15px;
    text-align: center;
    line-height: 18px;
    margin-right: 4px;
}

.onboarding-list li p {
    color: #FF0000;
    line-height: normal;
}

.onboarding-list ul li p {
    margin-bottom: 0;
}

.onboarding-area p {
    line-height: normal;
    margin: 0;
}

.onboarding-testimonials .carousel-item .media {
    background: #f9f9f9;
    border-radius: 0px 55px 55px 55px;
    padding: 15px;
}

.onboarding-testimonials .carousel-indicators .active {
    background-color: #5E7FB1;
}

.onboarding-testimonials .carousel-indicators li {
    background-color: rgb(0 0 0 / 50%);
    width: 18px;
}

.onboarding-testimonials .carousel-indicators {
    position: relative;
    margin-top: 20px;
}

.onboarding-testimonials .media-body ul li i {
    color: #FC6011;
}

.avatar-separate {
    margin: 0 25px;
    position: relative;
    height: 120px;
}

.visitorinput-avtara {
    position: relative;
    display: flex;
    align-items: center;
}

.avatar-separate-line {
    padding: 30px 0;
    opacity: .4;
    border-left: 1px solid #d8d8d8;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 3px;
}

.avatar-separate span {
    top: 45%;
    position: relative;
    background: #fafbfc;
    padding: 5px;
    z-index: 1;
}

.personal-image {
    text-align: center;
}

.personal-image input[type="file"] {
    display: none;
}

.personal-figure {
    position: relative;
    width: 120px;
    height: 120px;
    margin: 0;
    border-radius: 100%;
    border: 2px solid transparent;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 20%);
    background: #5E7FB1;
}

.personal-avatar {
    cursor: pointer;
    width: 80px;
    box-sizing: border-box;
    transition: all ease-in-out .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.personal-figcaption {
    cursor: pointer;
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    transition: all ease-in-out .3s;
    right: -12px;
    bottom: 0px;
    background: #5E7FB1;
    z-index: 999;
    border: 2px solid #fff;
}

.personal-figcaption>img {
    margin-top: 0;
    width: 20px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.avatar-buttons {
    display: flex;
    gap: 15px;
}

.avatar-buttons a {
    width: 45px;
    background: transparent;
    height: 45px;
    padding: 10px;
    border-radius: 4px;
    transition: 0.2s;
}

.avatar-buttons a:hover {
    box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 37%);
}


/* .toolbar-link-filter {
    display: inline-block;
    background: #5E7FB1;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    height: 30px;
    min-width: 30px;
    position: relative;
    width: auto;
    line-height: 30px;
} */

.toolbar-link-filter {
    display: inline-block;
    background: #5E7FB1;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    height: 35px;
    min-width: 35px;
    position: relative;
    width: auto;
    line-height: 35px;
}


/*Right Panel filter Start*/

.right-panel-filter .right-panel {
    position: fixed;
    top: 0;
    right: 0;
    width: 320px;
    height: 100%;
    z-index: 9999;
    transition: all 0.3s;
    transform: translateX(100%);
    background: #ffffff;
    display: flex;
    flex-direction: column;
}

.right-panel-filter.filter-active .right-panel {
    transform: translateX(0);
}

.right-panel-filter.filter-active .panel-overlay {
    opacity: 0.8;
    pointer-events: all;
}

.right-panel-filter .panel-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #202020;
    opacity: 0;
    pointer-events: none;
    z-index: 9;
    transition: all 0.3s;
}

.right-panel-filter .right-panel .right-panel-head {
    position: relative;
    height: 60px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    border-bottom: 1px solid rgb(32 32 32 / 12%);
}

.right-panel-filter .right-panel .right-panel-head h3 {
    max-width: 80%;
    line-height: 18px;
}

.right-panel-filter .right-panel .right-panel-head .close-panel svg {
    color: #ffffff;
    height: 22px;
    width: 22px;
    transition: stroke 0.3s;
}

.right-panel-filter .right-panel .right-panel-head .close-panel {
    height: 28px;
    width: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    transition: all 0.3s;
    background-color: #5E7FB1;
    box-shadow: 0px 0px 10px #5E7FB1;
}

.right-panel-filter .right-panel .right-filters {
    margin: 0 15px;
}

.right-panel-body {
    height: 100%;
    margin-bottom: 15px;
    overflow: auto;
    padding-top: 15px;
}

.right-panel-footer {
    padding: 15px;
    text-align: center;
    border-top: 1px solid #e6e7eb;
}

.select2-container.select2-container--default.select2-container--open {
    z-index: 9999;
}


/*Right Panel filter End*/

.dropdown.bootstrap-select.show-tick.inputs,
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select>.dropdown-toggle,
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
    height: 38px !important;
    border: none;
    border-radius: 5px !important;
    background-color: #fff;
    width: 100%;
    padding: 10px 15px;
}

.bootstrap-select>.dropdown-toggle:after {
    margin-top: -15px;
    margin-right: 10px;
}

.bootstrap-select .dropdown-menu {
    box-shadow: none !important;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: 0px!important;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    color: #202020;
}

.bootstrap-select .dropdown-menu .dropdown-item {
    padding: 8px 10px;
    width: 100%;
    line-height: normal;
    font-size: 13px;
}

.toolbar-link-filter.excel-filter {
    background: green;
}


/* visitor desk End */

.appoiment-btn {
    border: 1px solid #5E7FB1;
    padding: 2px 5px;
    border-radius: 5px;
    color: #fff;
    background: #5E7FB1;
    display: inline-block;
}

.advance-registration-btn {
    border: 1px solid #e9ab31;
    color: #fff;
    background: #e9ab31;
    padding: 2px 5px;
    border-radius: 5px;
    display: inline-block;
}

.check-in-btn {
    border: 1px solid #60b158;
    color: #fff;
    background: #60b158;
    padding: 2px 5px;
    border-radius: 5px;
    display: inline-block;
}

.check-out-btn {
    border: 1px solid #ff0000;
    color: #fff;
    background: #ff0000;
    padding: 2px 5px;
    border-radius: 5px;
    display: inline-block;
}

.hide-after:after,
.hide-before:before {
    display: none;
}

.box-shadow-2 {
    box-shadow: 0 10px 18px 0 rgb(62 57 107 / 20%);
}

.Dashboard-header .inputs,
.Dashboard-header .select2-container--default .select2-selection--single {
    height: 30px !important;
    padding: 7px 15px;
}

.Dashboard-header .headersearch i {
    top: 8px;
}

.input-container {
    position: relative;
    border: 1px solid #868686;
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
    border-radius: 3px !important;
}

.input-error {
    border-color: #FF0000;
}

.inputs {
    font-size: 14px;
    box-sizing: border-box;
    color: #202020;
    outline: 0;
    height: 32px !important;
    padding: 5px 10px 5px 5px;
    width: 100%;
    border: none !important;
    border-radius: 3px !important;
    /*background: transparent;*/
    background: #ffff;
}

textarea.inputs {
    height: 53px !important;
}

.input-error-text {
    color: #FF0000;
    font-size: 11px;
    position: absolute;
    left: 0;
    bottom: -15px;
}

.input-text {
    transform: translateY(-13px) translateX(5px);
    padding: 0 6px;
    background: #ffffff;
    left: 0;
}


/* .placeholder {
    color: #202020;
    left: 10px;
    line-height: normal;
    pointer-events: none;
    position: absolute;
    transition: 500ms;
    top: 6px;
    margin: 0;
    background: transparent;
    font-size: 12px;
    opacity: 1;
    transform: translateY(0px) translateX(0px);
} */

.placeholder {
    color: #202020;
    left: 0;
    line-height: normal;
    pointer-events: none;
    position: absolute;
    transition: 500ms;
    top: 50%;
    margin: 0;
    background: transparent;
    font-size: 13px;
    opacity: 1;
    transform: translate(10px, -50%);
    padding: 0px 4px;
    pointer-events: none;
}

.inputs:focus~.placeholder,
.inputs:not(:placeholder-shown)~.placeholder {
    top: -8px;
    -webkit-transform: translate(10px);
    transform: translate(10px);
    background: #ffffff;
    left: 0;
}


/* .inputs:focus ~ .placeholder, .inputs:not(:placeholder-shown) ~ .placeholder {
    transform: translateY(-13px) translateX(5px);
    padding: 0 6px;
    background: #ffffff;
    left: 0;
    font-size: 10px;
} */

.input-text {
    transform: translateY(-13px) translateX(5px);
    padding: 0 6px;
    background: #ffffff;
    left: 0;
    font-size: 10px;
}

.nice-select .list {
    font-size: 14px;
}

.nice-select span.current {
    transform: translate(0px, 0px);
    position: relative;
    top: -9px;
}

.date-icon,
.time-icon {
    position: relative;
    padding-left: 22px;
}

.headersearch {
    position: relative;
}

.headersearch .rangpicker,
.headersearch .single-datepicker,
.headersearch .single-timepicker,
.headersearch .daterange-right {
    padding-left: 32px !important;
}

.daterangepicker {
    z-index: 9999;
}


/* select2 Start*/

.select2-container {
    z-index: 99;
}

.select2-container--default .select2-selection--single {
    box-sizing: border-box;
    color: #6B6F82;
    height: 38px !important;
    outline: 0;
    padding: 10px 15px;
    width: 100%;
    border: none !important;
    border-radius: 3px !important;
    background: transparent;
    font-size: 13px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 1.6rem;
    padding-left: 0px;
}

.select2-dropdown {
    border: 1px solid #e6e7eb;
}

span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open,
.select2-container--classic.select2-container--focus,
.select2-container--default.select2-container--focus,
span.select2.select2-container.select2-container--default.select2-container--below,
span.select2.select2-container.select2-container--default {
    width: 100% !important;
    min-width: 160px;
}

.select-select2-minmax {
    min-width: 160px;
    max-width: 160px;
}


/* select2 End */


/* bootstrap select start*/

.bootstrap-select:not([class*='col-']):not([class*='form-control']):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select .btn-light {
    min-width: 100px;
    background: transparent;
}

.bootstrap-select .dropdown-item {
    padding: 3px 5px;
}

.bootstrap-select.inputs {
    padding: 0px 0;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px;
    box-shadow: none;
}

.bootstrap-select .form-control:focus {
    color: #6B6F82;
    border-color: #e6e7eb;
    outline: 0;
    box-shadow: none;
}

.bootstrap-select .form-control {
    line-height: 1.15;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #5E7FB1;
    color: #ffffff !important;
}

.dropdown-item.active .text,
.dropdown-item:active .text {
    color: #ffffff !important;
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
    padding: 4px 4px;
}

.bootstrap-select .dropdown-menu {
    padding: 0;
}

.bootstrap-select li {
    width: 100%;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    font-size: 14px;
    position: relative;
    top: 0px;
}


/* bootstrap select End*/

.top-lbl {
    transform: translateY(-20px) translateX(-19px) scale(0.85);
    padding: 0 10px;
    background: #ffffff;
}

.ui.selection.dropdown,
.ui.selection.dropdown .menu>.item {
    padding: 6px 23px 6px 5px !important;
    min-height: auto;
    font-size: 14px;
}

.ui.selection.dropdown>.delete.icon,
.ui.selection.dropdown>.dropdown.icon,
.ui.selection.dropdown>.search.icon {
    line-height: 0;
    top: 11px;
    right: 5px;
}

.ui.form input:not([type]),
.ui.form input[type=date],
.ui.form input[type=datetime-local],
.ui.form input[type=email],
.ui.form input[type=file],
.ui.form input[type=number],
.ui.form input[type=password],
.ui.form input[type=search],
.ui.form input[type=tel],
.ui.form input[type=text],
.ui.form input[type=time],
.ui.form input[type=url] {
    padding: 5px 10px;
    font-size: 12px;
}

.Visitor-Desk-code-area {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.Desk-code {
    background: #472ace;
    border-color: #472ace;
    ;
}

.Desk-code:hover {
    border-color: #472ace;
    ;
}


/* Data table Css Start*/

.search-filter-list {
    padding: 3px 15px 0;
    position: relative;
    border-left: 1px solid #6B6F82;
    margin-left: 15px;
}

.search-filter-list li {
    margin-right: 0 !important;
}

.search-filter-list p {
    background-color: #5E7FB1;
    line-height: normal;
    padding: 2px 8px;
    color: #ffffff;
    border-radius: 15px;
    font-size: 11px;
}

.search-filter-list p span {
    margin-left: 5px;
    cursor: pointer;
}

.box-datatable table.dataTable thead .sorting {
    background-color: hsla(211, 100%, 50%, 0.041);
    font-weight: 800;
    background-size: 12px;
}

.box-datatable .datatables td {
    padding: 5px 10px !important;
    color: #202020;
    font-size: 13px;
}

table.datatables thead th,
table.datatables thead td {
    padding: 6px 20px 6px 10px;
    border-bottom: 2px solid #e6e7eb;
    font-size: 13px;
    background-color: #e3ebf3;
}

.dataTables_wrapper .dataTables_filter label {
    font-size: 0;
    position: relative;
}

.dataTables_wrapper .dataTables_length select {
    border: 1px solid #e6e7eb;
    border-radius: 3px;
    padding: 5px;
    background-color: transparent;
    padding: 4px;
}

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #e6e7eb;
    border-radius: 3px;
    padding: 5px;
    background-color: transparent;
    margin-left: 3px;
    width: 100%;
    font-size: 12px;
    padding-left: 30px;
}

.box-datatable .dataTables_filter label:before {
    content: '';
    background: url(../../assets/images/icons/search.svg) no-repeat;
    position: absolute;
    width: 25px;
    height: 27px;
    background-size: 14px;
    opacity: 0.5;
    background-position: 7px;
    left: 4px;
    top: 2px;
}

.box-datatable .paginate_button {
    min-width: 3em;
    text-align: center;
    margin: 0 3px 4px !important;
    border: 1px solid #e6e7eb !important;
    border-radius: 5px !important;
    position: relative;
}

.box-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.box-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.box-datatable .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #5E7FB1 !important;
    color: #fff !important;
    border-color: #e6e7eb !important;
}

.visitor-desk-table .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #e6e7eb;
    /* height: calc(100vh - 351px); */
}

@media screen and (max-width: 991px) {
    .visitor-desk-table .dataTables_wrapper.no-footer .dataTables_scrollBody {
        height: auto
    }
}

.inner-breadcrumb {
    margin: 0;
    align-items: center;
    display: flex;
    position: relative;
}

.inner-breadcrumb svg {
    width: 13px;
    line-height: normal;
    height: 13px;
    stroke: #6B6F82;
}

.inner-breadcrumb .list-inline-item:not(:last-child) {
    margin-right: 15px;
    position: relative;
}

.inner-breadcrumb .list-inline-item:not(:last-child):after {
    content: "/";
    position: absolute;
    right: -10px;
    top: 0px;
}

.inner-breadcrumb .list-inline-item a,
.inner-breadcrumb .list-inline-item span {
    font-size: 11px;
}

.inner-card {
    min-height: 1px;
    height: 100%;
    /*background: #ffffff;*/
    background: #f1f2f2;
}

.settings-right-sidebar .inner-card {
    height: auto;
}


/* .inner-card-title {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    background: #ffffff;
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #e6e7eb;
    justify-content: space-between;
    height: 53px;
  } */

.inner-card-title {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    /*background: #fff;*/
    background: #f1f2f2;
    z-index: 1;
    border-radius: 5px 5px 0 0;
    height: 53px;
    border-bottom: 1px solid #e8eaf2;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inner-card-title:after {
    content: '';
    width: 4px;
    height: 90%;
    background: #5E7FB1;
    border-radius: 0 10px 10px 0;
    left: 0;
    position: absolute;
}

.title-right-area {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    flex-shrink: 0;
}

.title-right-list {
    margin-left: 5px;
    display: flex;
}

@media only screen and (max-width: 991px) {
    .onboarding-area:after {
        background: transparent;
    }
    .mobile-menu {
        display: none !important;
    }
    .visitor-desk-steps-left {
        width: 100% !important;
    }
    .visitor-desk-area:before {
        width: 100%;
    }
    .visitor-desk-area {
        overflow-x: hidden;
        overflow-y: auto;
    }
    .all-activity {
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .vertical-overlay-menu .header-navbar .navbar-header .mobile-menu a.menu-toggle {
        padding-top: 0;
    }
    .search-filter-list,
    .mobile-hide {
        display: none !important;
    }
    html body .content .content-wrapper,
    .visitor-desk-steps-contain {
        max-width: 100% !important;
        width: 100%;
    }
    .mobile-menu {
        display: block !important;
    }
    .app-content.content,
    footer.footer-light {
        margin-left: 0 !important;
    }
    .Workspace-list-body {
        padding: 4px 10px 6px 10px;
    }
    .user-settings-menu,
    .Workspace-setting-menu {
        min-width: 125px;
        max-width: 125px;
    }
    .vertical-overlay-menu .main-menu,
    .vertical-overlay-menu.menu-hide .main-menu {
        width: 90px;
    }
    .user-menu .profile-dropdown .dropdown-menu.show {
        left: 15px !important;
    }
    .visitorinput-avtara {
        flex-direction: column;
    }
    .visitor-desk-steps-left {
        width: 100%;
        flex-direction: column;
        justify-content: center;
        align-items: start;
        gap: 0;
        padding: 80px 0 30px;
    }
    .visitorinput-pre {
        flex-direction: column;
    }
    .visitor-onboarding-steps {
        width: 100%;
        position: relative;
    }
    .avatar-separate {
        display: none;
    }
    .d-flex.Dashboard-title-right {
        margin-top: 10px !important;
    }
    /* .Dashboard-header {
        flex-direction: column;
        align-items: flex-start;
    } */
    .Dashboard-header:after {
        height: 100%;
        top: 0;
    }
    .Dashboard-box,
    .banner-area {
        margin-left: 0 !important;
    }
    .banner-area {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .dataTables_wrapper .dataTables_filter label {
        display: inline-block;
    }
}

@media only screen and (max-width: 480px) {
    .Referral-area {
        flex-direction: column;
    }
    .all-activity.grid-3 {
        grid-template-columns: repeat(1, 1fr);
    }
}


/* 04-04-2022 End*/

.icon-round {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(40 20 131 / 6%);
}

.table-action-details {
    height: 30px;
    width: 80px;
}

.table-title {
    text-align: center;
    padding: 3px;
    display: inline-block;
    width: 100%;
}

.table-title .table-title-h3 {
    font-size: 14px;
    font-weight: 600;
    color: #0e214b;
    margin: 0px;
    padding: 5px 0;
    background: rgb(69 42 203 / 11%);
}

.table-action {
    text-align: right;
    width: 120px;
}

.table-action-btns {
    text-align: end;
    position: relative;
}

.table-action-btns .Checkout-btns {
    height: 30px;
}

.table-resource-buttons {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    right: 0;
    top: 0;
}

.table-resource-buttons .icon-round {
    margin-left: 5px;
}

.table-action-details:hover .Checkout-btns {
    visibility: hidden;
}

.table-action-details:hover .table-resource-buttons {
    opacity: 1;
    visibility: visible;
}

.settings-body {
    height: calc(100vh - 125px);
    display: inline-grid;
    width: 100%;
}

.settings-layout {
    display: flex;
    height: 100%;
    gap: 15px;
}

.settings-left-sidebar {
    max-width: 270px;
    width: 100%;
    position: relative;
    border: 1px solid #e8eaf2;
    background-color: #fff;
    border-radius: 5px;
}

.settings-right-sidebar {
    position: relative;
    width: calc(100% - 250px);
    border-radius: 5px;
    border: 1px solid #e8eaf2;
    background-color: #fff;
}

.settings-layout .ps-theme-dark>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: rgb(0 0 0 / 13%);
    right: -3px;
}

.settings-layout .ps-theme-dark:hover>.ps-scrollbar-x-rail,
.settings-layout .ps-theme-dark:hover>.ps-scrollbar-y-rail {
    opacity: 1;
    width: 0;
}

.setting-sidemenu-ul {
    list-style: none;
    padding: 0;
}

.setting-sidemenu-a {
    display: inline-block;
    color: #202020;
    list-style: none;
    padding: 8px 15px;
    position: relative;
    width: 100%;
    z-index: 1;
    font-weight: 600;
    font-size: 14px;
}

.setting-sidemenu-a.active,
.setting-sidemenu-a:hover {
    background: linear-gradient(90deg, rgba(0, 122, 255, 0.1) 0%, rgba(0, 122, 255, 0) 100%);
    color: #5E7FB1;
}

.setting-sidemenu-a:hover:before,
.setting-sidemenu-a.active.active:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    border-radius: 0 10px 10px 0;
    background-color: #5E7FB1;
}

.input-disabled {
    opacity: .5;
    pointer-events: none;
    cursor: auto;
}

.settings-right-sidebar .ps-scrollbar-x-rail {
    display: none !important;
}

.box-switch {
    display: flex;
    align-items: center;
    position: relative;
}

.box-switch .switch {
    /* display: flex;
    align-items: center; */
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

.box-switch .switch__input {
    display: none;
}

.box-switch .switch__input:checked+.switch__icon {
    background-color: #5E7FB1;
}

.box-switch .switch__input:checked+.switch__icon:before {
    transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
}

.box-switch .switch__input:checked+.switch__icon:after {
    transform: translate3d(20px, 2px, 0);
}

.box-switch .switch__icon {
    position: relative;
    display: inline-block;
    max-width: 42px;
    min-width: 42px;
    min-height: 24px;
    max-height: 24px;
    background-color: #cac5e0;
    border-radius: 22px;
    vertical-align: text-bottom;
    transition: all 0.3s linear;
}

.box-switch .switch__icon:before {
    content: '';
    position: absolute;
    left: 0;
    width: 38px;
    height: 20px;
    background-color: #cac5e0;
    border-radius: 11px;
    transform: translate3d(2px, 2px, 0) scaleX(1);
    transition: all 0.25s linear;
}

.box-switch .switch__icon:after {
    content: '';
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border-radius: 11px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
    transform: translate3d(2px, 2px, 0);
    transition: all 0.2s ease-in-out;
}

.box-switch .switch__span {
    margin-left: 5px;
    font-weight: 400;
}

.filed-info {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(40 20 131 / 6%);
    color: #202020;
    position: absolute;
    right: 5px;
    top: 5px;
}

.settings-right-sidebar .add-balance-btn .softo-solid-btn {
    min-width: 90px;
    text-align: center;
}

.content-subheader {
    background: #f5f6fa;
    border-bottom: 1px solid #e8eaf2;
    border-top: 1px solid #e8eaf2;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
}


/* .modal-dialog {
    max-width: 650px; 
}  */

.modal-dialog.modal-xl {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.modal-header {
    background: #fafbff;
    border-bottom: 1px solid #e8eaf2;
    padding: 15px 20px;
    flex: 0 0 auto;
    display: flex!important;
    align-items: center;
    justify-content: space-between;
}

.modal-title {
    font-weight: 600;
}


/* .modal-body {
    height: auto;
    overflow-x: hidden;
    max-height: 70vh; 
} */

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 10px 15px;
    border-top: 1px solid #d6d9e5;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1;
    background: #f5f6fa;
}

.modal-footer .softo-solid-btn {
    min-width: 90px;
    text-align: center;
}

.formpreviews {
    background: rgb(128 128 128 / 14%);
    padding: 30px;
    margin-bottom: 20px;
    max-height: 365px;
    overflow-y: auto;
    position: relative;
}

.formlisted-list {
    width: 100%;
    position: relative;
    border: 1px solid #e8eaf2;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 15px;
}

.formlisted-content {
    gap: 15px;
    display: flex;
}

.formlisted-list .table-resource-buttons {
    right: 10px;
    top: 5px;
}

.formlisted-list:hover .table-resource-buttons {
    opacity: 1;
    visibility: visible;
}

.addedformlist {
    background: #fff;
    padding: 20px 15px 0px 15px;
}

.formlisted {
    max-height: 325px;
    overflow-y: auto;
    position: relative;
}

.inner-card-data .filters-list {
    position: relative;
}

.map-click {
    position: absolute;
    top: 6px;
    right: 10px;
    margin: 0;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(40 20 131 / 6%);
}

.qrbtns {
    display: flex;
    align-items: center;
    justify-content: center;
}

.qrbtns a {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(40 20 131 / 6%);
}

.top-label {
    top: -8px;
    -webkit-transform: translate(10px);
    transform: translate(10px);
    background: #ffffff;
    left: 0;
}

.tc-area,
.distance-area,
.allowwifi-area,
.google-review-area {
    display: none;
}

.showarea {
    display: block
}

.Notifications-full {
    margin: 0;
    padding: 0;
}

.Notifications-full li {
    border-bottom: 1px solid #e8eaf2;
    display: flex;
    padding: 10px 15px;
}

.notifications-avtara {
    margin-right: 10px;
    flex-shrink: 0;
    display: block;
}

.notifications-avtara img {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    border: 1px solid #c7c7c7;
}

.notifications-title {
    font-size: 16px;
    margin: 0;
}

.activity-date {
    font-size: 13px;
    margin: 0;
}


/*==========================================
    :: Pricing
==========================================*/

.pricing-table {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.1);
    -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.1);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.1);
    padding: 20px 10px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    overflow: hidden;
    height: 100%;
}


/* .pricing-table:hover {-webkit-transform: translateY(-15px); -moz-transform: translateY(-15px); -ms-transform: translateY(-15px); -o-transform:  translateY(-15px); transform: translateY(-15px);} */

.pricing-table .popular {
    position: absolute;
    top: -16px;
    right: -50px;
    z-index: 1;
    background-color: #5E7FB1;
    color: #ffffff;
    padding: 17px 5px 10px 35px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 170px;
    font-size: 12px;
    line-height: 17px;
}

.pricing-inner-table h2 {
    color: #5E7FB1;
    margin-bottom: 3px;
    font-size: 55px;
}

.pricing-inner-table sup {
    margin-left: -25px;
    font-size: 26px;
}

.pricing-details {
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #e5e5e5;
    text-align: left;
    min-height: 215px;
}

.pricing-details ul li {
    padding: 3px 0 3px 30px;
    position: relative;
    width: 100%;
}

.pricing-details ul li:before {
    content: "\f054";
    font-family: 'FontAwesome';
    font-size: 12px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 6px;
    color: #5E7FB1;
}

.pricing-table-tag {
    position: absolute;
    top: 30px;
    left: 0;
    text-transform: uppercase;
    color: #ffffff;
    background: #505050;
    padding: 5px 15px;
    letter-spacing: 0.5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
    border-bottom-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-right-radius: 17px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-top-left: 0px;
    -moz-border-radius-top-right: 17px;
    -moz-border-radius-bottom-right: 17px;
    -moz-border-radius-bottom-left: 0px;
    box-shadow: 8px 8px 18px 0px rgba(42, 67, 113, 0.3);
    -webkit-box-shadow: 8px 8px 18px 0px rgba(42, 67, 113, 0.3);
    -moz-box-shadow: 8px 8px 18px 0px rgba(42, 67, 113, 0.3);
}

.pricing-inner-table .button {
    box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.1);
    -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.1);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.1);
}

.pricing-table:hover .pricing-table-tag {
    background: #5E7FB1;
}

.borderbutton {
    background: transparent;
    color: #000;
}

.borderbutton:hover {
    background: #5E7FB1;
    color: #ffffff;
}

.ChoosePlane-button a {
    text-transform: capitalize;
}

.ChoosePlane-button a:hover {
    text-decoration: underline;
    color: #5E7FB1;
}

.pricing-table .softo-solid-btn {
    padding: 10px 8px !important;
    border: 2px solid #5E7FB1;
    background-color: #5E7FB1;
}

.pricing-table .softo-solid-btn:hover {
    color: #ffffff;
}

.pricing-table .line-btns a {
    padding: 10px 8px !important;
    border: 2px solid #5E7FB1;
    background-color: #ffffff;
    color: #5E7FB1;
}

.pricing-table .line-btns a:hover {
    background-color: #5E7FB1;
}


/* .pricing-inner-table h2 {
    font-size: 42px !important;
} */

.Packages {
    display: none;
}

.showpackages {
    display: block;
}

.main-pricing {
    position: relative;
}

.main-pricing .selectpricing {
    display: inline-block;
    margin: 0 auto;
    background: rgb(198 196 243 / 39%);
    border-radius: 50px;
    padding: 5px 5px;
}

.selectpricing li {
    float: left;
    margin: 0 !important;
    padding: 0;
}

.selectpricing a {
    display: inline-block;
    padding: 10px 20px;
    position: relative;
    z-index: 8;
}

.selectpricing a:hover {
    color: #202020;
}

.selectpricing a.selectpricing_active:hover,
.selectpricing a.selectpricing_active:active,
.selectpricing a.selectpricing_active:focus {
    color: #fff;
}

.selectpricing_active:after {
    background: #5E7FB1;
    height: 100%;
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 50px;
    z-index: -1;
}

.selectpricing_active {
    color: #fff;
}

.pricing_arrow {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -70px;
    width: 80px;
    transform: translate(130px, 40px) rotate(-15deg);
}

.tbl-feature .table thead tr {
    background: #5E7FB1;
    color: #fff;
    font-size: 16px;
}

.tbl-feature .table tbody td.f-td {
    border-top: 1px solid rgb(0 0 0 / 15%);
    vertical-align: middle;
    font-weight: 600;
    color: #5E7FB1;
    font-size: 16px;
}

.tbl-feature .table tbody tr.one-tr,
.tbl-feature .table tbody tr.three-tr,
.tbl-feature .table tbody tr.five-tr,
.tbl-feature .table tbody tr.seven-tr,
.tbl-feature .table tbody tr.nine-tr {
    background: #f1f1f1;
}

.price-all .table tbody tr td:nth-child(n+2) {
    width: 20%;
    text-align: center;
}

.priceinfo svg {
    width: 13px;
    stroke: #202020;
}

.price-all .table thead tr th {
    vertical-align: middle;
}

.price-all .box-svg svg {
    width: 14px;
}

.price-all .box-svg2 svg {
    width: 11px;
}

.price-all .table td,
.price-all .table th {
    vertical-align: middle;
    padding: 7px 14px;
    font-size: 14px;
}

.priceclose {
    fill: #ff0000;
}

.priceright {
    fill: #5E7FB1;
}

.pricing-free {
    background: #f1f6ff
}

.pricing-Light {
    background: #f1f6ff;
}

.pricing-Premium {
    background-color: rgb(255 111 15 / 6%);
    border: 1px solid #5E7FB1;
}

.pricing-enterprise {
    background: #f1f6ff;
}

.Features-bg-ul {
    color: #fff;
}

.price-all .table.table thead tr th {
    color: #202020;
    background: #f1f6ff;
    font-weight: 800;
}

.price-all .table.table thead tr th img {
    /* display: none; */
    filter: brightness(100) invert(1);
    width: 20px;
    margin-right: 8px;
}

.price-all .table.table thead tr th p {
    font-size: 18px !important;
    font-weight: 700 !important;
}

.Invitelink {
    border: 1px solid #f4f5fa;
    border-radius: 5px;
    margin-top: 30px;
    background: #fff;
}

.Invitelink h5 {
    background: hsla(211, 100%, 50%, 0.041);
    padding: 10px 15px;
    margin-bottom: 0;
}

.Invitelink-content {
    padding: 5px 15px 15px 15px;
}

.Invitelink-content .inputs:focus~.placeholder,
.Invitelink-content .inputs:not(:placeholder-shown)~.placeholder {
    background: #fff;
}

span.single-datepickers {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(40 20 131 / 6%);
    color: #202020;
    cursor: pointer;
}

.Attendancename {
    width: 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Attendancename p {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(40 20 131 / 6%);
    color: #202020;
    cursor: pointer;
}

.AttendanceTable thead tr th {
    width: 50px;
    text-align: center;
}

.AttendanceTable tbody tr td {
    text-align: center;
    vertical-align: baseline;
}

.AttendanceTable tbody tr td p {
    margin: 0;
}

.AttendanceTable .datatables td,
.AttendanceTable table.dataTable thead .sorting {
    background-color: #fff;
}

.AttendanceTable .AttendanceTable-datatables thead th,
.AttendanceTable .AttendanceTable-datatables thead td {
    background-color: #fff;
    padding: 6px 10px 6px 10px;
}

.absent {
    background: #fff0ef !important;
    color: #ff6961 !important;
}

.present {
    background: #eff7ee !important;
    color: #6cb765 !important;
}

.weekoff {
    background: #e5f1ff !important;
    color: #087eff !important;
}

.atten-info {
    margin: 0 10px 0 0;
    line-height: 32px;
}

.atten-info span {
    margin-left: 12px;
}

.atten-info i {
    font-size: 12px;
}

.atten-info .absent-text {
    color: #ff6961 !important;
}

.atten-info .present-text {
    color: #6cb765 !important;
}

.atten-info .weekoff-text {
    color: #087eff !important;
}

.all-filed-info {
    background: rgb(40 20 131 / 6%);
    color: #202020;
    padding: 10px;
    margin-bottom: 25px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.all-filed-info i {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(40 20 131 / 6%);
    color: #202020;
    position: relative;
}

.all-filed-info p {
    margin-bottom: 0;
    color: #202020;
    width: calc(100% - 45px);
}

.content-subheader .card-title-text {
    margin: 0 0 4px 00;
}

.nedd-help {
    padding: 80px 0 120px 0;
    background: url("../../assets/images/help_banner.jpg") no-repeat;
    background-size: cover;
    position: relative;
}

.nedd-help::before {
    content: "";
    position: absolute;
    background: rgb(32 32 32 / 58%);
    width: 100%;
    height: 100%;
    top: 0;
}

.help-video {
    position: relative;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);
    background: #fff;
    min-height: 230px;
    border-radius: 5px;
}

.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: .3s;
    z-index: 6;
}

.nedd-box {
    padding: 0 0 80px 0;
    margin-top: -90px;
    z-index: 9;
}

.custome-support {
    background: #fff;
    min-height: 230px;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);
    padding: 15px;
    border-radius: 5px;
}

.image-crop-item input.file {
    display: none;
}

.image-crop-item .cabinet {
    cursor: pointer;
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    background: #3e3e3e;
    border-radius: 50px;
    bottom: 0;
    border: 2px solid #fff;
    text-align: center;
    margin: 0 auto;
    line-height: 32px;
}

#upload-demo {
    width: 350px;
    height: 350px;
    padding-bottom: 25px;
    margin: 0 auto;
}

.image-crop-item {
    position: relative;
    display: inline-block;
}

.image-crop {
    position: relative;
    width: 120px;
    height: 120px;
    margin: 0;
    border-radius: 100%;
    border: 2px solid #5E7FB1;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 20%);
    overflow: hidden;
    background: #ffffff;
}

.image-set {
    cursor: pointer;
    width: 120px;
    box-sizing: border-box;
    transition: all ease-in-out .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.no-record-area {
    height: 100vh;
    max-height: 318px;
    overflow: auto;
    overflow-x: hidden;
}

.no-record-available {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    text-align: center;
}

.error-area {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    padding: 80px 0;
    text-align: center;
}

.Department-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-columns: repeat(3, 1fr);
    grid-gap: 15px;
}

.Department-items {
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    border: 1px solid #e8eaf2;
    box-shadow: 0 10px 35px 0 #f1f3f5;
    transition: box-shadow .25s;
    width: 100%;
    margin: 10px;
}

.Department-items:hover {
    box-shadow: 0 10px 20px 6px rgb(0 0 0 / 8%);
}

.Department-avatar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    font-size: inherit;
    font-weight: 400;
    line-height: 1;
    max-width: 100%;
    max-height: auto;
    text-align: center;
    overflow: visible;
    position: relative;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 5px !important;
    text-transform: uppercase;
    white-space: nowrap;
    background: rgba(0, 122, 255, 0.2);
}

.Department-avatar span {
    font-size: 11px;
    font-weight: 700;
}

.Department-name {
    display: flex;
    align-items: center;
    gap: 10px;
}

.Department-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.access-more svg {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.Department-users {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px dotted #d3d3d3;
}

.Department-users-ul li {
    position: relative;
    width: 32px;
    height: 32px;
    white-space: nowrap;
    cursor: pointer;
    font-size: .8rem;
    margin: 0 !important;
    transition: 0.5s;
}

.Department-users-ul li:hover {
    transform: translateY(-4px) scale(1.02);
    z-index: 30;
}

.Department-users-ul li+li {
    margin-left: -10px !important;
}

.Department-users-ul li img {
    width: 32px;
    height: 32px;
    border: 2px solid #fff;
    box-shadow: 0 2px 10px 0 rgb(107 111 130 / 30%);
}

.Department-users-ul li span.badge {
    background: rgba(255, 255, 255, .8);
    color: #6b6f82;
    margin-bottom: 2px;
    z-index: 2;
}

.Department-actions {
    background: #fff;
    border: 1px solid #d6d9e5;
    box-shadow: 0 25px 25px rgb(0 0 0 / 15%);
    border-radius: 5px;
    position: absolute;
    top: 40px;
    right: 10px;
    display: none;
    z-index: 9;
}

.Department-actions a {
    width: 100%;
    font-size: 12px;
    padding: 2px 10px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.Department-actions a:hover {
    background: rgb(40 20 131 / 10%);
}

.alert-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
}

.alert-actions ul {
    display: flex;
    align-items: center;
}

.alert-Add {
    font-size: 14px;
    box-sizing: border-box;
    color: #202020;
    outline: 0;
    padding: 7px 10px 6px 6px;
    width: 100%;
    border-radius: 3px !important;
    background: transparent;
    border: 1px solid #e6e7eb;
}

span.alert-label {
    position: absolute;
    top: -9px;
    background: #fff;
    padding: 0 5px;
    left: 30px;
    font-size: 12px;
}

.Alert-listied-items {
    padding: 15px;
    border-bottom: 1px solid #e8eaf2;
}

.alert-right {
    position: relative;
    display: inline-block;
    width: 100%;
}

.alert-delete a {
    font-size: 9px;
    height: 14px;
    width: 14px;
    display: inline-block;
    background: rgb(255 0 0 / 10%);
    border-radius: 50px;
    text-align: center;
    color: red;
}

.alert-right-box {
    position: relative;
    max-width: 64%;
}

.alertinput,
.alert-email-add {
    margin-top: 8px;
}

.alert-checkboxs {
    margin-left: 5px;
    position: relative;
    top: 3px;
}

.alert-email-add a {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(40 20 131 / 6%);
    color: #202020;
}

.alert-right-box-items {
    display: flex;
    align-items: center;
    gap: 6px;
    border: 1px solid #d3d3d3;
    border-radius: 50px;
    padding: 5px;
    float: left;
    margin: 2px 4px 2px 0;
}

.alert-f-name {
    width: 95px;
}

.alert-f-name p {
    font-size: 12px;
}

.alert-s-name {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    flex-shrink: 0;
    width: 23px;
    height: 23px;
    font-size: inherit;
    font-weight: 400;
    line-height: 1;
    max-width: 100%;
    max-height: auto;
    text-align: center;
    overflow: visible;
    position: relative;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 50px !important;
    background: rgba(0, 122, 255, 0.2);
}

.alert-s-name span {
    font-size: 10px;
    font-weight: 500;
}

.alertinput input {
    border: none;
    width: 110px;
}

.alert-right>div {
    float: left;
}

.alert-email-add {
    width: 30px;
    float: right !important;
}

.added-Employee-list h6 {
    margin: 0;
    font-size: 14px;
}

.added-Employee-box {
    padding: 5px;
    background: #fff;
    box-shadow: 0px 2px 30px 2px rgb(0 0 0 / 10%);
    position: absolute;
    width: calc(100% - 30px);
    z-index: 2;
    height: 158px;
    overflow: auto;
    display: none;
}

.added-Employee-list {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px;
    background: #f5f6fa;
    margin: 4px 0;
    cursor: pointer;
}

.alert-checkboxs .checkboxs input[type="checkbox"] {
    transform: scale(1.1);
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.mob-settings {
    display: none;
    width: 100%;
    background: #fff;
    z-index: 1;
    border-radius: 5px 5px 0 0;
    height: 53px;
    border-bottom: 1px solid #e8eaf2;
    padding: 10px 10px;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.mob-sidebar a {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(40 20 131 / 6%);
    color: #202020;
    position: relative;
    right: 5px;
    top: 0;
}

@media only screen and (max-width: 1599px) and (min-width: 1200px) {
    .max-height {
        max-height: 308px;
    }
    .banner-area {
        max-height: 360;
    }
}

@media only screen and (max-width: 991px) {
    .settings-body {
        height: auto;
    }
    .visitorinput-avtara {
        margin-bottom: 30px;
    }
    .alert-box {
        margin-bottom: 20px;
    }
    .qrboxes {
        margin-bottom: 30px;
    }
    .settings-layout {
        display: inline-block;
        height: 100%;
        gap: 0;
        width: 100%;
    }
    .settings-right-sidebar {
        position: relative;
        width: 100%;
    }
    .mob-settings {
        display: inline-flex;
    }
    .settings-left-sidebar {
        display: none;
        max-width: calc(100% - 30px);
        width: 100%;
        position: relative;
        border: 1px solid #e8eaf2;
        background-color: #fff;
        border-radius: 5px;
        position: fixed;
        z-index: 9;
        right: 0;
        left: 0;
        margin: -15px auto 0;
    }
    .visitor-desk-steps,
    .visitor-desk-steps-right .visitor-desk-shape1,
    .visitor-desk-area:after {
        display: none;
    }
    .visitor-desk-steps.active {
        flex-direction: column;
        align-items: flex-start;
    }
    .visitor-desk-steps-right {
        width: 100%;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 480px) {
    .inner-card-title {
        height: auto;
    }
    .Department-box {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        -ms-grid-columns: repeat(1, 1fr);
        grid-gap: 0;
    }
    .Department-items {
        width: auto;
    }
    .add-balance-btn a {
        margin: 3px 0;
    }
}

.v-card-pre-qr {
    position: relative;
    width: 120px;
    height: 120px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto 10px;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    z-index: 1;
}

.v-card-pre-qr img {
    position: absolute;
    max-width: 110px;
    max-height: 110px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    top: 0;
    bottom: 0;
}

.v-card-pre-qr:after {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    border: 2px solid #5E7FB1;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 5px;
    top: 0;
    bottom: 0;
}

.bg-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.bg-icon li a {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(40 20 131 / 6%);
}

.bg-icon li a svg {
    width: 18px;
}

.visitorinput-pre {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}

.Alert-box {
    display: flex;
    gap: 10px;
}

.iconswith-text {
    display: flex;
    gap: 5px;
}

#emergency-alert .modal-dialog {
    max-width: 620px;
}

.emergency-options-box ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.emergency-options-box ul li .Alert-box {
    padding: 8px 10px;
    border: 2px solid #d3d3d3;
    border-radius: 4px;
    background: #f1f1f1;
    position: relative;
    cursor: pointer;
}

.emergency-options-box ul li .Alert-box.active {
    border-color: #5E7FB1;
}

.Alert-box.active:after {
    content: '\e83f';
    position: absolute;
    font-family: feather !important;
    top: -10px;
    background: #5E7FB1;
    height: 18px;
    width: 18px;
    border-radius: 50px;
    color: #fff;
    display: flex;
    right: -10px;
    align-items: center;
    justify-content: center;
}

.emergency_alert_template_view {
    background-color: #fff;
    -webkit-box-shadow: 0 0px 2px rgb(56 65 74 / 15%);
    box-shadow: 0 0px 2px rgb(56 65 74 / 15%);
}

.emergency_alert_template_view h6 {
    background: #f6f6f6;
    color: #000;
    padding: 15px;
    font-weight: 600;
}

.emergency_alert_template_view p {
    padding: 15px 25px;
    margin-bottom: 0;
}

.icon-share li a:hover {
    background: rgb(40 20 131 / 100%);
    color: #fff;
}

.icon-share li a:hover svg path {
    fill: #fff;
}


/* Event */

.event-item {
    padding: 15px;
    background: #f4f5fa;
    margin: 15px;
}

.one-line {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.two-line {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.event-bottom {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 20px;
    border-top: 1px solid #eee;
    padding: 15px 20px 0px 20px;
    margin-top: 20px;
}

.event-bottom p {
    margin: 0;
}

.event-list-area {
    padding-bottom: 1px;
}

.event-icon {
    width: 110px;
    height: 110px;
    position: absolute;
    background-color: #f8f8fb;
    border: 1px solid #f6f6f6;
    border-radius: 50%;
    overflow: hidden;
}

.event-icon img {
    max-width: 110px;
    max-height: 110px;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.event-desc {
    padding-left: 130px;
    min-height: 110px;
    padding-top: 15px;
}

.event-desc h6 {
    font-size: 18px;
    margin-bottom: 5px;
}

.event-meta-item li {
    position: relative;
}

.event-meta-item li:after {
    content: "";
    position: absolute;
    right: -12px;
    height: 100%;
    width: 1px;
    background: #eee;
    top: 0;
}

.event-meta-item li:not(:last-child) {
    position: relative;
    margin-right: 20px !important;
}

.event-meta-item li:nth-last-child(1):after {
    display: none;
}

.event-meta-item li a,
.event-meta-item li p {
    color: #000;
}

.event-top {
    position: relative;
}

.event-top .event-tag {
    position: relative;
    background-color: #5E7FB1;
}

.event-other-info {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    right: 0;
}

a.access-more {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(40 20 131 / 6%);
    color: #202020;
}

.ed-box {
    position: relative;
    margin-bottom: 15px;
    background: #ffffff;
    -webkit-box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
    box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
}

.box-ed-desc {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
}

.box-details-events {
    padding: 15px;
}

.event-sidebar {
    position: relative;
    display: block;
    padding: 30px;
    margin-bottom: 30px;
    background: #ffffff;
    -webkit-box-shadow: 0 0 2px rgb(56 65 74 / 15%);
    box-shadow: 0 0 2px rgb(56 65 74 / 15%);
}

.ModalShare-box ul.connect {
    display: flex;
    list-style: none;
    gap: 15px;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.ModalShare-box ul.connect li a {
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ModalShare-box ul.connect li a img {
    width: 32px;
}

.event-other-info-actions .dropdown-toggle::after {
    display: none;
}

.event-other-info-actions .list-inline-item .dropdown .dropdown-menu a:hover {
    background: #5E7FB1;
    color: #fff;
}

.event-other-info-actions .show>.dropdown-menu {
    transform: translate3d(-124px, 30px, 0px) !important;
}


/*06-03-2023*/

.faq-area {
    margin: 0 auto;
    z-index: 8;
    position: relative;
    display: block;
    width: 100%;
}

.faq-area .accordion {
    padding: 15px;
    border-radius: 5px;
}

.faq-area .accordion .card {
    margin-bottom: 15px;
}

.faq-area .accordion .card-header {
    background-color: #5E7FB1;
    padding: 0;
    border-radius: 5px;
    position: relative;
}

.faq-area .accordion .card-header .card-link {
    margin-bottom: 0;
    color: #fff !important;
    cursor: pointer;
    width: 100%;
    padding: 15px;
    position: relative;
    display: inline-block;
}

.faq-area .accordion .card-header a:after {
    font-family: 'FontAwesome';
    content: "\f068";
    right: 20px;
    position: absolute;
    top: 20px;
    color: #fff;
}

.faq-area .accordion .card-header a.collapsed:after {
    content: "\f067";
}

.round {
    width: 28px;
    height: 28px;
    border-radius: 50px;
    background: rgb(40 20 131 / 8%);
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 10px;
}

.custome-icons .round {
    width: 60px;
    height: 60px;
    justify-content: center;
    margin: 0 auto;
    font-size: 24px;
}

.contact-support .round {
    background: #fff6e5;
}

.faq-support .round {
    background: #eff7ee;
}

.print-icons {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(40 20 131 / 6%);
}

.print-icons svg {
    width: 18px
}

@media only screen and (min-width: 1367px) {
    table.datatables thead th,
    table.datatables thead td {
        font-size: 14px;
    }
    .box-datatable .datatables td {
        font-size: 14px;
    }
}

@media only screen and (max-width: 768px) {
    .event-icon {
        position: relative;
        width: 90px;
        height: 90px;
        display: none;
    }
    .event-desc h6 {
        font-size: 20px;
    }
    .event-desc p.one-line {
        display: none;
    }
    .event-desc {
        padding-left: 0;
        min-height: auto;
    }
    .event-other-info {
        position: relative;
    }
    .event-bottom {
        grid-template-columns: repeat(2, 1fr);
        padding-left: 0;
        padding-right: 0;
    }
}


/* partner 06-04-2023 */

.partner_settings .profile-dropdown .dropdown-menu.show {
    min-width: 210px;
    left: 100px !important;
}

.partner-invite-link {
    list-style: none;
    background-color: #fff;
    padding: 24px 15px;
    -webkit-box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
    box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
    width: 100%;
    margin-bottom: 20px;
}

.partner-il-title h3 {
    color: #6B6F82;
    font-size: 16px;
    font-weight: 800;
}

.Dashboard-title-right .input-container {
    margin-bottom: 0;
}

.Dashboard-header .inputs,
.Dashboard-header .select2-container--default .select2-selection--single {
    height: 35px !important;
}

.formlisted .formlisted-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.show-tick .filter-option-inner {
    padding-right: 34px;
    overflow: hidden;
}

.tox:not([dir=rtl]) {
    padding-top: 10px;
}


/*-----------------------------------------------
    :: Login signup Start
------------------------------------------------*/

.vh-100 {
    height: 100vh!important;
}

.main-bg-color {
    background: #5E7FB1 url('../images/login_bg.jpg') no-repeat;
    background-size: cover;
}

.form-login {
    box-shadow: 0px 2px 30px 2px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.login-other a {
    color: #b18438
}

.box-otp,
.hide-box-login {
    display: none;
}

.show-box-otp {
    display: block;
}

.password_eye {
    position: relative;
}

.icon-view {
    position: absolute;
    right: 15px;
    top: 13px;
    color: #202020;
    font-size: 18px;
}

.Fild-box-Error {
    position: relative;
}

.Fild-box-Error input {
    border: 2px solid rgb(255 0 0);
}

.Fild-box-Error .Fild-Error {
    color: red;
    position: absolute;
    bottom: -18px;
    font-size: 13px;
    left: 1px;
    font-weight: 500;
}

.email-icon {
    background: transparent url(../images/email.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 10px center !important;
    background-size: 22px !important;
}

.password-icon {
    background: transparent url(../images/password.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 10px center !important;
    background-size: 22px !important;
}

.cared-view {
    border: 1px solid #868686;
    margin-bottom: 30px;
    padding: 15px 15px 0 15px;
    border-radius: 15px;
    position: relative;
    background-color: #f1f2f2;
}

.inner-card-title-text {
    color: #202020;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    position: absolute;
    top: -12px;
    background: #fff;
    padding: 0 10px;
}

.new-add-details {
    display: none;
}

table .inputs {
    height: 26px !important;
    padding: 3px 22px 3px 2px;
}

.addsrma-item {
    position: relative;
}

.rma-grid-2 {
    display: grid;
    grid-template-columns: 420px auto;
    grid-gap: 2rem;
}

.addrms-area .cared-view {
    margin-bottom: 15px;
}
.addrms-area .inputs {
    font-size: 13px;
    height: 25px !important; 
}
.addrms-area table .inputs {
    height: 22px !important; 
}

.addrms-area textarea.inputs {
    height: 58px !important;
}


.softo-solid-btn.add-btn {
    padding: 0 10px !important;
    font-size: 12px;
    margin-bottom: 5px;
}

/*================================================
:: loader CSS
==================================================*/
.loader-box {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    background: #5E7FB1 url('../images/login_bg.jpg') no-repeat;
    z-index: 99999;
}

.loader-round {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 7px solid #EDF1F2;
    border-top: 7px solid #41474B;
    animation: rotate 2s infinite ease;
}

.shipping-list, .select-side-btn {
    width: calc(100% - 50px) !important;
    float: left;
}

.filter-view {
    width: 20px;
    float: left;
    margin-left: 10px;
}
/********RESPONSIVE********/
.all-activity-list {
    margin-bottom: 15px;
}
@media (max-width:532px) {
    .WFACount {

    }
    .WFPCount {

    }
    .CompletedCount {
        margin-bottom: 26px;
    }
    .ShippedCount {

    }
}
@media (max-width:420px) {
    .WFACount {
    }

    .WFPCount {
        margin-bottom: 26px;
    }

    .CompletedCount {
        margin-bottom: 45px;
    }

   
}
@media (max-width:567px) {
    .all-activity-list, .activityname {
        text-align: center;
        display: block;
    }

    .all-activity-count {
        display: block;
    }

    .all-activity-list-icon {
        margin: 0 auto;
    }
}

.loader-pdf {
    width: 18px;
    height: 18px;
    display: inline-block;
    padding: 0px;
    border-radius: 100%;
    border: 3px solid;
    border-top-color: rgb(227 235 243 / 94%);
    border-bottom-color: rgb(227 235 243 / 94%);
    border-left-color: rgb(227 235 243 / 94%);
    border-right-color: rgb(254 254 255);
    -webkit-animation: loader-pdf 1s ease-in-out infinite;
    animation: loader-pdf 1s ease-in-out infinite;
    margin-right: 10px;
    position: relative;
    top: 4px;
}
.highlighted {
    background-color: yellow !important; 
}


@keyframes loader-pdf {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-pdf {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}