.inline-flex,
table.table tbody td a.action-btn,
table.table tbody th a.action-btn {
    display: inline-flex;
}
.display-block {
    display: block;
    position: relative;
}
.inline-block {
    display: inline-block;
    position: relative;
    width: 100%;
}
.inline-block-no-width {
    display: inline-block;
    position: relative;
}
.complete-survey .employees-list li .user-checkbox .select-check,
.affiliate-credential .affilete-menu,
.scroll-to-top,
.right-actionbar .date-selector,
table.table tbody td a.action-btn::before,
table.table tbody th a.action-btn::before,
table.table tbody td a.action-btn::after,
table.table tbody th a.action-btn::after,
.leftmenu,
a {
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.header .header-product ul {
    justify-content: flex-start;
}
.survey-right .survey-btn,
.title-w-form .form-inline.btns-only {
    justify-content: flex-end;
}
.template .upload-logo .comp-logo,
.scroll-to-top,
.oem-sec li span,
.oem-sec li .dash-icon,
.oem-sec li .oem-box,
table.table tbody td a.action-btn,
table.table tbody th a.action-btn,
.recent-widget .recent-sec,
.dash-wedget1 .dash-icon,
.dash-wedget1 .card-main .card-body,
.front-view .header .container,
.header .header-product ul li,
.userimg-sec .defult-img .edit-btn {
    justify-content: center;
}
.range-val,
.survey-hd,
.api-box h6.card-title,
.accordion .card .card-header .btn-link {
    justify-content: space-between;
}
.recent-widget .recent-sec {
    align-items: flex-start;
}
.template .upload-sec {
    align-items: flex-end;
}
.setting-dropdown-content li.nav-item.sub-item a {
    padding-left: 60px;
}
.setting-dropdown-content li.nav-item.sub-item:not(.active) img.normal-icon {
    filter: none;
}
.setting-dropdown-content {
    display: none;
}
.sub-item.active a {
    width: 100%;
}
.template .upload-logo .comp-logo,
.template .upload-logo,
.template .upload-sec .selected-file .file-list .file-name,
.complete-survey .allocation ul .allocation-main,
.complete-survey .allocation ul li li .allocation-main .input-group,
.complete-survey .employees-list li,
.complete-survey h4,
.survey-hd h4,
.survey-hd,
.survey-top .logo-container,
.affiliate-credential .affilete-right .code-main .code-container .code-title,
.scroll-to-top,
.oem-sec li span,
.oem-sec li .dash-icon,
.oem-sec li .oem-box,
.right-actionbar .custom-dropdown .btn-group .dropdown-item,
table.table tbody td a.action-btn,
table.table tbody th a.action-btn,
.dash-wedget1 .dash-icon,
.dash-wedget1 .card-main .card-body,
.leftmenu ul li a,
.header .right-header .notification,
.header .header-product ul li a,
.header .header-product ul li,
.header .header-product ul,
.header,
.title-w-form,
.userimg-sec .defult-img .edit-btn,
.page-hd .download-links {
    align-items: center;
}
.survey-right,
.oem-sec li .oem-box,
.recent-widget .recent-sec,
.dash-wedget1 .card-main .card-body {
    flex-flow: column;
}
.display-none {
    display: none !important;
}
.space40 {
    height: 40px;
}
body {
    background: #f2f2f2;
    min-height: 100vh;
}
::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: #78be20;
}
::selection {
    color: #fff;
    background: #78be20;
}
a {
    color: #043c49;
}
a:focus {
    outline: inherit;
}
a:active {
    outline: inherit;
}
a:hover {
    text-decoration: none;
}
img {
    max-width: 100%;
    vertical-align: top;
}
p {
    font-size: 18px;
}
::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: inherit;
    opacity: 1;
}
::-moz-placeholder,
.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: inherit;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: inherit;
    opacity: 1;
}
:-moz-placeholder,
.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: inherit;
    opacity: 1;
}
::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: inherit;
    opacity: 1;
}
:-ms-input-placeholder {
    /* IE 10+ */
    color: inherit;
    opacity: 1;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: inherit;
    opacity: 1;
}
.container {
    max-width: 1400px;
}
.submit-btn {
    background: #262F36 !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 18px;
    border-radius: 0 !important;
    text-transform: none !important;
}
.btn.btn-sm {
    min-width: inherit;
    border-radius: 8px;
    font-size: 18px;
    min-width: 110px;
    padding: 8px 20px;
}
.btn .icon {
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    margin: -1px 3px 0;
}
.btn-default {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.color-danger {
    color: #fe0606 !important;
}
.color-warning {
    color: #e8d62c !important;
}
.color-primary {
    color: #043c49 !important;
}
.color-success {
    color: #78be20 !important;
}
.color-light {
    color: #7c878e !important;
}
.content-wrapper .right-main {
    padding-left: 0;
    flex-grow: 1;
    width: 100%;
    position: relative;
    padding-bottom: 60px;
}
.page-hd {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
}
.home-page-hd {
    margin-top: 0;
    margin-bottom: 20px;
}
#tempData,
.band-compression-data {
    margin-bottom: 45px;
}
#tempData table {
    border: 2px solid #E8E8E8;
}
.page-hd p {
    color: #b5b5b5;
}
.page-hd .download-links {
    font-size: 17px;
    font-weight: 500;
    color: #455460;
    line-height: 1;
    margin: 0 0 10px 0;
    padding: 0;
}
.page-hd .download-links .icon {
    line-height: 1;
    vertical-align: top;
    margin-bottom: -2px;
    font-size: 18px;
}
.page-hd .download-links .select-drop {
    width: 230px;
}
.page-hd .download-links .select-drop .form-control {
    font-weight: 500;
}
.page-hd .download-links .select-drop:after {
    border-top-color: #455460;
}
.modal.errorModel .modal-dialog .modal-content .modal-header {
    background: #fe0606;
}
.modal.errorModel .modal-dialog .modal-content .modal-body {
    max-height: 250px;
    overflow-y: auto;
}
.modal .modal-dialog {
    max-width: 100%;
}
.modal .modal-dialog .modal-content {
    padding: 0 0;
    background: #ffffff;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}
.modal .modal-dialog .modal-content form {
    margin: 0;
}
.modal .modal-dialog .modal-content .modal-header .modal-title {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}
#addHrDataForm input {
    border-radius: 30px !important;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
    background: #FFF !important;
}
#AddHrData .modal-dialog {
    max-width: 700px !important;
}
#addHrDataForm .form-group input {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
#addHrDataForm .form-control {
    font-size: 14px;
}
.modal-footer {
    justify-content: flex-start !important;
    gap: 10px;
}
.modal-footer button:first-child {
    order: 1;
    color: #455460;
}
#addHrDataForm .form-group label {
    color: #000 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
