#content {
    margin-top: 80px;
}

.border-bottom {
    border-bottom: 1px solid #888EA8;
}

.topbar-nav.header nav#topbar ul.menu-categories li.menu a>div span {
    color: #515365;
    font-weight: 600;
}

.page-header .breadcrumb-one .breadcrumb-item:first-child {
    border-right: 1px solid #D3D3D3
}

.page-header .breadcrumb-one .breadcrumb-item:first-child a {
    color: #0E1726;
    font-size: 20px;
    cursor: default;
}

.page-header .breadcrumb-one .breadcrumb-item:nth-child(2)::before {
    display: none;
}

.layout-spacing {
    padding-bottom: 10px;
}

.footer-wrapper {
    padding: 10px 30px 18px 41px;
}

.management-icon {
    width: 21px;
}

.dropdown-menu {
    min-width: 9rem;
}

.addnew-btn,
.login-btn,
.submit-btn {
    background-color: #1B55E2 !important;
    box-shadow: none !important;
}

.url-link,
.url-link:hover {
    color: #1B55E2;
    text-decoration: underline;
}

.fa-times {
    color: #E7515A;
}

.fa-check {
    color: #1B55E2;
}

label {
    font-weight: 600;
    color: #515365 !important;
}

.add-widget {
    margin-bottom: 59px;
}

.active-link {
    background-color: #1B55E2 !important;
    padding: 6px 15px;
    border-radius: 5px;
    color: #fff;
}

.header-icon-width {
    width: 20px;
}

.form-form .form-form-wrap p.signup-link.recovery {
    color: #888EA8;
}

.form-form .form-form-wrap p.signup-link {
    margin-top: 26px;
}

.active-link span,
.active-link svg {
    color: #fff !important;
}

.cursor {
    cursor: pointer;
}

.new-checkbox {
    font-size: 13px;
    font-weight: normal;
}

.id-label {
    font-size: 13px;
    font-weight: 600;
    color: #515365 !important;
}

.main-card-content {
    min-height: 154px;
}

.create-new-card {
    background-color: #E9E9E9 !important;
    border: none;
}

.create-new-box {
    padding: 52px !important;
}

.app-management-table {
    table-layout: fixed;
}

.app-management-table td {
    word-wrap: break-word;
    white-space: normal !important;
}

.table>tbody>tr:last-child>td .dropdown:not(.custom-dropdown-icon):not(.custom-dropdown) .dropdown-menu.show,
.table>tbody>tr:nth-last-child(2)>td .dropdown:not(.custom-dropdown-icon):not(.custom-dropdown) .dropdown-menu.show {
    top: -20px !important;
}

.dropdown:not(.custom-dropdown-icon):not(.custom-dropdown) .dropdown-menu a.dropdown-item {
    padding: 1px 17px;
}

/* .dataTables_wrapper .dataTables_length select.form-control {
    background: #fff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%23d3d3d3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") 100% 8px no-repeat;
} */
.topbar-nav.header nav#topbar ul.menu-categories li.menu.active>a {
    background: #304aca;
}

.topbar-nav.header nav#topbar ul.menu-categories li.menu.active>a svg,
.topbar-nav.header nav#topbar ul.menu-categories li.menu.active>a span {
    color: #fff !important;
}

.dataTables_processing {
    z-index: 1000;
}

.header-container {
    max-height: 64px;
    background: #304aca;
}

.main-card-content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.create-new-card:hover {
    box-shadow: -2px -2px 17px 4px #bfc9d4;
    transition: all 0.3s ease-in-out;
}

.topbar-nav.header {
    box-shadow: 0px 9px 15px #00000014;
}

#swal2-content {
    color: #888EA8 !important;
}

.select2-close-mask {
    z-index: 1 !important;
}

.select2-dropdown {
    z-index: 9999 !important;
}

img.bs-tooltip {
    width: 25px;
    margin-right: 4px;
}

.navbar-logo {
    width: 200px;
}


/*#zero-config tbody td:nth-child(3)  , #zero-config tbody td:nth-child(6) , #zero-config tbody td:nth-child(7) {
    word-wrap: break-word;
    white-space: nowrap;
    max-width: 115px;
    min-width: 115px;
    overflow: hidden;
}*/
.dataTables_processing {
    z-index: 1000;
}

.swal2-popup .swal2-styled.swal2-confirm {
    order: 2 !important;
    /* background-color: #304aca !important; */
}