#addHrDataForm .form-group {
    margin-bottom: 0;
    margin-top: 10px;
}
#addHrDataForm .dropdown button {
    border-radius: 5px;
    border: 1px solid #868668;
}
#addHrDataForm .modal-footer {
    background: #FFF;
    padding: 15px 0px;
    position: sticky;
    bottom: 0;
}
#addHrDataForm .modal-footer {
    justify-content: center !important;
}
.modal .modal-dialog .modal-content .modal-footer {
    padding: 0 0 0;
}
.modal-content .modal-body {
    padding: 0px 20px 10px 20px;
}
.modal .modal-dialog .modal-content .modal-body {
    color: #7c878e;
    line-height: 1.3;
    font-weight: 100;
}
.modal .modal-dialog .modal-content .modal-body h5 {
    margin: 0;
}
.modal .modal-dialog .modal-content .modal-body h3 {
    font-weight: 700;
    color: #455460;
}
.modal .modal-dialog .modal-content .modal-body textarea {
    height: 140px;
    font-size: 20px;
    color: #7c878e;
    line-height: 1.2;
    resize: none;
}
.modal .modal-dialog .modal-content .close {
    font-size: 35px;
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 1;
}
.modal .modal-dialog .modal-content h2 {
    font-size: 30px;
    color: #78be20;
    font-weight: 600;
}
.modal .modal-dialog .modal-content .form-label {
    color: #78be20;
    font-weight: 600;
    font-size: 15px;
    position: relative;
    top: 0 !important;
}
.modal .modal-dialog .modal-content .form-control-1 {
    border: solid 1px #b7bdc3;
    border-radius: 3px;
    padding: 10px;
    width: 100%;
    color: #78be20;
    font-weight: normal;
    font-size: 14px;
}
.modal .modal-dialog .modal-content .selectbox {
    background-image: url(/images/icons/dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-position: 98% center;
}
.modal .modal-dialog .modal-content .custom-file {
    height: 43px;
}
.modal .modal-dialog .modal-content .custom-file .custom-file-label {
    color: #b7bdc3;
    padding: 12px 10px 5px;
}
.modal .modal-dialog .modal-content .custom-file .custom-file-label:after {
    content: "Upload";
    font-size: 18px;
    color: #fff;
    background: #78be20;
    border-radius: 3px;
    padding: 11px 40px;
    height: 44px;
}
.modal .modal-dialog .modal-content .btn {
    min-width: 130px;
    padding: 8px 15px;
}
.form-group {
    margin-bottom: 35px;
    margin-top: 30px;
}
.form-group.is-focused .form-control,
.form-group.label-on-top .form-control,
.form-group.select-grp .form-control,
.form-group.is-focused .custom-file-control,
.form-group.label-on-top .custom-file-control,
.form-group.select-grp .custom-file-control {
    background: #ffffff;
    border: 1px solid black;
    border-radius: 30px;
}
.form-group.select-grp select.form-control {
    background-image: linear-gradient(0deg, #043c49 0, rgba(0, 150, 136, 0) 0),
        linear-gradient(0deg, rgba(0, 0, 0, 0.26) 1px, transparent 0);
    padding: 4px 10px;
    height: 30px;
}
.form-group.select-grp select.form-control option {
    height: 20px;
}
.form-group .form-box {
    height: 42px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    background-color: inherit !important;
    background: #ffffff !important;
    border-bottom: 1px solid #b5b5b5 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0 !important;
}
.form-group .form-box:focus {
    outline: none !important;
    border-bottom: 1px solid #d3d3d3 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0 !important;
}
.form-group .form-control {
    height: 42px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: inherit;
    background: #ffffff;
    border: 1px solid #d3d3d3;
    border-radius: 30px;
}
.row-card {
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    padding: 10px;
    background: #f8f8f8;
}
.tab-label {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-bottom: 7px;
}
.big-bg-emptydata {
    background-image: url(/images/create-pivot-table.png);
    height: 720px;
    display: flex;
    border-radius: 20px;
    justify-content: center;
}
.big-bg-emptydata p {
    font-size: 18px;
}
.form-group .form-control.is-invalid:focus {
    box-shadow: none;
}
.form-group .form-control:-moz-read-only {
    opacity: 0.5;
    cursor: default;
}
.form-group .form-control:read-only {
    cursor: default;
}
.form-group textarea.form-control {
    height: 222px;
    line-height: 1.5;
    resize: none;
}
.form-group .select-drop {
    position: relative;
}
.form-group .select-drop:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 10px;
    border-top: 7px solid rgba(0, 0, 0, 0.26);
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    pointer-events: none;
}
.form-group .select-drop select {
    padding-right: 30px;
}
.form-group .select-drop select.form-control {
    height: 34px;
    background-image: linear-gradient(0deg, #043c49 0, rgba(0, 150, 136, 0) 0),
        linear-gradient(0deg, rgba(0, 0, 0, 0.26) 1px, transparent 0);
}
.form-group .input-control {
    border: solid 1px #b7bdc3;
    height: 40px;
    border: 1px solid #b7bdc3;
    padding: 10px 15px;
    border-radius: 4px;
    font-weight: normal;
    font-size: 14px;
    width: 100%;
}
.form-group .input-control[type="file"] {
    padding: 6px 10px;
}
.form-group select.input-control {
    background-image: url(/images/icons/dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-position: 98% center;
}
.form-group .bmd-label-floating {
    margin-bottom: 8px;
    padding: 0;
    text-transform: capitalize;
    padding-right: 10px;
    top: -0px !important;
    left: 0;
    white-space: nowrap;
    color: #455460;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
}
.form-group input {
    color: #455460 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
}
#addHelpForm input,
#addHelpForm textarea {
    color: #455460;
}
#addHelpForm input::placeholder,
#addHelpForm textarea::placeholder {
    color: #808184 !important;
}
.next-btn .download-hr {
    background: #80ba28 !important;
    border-radius: 30px !important;
    padding: 6px 26px;
    font-size: 14px;
}
.title-header {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
}
.lable-text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    align-items: center;
    color: #455460 !important;
}
.bmd-form-group .bmd-label-static,
.bmd-form-group.is-filled .bmd-label-floating,
.bmd-form-group .is-filled .bmd-label-floating,
.bmd-form-group.is-focused .bmd-label-floating,
.bmd-form-group .is-focused .bmd-label-floating {
    left: 0;
    font-size: 0.75rem;
}
.form-group.label-on-top .bmd-label-floating {
    top: 1rem;
    left: 0;
    font-size: 0.75rem;
}
.form-group .error {
    font-size: 14px;
}
.form-group .error p {
    font-size: 14px;
}
.form-group .ck.ck-editor,
.form-group .cke_chrome {
    margin: 10px 0 0 0;
}
.form-group .otp-control {
    display: block;
    border: none;
    width: 8.5ch;
    background: repeating-linear-gradient(90deg,
            #78be20 0,
            #78be20 1ch,
            transparent 0,
            transparent 1.7ch) 0 100%/7.8ch 2px no-repeat;
    font: 2.8ch droid sans mono, consolas, monospace;
    letter-spacing: 0.7ch;
    margin: 0px auto;
    padding: 10px 0 0;
    outline: none;
}
.form-group cite {
    line-height: 1.4;
    display: block;
    margin: 6px 0 0 0;
    color: #455460;
    display: flex;
}
.form-group cite b {
    font-style: normal;
    color: #78be20;
}
.form-group .p-lable {
    font-size: 15px;
    color: #7c878e;
}
.userimg-sec {
    display: table;
    border-radius: 100%;
    overflow: hidden;
}
.userimg-sec.drop-rectangle {
    width: 100%;
    border-radius: 0;
}
.userimg-sec.drop-rectangle .img-dropbox {
    width: auto;
    border-radius: 0px;
    display: block;
    flex-grow: 1;
}
.userimg-sec.drop-rectangle .prod-img {
    width: 180px;
    height: 180px;
    margin-left: 15px;
    border: 5px solid #fff;
    box-shadow: 0 0 0 1px #b7bdc3;
    overflow: hidden;
}
.userimg-sec.drop-rectangle .prod-img img {
    width: 100%;
}
.userimg-sec .defult-img {
    width: 245px;
    position: relative;
}
.userimg-sec .defult-img .edit-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    height: fit-content;
    font-size: 18px;
    font-weight: 500;
}
.userimg-sec .selected-profileimg {
    display: block;
    height: 245px;
    width: 100%;
    border-radius: 100%;
    border: 1px solid #78be20;
    overflow: hidden;
    position: relative;
    background: #fff;
    cursor: pointer;
}
.userimg-sec .selected-profileimg img.prevImg {
    width: 100%;
    height: 100%;
}
.file_msg_upload {
    margin-top: 1rem;
}
.file_upload_msg {
    color: #b5b5b5 !important;
}
.userimg-sec .img-dropbox {
    display: none;
    width: 245px;
    height: 230px;
    border-radius: 100%;
    border: 3px dashed #b7bdc3;
    overflow: hidden;
    position: relative;
    background: #fff;
    cursor: pointer;
}
.userimg-sec .img-dropbox.is-active {
    border: 3px dashed #9ba4ac;
    background: #e6e6e6;
}
.userimg-sec .img-dropbox .file-msg {
    text-align: center;
    position: absolute;
    top: 50%;
    padding: 0 30px;
    transform: translateY(-50%);
    width: 100%;
}
.userimg-sec .img-dropbox .file-msg .icon {
    opacity: 0.3;
    font-size: 30px;
    color: #455460;
}
.userimg-sec .img-dropbox .file-msg strong {
    margin-top: 5px;
    display: block;
    color: #b7bdc3;
    font-weight: normal;
    word-break: break-word;
    line-height: 1.2;
    font-size: 14px;
}
.swal2-container .swal2-popup.swal2-toast {
    padding: 10px 20px;
    margin: 15px;
    border: 0px;
    box-shadow: 2px 3px 8px 0 rgba(0, 0, 0, 0.3);
    background: #fff;
}
.swal2-container .swal2-popup.swal2-toast .swal2-icon {
    margin: 0 10px 0 0px;
}
.flex-center {
    display: flex;
    flex-flow: column;
}
.self-center {
    align-self: center;
    justify-self: center;
    margin: 0px auto;
}
.table-scroll {
    min-height: 130px;
    max-height: 500px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.dataTables_processing {
    position: absolute;
    right: 15px;
    left: 15px;
    margin: 0;
    min-height: 100px;
    max-height: 700px;
    height: 100%;
    box-shadow: none;
}
.option-drop {
    background: #78be20 !important;
    padding: 5px 10px;
    opacity: 1 !important;
    border-radius: 5px;
    font-size: 20px;
    line-height: 16px;
    color: #fff !important;
}
.option-drop:hover {
    background: #629b1a !important;
}
.dropdown-table {
    left: auto !important;
    right: 40px;
}
.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 190px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    font-size: 15px;
    line-height: 1em;
}
.daterangepicker:before,
.daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: "";
}
.daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
    right: 9px;
}
.daterangepicker.opensleft:after {
    right: 10px;
}
.daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}
.daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}
.daterangepicker.opensright:before {
    left: 9px;
}
.daterangepicker.opensright:after {
    left: 10px;
}
.daterangepicker.drop-up {
    margin-top: -7px;
}
.daterangepicker.drop-up:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc;
}
.daterangepicker.drop-up:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff;
}
.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
    float: none;
}
.daterangepicker.single .drp-selected {
    display: none;
}
.daterangepicker.show-calendar .drp-calendar {
    display: block;
}
.daterangepicker.show-calendar .drp-buttons {
    display: block;
}
.daterangepicker.auto-apply .drp-buttons {
    display: none;
}
.daterangepicker .drp-calendar {
    display: none;
    max-width: 270px;
}
.daterangepicker .drp-calendar.left {
    padding: 8px 0 8px 8px;
}
.daterangepicker .drp-calendar.right {
    padding: 8px;
}
.daterangepicker .drp-calendar.single .calendar-table {
    border: none;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
    color: #fff;
    border: solid black;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    display: inline-block;
    padding: 3px;
}
.daterangepicker .calendar-table .next span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.daterangepicker .calendar-table .prev span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
}
.daterangepicker .calendar-table {
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #fff;
}
.daterangepicker .calendar-table table {
    width: 100%;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background-color: #eee;
    border-color: transparent;
    color: inherit;
}
.daterangepicker td.week,
.daterangepicker th.week {
    font-size: 80%;
    color: #ccc;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999;
}
.daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0;
}
.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
    border-radius: 4px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff;
}
.daterangepicker th.month {
    width: auto;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
    font-size: 13px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default;
}
.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%;
}
.daterangepicker select.yearselect {
    width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
    width: 50px;
    margin: 0 auto;
    background: #eee;
    border: 1px solid #eee;
    padding: 2px;
    outline: 0;
    font-size: 12px;
}
.daterangepicker .calendar-time {
    text-align: center;
    margin: 4px auto 0 auto;
    line-height: 30px;
    position: relative;
}
.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed;
}
.daterangepicker .drp-buttons {
    clear: both;
    text-align: right;
    padding: 8px;
    border-top: 1px solid #ddd;
    display: none;
    line-height: 12px;
    vertical-align: middle;
}
.daterangepicker .drp-selected {
    display: inline-block;
    font-size: 12px;
    padding-right: 8px;
}
.daterangepicker .drp-buttons .btn {
    margin-left: 8px;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 8px;
}
.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
    border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
    border-left: 1px solid #ddd;
}
.daterangepicker.show-ranges.rtl .drp-calendar.right {
    border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.ltr .drp-calendar.left {
    border-left: 1px solid #ddd;
}
.daterangepicker .ranges {
    float: none;
    text-align: left;
    margin: 0;
}
.daterangepicker.show-calendar .ranges {
    margin-top: 8px;
}
.daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.daterangepicker .ranges li {
    font-size: 12px;
    padding: 8px 12px;
    cursor: pointer;
}
.daterangepicker .ranges li:hover {
    background-color: #eee;
}
.daterangepicker .ranges li.active {
    background-color: #08c;
    color: #fff;
}
.swal2-container.swal2-center .swal2-popup {
    border-radius: 10px;
    border: 0;
}
.swal2-container.swal2-center .swal2-popup .swal2-header {
    text-align: left;
}
.swal2-container.swal2-center .swal2-popup .swal2-header .swal2-title {
    margin-right: auto;
}
.swal2-container.swal2-center .swal2-popup .swal2-content {
    text-align: left;
    font-size: 18px;
    color: #455460;
    padding: 0;
    margin-bottom: 20px;
}
.swal2-container.swal2-center .swal2-popup .swal2-actions {
    justify-content: flex-start;
    margin-top: 0;
    gap: 10px;
    border-radius: 10px;
    padding-bottom: 0;
}
.swal2-close {
    color: #455460;
    border: 1px solid #455460;
    width: 25px;
    height: 25px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: center;
    top: 12px;
    right: 15px;
}
.swal2-actions button {
    border-radius: 30px !important;
    padding: 10px 50px !important;
}
.header .container {
    padding: 0;
}
.header .navbar-brand {
    font-size: 26px;
    font-weight: 500;
}
.header .navbar-brand img {
    padding: 0 10px;
    width: 200px;
}
.header .navbar-brand .loginlogo {
    width: 200px;
}
.header .logo {
    border-right: solid 1px #b7bdc3;
    width: 106px;
    text-align: center;
    padding: 17px 0;
}
.header .hamburger {
    position: relative;
    margin-right: 8px;
    width: 32px;
    padding: 4px;
    display: none;
    cursor: pointer;
}
.header .hamburger span {
    display: block;
    width: 100%;
    height: 3px;
    background: #fff;
    margin: 5px 0;
    border-radius: 5px;
}
.header .header-product {
    flex: 1;
}
.header .header-product ul {
    margin: 0;
    padding: 0;
}
.header .header-product ul li {
    padding: 0 20px;
    margin: 0 10px 0 0;
    list-style: none;
    transition: all ease-in-out 0.3s;
    position: relative;
    height: 104px;
    opacity: 0.5;
    max-width: calc(20% - 10px);
}
.header .header-product ul li.no-hover {
    max-width: inherit;
    opacity: 1;
}
.header .header-product ul li:after {
    position: absolute;
    width: 100%;
    height: 6px;
    background: #78be20;
    content: "";
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all ease-in-out 0.3s;
}
.header .header-product ul li.active {
    opacity: 1;
}
.header .header-product ul li.active:after {
    opacity: 1;
}
.header .header-product ul li:not(.no-hover):hover {
    opacity: 1;
}
.header .header-product ul li:not(.no-hover):hover:after {
    opacity: 1;
}
.header .header-product ul li a {
    color: #78be20;
}
.header .header-product ul li a img {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}
.header .header-product ul li a .pro-text {
    font-size: 15px;
    font-weight: 600;
}
.header .header-product ul li a .pro-text span {
    display: block;
    font-weight: normal;
}
.header .header-product ul li .select-affilate {
    position: relative;
    border-right: solid 1px #b7bdc3;
}
.header .header-product ul li .select-affilate:after {
    content: "";
    border-top: 0.6em solid #b7bdc3;
    border-right: 0.6em solid transparent;
    border-left: 0.6em solid transparent;
    position: absolute;
    top: 46%;
    right: 14px;
    bottom: 0;
    pointer-events: none;
}
.header .header-product ul li .select-affilate:before {
    content: "";
    width: 50px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-left: solid 1px #b7bdc3;
    pointer-events: none;
}
.header .header-product ul li .select-affilate .form-control {
    background-image: none;
    font-size: 13px;
    font-weight: 600;
    padding-right: 50px;
    cursor: pointer;
    padding: 45px 65px 45px 10px;
    height: auto;
}
.header .right-header .notification {
    margin: 0 30px;
}
#PositionStatusVal ul li, #recruitmentStatusVal ul li {
    font-size: 14px;
}
.header .right-header .notification .dropdown-toggle:after {
    display: none;
}
.dropdown-toggle:after {
    display: none;
}
.login-footer {
    padding: 10px 0;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    display: flex;
    justify-content: center;
}
.login-footer p {
    color: #8F9295;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
}
.login-footer a {
    margin-left: 15px;
    color: #78be20;
}
.login-footer a em {
    line-height: 1;
    vertical-align: top;
    display: inline-block;
    margin-top: 4px;
    margin-right: 5px;
    font-size: 16px;
}
.btn.btn-default {
    border-radius: 30px;
}
.leftmenu ul {
    margin: 0;
    padding: 0;
}
.leftmenu ul li {
    list-style: none;
    padding: 0 0;
    position: relative;
}
.leftmenu ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 14px 21px;
    display: flex;
    align-items: center;
    font-weight: 600;
}
.leftmenu ul li .icon {
    margin: -4px 8px 0 0;
    width: 16px;
    height: 16px;
    background-size: cover;
    background-position: center;
    filter: brightness(0) invert(1);
}
.leftmenu ul li .expand {
    display: none;
}
.leftmenu ul li .expand:before {
    content: "";
    border-top: 0.6em solid #89d824;
    border-right: 0.6em solid transparent;
    border-left: 0.6em solid transparent;
    display: inline-block;
    vertical-align: top;
    margin: 16px 0 0 10px;
}
.leftmenu ul li:hover>a {
    opacity: 1;
}
.dropdown-menu.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu .dropdown-item {
    font-size: 15px !important;
    line-height: 1;
    min-height: inherit;
    padding: 10px 15px;
    max-width: 100%;
    font-weight: normal;
    white-space: nowrap;
    flex-flow: row;
}
.dropdown-menu .dropdown-item .icon {
    margin-right: 5px;
    font-size: 16px;
}
.dropdown-menu .dropdown-item:hover {
    background: #e9ebed;
}
.header-dropdown-btn {
    border-radius: 10px 10px 0 0;
}
.header-dropdown-btn2 {
    border-radius: 0 0 10px 10px;
}
.accordion .card .table {
    margin-bottom: 20px;
}
.accordion .card .table th {
    padding: 0.45rem 0.75rem;
}
.accordion .card .table td p {
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
body .tooltip.show {
    will-change: top right !important;
}
.loaing-sr {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}
.loaing-sr p {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
    margin: 0;
}
.loaing-sr p:before {
    content: "";
    display: table;
    width: 40px;
    height: 40px;
    margin: 0px 20px 5px;
    border: 4px solid #fff;
    border-bottom: 4px solid transparent;
    border-radius: 100%;
    -webkit-animation: spin 1s linear 0s infinite;
    animation: spin 1s linear 0s infinite;
}
.loaing-activity {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}
.loading-flex {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.loaing-activity p {
    color: #fff;
    margin: 0;
}
.loaing-activity p:before {
    content: "";
    display: table;
    width: 40px;
    height: 40px;
    margin: 0px 20px 5px;
    border: 4px solid #fff;
    border-bottom: 4px solid transparent;
    border-radius: 100%;
    -webkit-animation: spin 1s linear 0s infinite;
    animation: spin 1s linear 0s infinite;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
table.table {
    margin: 0;
    font-size: 15px;
    min-width: 100%;
    width: 100% !important;
}
#DataTables_Table_0 tbody td, #DataTables_Table_0 tbody th {
    padding: 10px 20px;
}
table.table tbody td .displayEmail,
table.table tbody th .displayEmail {
    word-break: break-word;
}
table.table tbody td .checkbox label,
table.table tbody th .checkbox label {
    margin-bottom: 0.9rem;
}
table.table tbody td .name div:first-child,
table.table tbody th .name div:first-child {
    flex-shrink: 0;
}
table.table tbody td .user-image,
table.table tbody th .user-image {
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
table.table tbody td .icons,
table.table tbody th .icons {
    font-size: 16px;
}
table.table tbody td a,
table.table tbody th a {
    font-weight: 600;
}
table.table tbody td a[data-toggle="dropdown"],
table.table tbody th a[data-toggle="dropdown"] {
    opacity: 0.6;
    display: inline-block;
}
table.table tbody td a[data-toggle="dropdown"] img,
table.table tbody th a[data-toggle="dropdown"] img {
    vertical-align: top;
}
table.table tbody td a[data-toggle="dropdown"]:hover,
table.table tbody th a[data-toggle="dropdown"]:hover {
    opacity: 1;
}
table.table tbody td a[data-toggle="dropdown"][aria-expanded="true"],
table.table tbody th a[data-toggle="dropdown"][aria-expanded="true"] {
    opacity: 1;
}
table.table tbody td a.action-btn,
table.table tbody th a.action-btn {
    margin: 0 4px;
    padding: 2px;
    width: 30px;
    height: 30px;
    position: relative;
}
table.table tbody td a.action-btn .icon,
table.table tbody th a.action-btn .icon {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    height: 20px;
}
table.table tbody td a.action-btn .icon:before,
table.table tbody th a.action-btn .icon:before {
    line-height: 1;
}
/* table.table tbody td a.action-btn::after,
table.table tbody th a.action-btn::after {
    content: attr(data-tooltip);
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    font-weight: normal;
    font-size: 12px;
    border-radius: 4px;
    line-height: 1.1;
    padding: 4px 6px;
    opacity: 0;
    pointer-events: none;
    min-width: 80px;
}
table.table tbody td a.action-btn::before,
table.table tbody th a.action-btn::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-top: 4px solid rgba(0, 0, 0, 0.8);
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-bottom: -4px;
    opacity: 0;
}
table.table tbody td a.action-btn:hover::before,
table.table tbody td a.action-btn:hover::after,
table.table tbody th a.action-btn:hover::before,
table.table tbody th a.action-btn:hover::after {
    opacity: 1;
    pointer-events: all;
} */
table.table tbody td a.action-btn.disable,
table.table tbody th a.action-btn.disable {
    color: #9ba4ac !important;
    cursor: not-allowed;
}
table.table tbody td a.action-btn.tooltip-100::after,
table.table tbody th a.action-btn.tooltip-100::after {
    width: 120px;
    white-space: break-spaces;
}
table.table tbody td .btn.btn-sm,
table.table tbody th .btn.btn-sm {
    padding: 4px 14px;
    min-width: 90px;
    font-weight: 400;
    font-size: 16px;
}
table.table.table-front thead th {
    padding: 0.55rem 0.75rem;
}
table.table.table-front tbody td {
    padding: 0.45rem 0.75rem;
}
table.table.table-front tbody td .action-link {
    font-weight: normal;
    text-decoration: underline;
}
table.table.table-front tbody td .action-link:hover {
    color: #78be20;
}
table.table.table-front tr.exclude {
    background: rgba(4, 60, 73, 0.1);
}
table.table.table-front tr.exclude td {
    text-decoration: line-through;
}
table.table.table-front tr.exclude td .action-link {
    text-decoration: line-through;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #b7bdc3;
}
.site-breadcrumb {
    padding: 0 0px 0 0;
}
.org-chart-brd-pos {
    position: relative;
    left: 22px;
    top: 9px;
}
.brd-pos {
    position: relative;
    top: 29px;
}
.site-breadcrumb ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.site-breadcrumb ul li {
    list-style: none;
    color: #455460;
    font-weight: 700;
    font-size: 22px;
}
.site-breadcrumb ul li:after {
    content: ">";
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    margin: 1px 10px 0;
}
.site-breadcrumb ul li:last-child:after {
    display: none;
}
.site-breadcrumb ul li a {
    color: #455460;
    font-weight: 400;
    font-size: 24px;
}
.dashboard-heads a {
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-main {
    box-shadow: none;
    border: 1px solid #b7bdc3;
    border-radius: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}
.card-main.hasTable {
    margin-bottom: 65px;
}
.card-main .card-header {
    padding: 0;
    border-bottom: 0 solid #b7bdc3;
}
.card-main .card-header .card-title {
    font-weight: 700;
    font-size: 23px;
    margin: 0 0 10px;
    padding: 8px 0 7px;
    color: #2e2e2e;
}
.card-main .card-header.header-sm {
    border-bottom: 0px;
}
.card-main .card-header.header-sm .card-title {
    padding: 8px 15px 2px;
}
.card-main .card-body.align-content-center {
    display: flex;
    align-items: center;
}
.card-main .chartjs-render-monitor {
    max-width: 100%;
}
.card-main .page-hd {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}
.card-main .page-hd .site-breadcrumb li {
    color: #303a42;
    font-weight: 700;
}
.card-main .page-hd .site-breadcrumb li a {
    color: #303a42;
    font-weight: normal;
}
.dataTables_wrapper .sorting:after {
    content: "";
    background: url(/images/tableArrow.svg) no-repeat;
    background-position: center;
    background-size: cover;
    width: 24px;
    height: 12px;
    margin-left: 4px;
    line-height: 1;
    display: inline-block;
}
.dataTables_wrapper .sorting_asc:after {
    content: "";
    display: inline-block;
    margin-left: 4px;
    line-height: 1;
    background: url(/images/tableArrow-up.svg) no-repeat;
    background-position: center;
    background-size: cover;
    width: 12px;
    height: 12px;
}
.dataTables_wrapper .sorting_desc:after {
    content: "";
    display: inline-block;
    margin-left: 4px;
    line-height: 1;
    background: url(/images/tableArrow-down.svg) no-repeat;
    background-position: center;
    background-size: cover;
    width: 12px;
    height: 12px;
}
.dataTables_wrapper .dataTables_filter {
    position: absolute;
    bottom: 100%;
    right: 0;
}
.dataTables_wrapper .dataTables_filter label {
    border-left: 1px solid #b7bdc3;
    margin: 0;
    height: 46px;
    color: transparent;
    font-size: 14px;
    line-height: 36px;
    position: relative;
    padding: 10px 15px;
    width: 320px;
    margin-right: 15px;
}
.dataTables_wrapper .dataTables_filter label:after {
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 45px;
    border-left: 1px solid #b7bdc3;
    pointer-events: none;
}
.dataTables_wrapper .dataTables_filter label .bmd-form-group {
    width: 100%;
    position: static;
    padding: 0;
}
.dataTables_wrapper .dataTables_filter label input {
    color: #78be20;
    font-size: 14px;
    background-image: none;
    position: absolute;
    height: 46px;
    top: 0;
    left: 0;
    padding: 11px 15px 10px;
    width: 100%;
}
.dataTables_wrapper .dataTables_paginate {
    float: right;
    z-index: 0;
}
.dataTables_wrapper .dataTables_paginate .pagination .paginate_button.previous.disabled a,
.dataTables_wrapper .dataTables_paginate .pagination .paginate_button.next.disabled a {
    color: #B5B5B5;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.dataTables_wrapper .dataTables_paginate .pagination .paginate_button.active .page-link {
    background: #78be20;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.subscriber-table .dataTables_filter label {
    height: 54px;
}
.subscriber-table .dataTables_filter label input {
    height: 54px;
}
.daterangepicker .ranges li.active {
    background-color: #e9ebed;
    color: #78be20;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #78be20;
}
.right-actionbar {
    margin: 0 0 0 0;
    padding: 0 0;
}
.right-actionbar .global-search,
.right-actionbar .global-search-feedback {
    margin-top: 0;
    padding: 0;
}
.page_filter select {
    background: #F2F2F2 url(../../images/updowndrop.svg) no-repeat right 0.75rem center;
    background-size: 8px 10px !important;
    background-image: url(../../images/updowndrop.svg) !important;
}
.right-actionbar.admin-dashbord-rightpad {
    margin-right: 320px;
    padding: 5px 0;
}
.right-actionbar {
    align-items: baseline;
}
.right-actionbar .date-selector {
    position: relative;
    font-size: 12px;
    margin-left: 15px;
    border: 1px solid #92dd34;
    background: #92dd34;
    border-radius: 4px;
}
.right-actionbar .date-selector:hover {
    border: 1px solid #78be20;
    background: #78be20;
}
.right-actionbar .date-selector:after {
    content: "";
    z-index: 3;
    position: absolute;
    border-top: 0.6em solid #b7bdc3;
    border-right: 0.6em solid transparent;
    border-left: 0.6em solid transparent;
    right: 8px;
    top: calc(50% - 0.3em);
    pointer-events: none;
}
.right-actionbar .date-selector .bmd-form-group {
    padding-top: 0;
}
.right-actionbar .date-selector .input-date {
    border: 0px;
    padding: 11px 35px 11px 20px;
    margin: 0;
    color: #b7bdc3;
    font-size: 12px;
    min-width: 210px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 700;
    background: none;
    color: #b7bdc3;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .home-project-btn a {
        width: auto !important;
    }
    .header {
        height: 75px;
    }
}
.right-actionbar .custom-dropdown {
    color: #78be20;
    font-size: 15px;
    font-weight: 600;
    border: solid 1px #b7bdc3;
    border-radius: 3px;
    margin: 0;
    padding: 0px;
    margin-right: 15px;
}
select.custom-select.custom-select-sm.form-control.form-control-sm {
    margin-right: 10px;
}
.right-actionbar .custom-dropdown .btn-group {
    margin: 0;
}
.right-actionbar .custom-dropdown .btn-group .custom-inside {
    margin: 0;
    padding: 5px 10px;
    padding-right: 40px;
}
.right-actionbar .custom-dropdown .btn-group .custom-inside img {
    border-radius: 100%;
    width: 39px;
    height: 39px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 0;
}
.right-actionbar .custom-dropdown .btn-group .cutomarrow {
    min-width: 35px;
    padding: 0;
    background-color: #f5f6f8;
    border-left: solid 1px #b7bdc3;
    margin: 0;
}
.right-actionbar .custom-dropdown .btn-group .cutomarrow:after {
    border-top: 0.5em solid #b7bdc3;
    border-right: 0.5em solid transparent;
    border-bottom: 0;
    border-left: 0.5em solid transparent;
    margin: 0;
}
.right-actionbar .custom-dropdown .btn-group .dropdown-item {
    flex-flow: nowrap;
}
.right-actionbar .custom-dropdown .btn-group .dropdown-item img {
    border-radius: 50%;
    margin-right: 10px;
}
.drp-buttons .btn {
    display: inline-block;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(-100%);
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(0);
    }
    100% {
        opacity: 1;
        transform: translateX(-100%);
    }
}
.bs-actionsbox .btn-group {
    display: flex;
    flex-wrap: wrap;
}
.bs-actionsbox .actions-btn:hover,
.bs-actionsbox .actions-btn:active {
    color: rgb(3, 87, 0) !important;
}
.bs-actionsbox .actions-btn {
    border: 1px solid black;
    color: black;
}
.profile-edit {
    margin-top: 40px;
}
.profile-right label {
    font-size: 16px !important;
}
.profile-edit .profile-left {
    width: 400px;
}
.profile-edit .profile-right {
    width: 50%;
}
.profile-submit-btn {
    text-transform: capitalize !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.profile-right-inner ins {
    color: #db1802;
    text-decoration: none;
    font-size: 14px;
}
.profile-right-inner ul {
    padding: 15px;
}
.profile-right-inner ul li {
    color: #db1802;
    text-decoration: none;
    font-size: 12px;
    line-height: normal;
}
.scroll-container.filter-scroll {
    height: auto;
    display: initial;
}
.survey-steps {
    border: 1px solid #cacfd1;
    width: calc(100% - 140px);
    border-radius: 15px;
    padding: 15px 0 20px;
}
.survey-steps .step-counter {
    flex: auto;
    position: relative;
    font-size: 20px;
    color: #7c878e;
    text-align: center;
    line-height: 0.9;
    padding: 0 10px;
}
.survey-steps .step-counter:before {
    content: "";
    display: table;
    margin: 0px auto 8px;
    width: 25px;
    height: 25px;
    background: #7c878e;
    border-radius: 100%;
    z-index: 1;
    position: relative;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.survey-steps .step-counter:after {
    content: "";
    left: 50%;
    height: 6px;
    background: #cacfd1;
    position: absolute;
    top: 11px;
    width: 97%;
}
.survey-steps .step-counter.active {
    color: #043c49;
    font-weight: 700;
}
.survey-steps .step-counter.active:before {
    background: #043c49;
}
.survey-steps .step-counter.success {
    color: #78be20;
    font-weight: 700;
}
.survey-steps .step-counter.success:before {
    background: #78be20;
}
.survey-steps .step-counter.success:after {
    background: #78be20;
}
.survey-steps .step-counter:last-child:after {
    display: none;
}
.survey-top .logo-container {
    border: 1px solid #78be20;
    flex-grow: 1;
    margin-left: 20px;
    padding: 10px;
    width: 120px;
    min-height: 90px;
}
.survey-top .logo-container img {
    max-width: 100px;
    max-height: 100px;
    margin: auto;
}
.range-slider {
    margin: 0 0 0 0%;
}
.range-slider {
    width: 100%;
}
.range-slider__range {
    appearance: none;
    -webkit-appearance: none;
    width: 100%;
    height: 10px;
    border-radius: 5px;
    background-image: linear-gradient(to right, #ff0100, #e9d62c, #7abe1f);
    outline: none;
    padding: 0;
    margin: 0;
}
.range-slider__range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #78be20;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    -webkit-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
}
.range-slider__range::-webkit-slider-thumb:hover {
    background: #043c49;
}
.range-slider__range:active::-webkit-slider-thumb {
    background: #043c49;
}
.range-slider__range::-moz-range-thumb {
    width: 24px;
    height: 24px;
    border: 0;
    border-radius: 50%;
    background: #043c49;
    cursor: pointer;
    -moz-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
}
.range-slider__range::-moz-range-thumb:hover {
    background: #043c49;
}
.range-slider__range:active::-moz-range-thumb {
    background: #043c49;
}
.range-slider__range:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #043c49;
}
::-moz-range-track {
    background-image: linear-gradient(to right, #ff0100, #e9d62c, #7abe1f);
    border: 0;
}
input::-moz-focus-inner,
input::-moz-focus-outer {
    border: 0;
}
.template .upload-sec {
    display: flex;
    justify-content: center;
}
.template .upload-sec .userimg-sec {
    width: 100%;
}
.template .upload-sec .userimg-sec .img-dropbox .file-msg .icon {
    font-size: 50px;
    color: #455460;
}
.template .upload-sec .userimg-sec .img-dropbox .file-msg strong {
    margin-top: 15px;
    font-size: 20px;
    color: #455460;
    font-weight: 500;
}
.template .upload-sec .selected-file {
    width: calc(100%);
    margin-left: 15px;
    opacity: 0;
    visibility: hidden;
}
.template .upload-sec .selected-file.active {
    opacity: 1;
    visibility: visible;
}
.template .upload-sec .selected-file .file-list {
    margin-top: 10px;
    display: flex;
}
.template .upload-sec .selected-file .file-list .file-name {
    font-size: 18px;
    color: #78be20;
    max-width: calc(100% - 30px);
    display: flex;
    align-items: center;
    width: 100%;
    gap: 10px;
}
.template .upload-sec .selected-file .file-list .file-name b {
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 40px);
}
.template .upload-sec .selected-file .progress {
    height: 8px;
    border-radius: 5px;
    background: #c0c6c9;
}
.template .upload-sec .selected-file .progress .progress-bar {
    background: #78be20;
    transition-timing-function: linear;
    transition-duration: 1.4s !important;
}
.template .upload-sec .selected-file .file-close {
    width: 25px;
    height: 25px;
    background: #c0c6c9;
    flex-shrink: 0;
    border: 0;
    border-radius: 4px;
    font-size: 20px;
    cursor: pointer;
    margin-left: auto;
    line-height: 20px;
    color: #455460;
    font-weight: 500;
    padding: 3px 0;
    text-align: center;
    display: block;
}
.template .upload-logo .comp-logo {
    width: 120px;
    height: 120px;
    margin-right: 20px;
    padding: 10px;
}
/* fontello icon css */
@font-face {
    font-family: "q5";
    src: url("./font/q5.eot?33290415");
    src: url("./font/q5.eot?33290415#iefix") format("embedded-opentype"),
        url("./font/q5.woff?33290415") format("woff"),
        url("./font/q5.ttf?33290415") format("truetype"),
        url("./font/q5.svg?33290415#q5") format("svg");
    font-weight: normal;
    font-style: normal;
}
.demo-icon {
    font-family: "q5";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.3s ease;
}
.template .upload-logo .upload-btn input {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
}
.template .upload-logo .upload-btn label {
    font-size: 18px;
    cursor: pointer;
    margin: 0;
}
.template .upload-logo .upload-btn label .icon {
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-right: 10px;
}
.next-btn .download-hr {
    line-height: 30px;
}
.border-dashed {
    align-items: center;
    background: #ffffff;
    border: 2px dashed #b5b5b5;
    border-radius: 10px;
    margin-bottom: 40px;
}
.login-lable {
    font-weight: 600 !important;
    font-size: 16px !important;
    color: #455460 !important;
}
.checkbox-decorator,
label {
    display: flex;
    align-items: center;
}
.custom-file-control,
.form-control {
    color: #000000b3 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    /* 100% */
}
.welcome-login {
    font-style: normal;
    font-weight: 600;
    font-size: 32px !important;
    color: #262F36;
    margin-bottom: 15px !important;
}
.login-request {
    font-style: normal;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 21px;
    color: #455460;
    opacity: 0.7;
}
.or-span {
    background-color: white;
    padding: 10px;
    color: #262F36;
    font-weight: 600;
}
.hr-line {
    margin: 20px auto;
}
.login-side-bg {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    background: #80ba28;
    height: 100%;
    width: 100%;
    justify-content: center;
}
.login-form-bg {
    justify-content: center;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    padding: 0;
    min-height: 800px;
    padding: 0px 40px;
}
.login-footer {
    position: absolute;
    bottom: 20px;
}
.expert-text {
    font-style: normal;
    font-weight: 700;
    display: contents;
    font-size: 75px;
    line-height: 40px;
    color: #ffffff;
}
.login-logo {
    margin-bottom: 50px;
    text-align: center;
}
.dashboard-box .icon {
    color: #b5b5b5;
}
.filter-chart-bg {
    background-color: #000 !important;
}
.site-breadcrumb ul li {
    color: #B5B5B5;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.text-danger {
    color: red !important;
    font-size: 14px;
    font-weight: 400;
}
.bmd-label-floating .text-danger {
    font-size: 18px;
}
.create-project-container {
    border-radius: 10px;
}
.dataTables_length label {
    color: #455460 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.dataTables_length span {
    display: flex;
    align-items: center;
    padding-top: 0 !important;
}
.dataTables_length select {
    background: none;
    border-radius: 20px;
    padding: 10px 15px;
    border: 2px solid #455460;
    height: 100% !important;
}
.expert-text::selection {
    color: initial;
    background: initial;
}
.expert-text span::selection {
    color: initial;
    background: initial;
}
.menu-toggle-screen:hover {
    box-shadow: 0px 0px 40px rgb(0 0 0 / 10%);
}
.min-width-sidebar {
    width: 66px;
}
.checkbox label .checkbox-decorator .check,
label.checkbox-inline .checkbox-decorator .check {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.checkbox label .checkbox-decorator .check:before,
label.checkbox-inline .checkbox-decorator .check:before {
    margin-top: -23px;
    margin-left: 0;
}
.checkbox label,
label.checkbox-inline {
    padding-left: 45px;
}
.checkbox label input[type="checkbox"]:checked+.checkbox-decorator .check,
label.checkbox-inline input[type="checkbox"]:checked+.checkbox-decorator .check {
    border-radius: 5px;
}
.checkbox-remember {
    margin-top: -25px !important;
}
.icon-angle-circle-down-icon {
    margin-left: 25px;
}
.expert-span {
    font-style: normal;
    font-weight: 100;
    font-size: 75px;
    line-height: 90px;
    color: #ffffff;
}
.bottom-menu {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 999;
}
.no-border-right {
    border-right: none !important;
}
/* Org chart css start */
.orgchart td.left,
.orgchart td.right,
.orgchart td.top {
    border-color: #aaa;
}
.orgchart .node .topEdge {
    top: 1px;
}
.team-detail {
    margin-top: 10px;
}
.orgchart .node:not(:only-child)::after {
    bottom: -39px;
    height: 27px;   
}
.orgchart>ul>li>ul li>.node::before {
    top: var(--top, -43px) !important;
    height: var(--height, 46px) !important;
}
.orgchart .node .topEdge.oci-chevron-down::before {
    bottom: 17px !important;
}
.orgchart .hierarchy::before {
    top: 17px !important;
}
.orgchart .node {
    margin: 60px 0 20px 0 !important;
}
.tab-plus {
    border-radius: 50%;
    position: relative;
    background: #e4e5eb;
    border: 1px solid #ffffff;
    text-align: center;
    width: 40px;
    height: 40px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
    position: fixed;
    bottom: 30px;
    z-index: 1;
    cursor: pointer;
    display: none;
}
.subtabs {
    background: white;
    width: 150px;
    height: 50px;
    border: none;
    align-self: end;
    padding: 0px;
    color: #455460;
    font-weight: 400;
    font-size: 15px;
    align-items: center;
    text-align: center;
}
.orgchart td>.down {
    background-color: #aaa;
}
.orgchart .middle-level .title {
    background-color: #006699;
}
.orgchart .middle-level .content {
    border-color: #006699;
}
.orgchart .product-dept .title {
    background-color: #009933;
}
.orgchart .product-dept .content {
    border-color: #009933;
}
.orgchart .rd-dept .title {
    background-color: #993366;
}
.orgchart .rd-dept .content {
    border-color: #993366;
}
.orgchart .pipeline1 .title {
    background-color: #996633;
}
.orgchart .pipeline1 .content {
    border-color: #996633;
}
.orgchart .frontend1 .title {
    background-color: #cc0066;
}
.orgchart .frontend1 .content {
    border-color: #cc0066;
}
.tab-filter .form-check-input {
    margin-top: -8px !important;
    margin-left: 0 !important;
}
.filter-row {
    display: flex;
    align-content: center;
    align-items: center;
}
#chart-container .orgchart {
    background: transparent;
    cursor: move;
}
#chart-container.background-dotted {
    width: 100%;
    height: 100%;
    cursor: move;
}
#campaignDatatable_wrapper .table-responsive {
    height: auto;
}
#fileUploadDatatable_wrapper .table-responsive {
    height: auto;
}
.active_tab {
    background-color: #80ba28 !important;
    color: white !important;
}
.role,
.office {
    margin-top: 5px;
}
.orgchart .hierarchy::before {
    border-color: #bfbfbf !important;
}
.orgchart .node:not(:only-child)::after {
    background-color: #bfbfbf !important;
}
.orgchart .node .edge::before {
    border-color: #bfbfbf !important;
}
.orgchart>ul>li>ul li>.node::before {
    background-color: #bfbfbf !important;
}
/* Org chart css end */
hr {
    margin-top: 20px;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #b5b5b5 !important;
}
/* width */
.table-responsive::-webkit-scrollbar {
    height: 5px;
    width: 5px;
}
.table-responsive::-webkit-scrollbar-thumb { cursor: grab; }
.table-responsive::-webkit-scrollbar-thumb:active { cursor: grabbing; }
.gridtable thead tr th::-webkit-scrollbar {
    height: 3px;
    width: 7px;
}
.gridtable thead tr th::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e8e8e8;
    border-radius: 10px;
    margin: 50px;
    border: 5px solid #b4b4b4;
}
.gridtable thead tr th {
    white-space: nowrap !important;
}
/* Track */
.table-responsive::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e8e8e8;
    border-radius: 10px;
    margin: 300px;
    border: 5px solid #b4b4b4;
}
.gridtable .table-responsive::-webkit-scrollbar-track {
    margin: 50px;
}
/* Handle */
.table-responsive::-webkit-scrollbar-thumb {
    background: #455460;
    border-radius: 10px;
}
/* Handle on hover */
.table-responsive::-webkit-scrollbar-thumb:hover {
    background: #455460;
}
.model-width {
    width: 100% !important;
}
/* table width */
.table-grade {
    min-width: 100px !important;
}
.table-name {
    min-width: 180px !important;
}
.table-role {
    min-width: 250px !important;
}
.table-business-function {
    min-width: 200px !important;
}
.table-sub-function {
    min-width: 150px !important;
}
.table-region {
    min-width: 150px !important;
}
.table-country {
    min-width: 100px !important;
}
.table-office {
    min-width: 100px !important;
}
.table-fully_loaded_cost {
    min-width: 200px !important;
}
.table-cost_center {
    min-width: 150px !important;
}
.table-createdDate {
    min-width: 150px !important;
}
.table-employee_type {
    min-width: 150px !important;
}
.table-fte {
    min-width: 100px !important;
}
.table-vacancy_type {
    min-width: 150px !important;
}
.table-status {
    min-width: 100px !important;
}
.table-direct_reports {
    min-width: 150px !important;
}
.table-manager_non_manageer {
    min-width: 230px !important;
}
.table-manager_job_grade {
    min-width: 230px !important;
}
.table-role_reports {
    min-width: 150px !important;
}
.actionBtns {
    position: sticky;
    background: #FFF !important;
    right: 0;
}
.dataTables_wrapper tbody .odd .actionBtns {
    background: white;
}
#fileUploadDatatable th {
    width: 500px !important;
    white-space: nowrap;
}
#fileUploadDatatable .index-sr {
    width: auto !important;
}
#fileUploadDatatable .lead-contact {
    width: 265px !important;
}
#campaignDatatable th {
    width: 500px !important;
    white-space: nowrap;
}
#campaignDatatable .index-sr {
    width: auto !important;
}
#campaignDatatable .lead-contact {
    width: 265px !important;
}
#campaignDatatable td:nth-child(2) a:hover {
    color: #78be20;
}
#DataTables_Table_0 th {
    width: 600px !important;
    white-space: nowrap;
}
#DataTables_Table_0 .index-sr {
    width: auto !important;
}
.panel {
    max-height: 0;
    overflow: hidden;
    transition: 0.2s ease-out;
    position: relative;
    left: 100%;
    top: -40px;
    background: #FFF;
    border-width: 1px 0px 1px 1px;
    box-shadow: -4px 0px 20px 0px rgba(0, 0, 0, 0.10);
    z-index: 1;
    text-align: left;
    border-radius: 0px 0px 10px 10px;
}
.panel_3 {
    max-height: 0;
    overflow: hidden;
    transition: 0.2s ease-out;
    position: relative;
    left: 100%;
    top: -40px;
    background: #FFF;
    border-width: 1px 0px 1px 1px;
    box-shadow: -4px 0px 20px 0px rgba(0, 0, 0, 0.10);
    z-index: 1;
    text-align: left;
    border-radius: 0px 0px 10px 10px;
}
.panel_3::-webkit-scrollbar {
    display: none;
}
.fixed-panel {
    transition: 0.2s ease-out;
    background: #FFF;
    border-width: 1px 0px 1px 1px;
    filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.25));
    text-align: left;
    border-radius: 15px;
}
.fixed-panel2 {
    transition: 0.2s ease-out;
    background: none;
    filter: none;
    text-align: left;
}
.col-style {
    width: 25px;
    height: 10px;
}
.col-details {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.col-info {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-left: 10px;
}
.header-filter.as-is-lable {
    text-align: center;
}
.select-filter button {
    border-radius: 40px !important;
    height: 0px !important;
    width: 100px;
    font-size: 12px;
    margin-top: -25px;
}
.select-filter .dropdown-menu {
    max-width: 100px !important;
    left: 0px;
}
.select-filter {
    margin-top: -20px;
}
.tab-filter {
    color: #455460;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
.header-button {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    color: #ffffff;
}
.custom-scroll-cont::-webkit-scrollbar {
    height: 4px;
    width: 4px;
}
.custom-scroll-cont::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e8e8e8;
    border-radius: 10px;
    border: 5px solid #b4b4b4;
}
.custom-scroll-cont::-webkit-scrollbar-thumb {
    background: #455460;
    border-radius: 10px;
}
/* Handle on hover */
.scroll-container::-webkit-scrollbar-thumb:hover {
    background: #455460;
}
.dropdown-menu_custom::-webkit-scrollbar {
    height: 5px;
    width: 5px;
}
.dropdown-menu_custom::-webkit-scrollbar-track {
    background-color: blue;
    border-radius: 20px;
    border: 3px solid #e8e8e8;
}
.dropdown-menu_custom::-webkit-scrollbar-thumb {
    background: #b5b5b5;
    border-radius: 20px;
}
.subtabs {
    font-size: 13px;
    font-weight: 400;
    margin-left: 5px;
    width: 150px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #455460;
}
.subtabs_active {
    background-color: #80ba28;
    color: white;
}
.ONhoverTabs {
    display: flex;
    justify-content: center;
    position: fixed;
    bottom: 75px;
    margin: auto;
    left: 44%;
}
.heading_1 {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 54px;
    display: flex;
    align-items: center;
    text-align: center;
    margin-top: 5rem;
}
.heading_2 {
    display: flex;
    align-items: center;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 72px;
    line-height: 108px;
    display: flex;
    align-items: center;
    text-align: center;
    margin-top: -1.5rem;
    color: #80ba28;
}
.Tabs_on_analysis {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    width: 100%;
}
.sub_tab_analysis {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    background: #f8f8f8;
    border: 1px solid #455460;
    border-radius: 50px;
    padding: 36px 76.5px;
    height: 100px;
    width: 100%;
    color: #455460;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.sub_tab_analysis:hover {
    background: rgb(128, 186, 40);
    color: white;
}
.searchEmployee {
    display: flex;
    align-items: center;
    justify-content: center;
}
.first_row_pivot {
    background: #455460;
    color: white;
    display: flex;
    background: #455460;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    border-radius: 15px 15px 0px 0px;
    padding: 24px;
}
.tempData {
    width: 100%;
}
.last_row_pivot {
    background: #455460;
    color: white;
    display: flex;
    background: #455460;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    border-radius: 0px 0px 15px 15px;
    padding: 24px;
}
.main_free_pivot {
    max-width: 95%;
    margin: auto;
    display: flex;
    flex-direction: column;
    margin-top: 5rem !important;
    min-width: auto;
    width: fit-content;
    margin-bottom: 60px;
}
#free-pivot .background-dotted {
    height: 100% !important;
}
.dotted_row {
    background: #d9d9d9;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 0px;
}
.wrap_inner_divs {
    background: white;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
}
.dots {
    margin: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main_second_third_row {
    margin-top: 0.5rem;
}
.main_second_third_row .main_second_third_row .leftPivot {
    padding-left: 15px;
}
.main_second_third_row .main_second_third_row .main_second_third_row .leftPivot {
    padding-left: 30px;
}
.main_second_third_row .main_second_third_row .main_second_third_row .main_second_third_row .leftPivot {
    padding-left: 55px;
}
.secon_row_pivot {
    border-bottom: 3px solid #e8e8e8;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    width: 92%;
    margin: auto;
}
.first_content img {
    margin-top: -1px;
    margin-left: 8px;
    width: 22px;
}
.first_content,
.second_content {
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #ffffff;
}
.job_hand {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: #455460;
    border-radius: 5px;
    padding: 6px 20px;
}
.dataTables_empty {
    display: revert !important;
}
.downlo img {
    vertical-align: baseline !important;
}
.table_body_border {
    background: #ffffff;
    border-radius: 5px;
}
.fixed_row {
    border: 2px solid #e8e8e8;
}
.table_data {
    text-align: center;
}
.table_body_border {
    margin-top: 1.3rem !important;
}
.margin_top_5rem {
    margin-top: 3rem !important;
}
.margin_left_2rem {
    margin-left: 2rem;
}
.table_body_border .height tr {
    border: 2px solid #e8e8e8;
}
.table_body_border tbody tr th {
    border-right: 0px solid #e8e8e8 !important;
    z-index: 99;
    text-align: center;
}
.table_heading {
    border-right: 2px solid black !important;
    z-index: 99;
}
.job_hand h1,
p {
    font-style: normal;
    font-size: 20px;
    line-height: 21px;
    display: flex;
    font-weight: 600;
    align-items: center;
    text-align: center;
    color: #7c7c7c;
}
.remove_field img {
    max-width: none !important;
}
.rightPivot,
.leftPivot {
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    font-size: 16px;
    color: #403e3e;
}
.leftPivot {
    width: 330px;
    position: relative;
    left: 40px;
}
.rightPivot {
    width: 110px;
    width: 120px;
    left: 10px;
    position: relative;
}
.rightPivotHead,
.leftPivotHead {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    padding-top: 14px;
    align-items: center;
    color: #455460;
}
.leftPivotHead {
    width: 302px;
}
.rightPivotHead {
    width: 110px;
    display: flex;
    align-content: flex-end;
    flex-wrap: wrap;
}
.first_content {
    width: 300px;
}
.second_content {
    width: 110px;
}
.image_pivot {
    width: 16px;
    height: 16px;
}
.numbers_header,
.rightPivotHead {
    font-size: 18px;
    left: 10px;
    position: relative;
}
.main_free_pivot {
    margin-top: 9px;
}
.subfourth_pivot {
    margin-top: 10px;
}
.margin_top_7px {
    margin-top: 7px;
}
.other_q5_users button {
    display: flex;
    justify-content: start;
    align-items: center;
}
.search_area_pivot {
    border: 2px solid grey;
    border-radius: 20px;
}
.Wrap_search input {
    border: none;
    outline: none;
}
.Wrap_search .bmd-form-group {
    position: unset;
    padding-top: 0rem;
}
.Wrap_search .userImage {
    border-right: 1px solid black;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 6px;
    padding: 10px 8px;
}
.Wrap_search input {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.search_area_pivot img {
    margin-right: 0rem;
    height: 21px;
}
.search_area_pivot {
    padding: 0px 18px !important;
    border-radius: 25px;
}
.dropDown_select_team {
    background-color: rgb(128, 186, 40) !important;
    border-radius: 25px;
}
.dropDown_select_team_toggle {
    background-color: rgb(128, 186, 40) !important;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dropDown_select_team_toggle img {
    height: 9px;
    margin-left: 15px;
}
.image_div img {
    width: 100px;
    height: 50px;
}
.tab-bar-container {
    position: fixed;
    bottom: 0;
    left: calC(50% - 245px);
}
.Wrap_search input {
    background-color: #e4e5eb;
}
.login-header {
    padding: 10px;
}
.margin_left_1rem {
    margin-left: 0.5rem;
    font-size: 18px;
    font-weight: 100;
}
.TOpheader_pivot .row {
    align-items: center;
}
.dropDown_select_team_toggle:hover {
    color: white !important;
}
.userImage img {
    margin-right: 0.5rem;
}
.dropDown_select_team button {
    padding-bottom: 4px;
    padding-top: 9px;
}
.table_data_span_layers {
    width: 200px;
    text-align: center;
}
.heading_new_span_layers {
    text-align: center;
}
.table_header_relative tr {
    position: relative;
    text-align: center;
}
.table_header_band {
    border-radius: 5px;
}
.border_right_table {
    border-right: 2px solid #e8e8e8;
}
.table_header_relative th {
    padding: 15px !important;
}
.table_header_border_radius {
    border-radius: 9px 0 0 9px !important;
}
.table_header_border_radius_last {
    border-radius: 0 9px 9px 0 !important;
}
.second_graph {
    background: #ffffff;
    border: 1px solid #d0d0d0;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-bottom: 4rem;
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 15px;
    width: 100%;
}
.first_graph {
    background: #f8f8f8;
    border: 1px solid rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.radious-container {
    border-radius: 10px 10px;
}
.gridtable tbody::-webkit-scrollbar {
    width: 5px;
}
.gridtable tbody::-webkit-scrollbar-track {
    background: #e8e8e8;
}
.gridtable tbody::-webkit-scrollbar-thumb {
    background-color: #455460;
    border-radius: 20px;
    border: 3px solid #b5b5b5;
}
.tablespan tbody::-webkit-scrollbar {
    width: 5px;
}
.tablespan tbody::-webkit-scrollbar-track {
    background: #e8e8e8;
}
.tablespan tbody::-webkit-scrollbar-thumb {
    background-color: blue;
    border-radius: 20px;
    border: 3px solid #b5b5b5;
}
.filter-option {
    width: 100%;
}
.add-admin-form-group {
    margin-top: -20px;
    margin-bottom: 20px;
}
.radious-container {
    margin-bottom: 0;
}
.add-admin-btn-container {
    gap: 10px;
}
.new-bmd-form-group div button {
    border: 1px solid #b5b5b5 !important;
    color: black !important;
}
.new-bmd-form-group div button div div .filter-option-inner-inner {
    color: #000000 !important;
    opacity: 0.7 !important;
}
.gridtable tbody {
    display: block;
    max-height: 210px;
}
.gridtable thead,
.gridtable tbody tr {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.gridtable tbody tr td {
    text-align: left;
    border-left: 0px solid #e8e8e8 !important;
    border-right: 0px solid #e8e8e8 !important;
    background-color: #f8f8f8 !important;
    border-top: 0px solid #e8e8e8 !important;
    border-bottom: none;
    white-space: normal;
}
.gridtable tbody tr td:first-child {
    border-top: 0px solid #e8e8e8 !important;
}
.gridtable tbody tr:last-child {
    border-bottom: 1px solid #e8e8e8 !important;
}
.gridtable thead tr th {
    text-align: left;
    background-color: #455460;
    padding: 1rem 0rem;
    border: none;
    overflow-x: auto;
}
.gridtable table {
    border: none;
}
.tab-filter .bmd-form-group {
    padding-top: 0 !important;
}
.oc-export-btn {
    display: none !important;
}
.orgchart .node:hover {
    z-index: 0;
}
.extra {
    position: relative;
    text-align: center;
}
.hr-data-manager-id .btn-light {
    color: #495057;
}
.hoverTabContainer {
    display: none;
}
.hoverView {
    display: flex;
}
.tab-plus:hover+.hoverTabs {
    display: block;
}
.tab-plus-as-is-analise {
    bottom: 40px !important;
    cursor: pointer;
}
.background-dotted .mask {
    display: none;
}
.ONhoverTabs a:hover {
    background: #7eb73d;
    color: white;
}
.menu-toggle-screen .icon-minus {
    display: block !important;
}
.menu-toggle-screen .plus_icon {
    display: none !important;
}
.min-menu-toggle-btn .icon-minus {
    display: none !important;
}
.min-menu-toggle-btn .plus_icon {
    display: block !important;
}
.page-hd .getPivotData .form-control,
.page-hd .getPivotData .dropdown-toggle {
    border-radius: 30px;
    border: none;
    padding: 0 16px !important;
    background-image: none !important;
    box-shadow: none;
    margin-bottom: 0;
    height: 42px !important;
}
.page-hd .getPivotData .dropdown-toggle .filter-option,
.page-hd .getPivotData .dropdown-toggle .filter-option {
    height: auto
}
title {
    color: #78BE20 !important;
}
:root {
    --address-bar-color: #78BE20;
}
.feedback-option {
    display: flex;
    align-items: center;
    gap: 35px;
}
.feedback-input {
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.feedback-input input[type="radio"]:checked+label {
    color: #455460 !important;
    cursor: pointer;
}
.feedback-input input[type="radio"]+label {
    color: #CCC !important;
    cursor: pointer;
}
.custom-radio {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #CCCCCC;
    background-color: white;
    outline: none;
    margin-right: 10px;
}
.custom-radio:checked {
    border-color: #455460;
    background-color: #455460;
}
input[type=radio]#Bug,
input[type=radio]#Feedback {
    accent-color: #262F36 !important;
}
.dropdown-menu_custom {
    position: absolute;
    top: 90%;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 15rem;
    padding: 0.5rem;
    margin: 0.125rem -1px 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 18%);
    overflow-y: scroll;
    overflow-x: hidden;
    height: 285px;
}
/*HR Data New*/
#HRDatatable th {
    width: 600px !important;
}
.page_filter {
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--tertiary-color);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
}
.page_filter select {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    display: flex;
    padding: 10px 15px;
    align-items: center;
    gap: 10px;
    height: 100% !important;
}
.filters th {
    background: none !important;
}
tr.filters .filter-option-inner-inner {
    color: #455460;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 20px;
}
tr.filters .filter-option-inner-inner:after {
    border-top: 7px solid #455460;
}
tr.filters button.form-control {
    border-radius: 5px !important;
    border: 1px solid #455460 !important;
    background: #FFF !important;
}
tr.filters .form-group {
    margin-top: 0;
    margin-bottom: 0;
}
tr.filters .form-group .form-control {
    height: auto;
    padding: 5px;
    text-align: center;
}
.TOpheader_pivot .two_pivot {
    margin-top: 0 !important;
    gap: 10px;
}
/*Super Admin Dashboard*/
#FeedbackListDatatable thead th {
    border-bottom: none;
    text-align: left !important;
}
#FeedbackListDatatable thead tr th:first-child {
    border-radius: 10px 0 0 10px;
}
#FeedbackListDatatable tbody tr:first-child td:first-child {
    border-top-left-radius: 10px !important;
}
#FeedbackListDatatable tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px !important;
}
#FeedbackListDatatable thead tr th:last-child {
    border-radius: 0 10px 10px 0;
}
#FeedbackListDatatable tbody tr:first-child td:last-child {
    border-top-right-radius: 10px !important;
}
#FeedbackListDatatable tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px !important;
}
#FeedbackListDatatable tbody tr:last-child {
    border-bottom: none !important;
}
#FeedbackListDatatable thead tr th {
    width: 700px !important;
    text-align: left;
}
#FeedbackListDatatable tbody tr td {
    text-align: left;
}
#FeedbackListDatatable tbody tr td:first-child {
    padding: 15px 20px;
}
#FeedbackListDatatable tbody td,
#FeedbackListDatatable tbody th {
    border: none;
    background: none;
    border-radius: 0px !important;
    color: #455460;
}
#FeedbackListDatatable tbody td {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}
#FeedbackListDatatable tbody tr {
    border-radius: 0px !important;
    background: #F4F4F4;
    border-bottom: 1px solid #B5B5B5;
}
#FeedbackListDatatable tbody tr:hover {
    background: #FFF !important;
    box-shadow: 1px 2px 17px 0px rgba(0, 0, 0, 0.15);
    transition: 0.3s ease;
}
.select-form-bug {
    display: flex;
    align-items: center;
    gap: 10px;
}
.select-form-bug span {
    color: #455460;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding-top: 0;
}
.select-form-bug select:focus {
    border: 1px solid #455460;
}
.select-form-bug select {
    border-radius: 20px;
    border: 1px solid #455460;
    color: #455460;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
/* EMAIL TABLE */
.email-table {
    width: 100%;
}
#FeedbackListDatatable tbody {
    margin-top: 20px;
}
/* AS IN ORG NEW */
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "segoe_uiregular";
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.7875rem;
    word-wrap: break-word;
    z-index: 9999;
    opacity: 0;
}
.tooltip.show {
    opacity: 0.9;
}
.tooltip.fade.show {
    background: none;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-top,
.bs-tooltip-auto[x-placement^=top] {
    padding: 0.4rem 0;
}
.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^=top] .arrow {
    bottom: 0;
}
.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^=top] .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #FFF;
}
.bs-tooltip-right,
.bs-tooltip-auto[x-placement^=right] {
    padding: 0 0.4rem;
}
.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^=right] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^=right] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #FFF;
}
.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^=bottom] {
    padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^=bottom] .arrow {
    top: 0;
}
.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^=bottom] .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #FFF;
}
.bs-tooltip-left,
.bs-tooltip-auto[x-placement^=left] {
    padding: 0 0.4rem;
}
.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^=left] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^=left] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #FFF;
}
.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: black;
    text-align: center;
    border-radius: 0.25rem;
    background-color: #f5f5f5;
}
/* .tooltip-text-show {} */
.custom-color-pallet {
    border: 1px solid #acacac;
    width: 100%;
    border-radius: 5px;
    margin-right: 10px;
}
.custom-color-pallet:focus-visible {
    outline: none;
}
.team-detail-heading h5 {
    color: #FEFEFE;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0;
    /* max-width: 120px; */
    max-width: max-content;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.editHrDataUser {
    color: #fff !important;
    padding-right: 5px;
}
.team-detail-heading img {
    border-radius: 50%;
    padding: 1px;
    width: 20px;
    height: 20px;
    background: #fff;
}
.orgchart .node .title {
    font-size: 10px;
    color: #455460;
    font-weight: 400;
}
.team-detail {
    padding: 10px;
    color: #455460;
    font-size: 12px;
    font-style: normal;
    font-weight: 400 !important;
    height: 100%;
}
.team-detail b {
    font-weight: 400;
    white-space: nowrap;
}
.export_1 {
    align-items: center;
}
.undo_employee_changes {
    min-width: auto;
}
.export_1 .downlo {
    display: flex;
}
.team-content span {
    margin-bottom: 0 !important;
}
.tab_filter2 {
    font-size: 14px !important;
}
.orgchart .node .title {
    text-align: left;
    padding: 0;
    border-bottom: none;
    height: auto;
}
.orgchart .node {
    text-align: left;
}
.gradient-bg {
    background: linear-gradient(180deg, #FFF 17.19%, rgba(255, 255, 255, 0.00) 100%);
}
.highlight-dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    top: 50px;
    padding: 10px;
    z-index: 1;
    filter: drop-shadow(0px 6px 6px rgba(0, 0, 0, 0.25));
    background-color: #fff;
    border-radius: 20px;
    min-width: 120px;
    max-width: 250px;
}
.highlight-dropdown .dropdown-content {
    width: max-content;
}
.dropdown-content .radio-option { text-align: left; }
.dropdown-content.fig-drop {
    min-width: 150px;
    top: 100%;
}
.highlight-dropdown.active .dropdown-content {
    display: block;
    z-index: 9999;
}
.radio-option {
    padding: 8px;
    cursor: pointer;
    color: #808184 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    padding: 5px 10px 5px 5px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0;
}
input[type=radio]#Radio,
input[type=radio]#Radio2 {
    accent-color: #2A9134;
}
/**/
.checkbox label input[type=checkbox]:checked+.checkbox-decorator .check:before,
label.checkbox-inline input[type=checkbox]:checked+.checkbox-decorator .check:before {
    color: #80ba28;
}
.template-checkbox label input[type=checkbox]:checked+.checkbox-decorator .check:before,
label.template-checkbox-inline input[type=checkbox]:checked+.checkbox-decorator .check:before {
    color: #455460;
    margin-left: -1px;
}
label.disabled.checked .checkbox-decorator .check {
    border: none !important;
}
label.disabled.checked .checkbox-decorator .check:before {
    color: #CCC !important;
}
.template-checkbox label .checkbox-decorator .check,
label.template-checkbox-inline .checkbox-decorator .check {
    width: 25px;
    height: 25px;
    margin-top: -15px;
    margin-left: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
/* HELP */
.help-accordian table {
    margin-bottom: 0px !important;
    margin-top: 0px;
}
.help-accordian {
    border: none;
    margin-top: -15px;
    display: contents;
}
.help-accordian::after {
    display: none;
}
.help-accordian .card .table td p {
    white-space: normal;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #000000;
    opacity: 0.7;
    max-width: 98%;
}
.help-accordian .card .card-header .btn-link {
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    color: #000000;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0;
}
.help-accordian .card {
    margin-bottom: 10px;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 10px;
}
.help-accordian .card:last-child {
    margin-bottom: 0;
}
.help-accordian .card-header {
    padding: 0;
    border: none;
}
.help-accordian table.table tbody td,
table.table tbody th {
    border: none;
}
/**/
.select-filters .hierarchy .team-detail-container,
.select-unique-identifier .hierarchy .team-detail-container {
    opacity: 0.4;
}
.select-filters .hierarchy:before ,
.select-filters .hierarchy > .node::after,
.select-unique-identifier .hierarchy > .node::after ,
.select-filters .hierarchy > .node::before,
.select-unique-identifier .hierarchy > .node::before {
    opacity: 0.2;
}
.orgchart .highlight.team-detail-container { 
    opacity: 1 !important;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
}
/* .select-filters .hierarchy .team-detail-container, .select-unique-identifier .hierarchy .team-detail-container .team-detail-heading h5 {
    color: #fff;
}
.select-filters .hierarchy .team-detail-container, .select-unique-identifier .hierarchy .team-detail-container .child {
    color: #fff;
}
.select-filters .hierarchy .team-detail-container, .select-unique-identifier .hierarchy .team-detail-container .focus-employee {
    color: #fff;
} */
.select-identifier-btn button {
    width: 200px;
}
/* COMMENT POPUP */
.comment-modal .modal-header {
    padding-left: 30px;
    margin-top: -25px;
}
.comment-modal .modal-content {
    padding: 15px 30px !important;
}
.comment-modal-text h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 0px;
}
.comment-modal h4 {
    color: #455460;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    margin-top: 15px;
    border-top: 1px solid #B5B5B5;
}
.comment-modal .read_more_text p {
    color: #455460;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
    border-top: 1px solid #B5B5B5;
    padding-top: 15px;
    margin-top: 10px;
    text-align: left;
}
.rating-inner {
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #000000;
}
.comment-modal .rating-inner {
    margin-left: 0;
}
.feedback-date {
    display: flex;
    align-items: flex-start;
    justify-content: end;
}
.comment-modal-inner {
    display: flex;
    align-items: center;
    gap: 20px;
}
.comment-modal-text .title {
    color: #262F36;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 10px;
    margin-top: 8px;
}
.comment-modal-text .date {
    color: #455460;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 0;
}
/**/
.theme-krajee-svg .empty-stars .krajee-icon-star:focus {
    outline: none;
}
/* FILTER BUTTON HR DATA */
.custom-data-filters {
    border-radius: 5px;
}
.form-group.label-on-top {
    margin: 10px;
}
.custom-data-filters .bootstrap-select button:focus {
    outline: none !important;
}
.custom-data-filters .bootstrap-select button:hover {
    background: white;
    border: 1.5px solid #455460;
}
.custom-data-filters .btn:active:hover {
    background: white;
}
.bootstrap-select>.dropdown-toggle:after {
    content: none;
}
.custom-data-filters .filter-option-inner-inner {
    color: #455460;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
}
.custom-data-filters .form-group .bootstrap-select .dropdown-menu {
    max-height: 200px;
    width: 200px;
    max-width: max-content;
    overflow: auto;
    left: 0 !important;
    margin-bottom: 0 !important;
}
/**/
.rating-container.is-display-only .rating-stars:focus {
    outline: none;
}
/**/
#templateDatatable th {
    width: 500px !important;
    white-space: nowrap;
}
/* PIE CHART */
.tree-export-btn {
    margin-top: 20px;
}
.tree-export-btn2 {
    margin-top: 15px;
}
.export-head-area {
    display: flex;
    justify-content: center;
    align-items: center;
}
.pie-chart-container .inner-container .inner {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    white-space: nowrap;
    gap: 10px;
    overflow: hidden;
}
.pie-chart-container .inner-container .inner .left {
    width: 20px;
    height: 20px;
    border-radius: 5px;
    padding-right: 15px;
    position: relative;
    top: 1px;
}
.pie-chart-container .inner-container .inner:nth-child(1) .left {
    background-color: #FDD456;
}
.pie-chart-container .inner-container .inner:nth-child(2) .left {
    background-color: #F26122;
}
.pie-chart-container .inner-container .inner:nth-child(3) .left {
    background-color: #7C878E;
}
.pie-chart-container .inner-container .inner:nth-child(4) .left {
    background-color: #78BE20;
}
.pie-chart-container .inner-container .inner:nth-child(5) .left {
    background-color: #455460;
}
.pie-chart-container .inner-container .inner .middle {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 12px;
}
.pie-chart-container .inner-container .inner .right {
    color: #455460;
    font-size: 12px;
    font-weight: 400;
}
.pie-chart-breadcrumb {
    padding: 10px 0;
}
.pie-chart-breadcrumb ul li {
    color: #455460;
    font-size: 24px;
    font-weight: 400;
}
.no-results {
    color: #455460;
}
/* FEEDBACK PAGE NEW DESIGN */
.feedback-date p {
    color: #7c7c7c;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
}
.feedback_sub_type_text {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    text-transform: capitalize;
    margin: 0;
    padding-top: 10px;
}
.feedback-comment {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    color: #000000b3;
    max-width: calc(100% - 70px);
}
.see-more-link a {
    color: #78BE20;
    font-size: 20px;
    font-weight: 400;
    text-decoration-line: underline;
    text-transform: capitalize;
    padding-left: 85px;
}
.feedback-right-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.feedback-card hr {
    margin-top: 0px;
    margin-bottom: 10px;
}
.custom-liner-inner {
    gap: 10px;
}
.feedBack-content-wrap {
    background-color: #F8F8F8;
    border-radius: 10px;
    padding: 20px;
}
.feedBack-content-wrap .feedback-right-container ,
.list-bug .feedback-card {
    border-bottom: 1px solid rgba(0,0,0,0.15);
    padding-bottom: 27px;
    margin-bottom: 27px;
}