.swal2-popup .swal2-styled.swal2-cancel {
    background-color: #e8e8e8 !important;
    color: #000 !important;
    border-radius: 5px !important;
    font-weight: 700 !important;
    border: 1px solid #e8e8e8 !important;
}

.elipses {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    height: 52px;
    -webkit-box-orient: vertical;
}

.active-table-view {
    color: #3b3f5c;
    background: #eaf1ff;
}

.dataTables_length {
    display: flex;
}

.custom_dt_dd {
    display: inline-flex;
    font-size: 13px;
    margin: 0px;
}

.custom_dt_dd span {
    margin-top: 7px;
    margin-right: 6px;
}

#flFormsGrid .widget-content-area {
    border: 0px;
    box-shadow: none;
    padding: 20px;
}

/*Select 2*/
.select2-results__option {
    padding-right: 20px;
    vertical-align: middle;
}

.select2-results__option:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    border: 2px solid #e9e9e9;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 20px;
    vertical-align: middle;
}

.select2-results__option[aria-selected=true]:before {
    font-family: fontAwesome;
    content: "\f00c";
    color: #fff;
    background-color: #1B55E2;
    border: 0;
    display: inline-block;
    padding-left: 3px;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaeb;
    color: #272727;
}

.select2-container--default .select2-selection--multiple {
    margin-bottom: 10px;
}

.select2-container--default .select2-selection--multiple {
    border-radius: 6px !important;
    padding: 4px 12px !important;
    background: #fff !important;
    cursor: pointer;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 4px;
}

.select2-container--default .select2-selection--multiple {
    border-width: 1px;
}

.select2-container--open .select2-dropdown--below {
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

ul.select2-selection__rendered {
    padding-right: 30px !important;
}

.select2-selection__rendered li {
    font-size: 13px;
}

.select2-search__field {
    font-size: 15px !important;
}

ul.select2-selection__rendered:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 53%;
    transform: translateY(-50%);
    border-top: 4px solid #3b3f5c;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.select2-container,
.select2-selection {
    margin: 0px !important;
}

.select2-container--default .select2-selection--multiple {
    font-weight: normal !important;
    /*font-size: 12px !important;*/
}

.dataTable.table-striped.table>thead>tr>th {
    background: transparent;
    border-top: 1px solid #e0e6ed !important;
    border-bottom: 1px solid #e0e6ed !important;
}

.table>thead>tr>th {
    text-transform: initial;
    border-right: none;
    border-left: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding: 10px 21px 10px 21px;
    color: #515365;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    white-space: nowrap;
}

.table>tbody>tr>td {
    font-size: 13px;
    border: none;
    padding: 10px 21px 10px 21px;
    color: #515365;
    letter-spacing: normal;
    white-space: nowrap;
    vertical-align: middle;
}

table.dataTable thead th {
    position: relative;
    background-image: none !important;
}

table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc {
    background-image: none !important;
}

table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
    position: absolute !important;
    top: 12px !important;
    right: 8px !important;
    display: block !important;
    font-family: FontAwesome !important;
}

table.dataTable thead th.sorting:after {
    content: "\f0dc" !important;
    color: #ddd !important;
    font-size: 0.8em !important;
    padding-top: 0.12em !important;
}



table.dataTable thead th.sorting_asc:after {
    /* content: "\f0de" !important; */
}

table.dataTable thead th.sorting_desc:after {
    /* content: "\f0dd" !important; */
}

.table>tbody tr {
    border-bottom: 1px solid #e0e6ed;
}

table.dataTable {
    border-spacing: 0 5px;
    border-collapse: collapse !important;
}

.dataTables_scrollBody {
    overflow-y: hidden !important;
    overflow-x: scroll !important;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85em;
    white-space: normal;
    color: #4361ee;
    font-weight: 600;
    border: 1px solid #e0e6ed;
    display: inline-block;
    padding: 10px 16px;
    border-radius: 6px;
    font-size: 13px;
    margin-top: 1em;
    margin-left: 1em;
    margin-bottom: 1em;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none !important;
}

.dataTables_wrapper .dataTables_length {
    margin-top: 1em;
    margin-left: 1.5em;
    margin-bottom: 1em;
}

#zero-config_filter {
    margin-top: 1em;
    margin-right: 1.5em;
    margin-bottom: 1em;
}