.feedBack-content-wrap .feedback-card:last-child .feedback-right-container {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
    margin-bottom: 0;
}
/**/
.span-layers-row {
    gap: 10px;
}
.span-layers-row table thead tr th {
    width: 100%;
}
.table-responsive_2 {
    padding-bottom: 0;
}
/**/
.span-layers-right-btn .two_pivot {
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
}
.span-layers-table th {
    width: 100%;
}
.span-layers-table td {
    white-space: nowrap;
}
.span-layers-table {
    border: none !important;
}
.span-layers-table thead {
    border-left: 2px solid #E8E8E8;
    border-right: 2px solid #E8E8E8;
}
.span-layers-table tbody {
    border-left: 2px solid #E8E8E8;
    border-right: 2px solid #E8E8E8;
}
.span-layers-minitable table {
    margin-top: 0 !important;
}
#pivot-dropdown {
    margin-top: 0;
    margin-bottom: 0;
}
.free-pivot-select-btn .bmd-form-group {
    padding-top: 0;
}
.free-pivot-select-btn .selectedRows {
    width: 245px;
    margin-top: 10px;
}
.free-pivot-select-btn .selectedColumns {
    width: 245px;
    margin-top: 10px;
}
/* Color Palette Settings */
.color-settings {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    overflow: auto;
    padding: 10px;
    border: 1px solid #E8E8E8;
}
.color-settings .bmd-form-group {
    padding-top: 0;
}
.color-settings .right {
    margin-right: 10px;
}
.color-settings .inner {
    display: flex;
    gap: 5px;
    align-items: center;
}
.color-settings .inner span {
    color: #455460;
    font-size: 14px;
    font-weight: 400;
}
.color-settings .inner .color-num {
    height: 35px;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    font-size: 14px;
    font-weight: 300;
}
.color-settings .outer {
    display: flex;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #E8E8E8;
    margin-bottom: 10px;
    height: 35px;
}
.color-settings .outer input[type="color"] {
    border: none;
    background: none;
    width: 25px;
    height: 25px;
    margin-left: 10px;
}
.color-settings .outer span {
    color: #455460;
    font-size: 14px;
    font-weight: 400;
}
.color-settings .outer .color-num {
    height: 35px;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    font-size: 14px;
}
#addColorTemplateForm .color-settings .inner,
.model-dialog-kanban .color-settings .outer {
    display: none !important;
}
.color-apply-btn {
    display: flex;
    justify-content: center;
}
/**/
.band-compression-table #bandtable th:last-child {
    width: 100%;
}
#bandtable thead tr th {
    width: 700px !important;
    white-space: normal;
    vertical-align: middle;
}
.fade.show {
    opacity: 1;
    background: #00000047;
}
.modal-backdrop {
    position: relative;
}
.comment-modal {
    padding-top: 100px;
}
.test-download-btn select {
    border: 1px solid #B5B5B5 !important;
}
/**/
.employees_by_grade-chart text tspan,
.employees_by_function-chart text tspan,
.employees_by_location-chart text tspan,
.employees_by_Employment_status-chart text tspan {
    font-size: 14px;
}
.employees_by_grade-chart,
.employees_by_function-chart,
.employees_by_location-chart,
.employees_by_Employment_status-chart {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.sunburst-chart {
    margin-top: 40px;
    margin-bottom: 30px;
}
.treemap-chart {
    padding: 30px;
}
.panel-fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.panel-fields h3 {
    color: #455460;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    gap: 5px;
    align-items: center;
}
.panel-inner .panel-inner-container {
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    background: #FFF;
    height: 150px;
    padding: 10px;
}
.panel-inner .panel-inner-container .panel-inner-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
    padding: 7px 5px 7px 5px;
    cursor: pointer;
}
.panel-inner .panel-inner-container .panel-inner-content:nth-child(odd) {
    border-radius: 1px 1px 0px 0px;
    background: #F9F9F9;
}
.panel-inner .panel-inner-container h4 {
    color: #455460;
    font-size: 12px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0;
}
.panel-filterbtn {
    padding: 8px 18px 18px 18px;
}
.panel-inner-content {
    transition: transform 0.3s;
}
.panel-inner-content.active {
    transform: translateY(-100%);
}
#pivot-dropdown .form-control {
    color: #455460 !important;
    font-size: 16px;
    font-weight: 600;
    border-radius: 20px;
    border: 1px solid #455460;
}
.select-identifier-btn2.advanceFilter-wrap {
    z-index: 1;
}
.select-identifier-btn2 .dropdown-menu {
    max-height: max-content !important;
}
.select-identifier-btn2 .dropdown-menu .inner {
    max-height: 300px !important;
}
.select-identifier-btn2 .dropdown-menu .inner::-webkit-scrollbar {
    height: 7px;
    width: 7px;
}
.select-identifier-btn2 .dropdown-menu .inner::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e8e8e8;
    border-radius: 10px;
    border: 5px solid #b4b4b4;
    margin: 10px;
}
.select-identifier-btn2 .dropdown-menu .inner::-webkit-scrollbar-thumb {
    background: #455460;
    border-radius: 10px;
}
.select-identifier-btn2 .dropdown-menu .inner::-webkit-scrollbar-thumb:hover {
    background: #455460;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 275px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #e9ebed;
    color: #000;
}
#pivot-dropdown .bootstrap-select button .filter-option-inner-inner:after {
    border-top: 7px solid #455460;
}
.header-dropdown-menu {
    padding: 0;
    border-radius: 10px !important;
}
.mobile-username {
    display: none;
}
.dropdown-divider {
    margin: 0;
}
.top-left-menu {
    margin-top: 7px;
}
.top-left-menu .active .demo-icon {
    rotate: 180deg;
}
.right-header .show .demo-icon {
    rotate: 180deg;
}
/* Bottom Menu Design for Mobile */
.bottom-menu-mobile {
    display: none;
}
.as-is-analysis-tab {
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    padding: 10px 0px;
}
.as-is-analysis-tab-menu.active-menu {
    border-radius: 10px;
    background: #78BE20;
}
.as-is-analysis-tab img {
    filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.15));
    padding: 5px;
    background: #EFF0F2;
    border-radius: 100%;
    width: 30px !important;
}
.as-is-analysis-tab.active-menu h4 {
    color: #FFF;
    font-size: 12px;
}
.as-is-analysis-tab h4 {
    color: #868686;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
}
/*Tooltip New*/
.tooltip-question {
    background-color: transparent;
    border: none;
    position: relative;
    z-index: 1;
    cursor: pointer;
}
.tooltip-question2 {
    color: #455460;
    font-weight: 600;
    border: 2px solid #455460;
    border-radius: 100%;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    width: 20px;
    padding: 9px;
    cursor: pointer;
}
.tooltip-question-2 {
    position: relative;
    padding: 0;
    padding-bottom: 2px;
}
.tooltip-question-3 {
    position: relative;
    padding: 0;
}
.tooltip-question3 {
    background-color: transparent;
    color: #fff;
    font-weight: 600;
    border: 2px solid #fff;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    cursor: pointer;
}
.tooltip-title {
    display: flex;
    gap: 10px;
}
.tooltip-title .tooltip-question2 {
    margin-top: 30px;
}
.tooltip-title2 {
    display: flex !important;
    gap: 0;
    cursor: pointer;
}
.as-is-org-btn2 {
    padding-bottom: 10px;
}
.tooltip {
    font-size: 10px;
    text-align: left !important;
}
/**/
.function-color-show {
    background: #78be20;
    border-radius: 5px;
    padding: 2px;
    cursor: pointer;
}
.bottomPanel-wrap .filter-container .team-content,
.bottomPanel-wrap .chartTracker-wrap {
    width: 36px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.function-color-show span {
    color: #fff;
    border-radius: 100%;
    width: 20px;
    display: grid;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: 700;
}
.open-function-color i {
    font-size: 21px;
}
.close-function-color {
    display: none;
    cursor: pointer;
}
.function-color-hide {
    transition: 0.2s ease-out;
    background: #FFF;
    border-width: 1px 0px 1px 1px;
    filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.25));
    z-index: 1;
    text-align: left;
    border-radius: 15px;
    padding: 0px 20px 10px;
    position: fixed;
    bottom: 60px;
    right: 27px;
    max-height: 400px;
    /* min-height: 85px; */
    overflow: auto;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.function-color-hide::-webkit-scrollbar {
    height: 5px;
    width: 5px;
}
.function-color-hide::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e8e8e8;
    border-radius: 10px;
    border: 5px solid #b4b4b4;
}
.function-color-hide::-webkit-scrollbar-thumb {
    background: #455460;
    border-radius: 10px;
}
.function-color-hide::-webkit-scrollbar-thumb:hover {
    background: #455460;
}
.function-color-head {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    background: #FFF;
    position: sticky;
    top: 0;
    padding-top: 10px;
}
.function-color-head span {
    color: #78be20;
    border: 2px solid #78be20;
    height: 25px;
    min-width: 25px;
    max-width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    font-weight: 700;
    border-radius: 100%;
}
.function-color-head h5 { 
    font-size: 16px;
 }