.dataTables_length label,
#zero-config_filter label {
    margin: 0px;
    text-align: left;
    white-space: nowrap;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background-color: #4361ee !important;
    z-index: 3;
    color: #fff !important;
    border-color: #007bff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    background: #ebedef !important;

}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: #4361ee !important;
    z-index: 3;
    color: #fff !important;
    border-color: #007bff !important;
}

.dataTables_paginate {
    margin-top: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
}

.paginate_button {
    position: relative;
    display: block;
    margin-left: -1px !important;
    line-height: 1.25 !important;
    margin-right: 5px !important;
    border-radius: 50% !important;
    padding: 8px 12px !important;
    background: rgba(0, 23, 55, 0.08) !important;
    border: none !important;
}

/* #zero-config thead{
    visibility: hidden !important;
} */
.dataTables_scrollHead .dataTables_scrollHeadInner .datatable {
    table-layout: fixed;
}

.bulk-select {
    display: inline-flex;
    padding: 7px 18px 7px 14px;
    height: 34px;
    font-size: 13px;
    color: #000;
    font-weight: 500;
    width: auto;
}

/*Checkbox*/
.new-control.new-checkbox .new-control-indicator {
    width: 22px;
    height: 22px;
    border: 1px solid #e0e6ed;
    background-color: #fff;
}

.check-box-input {
    width: 22px;
    height: 22px;
    position: unset;
}

.nav-dropdowns {
    list-style: none;
}

#notificationDropdown {
    top: .4em;
}

#notif-dropdown {
    top: 40px !important;
}


#notification-tray {
    overflow-y: scroll;
    max-height: 200px;
}

#notif-dropdown {
    width: 300px;
}

.list-color {
    color: #1B55E2;
    font-weight: bold;
}

.list-sort-color {
    color: black;
}

.list-not-found {
    color: red;
}

.progressloader {
    color: #4361ee;
    font-size: 4px;
    margin: 0 auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

@-webkit-keyframes load4 {

    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }

    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }

    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }

    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}

@keyframes load4 {

    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }

    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }

    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }

    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}


#notification-tray {
    min-height: 50px;
}

.center {
    align-items: center;
}

@media (min-width: 992px) {
    .topbar-nav.header {
        top: 0;
    }

    .topbar-nav.header nav#topbar ul.menu-categories li.menu:hover .submenu {
        z-index: 1;
    }

    .topbar-nav.header nav#topbar ul.menu-categories li.menu>a {
        padding: 0px;
    }

    .topbar-nav.header nav#topbar ul.menu-categories li.menu.active>a {
        background: #304aca;
        padding: 8px;
        height: 36px;
    }

    .theme-brand {
        display: unset;
        float: left;
    }

    .profile-dd {
        float: right;
        display: flex;
    }

    .menu-categories {
        float: left;
        ;
    }

    .user-profile-dropdown {
        list-style: none;
    }

    .navbar .navbar-item .nav-item.user-profile-dropdown a.user .media img {
        width: 40px;
        border-radius: 100%;
        height: 40px;
    }
}

@media (max-width: 991px) {
    #topbar .theme-brand li.theme-logo img {
        width: auto !important;
    }

    .profile-dd {
        display: none;
    }

    .navbar .navbar-item .nav-item.user-profile-dropdown a.user .media img {
        width: 40px;
        border-radius: 100%;
        height: 40px;
    }

    .dataTables_wrapper .dataTables_info {
        float: left;
    }

    .dataTables_wrapper .dataTables_paginate {
        float: right;
        margin-top: 1em;
    }

    #content {
        margin-top: 14px;
    }
}

@media (max-width:800px) {
    .dataTables_wrapper .dataTables_length {
        display: block;
    }

    .custom_dt_dropdown {
        margin-left: 0px !important;
        margin-top: 20px !important;

    }
}

@media (min-width: 576px) and (max-width:710px) {
    .dataTables_length {
        display: block;
    }

    .dataTables_length label {
        float: left !important;
    }

    .custom_dt_dropdown {
        margin-top: 30px;
        margin-left: 0px !important;
    }
}

@media (max-width: 574px) {
    .dataTables_wrapper .dataTables_info {
        width: 93%;
    }

    .dataTables_wrapper .dataTables_paginate {
        text-align: center;
        padding-bottom: .5em;
        float: none;
    }

    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: left;
    }

    #zero-config_filter {
        margin-left: 1.5em;
    }

    .btn {
        font-size: 11px;
    }

    .btn svg {
        width: 16px;
        height: 16px;
    }

    #bulk-select {
        width: 32%;
    }

}