.empFilters option {
    padding-bottom: 6px;
}
.select-option-dropdown {
    display: none;
}
.custom-scroll-cont .filter-option-inner-inner {
    font-size: 12px;
    color: #455460 !important;
    padding: 0;
    cursor: pointer;
}
.custom-scroll-cont .bootstrap-select .dropdown-menu .dropdown-item {
    font-size: 12px !important;
}
.other-q5-user-link .filter-option-inner-inner {
    padding: 1px;
}
.custom-scroll-cont .dropdown-menu .inner {
    max-height: 150px;
}
.custom-scroll-cont .dropdown-menu .inner::-webkit-scrollbar {
    height: 7px;
    width: 7px;
}
.custom-scroll-cont .dropdown-menu .inner::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e8e8e8;
    border-radius: 10px;
    border: 5px solid #b4b4b4;
}
.custom-scroll-cont .dropdown-menu .inner::-webkit-scrollbar-thumb {
    background: #455460;
    border-radius: 10px;
}
.custom-scroll-cont .dropdown-menu .inner::-webkit-scrollbar-thumb:hover {
    background: #455460;
}
.custom-data-filters .dropdown-menu .inner::-webkit-scrollbar {
    height: 7px;
    width: 7px;
}
.custom-data-filters .dropdown-menu .inner::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e8e8e8;
    border-radius: 10px;
    border: 5px solid #b4b4b4;
    margin: 30px;
}
.custom-data-filters .dropdown-menu .inner::-webkit-scrollbar-thumb {
    background: #455460;
    border-radius: 10px;
}
.custom-data-filters .dropdown-menu .inner::-webkit-scrollbar-thumb:hover {
    background: #455460;
}
/**/
  .upload-sec .progress-bar {
    background: transparent;
  }
  .progress-title-holder {
    position: relative;
    margin: 5px 0;
    font-size: 15px;
    line-height: 15px;
    font-weight: 400;
    color: #2e2e2e;
  }
  .progress-title {
    z-index: 100;
  }
  .progress-number-wrapper {
    width: 100%;
    z-index: 10;
  }
  .progress-number-mark {
    margin-bottom: 4px;
    border-radius: 3px;
    background-color: #262F36;
    padding: 0 5px;
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
  }
  .progress-number-wrapper,
  .progress-number-mark {
    font-size: 10px;
    line-height: 24px;
    height: 24px;
    font-weight: 600;
    text-transform: none;
    color: #ffffff;
  }
  .down-arrow {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #16171d;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
  }
  .progress-content-outter {
    height: 10px;
    background-color: #c0c6c9;
    transition: 0s !important;
  }
  .progress-content {
    height: 10px;
    background-color: #78be20;
    border-radius: 10px;
    width: 0%;
  }
   /**/
  .status-dot {
    background-color: #78be20 !important;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-left: 0 !important;
    margin-right: 10px !important;
}
.status-wd {
    display: flex;
    justify-content: center;
    align-items: center;
}
.fig-drop2 label {
    font-size: 12px;
    font-weight: 600;
}
.fig-drop2 {
    min-width: 100px !important;
}
/**/
.client-title {
    align-items: center;
}
/**/
.orgchart .nodes.vertical .hierarchy::before, .orgchart .nodes.vertical .hierarchy::after{
    border-color: #455460;
}
.orgchart .nodes.vertical > .hierarchy:first-child::before{
    height: 95px;
    top: 17px !important;
}
.orgchart .nodes.vertical > .hierarchy:first-child::after{
    top: 109px;
}
.orgchart .nodes.vertical .node{
    margin-bottom: 0px !important;
}
.orgchart .nodes.vertical .hierarchy::before{
    top: -12px !important;
    height: 120px;
}
.orgchart .nodes.vertical .hierarchy::before{
    width: 26px;
}
.orgchart .nodes.vertical > .hierarchy:first-child::after{
    width: 26px;
}
.orgchart .nodes.vertical .node {
    margin-left: 15px !important;
}
.orgchart .nodes.vertical .nodes{
    margin-left: 15px;
}
/* Mini Chart */
.mini-chart {
    height: 150px;
    width: 200px;
    border-radius: 10px;
    border: 1px solid #aaa;
    border-radius: 5px;
    max-height: 500px;
}
.mini-chart .orgchart {
    background: transparent;
}
.mini-chart .team-detail {
    background-color: transparent;
    border: none;
    visibility: hidden;
}
.mini-chart .team-detail-heading {
    visibility: hidden;
}
.mini-chart-show {
    display: flex;
    gap: 10px;
    align-items: baseline;
}
.mini-chart-show p {
    font-size: 14px;
    margin-bottom: 0;
}
.mini-chart-hide {
    position: fixed;
    bottom: 55px;
    right: 80px;
    display: none;
    background-color: #E4E5EB;
    border-radius: 5px;
    padding: 10px;
    z-index: 1000;
    max-width: calc(100% - 500px);
    max-height: calc(100% - 200px);
}
.mini-chart-show {
    background: var(--primary-color);
    border-radius: 5px;
}
.mini-chart-open {
    cursor: pointer;
    display: flex !important;
    justify-content: center;
    align-items: center;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(315deg) brightness(99%) contrast(102%);
    padding: 3px;
}
.mini-chart-close {
    display: none;
    cursor: pointer;
    background-color: red;
    color: #fff;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 5px;
    width: 24px;
    height: 24px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    z-index: 1;
}
.mini-chart::-webkit-scrollbar {
    height: 7px;
    width: 7px;
}
.mini-chart::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e8e8e8;
    border-radius: 10px;
    border: 5px solid #b4b4b4;
}
.mini-chart::-webkit-scrollbar-thumb {
    background: #455460;
    border-radius: 10px;
}
.mini-chart::-webkit-scrollbar-thumb:hover {
    background: #455460;
}
.highlight-circle {
    position: absolute;
    display: none;
    width: 30px;
    height: 30px;
    background-color: #78be20c4;
    border-radius: 3px;
    pointer-events: none;
    max-width: 100% !important;
    max-height: 100% !important;
}
#mixChart-legend-container ul{
    justify-content: center!important;
    margin: 10px 0px !important;
}
/**/
.breakdown-chart-btn {
    background-color: #fff;
    width: fit-content;
    border-radius: 30px;
    padding: 1px;
    height: 40px;
    gap: 10px;
}
.breakdown-chart-btn button {
    background: transparent !important;
    color: #000 !important;
    font-weight: 600 !important;
    min-width: 100px;
}
.breakdown-chart-btn button.active {
    background: #262F36 !important;
    color: #fff !important;
    transition: 0.5s ease;
}
/* TO-BE-MODELING */
.modeling-switch p {
    white-space: nowrap;
}
.modeling-switch, .drag-and-drop-switch {
    gap: 10px;
    margin-top: 10px;
    padding-left: 10px;
}
.modeling-switch p, .drag-and-drop-switch p{
    margin: 0;
    font-size: 14px;
    color: #000;
    line-height: normal;
    font-weight: 400;
    line-height: normal;
}
.modeling-switch p:first-of-type, .drag-and-drop-switch p:first-of-type {
    color: var(--primary-color);    
}
.switch-btn[type="checkbox"] {
    position: relative;
    display: flex;
    align-items: center;
    height: 20px;
    width: 44px;
    background-color: transparent;
    border: 1px solid #78BE20;
    border-radius: 30px;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    cursor: pointer;
  }
.switch-btn[type="checkbox"]::before {
    content: "";
    height: 12px;
    width: 20px;
    border-radius: 50px;
    background: #78BE20;
    position: absolute;
    left: 4px;
    transition: 0.5s;
}
.switch-btn[type="checkbox"]:checked::before {
   left: 18px;
  }
.switch-btn[type="checkbox"]:checked + p {
    color: var(--primary-color);
}
.modeling-sidebar {
    width: 400px;
    position: absolute;
    top: 50px;
    z-index: 2;
}
.modeling-form {
    margin-bottom: 10px;
}
.modeling-form label {
    font-size: 16px;
    color: #000 !important;
    margin-top: 10px;
}
.modeling-form input {
    color: #868686;
    font-weight: 600;
    background-color: #E8E8E866;
    padding: 10px;
    border: none;
    width: 100%;
    border-radius: 10px;
}
.modeling-form input:focus {
    outline: none;
}
.modeling-submit-btn {
    background-color: #80BA28;
    border-radius: 10px !important;
    margin-top: 20px !important;
    font-weight: 600 !important;
}
.modeling-form .team-selector button.form-control, .team-selector button.dropdown-toggle {
    background: #E8E8E8 !important;
    border-radius: 5px !important;
}
.modeling-form .team-selector span div button div div div {
    color: #868686 !important;
}
.team-selector #sub_function {
    display: none;
}
.team-selector .bmd-form-group {
    padding-top: 0;
}
.modeling-form .team-selector .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    z-index: auto;
}
.scenario-tab-inner::-webkit-scrollbar {
    height: 5px;
    width: 5px;
    padding-top: -100px;
}
.scenario-tab-inner::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e8e8e8;
    border-radius: 10px;
    border: 5px solid #b4b4b4;
}
.scenario-tab-inner::-webkit-scrollbar-thumb {
    background: #455460;
    border-radius: 10px;
}
.scenario-tab-inner::-webkit-scrollbar-thumb:hover {
    background: #455460;
}
.scenario-tab .tab-inner.active a {
    color: #fff;
}
/**/
.dropup-menu {
    position: absolute;
    display: none;
}
.dropup-menu.show {
    display: block !important;
}
.dropup-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    position: absolute;
    bottom: 35px;
    left: -10px;
    width: 95px;
}
.dropup-menu ul li {
    padding: 5px 10px;
}
.dropup-menu ul li:first-child {
    border-bottom: 1px solid #ccc;
    margin: 0 10px;
}
.dropup-menu ul li a {
    color: #868686 !important;
}
.dropup-menu .modal-dialog {
    max-width: 500px !important;
}
.dropup-menu .modal-body h5 {
    text-align: left;
    color: #000;
    margin-top: 15px !important;
}
.dropup-menu .modal-body label {
    margin-top: 10px;
    color: #000 !important;
    font-size: 18px;
}
.dropup-menu .modal-body input {
    width: 100%;
    padding: 10px;
    border: 1px solid #868686;
    border-radius: 5px;
}
.dropup-menu .modal-body input:focus {
    outline: none;
}
.dropup-menu .modal-body input::placeholder {
    color: #808184;
}
.dropup-menu .modal-footer {
    margin-top: 15px !important;
}
.dropup-menu .modal-footer button {
    font-size: 16px;
}
/*Add New Position*/
.position-modal-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    position: relative;
}
.position-title {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0;
}
.position-title h5 {
    color: #fff;
}
.position-menu .dropdown-toggle {
    width: 100%;
    background-color: #fff;
    color: #868686;
    border: 1px solid;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.position-menu .dropdown-menu.show {
    width: 100%;
}
.position-menu .dropdown.show i {
    rotate: 180deg;
}
.position-detail .filter-option-inner-inner {
    font-size: 16px;
}
.position-detail label {
    color: #000 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.position-detail-required span {
    color: red;
}
.position-detail .bootstrap-select .dropdown-menu li a span.check-mark {
    display: none;
}
.position-detail input {
    border-radius: 30px !important;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
    background: #FFF !important;
}
.position-detail textarea {
    color: #000 !important;
    font-weight: 400 !important;
}
.position-detail textarea::placeholder {
    color: #000 !important;
    font-weight: 300;
}
.position-detail button {
    padding: 12px;
    text-align: left;
    border-radius: 30px !important;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
    background: #FFF !important;
}
.position-detail .campaign-user-multiselect button:focus {
    border: 1px solid #868686 !important;
    outline: none;
}
.position-detail .custom-file-control:read-only, .form-control:read-only {
    background-image: none;
}
.position-detail input,select:focus {
    outline: none;
}
.position-detail input::placeholder {
    color: #000;
    font-weight: 300;
}
.position-detail select {
    background-color: #fff;
    color: #868686;
    font-size: 16px;
    line-height: normal;
}
.position-detail .enter_num {
    font-size: 16px;
}
.position-detail .add-position-dropdown .dropdown-menu {
    max-height: 250px;
}
.position-menu-show {
    display: none;
}
.position-menu-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.position-dropdown-border {
    width: 100%;
    background: #868686;
    height: 1px;
    margin-top: 15px;
    display: none;
}
.search-position {
    position: absolute;
    top: 24px;
    right: 35px;
}
/* Add Scenario */
.add-edit-scenario input,textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #868686;
    border-radius: 5px;
    font-size: 16px;
}
.add-edit-scenario textarea {
    color: #000 !important;
}
#addPositionUser .modal-dialog .modal-content .modal-body textarea::placeholder {
    color: #868686 !important;
    font-size: 18px;
}
#addPositionUser .modal-dialog .modal-content .modal-body textarea {
    color: #000 !important;
    font-size: 14px;
    font-weight: 500;
}
.add-edit-scenario input,textarea:focus {
    outline: none;
}
.add-edit-scenario .modal-dialog {
    max-width: 500px !important;
}
.add-edit-scenario label {
    font-size: 18px !important;
}
.add-Hr_model .modal-header {
    padding: 10px 20px;
}
/* Position Sidebar */
.position-container {
    max-height: 400px;
}
.position-container .bmd-form-group {
    padding: 0;
    position: sticky;
    top: 0;
}
.position-head-container .position-head {
    background-color: #455460;
    padding: 10px;
    margin: 10px 16px 10px 10px;
    border-radius: 5px;
}
.position-head-container .position-head h5 {
    color: #fff;
    font-size: 16px;
    display: contents;
}
.position-container .position-inner {
    background-color: #E8E8E8;
    padding: 10px;
    border-radius: 5px;
    margin: 10px;
}
.position-container span {
    font-size: 14px;
    display: flex;
    align-items: baseline;
    gap: 5px;
}
/**/
#addPositionUser {
    padding-right: 0 !important;
}
/**/
.tab-edit-show {
    padding: 5px;
}
#addHrDataForm .hr-data-modal{
    grid-template-columns: 1fr 1fr;
    padding-bottom: 10px !important;
    max-height: 100%;
}
#addHrDataForm {
    padding-bottom: 0 !important;
}
.chart-container-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.chart-container-buttons {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-right: 15px;
    padding-left: 15px;
}
.disabled-button {
    pointer-events: none;
    opacity: 0.4;
}
.disabled-button .custom-tooltip { pointer-events: none; }
/* RESPONSIVE CSS MEDIA QUERY */
@media only screen and (max-width: 350px) {
    .right-actionbar .btn {
        width: 100% !important;
    }
    .header .navbar-brand img {
        width: 160px;
    }
    .header {
        padding: 13px;
    }
    .scroll-container {
        overflow-x: scroll;
    }
    .header-filter {
        font-size: 8px;
    }
    .panel-header {
        font-size: 8px;
    }
    .tab-filter {
        font-size: 8px;
    }
    .pie-chart-container .inner-container .inner {
        width: 100px;
    }
    .free-pivot-select-btn button {
        width: auto;
    }
    .add-admin-radio {
        display: grid !important;
    }
    .userimg-sec .defult-img {
        width: 150px;
        height: 150px;
    }
    .userimg-sec .selected-profileimg {
        height: 150px;
    }
}
@media only screen and (max-width: 365px) {
    .help-breadcrumb {
        display: grid;
        margin-bottom: 10px;
    }

    .dataTables_wrapper .dataTables_paginate .pagination {
        flex-wrap: wrap;
    }

    .tablink-mobile {
        width: 60px !important;
        border-bottom: 40px solid #262F36 !important;
    }

    .tabcontainer-mobile .isActive {
        width: 60px !important;
        border-bottom: 40px solid #78be20 !important;
    }

    .tab-circle-close,
    .tab-circle-open {
        width: 80px !important;
        height: 40px !important;
    }

    .tab-circle-close {
        transform: translate(-100%, -13%) !important;
    }

    .tab-link1 {
        rotate: 107deg !important;
        transform: translate(8px, 10px) !important;
    }

    .tab-link2 {
        rotate: 150deg !important;
        transform: translate(15px, 46px) !important;
    }

    .tab-link3 {
        rotate: 195deg !important;
        transform: translate(52px, 23px) !important;
    }

    .tab-link4 {
        rotate: 218deg !important;
        transform: translate(63px, -12px) !important;
    }

    .tab-link5 {
        rotate: 255deg !important;
        transform: translate(15px, -67px) !important;
    }

    .tablink-mobile .navDiv {
        font-size: 8px !important;
        line-height: normal;
    }
}
@media only screen and (max-width: 375px) {
    .add-admin-btn-container {
        display: grid !important;
        gap: 0;
    }
    .chart-container-buttons .filterSidebar span {
        font-size: 10px !important;
    }
}
@media screen and (min-width: 375px) and (max-width: 450px) {
    .chart-container-buttons .filterSidebar span {
        font-size: 12px !important;
    }
}
@media (max-width: 450px) {
    .welcome-login {
        font-size: 24px !important;
    }
    .header {
        flex-wrap: nowrap;
    }
    .header .right-header {
        margin-right: 20px;
    }
    .geography-band .geography-band-inner .left {
        padding-bottom: 10px;
    }
    .template-text2 {
        font-size: 20px !important;
    }
    .dataTables_wrapper .dataTables_paginate .pagination .paginate_button .page-link {
        padding: 10px;
        font-size: 14px !important;
    }
    .template-select-box .btn.btn-primary {
        padding: 5px !important;
        font-size: 10px !important;
    }
    .template-select-box label {
        font-size: 12px !important;
        white-space: normal;
    }
    .template-page-heading {
        font-size: 20px;
    }
    .color-template-btn {
        display: grid !important;
    }
}
@media only screen and (max-width: 475px) {
    .tbl_col_filter {
        display: grid;
        width: 100%;
    }
    .select-identifier-btn button {
        width: 185px;
    }
    .structure {
        font-size: 12px;
    }
    .highlight-dropdown span {
        font-size: 12px;
    }
    .team-selector .filter-option-inner-inner {
        font-size: 12px !important;
    }
    .free-pivot-select-btn .bmd-form-group {
        padding-top: 0;
        padding-bottom: 10px;
    }
    .dataTables_wrapper .dataTables_paginate .pagination .paginate_button .page-link {
        padding: 5px 2px;
        font-size: 10px !important;
    }
    .breakdown-chart-btn button {
        font-size: 10px !important;
        min-width: auto;
     }
}
@media (max-width: 525px) {
    .custom-scroll-cont {
        overflow-x: auto;
    }
    .btn {
        padding: 10px 17px;
    }
}
@media (min-width: 574.5px) and (max-width: 576.5px) {
    .content-wrapper .main-container {
        z-index: unset;
    }
}
@media (min-width: 576px) {
    .leftmenu ul li:hover>ul.subMenu {
        display: block !important;
    }
    .daterangepicker {
        width: auto;
    }
    .daterangepicker .ranges ul {
        width: 140px;
    }
    .daterangepicker.single .ranges ul {
        width: 100%;
    }
    .daterangepicker.single .drp-calendar.left {
        clear: none;
    }
    .daterangepicker.single .ranges,
    .daterangepicker.single .drp-calendar {
        float: left;
    }
    .daterangepicker {
        direction: ltr;
        text-align: left;
    }
    .daterangepicker .drp-calendar.left {
        clear: left;
        margin-right: 0;
    }
    .daterangepicker .drp-calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .daterangepicker .drp-calendar.right {
        margin-left: 0;
    }
    .daterangepicker .drp-calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .daterangepicker .drp-calendar.left .calendar-table {
        padding-right: 8px;
    }
    .daterangepicker .ranges,
    .daterangepicker .drp-calendar {
        float: left;
    }
}
@media (min-width: 576px) and (max-width: 991px) {
    .position-menu-grid {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 575px) {
    .header .logo {
        padding: 6px 0;
        width: 56px;
    }
    .header .logo img {
        width: 45px;
    }
    .min-width-right-sidebar {
        z-index: 2;
    }
    .leftmenu {
        z-index: 2;
    }
    .leftmenu {
        width: 256px;
        position: fixed;
        bottom: 0;
        transition: all 0.2s ease;
    }
    .leftmenu ul li .expand {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 40px;
        cursor: pointer;
    }
    .right-actionbar {
        justify-content: left !important;
        flex-flow: wrap;
    }
    .right-actionbar .date-selector {
        width: 100%;
        margin: 10px 0 0;
    }
    .profile-right-inner .form-group {
        margin: 0;
        margin-bottom: 10px;
    }
    .dropdown-content {
        right: unset;
        left: 0;
    }
    .userimg-sec.drop-rectangle .prod-img {
        width: 100px;
        height: 100px;
        margin: 10px 0 0;
    }
    .userimg-sec.drop-rectangle {
        flex-flow: column;
    }
    .card-main form .btn {
        width: 100%;
    }
    .card-main form .btn+.btn {
        margin-left: 0;
    }
    .survey-steps {
        flex-flow: column;
        padding-bottom: 5px;
    }
    .survey-steps .step-counter {
        width: 100%;
        text-align: left;
        font-size: 20px;
        margin: 0 0 17px 0;
    }
    .survey-steps .step-counter:before {
        display: inline-block;
        margin: 0 10px -6px 0;
    }
    .survey-steps .step-counter:after {
        left: 20px;
        width: 5px;
        top: 20px;
        height: 100%;
    }
    .complete-survey .scroll-main {
        max-height: none;
    }
    .complete-survey h4 .btn-link {
        width: auto;
        padding: 0;
        margin-left: 5px;
    }
    .complete-survey h4 .btn-link:hover {
        background: none;
    }
    .template .upload-logo {
        display: inline-block;
        width: 100%;
        margin-bottom: 15px;
    }
    .template .upload-logo .comp-logo {
        float: left;
    }
    .template .upload-logo .upload-btn {
        display: inline-block;
        margin: 26px 0 0;
    }
    #addHrDataForm .hr-data-modal{
        grid-template-columns: 1fr !important;
        max-height: 400px;
        overflow: auto;
    }
    #addHrDataForm .hr-data-modal::-webkit-scrollbar {
        height: 5px;
        width: 5px;
    }
    #activityPopup .top-data-table .table, #top10activityPopup .top-data-table .table {
        max-height: 400px !important;
    }
    #addHrDataForm .hr-data-modal::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px #e8e8e8;
        border-radius: 10px;
        border: 5px solid #b4b4b4;
    }
    #addHrDataForm .hr-data-modal::-webkit-scrollbar-thumb {
        background: #455460;
        border-radius: 10px;
    }
    #addHrDataForm .hr-data-modal::-webkit-scrollbar-thumb:hover {
        background: #455460;
    }
    .position-menu-grid {
        grid-template-columns: 1fr;
    }
}
@media only screen and (max-width: 600px) {
    .tablink .navDiv {
        top: 5px !important;
        font-size: 10px;
    }
    .tablink:nth-child(2) .navDiv {
        top: 0 !important;
    }
    .tab-plus {
        bottom: 35px !important;
    }
}
@media (max-width: 675px) {
    .panel-filterbtn {
        display: grid;
        justify-content: center;
        gap: 10px;
    }
}
@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto;
    }
    .daterangepicker .ranges {
        float: left;
    }
    .daterangepicker.rtl .ranges {
        float: right;
    }
    .daterangepicker .drp-calendar.left {
        clear: none !important;
    }
}
@media (max-width: 767px) {
    .bottom-menu-mobile {
        display: block;
        margin-top: 30px;
        position: relative;
        z-index: 10;
    }

    .bottom-menu {
        display: none;
    }

    .tabcontainer-mobile .isActive {
        border: none;
        width: 75px;
        height: 0;
        border-bottom: 50px solid #78be20;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        margin-top: 20px;
        margin-bottom: 10px;
        border-radius: 10px;

    }

    .tabcontainer-mobile {
        display: flex;
        justify-content: center;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 1;
        right: -20px;
    }

    .tablink-mobile {
        width: 75px;
        height: 0;
        border-bottom: 50px solid #262F36;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        margin-top: 20px;
        margin-bottom: 10px;
        border-radius: 10px;
    }

    .tablink-mobile-disable {
        border-bottom: 50px solid #8f959a;
        pointer-events: none;
        cursor: not-allowed;
    }

    .tablink-mobile div {
        top: 10%;
        position: relative;
        color: #fff;
        font-size: 10px;
        text-align: center;
    }

    .tab-link1 {
        /* rotate: 110deg;
        transform: translate(5px, -5px); */
        rotate: 110deg;
        transform: translate(10px, -6px);
    }

    .tab-link2 {
        /* rotate: 145deg;
        transform: translate(2px, 58px); */
        rotate: 150deg;
        transform: translate(13px, 45px);
    }

    .tab-link3 {
        /* rotate: 180deg;
        transform: translate(52px, 67px); */
        rotate: 200deg;
        transform: translate(58px, 15px);
    }

    .tab-link4 {
        rotate: 218deg;
        transform: translate(83px, -5px);
    }

    .tab-link5 {
        /* rotate: 253deg;
        transform: translate(26px, -102px); */
        rotate: 251deg;
        transform: translate(18px, -84px);
    }

    .tablink-mobile .navDiv {
        rotate: 180deg;
        font-size: 9px;
        text-transform: capitalize;
        font-weight: 600;
        top: 13px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .tab-circle-close {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-100%, 0%);
        height: 40px;
        width: 80px;
        border-radius: 150px 150px 0 0;
        background-color: #455460;
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }

    .tab-circle-open {
        transform: translate(-132%, 0%);
        height: 40px;
        width: 80px;
        border-radius: 150px 150px 0 0;
        background-color: #80BA28;
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }

    .tabcontainer-mobile1 {
        display: flex;
        justify-content: center;
        position: fixed;
        bottom: 0;
        width: 100%;
        right: -85px;
    }

    .bottom-menu-visible {
        display: none;
    }

    .bottom-menu-hide {
        display: block !important;
    }
    /**/
    .userimg-sec {
        margin: 0px auto;
    }
    .modal.show .modal-dialog {
        transform: translate(0%,5%);
    }
    .site-breadcrumb ul li {
        line-height: 1.3;
        display: contents;
    }
    table.table {
        max-width: 100%;
        width: 100% !important;
    }
    table.table tbody {
        padding: 0;
    }
    table.table tbody tr {
        width: 100%;
        margin: 5px 0;
    }
    .dataTables_wrapper .dataTables_filter label {
        width: 100%;
        margin-right: 0;
        border-left: 0;
        border-bottom: 1px solid #b7bdc3;
    }
    .dataTables_wrapper .dataTables_filter {
        position: relative;
        bottom: 0;
    }
    .card-main {
        margin: 20px -15px 20px;
    }
    .test-download-btn .right-actionbar {
        margin-bottom: 0 !important;
        gap: 10px;
        flex-wrap: nowrap;
    }
    .dataTables_wrapper .dataTables_info {
        position: relative;
        top: 0;
        text-align: center;
        padding: 6px 15px;
    }
    .dataTables_wrapper .dataTables_paginate {
        position: relative;
        top: 0;
        display: table;
        margin: 0px auto;
        max-width: 100%;
        float: none;
    }
    .dataTables_wrapper .dataTables_paginate .pagination {
        margin: 8px 0 117px 0;
    }
    .survey-steps .step-counter {
        font-size: 16px;
    }
    .right-actionbar .date-selector {
        width: 50%;
    }
    .complete-survey .allocation ul li li .allocation-main {
        padding-left: 15px;
    }
    .complete-survey .allocation ul li li li .allocation-main {
        padding-left: 35px;
    }
    .upload-sec .progress-bar {
        margin-bottom: 15px;
    }
    .actionBtns { position: static; }
    .free-pivot-container {
        grid-template-columns: 1fr;
    }
    .panel-fields {
        grid-template-columns: 1fr !important;
        gap: 10px;
    }
    .panel-inner-2 {
        border: none;
        padding-right: 0;
    }
    .panel-inner {
        padding-left: 0;
    }
    .free-pivot-table-container {
        padding-left: 0;
    }
    .min-width-right-sidebar {
        left: 50px !important;
    }
    #addHrDataForm .hr-data-modal{
        grid-template-columns: 1fr 1fr !important;
    }
   .gridtable tbody tr {
        margin: 0 !important;
    }
    .color-site-breadcrumb {
        margin-bottom: 22px !important;
    }
    .dataTables_wrapper .dataTables_paginate .pagination .paginate_button .page-link {
        padding: 5px 7px;
        font-size: 12px !important;
    }
    .dataTables_wrapper .dataTables_paginate .pagination {
        margin-top: 15px;
    }
    .feedback-option label {
        font-size: 18px;
    }
    .dashboard-view-cont {
        display: block;
    }
    .table-responsive {
        padding-bottom: 30px !important;
    }
    .dataTables_wrapper .dataTables_paginate .pagination {
        margin-top: 15px;
        flex-wrap: wrap;
    }
    #fileUploadDatatable_wrapper .dataTables_paginate .pagination {
        margin-top: 15px;
        margin-bottom: 97px;
        flex-wrap: wrap;
    }
    #FeedbackListDatatable_wrapper .dataTables_paginate .pagination {
        margin-top: 15px;
        margin-bottom: 100px;
        flex-wrap: wrap;
    }
    .main-bredcrumb_2 .right-actionbar {
        margin-bottom: 0;
    }
    .add-admin-btn {
        min-width: 120px;
    }
    .activityq-reset-btn .btn {
        min-width: auto;
    }
    .as-is-org-btn .team-selector button {
        padding: 9px 15px !important;
    }
    .structure {
        font-size: 14px;
    }
    .highlight-dropdown span {
        font-size: 14px;
    }
    .data-export-file {
        font-size: 14px !important;
    }
    .comment-modal-text h3 {
        font-size: 20px;
    }
    .feedback-date p {
        font-size: 16px !important;
    }
    .uploadbox-text {
        font-size: 18px;
        margin-top: 5px;
    }
    .pie-chart-container h3 {
        font-size: 18px;
    }
    .select-drop .bmd-form-group .select-hr {
        margin-bottom: 15px;
    }
    .test-download-btn .select-drop .bmd-form-group .select-hr {
        margin-bottom: 0;
    }
    .welcome-login {
        font-size: 30px !important;
        line-height: 36px;
    }
    .login-footer {
        bottom: -30px !important;
    }
    .TOpheader_pivot .two_pivot {
        gap: 10px !important;
        justify-content: normal !important;
        float: none !important;
    }
    .as-is-org-btn {
        padding-left: 0 !important;
    }
    .team-selector .filter-option-inner-inner {
        text-align: left;
    }
    .panel-header {
        font-size: 14px;
    }
    .col-info {
        font-size: 10px;
    }
    .filterbtn-new {
        display: grid;
    }
    .one_pivot {
        display: grid !important;
        gap: 15px;
    }
    .team-selector {
        margin-left: 0 !important;
    }
    .pie-chart-container .inner-container {
        grid-template-columns: 1fr;
    }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
    .select-drop .bmd-form-group .select-hr {
        margin-bottom: 15px;
    }
    .test-download-btn .select-drop .bmd-form-group .select-hr {
        margin-bottom: 0;
    }
}
@media (max-width: 800px) {
    .chart-container-buttons .fte-breakdown-btn {
        position: static;
    }
    .table-responsive::-webkit-scrollbar-track {
        margin: 60px;
    }
    .right-light-border {
        border-right: none;
    }
}
@media (max-width: 991px) {
    .template-select-headtext {
        gap: 10px;
    }
    .template-inner {
        overflow-x: auto;
        gap: 15px;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .template-inner::-webkit-scrollbar {
        display: none;
    }
    .template-checkbox label .checkbox-decorator .check,
    label.template-checkbox-inline .checkbox-decorator .check {
        margin-left: 0;
    }
    .template-page-heading2 {
        margin-top: 30px;
    }
    .span-layers-row {
        justify-content: center;
    }
    .project-list-btn a {
        width: 100% !important;
    }
    .feedback-option {
        display: grid;
        gap: 15px;
    }
    .band-export-btn {
        margin-left: 0 !important;
    }
    #band-compression .TOpheader_pivot .two_pivot {
        padding-left: 0;
    }
    .free-pivot-btn {
        float: left !important;
    }
    .span-layers-select-btn {
        margin-bottom: 10px;
    }
    #pivot-dropdown {
        margin-top: 0;
    }
    .band-compression-table #bandtable th:last-child,
    td:last-child {
        text-align: left !important;
    }
    .sunburst-chart {
        margin-top: 50px !important;
    }
    .feedback-comment {
        max-width: 100%;
    }
    .mini-chart-hide {
        max-width: calc(100% - 200px) !important;
    }
    .login-card .login-side-bg {
        display: none;
    }
    .TOpheader_pivot .two_pivot {
        justify-content: flex-start !important;
        margin-top: 5px;
    }
    .dropdown-table {
        right: auto !important;
    }
    .header .logo {
        padding: 10px 0;
    }
    .header .logo img {
        width: 60px;
    }
    .header .header-product {
        display: none;
    }
    .header .right-header .notification img {
        width: 18px;
    }
    table.table tbody td[data-title="Action"],
    table.table tbody th[data-title="Action"] {
        width: 100%;
    }
    table.table tbody td[data-title="Action"]:before,
    table.table tbody th[data-title="Action"]:before {
        display: none;
    }
    table.table tbody td a.action-btn::before,
    table.table tbody th a.action-btn::before {
        display: none;
    }
    table.table.questionnaire-table tbody td {
        width: 100%;
        text-align: left !important;
    }
    table.table.questionnaire-table tbody td p {
        margin: 0;
    }
    table.table.questionnaire-table tbody td:before {
        display: none;
    }
    .profile-edit {
        flex-flow: column;
        align-items: center;
    }
    .profile-edit .profile-right {
        width: 100%;
    }
    .profile-pic {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
    .survey-steps {
        width: 100%;
    }
    .survey-top {
        flex-flow: column;
    }
    .survey-top .logo-container {
        margin: 20px auto 0;
    }
    .free-pivot-container {
        grid-template-columns: 1fr;
    }
    .panel-fields {
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }
    .panel-inner-2 {
        border: none;
        padding-right: 0;
    }
    .panel-inner {
        padding-left: 0;
    }
    .panel-sidebar {
        margin-bottom: -50px;
    }
    .free-pivot-table-container {
        padding-left: 0;
        padding-top: 50px;
    }
    .tree-map-chart-inner {
        margin-bottom: 60px;
    }
}
@media (min-width: 992px) {
    table.table tbody td a.action-btn .icon.ss-eye,
    table.table tbody th a.action-btn .icon.ss-eye {
        font-size: 20px;
    }
    table.table tbody td a.action-btn .icon.ss-publish,
    table.table tbody th a.action-btn .icon.ss-publish {
        font-size: 17px;
    }
}
@media (min-width: 1024px) {
    .modal-dialog {
        max-width: 1200px !important;
        margin: 1.75rem auto;
    }
}
@media (max-width: 1024px) {
    .modal-dialog {
        max-width: 800px !important;
    }
    .table-responsive::-webkit-scrollbar-track {
        margin: 100px;
    }
}
@media only screen and (max-width: 1140px) {
    .table-responsive_2 {
        padding-bottom: 15px !important;
    }
}
@media (max-width: 1180px) {
    .chart-container-one .right {
        display: flex;
        gap: 10px;
    }
    .expert-text {
        font-size: 60px;
    }
    .expert-span {
        font-size: 60px !important;
    }
    .pie-chart-container .inner-container {
        grid-template-columns: 1fr 1fr;
        display: grid;
    }
}
@media (max-width: 1200px) {
    .header .logo {
        width: 86px;
    }
    .header .hamburger {
        display: block;
    }
    .header .header-product ul li a .pro-text {
        font-size: 11px;
    }
    .header .right-header .notification {
        margin: 0 10px;
    }
    .page-hd .download-links .icon {
        margin-bottom: 15px;
    }
    .template .upload-sec .userimg-sec {
        width: 100%;
    }
    .template .upload-sec .userimg-sec .img-dropbox {
        height: 190px;
    }
    .survey-steps .step-counter {
        font-size: 20px;
    }
    .template .upload-sec {
        flex-flow: column;
    }
    .template .upload-sec .selected-file {
        width: 100%;
        margin-left: 0;
    }
    .page-hd .texonomy-top-btns {
        flex-wrap: wrap-reverse;
    }
    .tab-plus {
        bottom: 20px !important;
    }
}
@media (max-width: 1300px) {
    .content-wrapper {
        position: relative;
    }
    .header .header-product ul li {
        flex-grow: 1;
        max-width: inherit;
    }
    .header .header-product ul li a {
        flex-direction: column;
        text-align: center;
    }
}
@media (min-width: 1301px) {
    table.table tbody td[data-title="Action"],
    table.table tbody th[data-title="Action"] {
        white-space: nowrap;
    }
}
@media only screen and (max-width: 1780px) and (min-width: 991px) {
    .Tabs_on_analysis {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }
}
@media only screen and (max-width: 1350px) {
    .template-select-container {
        overflow-x: auto;
    }
}
@media only screen and (max-width: 1480px) {
    .breakdown-chart-btn button {
        min-width: auto;
     }
}
@media only screen and (max-width: 1500px) {
    .pie-chart-container svg {
        padding: 0 30px;
    }
}
@media screen and (min-width: 576px) and (max-width: 1340px) {
    .tablink {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .tablink .navDiv {
        top: 0;
        border-right: none;
        white-space: normal;
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .dataTables_wrapper .dataTables_paginate .pagination .paginate_button .page-link {
        padding: 7px 10px;
        font-size: 16px !important;
    }
}
@media screen and (min-width: 991px) and (max-width: 1480px) {
    .panel-fields {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .panel-inner-2 {
        border: none;
        padding-right: 0;
    }
    .panel-inner {
        padding-left: 0;
    }
    .panel-filterbtn {
        display: grid;
        justify-content: center;
        gap: 10px;
    }
}
@media (max-width: 1600px) {
    .header .header-product ul li {
        padding: 0 5px;
    }
    .header .header-product ul li a img {
        width: 40px;
        height: 40px;
        margin-right: 5px;
    }
    .header .header-product ul li a .pro-text {
        font-size: 13px;
    }
    .header .right-header .notification {
        margin: 0 15px;
    }
    .bottomMenu-wrapper .tabcontainer .tablink {
        font-size: 12px;
    }
    .as-is-analysis-tab h4 {
        font-size: 13px;
    }
    .chart-container-top {
        flex-wrap: wrap;
     }
}
@media (max-width: 1800px) {
    .modal.show .modal-dialog {
        transform: translate(0%,7%);
    }
}