/* .payment-method {
    width: 20%;
    margin: 4px;
    font-size: x-large;
    padding: 30px;
    text-align: center;
    border: 1px solid #604f4f33;
    border-radius: 5px;
    /* box-shadow: 3px 2px 2px 1px grey; */
/* } */

/* .stripe-component {
    padding: 30px;
    width: 40%;
    height: 28%;
    background-color: white;
    /* text-align: center; */
/* display: grid;
    margin: 18px 0px;
    FONT-VARIANT: JIS04;
    FONT-VARIANT: JIS04;
    FONT-VARIANT: JIS83;
    FONT-VARIANT: JIS83;
    border-radius: 18px;
    border: 1px solid #604f4f33;
}  */
.badge-child {
    background-color: #0071bc;
    color: white;
}

.nav-tabs .nav-link.active {
    color: #3b80bf;
    font-weight: 600;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.viewimage {
    background-image: url(/assets/img/eyehover40.svg);

    height: 40px;
    width: 40px;
    background-size: cover;
}

a.disabled {
    pointer-events: none;
    color: #272727;
}

a.disabled+svg {
    pointer-events: none;
    color: #272727;
}

.viewimage:hover,
.viewimage:active,
.viewimage:visited {
    background-image: url(/assets/img/eye40.svg);

    height: 40px;
    width: 40px;
    background-size: cover;
}

input[type=checkbox]:disabled+span {
    pointer-events: none;
    /* opacity: 0.2; */
    background: #ada7a7;
    /* color: gray; */
}

.selectstatus {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #bfc9d4;
    color: #3b3f5c !important;
    font-size: 15px;
    padding: 8px 10px;
    letter-spacing: 1px;
    background-color: #fff;
    height: calc(1.4em + 1.4rem + 2px);
    padding: 0.75rem 1.25rem;
    border-radius: 6px;
    box-shadow: none;
}

.dotsno {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 0.25;
    color: #007bff;
    font-size: 22px;
    background-color: #fff;
    /* border: 1px solid #dee2e6; */
}

.flatpickr-input[disabled] {
    cursor: not-allowed !important;
}

.faqtable .table>tbody>tr>td {
    white-space: revert;
}


.dotsno {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 0.25;
    color: #007bff;
    font-size: 22px;
    background-color: #fff;
    /* border: 1px solid #dee2e6; */
}

.switch.s-success input[type=checkbox]:disabled+.slider {
    background-color: #ada7a7;
}

.switch.s-success input[type=checkbox]:disabled+.slider:before {
    background-color: #f1f2f3;
}

.userslist {
    width: 100%;
    max-height: 230px;
    overflow-y: scroll;
}

.orhphanuserslist {
    width: 100%;
    max-height: 152px;
    overflow-y: scroll;
}

.parent2list {
    width: 100%;
    max-height: 400px;
    overflow-y: scroll;
}

.parentdetails {
    padding: 9px 17px;
    margin: 14px;
    box-shadow: 1px 1px 9px 1px #80808094;
}

.parentlist {
    width: 95%;
    max-height: 212px;
    /* min-height: 212px; */
    overflow-y: scroll;
    position: absolute;
    z-index: 1;
    background: white;
    /* border: 1px solid; */
    box-shadow: 1px 1px 9px 1px #80808094;
    margin: -8px 4px;
    padding: 8px;
    /* left: 0px; */
}

.childselect {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    /* border-top: 1px solid #dee2e6; */
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);

}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 81%;
}

.select2-results__option {
    padding: 13px 7px;
    user-select: none;
    -webkit-user-select: none;
}

.inputwidth {
    width: 42%;
}

.subscribenow {
    cursor: pointer;
}

.subscribenow:hover {
    cursor: pointer;
    color: #005aaa;
}

.statisticsColor {
    cursor: pointer;
    color: #005aaa;
}

.statisticsColor:hover {
    cursor: pointer;
    color: #005aaa;
    text-decoration: underline;
}

.details-box {
    /* min-height:470px !important ; */
    height: 470px !important;
}

.widget-content-profile {
    line-height: 2.7;
}

.child-table tbody {
    display: block;
    min-height: 50px;
    max-height: 300px;
    overflow: auto;
}

.child-table thead,
.child-table tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.child-table thead {
    width: calc(100% - 1em)
}

.child-table td {
    white-space: initial !important;
}

.search-states,
.search-states::selection {
    display: inline-block;
    background-color: steelblue;
    padding: 2px 7px;
    border-radius: 20px;
    color: white;

}

.search-inline {
    display: inline-block;
}

.modalpdfheader {
    background-color: aliceblue;
    width: 100%;
    padding: 1%;
}

.pdfpanel .sidepanel {
    width: 0;
    position: fixed;
    z-index: 9999;
    height: 100%;
    top: 0;
    right: 0;
    border-color: #111;
    overflow-x: hidden;
    /* transition: 0.5s; */
    /* padding-top: 60px; */
}

.closeSidePanel {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    height: 100%;
    display: block;
    z-index: 9998;
    background: rgba(0, 0, 0, 0.6);
}

.pdfpanel .sidepanel .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
}

/* 
#zero-config thead {
    visibility: hidden !important;
} */
.modalpdfheader .arrow {
    font-size: xx-large;
    color: #005aaa;
    padding: 10px;
    margin: 0px 21px 0px 0px;
}



.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #4361ee;
    border-color: #4361ee transparent #4361ee transparent;
    animation: lds-dual-ring 1.2s linear infinite;
    margin: 0 auto;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


div#operations {
    background: black;
    opacity: 0.2;
    position: fixed;
    z-index: 999999;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

div#operations .operations-loader {
    display: flex;
    justify-content: center;
    min-height: 100vh;
    /* vertical-align: middle; */
}

div#operations .operations-content {
    right: 0;
    align-self: center;
}

.swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, .4);
    z-index: 9999;
}

.badge-pending {
    color: #81797b;
    background-color: #ffeb00;
}

.badge-active-insight {
    color: white;
    background-color: #ff9100;
}

.swal2-icon.swal2-question {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #005aaa !important;
    border: 5px solid #f1f2f3 !important;
    box-shadow: 0px 3px 25px 0px rgb(113 106 202 / 20%);
    font-size: 60px;
    line-height: 80px;
    text-align: center;
}

.filter-btn {
    white-space: nowrap;
    padding: 6px;
    border: 1px solid #ebebeb;
    width: 200px;
    border-radius: 5px;
    background: white;
    border-radius: 1px solid black;
    margin: 2px;
}

.filterdropdown {
    width: 200px;
}

.pdftronHeader {
    border-bottom: 0px;
}

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


.dropdown-version {
    position: relative;
    display: inline-block;
}

.doc-url {

    display: block;

    white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    width: 161px;
}

.doc-url:hover {
    overflow: visible;
    width: 80%;
    white-space: normal;
    display: inline-block;
    background: aliceblue;
    position: absolute;
    z-index: 10;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    display: flex;
    align-items: center;
}

.dropdown-content-version a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-version a:hover {
    background-color: transparent;

}

.show {
    display: block;
}


.doc-versionLoader {

    align-items: center;
    vertical-align: center;
    justify-content: center;
    display: flex;
    margin: 10px;

}

.dollanSpan {

    margin: 10px;
    font-size: 16px;
    /* text-decoration: double; */
    font-weight: 800;

}

.timeInput {
    height: 43px;
    width: 20%;
    margin: 1px;
}

.timeDropdown {
    /* margin-top: 0px; */
    /* margin-bottom: 0px; */
    /* height: 32px; */
    width: 75%;
    background-color: #005aaa;
    color: #fff;
}

.timeDropdown:hover {
    cursor: pointer;
    /* margin-top: 6px; */
    /* margin-bottom: 10px; */
    /* height: 32px; */
    width: 75%;
    background-color: white;
    border-color: #005aaa;
    color: #005aaa;
}


.classificationDropdown option,
.catDropdown option,
.timeDropdown option {
    background-color: #fff;
    color: #485056;
}

.booleanDiv {
    display: flex;
    align-items: baseline;
}

.booleanRadio {
    font-size: 15px;
    padding: 0px 1px;
    margin: 0px;
    color: #888ea8;
    letter-spacing: 0px;
}

.deleteSpan {

    font-size: 16px;
    font-weight: 800;

}

.deleteSure {
    font-size: 20px;
    font-weight: 100;
}

.swal2-modal .swal2-image {
    margin: 20px auto;
    max-width: 100%;
    width: 100px !important;
    border-radius: 6px;
}

.selectState .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    height: 30px !important;
    overflow: auto !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.selectState .select2-container--default .select2-selection--multiple {
    border-radius: 6px !important;
    padding: 4px 24px 4px 17px !important;
    background: #fff !important;
    cursor: pointer;
}

.checkboxdivSelectAll {
    padding: 2px;
    float: right;
    /* font-size: -50px; */
    display: flex;
    justify-content: center;
}

.checkboxSelectAll {
    /* font-size: 5px; */
    width: 12px !important;
    /* margin-top: 2px; */
}

.labelSelectAll {
    font-size: 12px !important;
    margin-bottom: 0px;
    margin-left: 3px;
}

.billingHeading {

    color: #40355d;
    font-size: medium;

}

.user-profile-details {
    margin-bottom: 10px;
    padding-bottom: 18px;
    border-bottom: 1px dashed #bfc9d4;
}

.user-profile-list-items {
    line-height: 2;
    font-weight: 700;
}

.billing-details {
    margin-bottom: 0px !important;
    font-size: 12px !important;
}

.user-badges {
    border-radius: 5px;
    font-weight: 600;
    line-height: 1.4;
    padding: 3px 6px;
    font-size: 11px;
    font-weight: 800;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.map-table thead,
.map-table tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.country-dropdown {
    padding: 4px 15px;
    font-weight: 600;
    border: 1px solid #cfcfcf;
    border-radius: 6px;
    font-size: 14px;
    position: sticky;
    background: white;
}

.mapVerticalsList {
    width: 100%;
    max-height: 152px;
    overflow-y: scroll;
    border-radius: 1px;
    box-shadow: 1px 1px 2px 2px #8080803d;
    padding: 10px;
}

.verticalBadge {
    display: inline-block;
    padding: 3px 6px;
    font-size: 10px !important;
    line-height: 1.4;
    border-radius: 6px;
    /* background-color: #e4e4e4; */
    /* color: #6f6785; */
    /* font-size: 10px !important; */
}

.verticalBadge:hover {
    cursor: pointer !important;
}

.form-control-vertical {
    height: auto;
    border: 1px solid #bfc9d4;
    color: #3b3f5c;
    font-size: 14px;
    padding: 4px 10px !important;
    letter-spacing: 1px;
    height: calc(2em + 1rem + 0px);
    padding: 0.25rem 0.2rem;
    border-radius: 6px;
    max-height: calc(2em + 1rem + 0px);
    overflow: auto;
}

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

.cross-vertical:hover {
    cursor: pointer;
    color: black;
}

.stateVertical {
    display: inline-flex;
    flex-wrap: wrap;
    /* overflow: hidden; */
}

.verticalSearch {
    height: 40px !important;
}

.perPageDropdown {
    border-radius: 6px;
}

.regulatedDiv {
    display: none;
}

.dfs {
    background-color: #27272775;
}

.anylyticsModal:hover {
    cursor: pointer;
    text-decoration: underline;
    font-weight: 900;
}

.searchanswer {
    background: #f2f5fb6e;
    padding: 7px;
    border-radius: 10px;
    margin-bottom: 7px;
    /* font-weight: 600; */
    font-size: 12px;
}

.gptanswer {
    background: #f0f5fae5;
    padding: 6px;
    border-radius: 10px;
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 12px;
}

.parentSearchAnswer {
    max-height: 300px;
    min-height: 300px;
    height: 300px;
    overflow-y: scroll;
}

.parentSearchAnswer::-webkit-scrollbar {
    width: 7px;
}

/* Track */
.parentSearchAnswer::-webkit-scrollbar-track {
    box-shadow: transparent;
    border-radius: 10px;
}

/* Handle */
.parentSearchAnswer::-webkit-scrollbar-thumb {
    background: #b4c8e7;
    height: 100px;
    border-radius: 10px;
}

/* Handle on hover */
.parentSearchAnswer::-webkit-scrollbar-thumb:hover {
    background: #b4c8e7;
}

.stateAnswerModal{
    position: static !important;
    margin-top: -44px;
}

.parentDivRight{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.favoriteStar{
   color:#005aaa;
   font-size: 20px !important;
}

.copyJson:hover{
    color: #005aaa;
    font-weight: 600;
    cursor: pointer;
}

.priceSpan {
    font-weight: 600;
    margin-left: 0px;
    margin-right: 3px;
    width: 25% !important;
}

.loginactivity{
    position: relative;
      height: 300px !important;
      overflow: hidden;
  }

 
