.error-summary {
    background: var(--swoogo-gray-100);
    border-left: 3px solid var(--swoogo-pink-100);
    color: var(--swoogo-red-100);
    margin: 0 0 15px;
    padding: 10px 20px;
}

.disabled.no-touch {
    pointer-events: none;
}

.form-group.has-error .input-group-btn .btn-default:hover {
    background-color: var(--swoogo-red-200) !important;
}

.form-group.has-success .input-group-btn .btn-default:hover {
    background-color: var(--swoogo-green-200) !important;
}

.list-group-btns {
    padding: 0;
}

.list-group-btns a.btn {
    border: 0;
    border-left: 1px solid var(--swoogo-gray-400);
    border-radius: 0;
}

.list-group-btns a.btn:first-child {
    border-left: 0;
}

.list-group-condensed .list-group-item {
    padding-bottom: 5px;
    padding-top: 5px;
}

.merge-fields-dropdowns, .merge-fields-footer {
    background: var(--swoogo-gray-100);
    border: 1px solid var(--swoogo-gray-300);
    white-space: normal;
    border-radius: 8px !important;
}

.merge-fields-dropdowns {
    border-bottom: 0;
}

.merge-fields-footer {
    border-top: 0;
    margin-bottom: 1rem;
    padding: .2rem;
}

.merge-fields-dropdowns .merge-fields-nav, .merge-fields-footer .footer-items {
    display: flex;
}

.merge-fields-dropdowns select.merge-field, .merge-fields-footer .footer-items .item {
    border: 1px solid var(--swoogo-gray-300);
    box-shadow: none;
    flex-basis: 100%;
    font-size: 90%;
    margin: 4px;
    width: inherit !important;
}

.merge-field-container .merge-fields-dropdowns select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0LjkgMTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQuOSAxMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM0NDQ0NDQ7fQo8L3N0eWxlPgo8dGl0bGU+YXJyb3dzPC90aXRsZT4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxLjQsNC43IDIuNSwzLjIgMy41LDQuNyAiLz4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIzLjUsNS4zIDIuNSw2LjggMS40LDUuMyAiLz4KPC9zdmc+Cg==) no-repeat right;
    padding: 0.1em 0 0.1em 0.8em;
}

.merge-fields-footer .footer-items .item:first-child {
    text-align: left;
}

.merge-fields-footer .footer-items .item:last-child {
    text-align: right;
}

.merge-fields-dropdowns select.merge-field option {
    width: 60rem;
}

.form-group-sm .merge-fields-dropdowns select.merge-field {
    margin: 2px;
    max-width: 15rem;
}

.merge-field-text-input, .navbar-custom {
    border-radius: 0;
}

.nav-profile .dropdown-menu {
    min-width: 100%;
}

.nav-search {
    position: relative;
}

.nav-search .results {
    display: none;
    position: absolute;
    top: 34px;
    width: 350px;
}

.nav-search .results .list-group {
    margin: 0;
}

.nav-search .results .pagination {
    margin: 0 auto;
}

div.profile-image {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-right: 4px;
}

.cancelled, .incomplete {
    color: var(--swoogo-red-200);
}

.subnav {
    background: 0 0 var(--swoogo-gray-200);
    display: none;
    height: 45px;
    position: absolute;
    top: 57px;
    width: 100%;
}

.btn-group .btn-default:hover {
    background: var(--swoogo-gray-100) !important;
}

.btn-group .dropdown-header {
    background: var(--swoogo-gray-100);
    border-bottom: 1px solid var(--swoogo-gray-200);
    border-top: 1px solid var(--swoogo-gray-200);
    color: var(--swoogo-lavender-300);
    font-size: 14px;
}

.link-btn {
    background: 0 0 !important;
    border: 0;
    color: inherit;
    cursor: pointer;
    font: inherit;
    padding: 0 !important;
}

.btn-wrapped {
    white-space: normal;
}

.label-add-on .input-group-addon label {
    margin: 0;
    padding: 6px 12px;
}

label.not-bold {
    font-weight: 400;
}

.copy-to-clipboard, .table-cursor-pointer > tbody > tr, details.interactive, .cursor-pointer {
    cursor: pointer;
}

.form-group {
    margin-bottom: 5px;
}

.form-group-sm h4 {
    font-size: 16px;
}

.form-group-sm .panel-body {
    margin-bottom: 10px;
    padding: 5px 8px 0;
}

.form-group-sm .form-group, .form-group-sm .input-group-addon {
    font-size: 12px !important;
}

.form-group-sm .control-label {
    font-weight: 400 !important;
}

.form-group-sm .btn {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}

.form-group-sm .bootstrap-touchspin .input-group-btn-vertical > .btn {
    padding: 7px 10px;
}

.form-group-sm select {
    padding: 2px 4px;
}

.form-group-sm .sp-preview {
    height: 18px;
}

.html-editor-link {
    margin: 10px;
}

.remove-modal-header {
    border-bottom: 0px;
}

.modal-footer {
    z-index: 2;
}

.delete-modal-bootbox .bootbox-body {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: var(--swoogo-gray-100);
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.delete-modal-bootbox .bootbox-accept {
    background-color: #D9534F;
    border-color: #D43F3A;
    color: white;
}

.delete-modal-bootbox .bootbox-accept:hover {
    background-color: #C9302C;
    border-color: #AC2925;
    color: white;
}

.delete-modal-bootbox .modal-title {
    font-size: 18px !important;
}

#session-timeout-dialog {
    z-index: 50000;
}

.handle {
    cursor: n-resize;
    padding: 2px;
    width: 14px;
}

.handle div {
    background: url(../img/gripper.png);
    height: 30px;
    width: 10px;
}

.extrarow {
    background-color: var(--swoogo-gray-300);
    background-image: linear-gradient(to bottom, var(--swoogo-gray-200), var(--swoogo-gray-300));
    background-repeat: repeat-x;
    font-weight: 700;
}

.table.fixed-header {
    background: white;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.table-no-border td, .table-no-border th {
    border-top: none !important;
}

.condition-select {
    min-width: 100px;
}

.report-overflow {
    min-height: .01%;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}

.report-filter-btn {
    position: relative;
}

.report-filters {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M7.5 13.5H10.5M8.25 4.5H2.25M11.25 4.5H15.75M13.5 6.75V2.25M5.25 9H11.25' stroke='%23343A40' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    width: 20px;
}

.filter-badge {
    position: absolute;
    top: -8px;
    right: -7px;
    background-color: var(--swoogo-east-bay-100);
    color: white;
    border-radius: 50%;
    padding: 1px 6px;
    font-size: 10px;
}

.custom-report-menu {
    margin-left: 120px;
}

.custom-report-menu, .custom-report-menu .dropdown-submenu {
    width: 250px;
    background: white;
    position: absolute;
    border: 1px solid var(--swoogo-gray-300);
    border-radius: 8px;
    z-index: 5;
}

/* Ensure dropdowns appear on hover */
.custom-report-menu .dropdown:hover > .dropdown-menu {
    display: block;
}

.custom-report-menu .dropdown-submenu {
    top: 0;
    left: 100%;
    width: unset;
}

.custom-report-menu .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
    display: none;
}

.custom-report-menu .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.custom-report-menu li a {
    margin: 8px;
    border-radius: 8px;
    border-bottom: transparent;
    font-weight: 400;
}

.custom-report-menu .fa-chevron-right {
    margin-top: 4px;
}

.custom-report-menu li:hover > a, .custom-report-menu li > a:focus {
    background-color: var(--swoogo-lavender-100);
    color: white;
}

#report-visibility {
    width: auto;
    min-width: 160px;
}

.table-condensed .help-block {
    margin-bottom: 0;
}

.popover {
    border: none;
    min-width: 400px;
}

.popover.confirmation {
    min-width: 200px;
}

.sold-out-message {
    color: var(--swoogo-red-200);
}

.help-message {
    cursor: help;
    font-size: 16px;
    min-width: 25px;
}

.kv-hint-icon {
    opacity: 1;
}

.waitlist-input label {
    font-weight: 400;
    padding-left: 0;
}

.breadcrumb-btn {
    position: relative;
    z-index: 4;
}

.breadcrumb-btn .dropdown-menu {
    z-index: 1002;
}

.breadcrumb-btn.btn-primary.add-contacts {
    width: 130px;
    margin-left: -130px;
}

.bg-inherit {
    background: inherit !important;
}

.role-group-link, .role-group-link:hover, .role-group-link:focus {
    display: block;
    text-decoration: none;
    align-items: center;
}

.role-group-type {
    font-weight: 700;
}

.role-group-link span {
    font-weight: bolder;
    font-size: 16px;
}

.permission-card {
    display: flex;
    align-items: center;
    padding: 24px 32px 14px 32px;
    border-bottom: 1px solid var(--swoogo-gray-200);
    position: relative;
}

.permission-card.sub-perm-shorter-border {
    border-bottom: none;
}

.sub-perm-shorter-border:not(.role-list-title-open) .description {
    border-bottom: 1px solid var(--swoogo-gray-200);
}

.sub-perm-shorter-border {
    padding: 24px 34px;
}

.permission-card.is-sub {
    padding-top: 8px;
    padding-bottom: 8px;
}

.permission-card.row-no-sub {
    padding-top: 8px;
    padding-bottom: 8px;
}

.permission-sub-title .role-group-link span {
    font-size: 14px;
}

.folder-card {
    display: flex;
    align-items: center; /* Vertically centers the content */
    padding: 8px 20px;
    border-bottom: 1px solid var(--swoogo-gray-200);
}

.folder-card.row-no-sub {
    padding-top: 8px;
    padding-bottom: 8px;
}

.folder-card.sub-folder-shorter-border {
    border-bottom: none;
}

.sub-folder-shorter-border .description {
    border-bottom: 1px solid var(--swoogo-gray-200);
}

.folder-card.row-no-sub {
    padding-top: 8px;
    padding-bottom: 8px;
}

.layer-1 {
    margin-left: 20px;
}

.layer-2 {
    margin-left: 40px;
}

.layer-3 {
    margin-left: 60px;
}

.role-group-is-sub .role-group-link span {
    font-size: 14px;
}

.role-group-link.role-group-no-sub.perm-title-soft span {
    color: var(--swoogo-blue-400) !important;
    font-weight: normal;
}

.role-group-link i {
    font-weight: 900;
    margin-right: 10px;
}

.checkbox-toggle-wrapper > div {
    margin: 0 !important;
    padding: 0 !important;
}

.checkbox-toggle-wrapper-top {
    display: flex;
    align-items: center; /* Vertically centers the content */
    justify-content: flex-end; /* Aligns content to the right */
}

.checkbox-toggle-wrapper-top > div {
    margin-top: 3px;
    padding-bottom: 0 !important;
    text-align: right;
}

.dot-menu[aria-expanded="true"] {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.role-list-border {
    border-bottom: 1px solid var(--swoogo-gray-200);
}

.role-list-title-open {
    background-color: var(--swoogo-blue-50) !important;
    border-color: var(--swoogo-blue-50) !important;
}

.secondary-menu-title {
    color: #000;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 21px */
    text-transform: uppercase;
}

.bg-white {
    background: white !important;
}

.roles-list {
    list-style-type: none;
    padding-left: 15px;
}

#form-result {
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: -25px;
    text-align: right;
    color: var(--swoogo-green-200);
}

.roles-list li {
    padding: 3px;
}

.btn.confirm-action, .btn.cancel-action {
    font-size: 14px;
    height: 36px;
    padding-left: 5px;
    padding-right: 5px;
}

.roles-list > li {
    display: flex;
    align-items: center;
}

.roles-list > li:hover {
    background-color: #E6E9EB;
    border-radius: 5px;
}

.roles-list li a.active {
    color: var(--swoogo-lavender-100);
}

.roles-list li a:hover {
    text-decoration: none;
}

.roles-list li a:hover:not(.active) {
    color: var(--swoogo-pacifica-100);
}

#role-name-edit {
    display: flex;
    width: 100%;
}

#role-name-edit .form-group {
    flex: 1;
    margin-bottom: 0;
}

#role-name-edit .form-control {
    width: 100%;
}

#role-name-edit .input-group-btn {
    flex-shrink: 0;
    margin-left: -5px;
}

#roles-list {
    max-width: 226px;
}

.last-sub-role {
    border-bottom: 4px solid var(--swoogo-gray-400) !important;
}

#permission-search {
    height: auto;
}

#role-name-display {
    display: block;
}

.role-group-description {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: var(--swoogo-pacifica-100);
}

.role-title {
    display: flex;
    align-items: center;
    margin-top: 0;
    color: var(--swoogo-pacifica-100);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
}

.role-title i {
    font-size: 22px;
    font-weight: 300;
    margin-right: 5px;
    color: black;
}

.visibility-conditions tr.condition-logic td, .visibility-conditions tr.condition-logic2 td {
    text-transform: uppercase;
}

.panel-title {
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.panel-expanded-settings {
    border-left: 1px solid var(--swoogo-gray-400);
    margin-left: 15px;
    padding-left: 15px;
    padding-right: 15px;
    clear: both;
}

.panel-expanded-settings .panel-expanded-settings {
    border-left: none;
    margin-left: 0;
}

.panel-btn {
    float: right;
    margin: -52px 3px 0 0;
}

.panel-btn .pagination {
    margin-top: 0;
}

.responsive-list-group .dropdown-menu {
    min-width: auto;
    width: 100%;
}

.translations-input .merge-field-text-input {
    border-radius: 0 !important;
}

.translations-input .merge-fields-dropdowns {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.translations-input .merge-fields-footer {
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.lang-hidden .lang-name {
    display: none;
}

span.lang-name {
    width: 155px;
}

.translation-langs span.lang-name {
    width: 90px;
}

.translations-input .lang-name {
    width: 90px !important;
}

.translation-langs textarea.form-control {
    resize: vertical;
    min-height: 50px;
    max-height: 700px;
    transition: min-height 0.3s ease-in-out; /* Animate the change in min-height */
}

.translation-langs textarea.form-control:focus, .translations-input textarea.form-control:focus {
    min-height: 150px; /* Increase the minimum height on focus */
}

.translations-input .input-group .form-control.noradius {
    border-radius: 0 !important;
}

.translations-input .input-group .input-group-addon {
    border-radius: 0 !important;
}

.translations-input .input-group .input-group-addon:not(.lang-name) {
    border-left: none;
}

.input-group-addon .fab.fa-google {
    color: var(--swoogo-blue-semantic-200);
    font-weight: 500;
    cursor: pointer;
}

.translations-input .lang-name {
    color: var(--swoogo-blue-semantic-200);
    font-weight: 500;
}

.translations-input .input-group-addon:first-child {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-right: none;
}

.translations-input .input-group-addon:last-child {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.input-group-addon.google-translate {
    position: relative;
    box-shadow: inset 0 0 3px rgba(173, 216, 230, 0.8);
    padding-left: 15px;
    padding-right: 15px;
}

.input-group-addon.google-translate i {
    position: relative;
    z-index: 1;
}

.translations-input .btn-default {
    background-color: white;
    border-color: var(--swoogo-gray-400);
    color: var(--swoogo-gray-800);
}

.translation-langs .input-group {
    margin-top: 15px;
}

.translation-langs .input-group:first-child {
    margin-top: 10px;
}

.accepted-card-types img {
    margin: 5px;
    width: 48px;
}

img.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.multiselect {
    text-align: left;
}

.multiselect-container:not(.scroll-x) {
    min-width: 100%;
}

.rule-value-container .multiselect-container {
    max-width: 450px;
    overflow: scroll !important;
}

.multiselect-item.filter .input-group {
    width: 100%;
}

#spinner {
    background: white;
    border: 1px solid var(--swoogo-gray-600);
    border-radius: 6px;
    display: none;
    font-size: 16px;
    height: 50px;
    left: 50%;
    margin-left: -100px;
    margin-top: -25px;
    overflow: auto;
    padding: 10px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 200px;
    z-index: 10000;
}

.panel-body .vis-section {
    border-bottom: 1px solid var(--swoogo-gray-200);
    margin-bottom: 15px;
    padding-bottom: 20px;
}

.panel-body .vis-section:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.rules-group-header .drag-handle {
    display: none;
}

@media (min-width: 801px) {
    .query-builder .rule-filter-container {
        max-width: 33%;
    }

    .query-builder .rule-operator-container {
        min-width: 17%;
        max-width: 20%;
    }

    .query-builder .rule-operator-container select {
        min-width: max(100%, 160px) !important;
    }

    .query-builder .rule-value-container {
        max-width: 30%;
    }

    .query-builder .rule-value-container button:not(.multiselect-clear-filter), .query-builder .rule-value-container > input {
        min-width: 33% !important;
    }
}

@media (max-width: 800px) {
    .query-builder .rule-filter-container {
        width: 80% !important;
    }

    .query-builder .rule-filter-container .form-control, .query-builder .rule-operator-container select, .query-builder .rule-value-container input {
        max-width: 100% !important;
    }
}

@media (max-width: 1150px) {
    .website-margin {
        margin-top: -40px !important;
    }

    .query-builder .rule-operator-container, .query-builder .rule-value-container {
        width: 80% !important;
        margin-left: 15px;
    }
}

.btn-group .multiselect {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.query-builder .btn.btn-default {
    background-color: var(--swoogo-blue-contrast-100, #0A69FA) !important;
    color: white;
}

.query-builder .multiselect-native-select .btn-group, .query-builder .multiselect-native-select .btn.btn-default {
    width: 100%;
    background-color: unset !important;
    color: unset !important;
}

.read-only-visibility .rule-container, .read-only-visibility .rules-group-container {
    background: rgba(255, 255, 255, .9);
    border-radius: 5px;
    margin: 4px 0;
    position: relative;
}

.read-only-visibility .rule-container {
    border: 1px solid var(--swoogo-gray-200);
    padding: 5px;
}

.read-only-visibility > .rules-group-container {
    border: 0 !important;
}

.read-only-visibility .rule-container .rule-section-container {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
}

.read-only-visibility .rules-group-container {
    background: white;
    border: 1px solid var(--swoogo-gray-400);
    padding: 6px 6px 3px;
}

.read-only-visibility .rule-section-container.operator {
    background: var(--swoogo-gray-500);
    border-radius: 5px;
    color: white;
    padding: 0 10px;
}

.read-only-visibility .rules-group-header {
    margin-bottom: 10px;
}

.read-only-visibility .rules-list {
    list-style: none;
    margin: 0;
    padding: 0 0 0 15px;
}

.read-only-visibility .rules-list > ::after, .read-only-visibility .rules-list > ::before {
    border-color: var(--swoogo-gray-400);
    border-style: solid;
    content: "";
    height: calc(50% + 4px);
    left: -10px;
    position: absolute;
    width: 10px;
}

.read-only-visibility .rules-list > ::before {
    border-width: 0 0 2px 2px;
    top: -4px;
}

.read-only-visibility .rules-list > ::after {
    border-width: 0 0 0 2px;
    top: 50%;
}

.read-only-visibility .rules-list > :first-child::before {
    height: calc(50% + 14px);
    top: -12px;
}

.read-only-visibility .rules-list > :last-child::before {
    border-radius: 0 0 0 4px;
}

.condition-grid tr:last-child td, .condition-grid2 tr:last-child td, .read-only-visibility .rules-list > :last-child::after {
    display: none;
}

.builder-empty-message:first-child {
    display: none;
}

.visibility-conditions {
    border: 1px solid var(--swoogo-gray-200);
    border-radius: 6px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 15px 15px 0;
}

table.group-condition-grid tbody tr:first-child td {
    border-top: 0;
}

table.condition-grid .operator {
    font-weight: 700;
}

.responsive-grid th {
    overflow: hidden;
}

.form-group-sm .visibility-conditions {
    margin-top: 0;
    padding: 10px 0;
}

.cke_merge_field .cke_combo_text {
    width: 125px;
}

.view-details-table tr td:first-child {
    width: 31%;
    word-break: break-word;
}

.view-details-table tr td:nth-child(2) {
    width: 69%;
    word-break: break-word;
}

td.break-word-td {
    word-break: break-word;
}

#widget-settings .hasDatepicker {
    z-index: 11;
}

.datetimepicker {
    margin-left: 20px;
    margin-top: 15px !important;
}

a.asc:after, a.desc:after {
    display: inline-block;
    font-family: "Font Awesome 6 Pro", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-left: 5px;
    position: relative;
    top: 1px;
}

.sorting_asc:after, a.asc:after {
    content: "\f15d" !important;
}

.sorting_desc:after, a.desc:after {
    content: "\f15e" !important;
}

.sort-numerical a.asc:after {
    content: "\f162" !important;
}

.sort-numerical a.desc:after {
    content: "\f163" !important;
}

.sort-ordinal a.asc:after {
    content: "\f160";
}

.sort-ordinal a.desc:after {
    content: "\f161";
}

.grid-view th {
    white-space: nowrap;
}

div.required label:not(.multiselect-container *):first-child:after, label.required:after {
    color: var(--swoogo-red-200);
    content: " *";
}

#delete_confirmation div.required label:not(.multiselect-container *):first-child:after {
    content: "";
}

div.required label.radio:first-child:after,
div.required .checkbox label:first-child:after,
div.required .radio label:first-child:after,
div.required .input-group-addon label:first-child:after,
div.required .agenda-table label:first-child:after,
div.required .no-required-asterisk label:first-child:after {
    content: " ";
}

.btn-checkboxes label.active .glyphicon-unchecked,
.btn-checkboxes label.active .fa-square,
.hide-radios .radio input {
    display: none;
}

.hide-radios .radio {
    margin: 0 -30px !important;
}

.ucwords input, .ucwords textarea {
    text-transform: capitalize;
}

.strtolower input, .strtolower textarea {
    text-transform: lowercase;
}

.strtoupper input, .strtoupper textarea {
    text-transform: uppercase;
}

body.iframe {
    height: auto;
    margin: 15px 15px 80px;
    padding-bottom: 375px;
    padding-top: 0;
}

body.iframe #modal-pjax-form, .white-bg {
    background-color: white;
}

body.iframe.background {
    background-color: var(--swoogo-gray-100);
    height: 100%;
}

body.iframe.background form {
    margin: -15px -15px -80px;
    padding: 15px 15px 80px;
}

.iframe-modal-footer {
    background: white;
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
}

.iframe .modal-backdrop.in {
    opacity: .4;
}

.iframe #add_fee_date .modal-body {
    overflow: visible;
}

.iframe .modal-body {
    max-height: 400px;
    overflow-y: scroll;
}

.modal-content iframe {
    border-radius: 0 0 6px 6px;
    margin-bottom: -5px;
}

.icon-box {
    background-color: rgb(244 210 210 / 84%);
    padding: 10px;
    border-radius: 10px;
    margin-right: 45%;
    margin-left: 45%;
}

.icon-box i {
    color: #F15E5E;
    font-size: 2em;
    display: inline-block;
    font-weight: 350;
}

.delete-footer .btn-default {
    margin-right: 10px;
}

.modal-confirm .close-disable {
    margin-top: 1em;
}

.file-picker-div, .image-picker-div {
    border: 1px solid var(--swoogo-gray-400);
    border-radius: 6px !important;
    max-height: 180px;
    padding: 10px;
}

.image-picker-div {
    background: var(--swoogo-gray-300);
}

.image-picker-div img {
    border-radius: 4px;
    margin-bottom: 5px;
    max-height: 100px;
}

.swoogo-file-preview {
    border: 1px solid var(--swoogo-gray-200);
    cursor: pointer;
    height: 100px;
    margin: auto;
    padding-top: 20px;
    position: relative;
    text-align: center;
    width: 100px;
}

.swoogo-file-preview.selected {
    border: 1px solid var(--swoogo-red-200);
}

.swoogo-file-preview .over {
    background: rgba(0, 0, 0, .7) 0 0;
    bottom: 0;
    color: white;
    font-size: 13px;
    left: 0;
    max-height: 45px;
    overflow: hidden;
    padding: 4px 6px;
    position: absolute;
    right: 0;
}

#set-default-colors.bsv__3 span[id*=accent_color], #set-default-colors.bsv__3 span[id*=primary_color], .swoogo-file-preview .video-preview {
    border-radius: 4px;
}

.btn-checkboxes label:not(.active) .glyphicon-check,
.btn-checkboxes label:not(.active) .fa-square-check {
    display: none;
}

.layout {
    color: var(--swoogo-gray-600);
    cursor: pointer;
    float: left;
    margin-right: 15px;
}

.layout-bg {
    background-repeat: no-repeat;
    height: 94px;
    width: 133px;
}

input.file-caption-name {
    border: none;
}

.reset-location {
    margin-bottom: 10px;
}

.no-wrap {
    white-space: nowrap;
}

.btn-group.no-wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center; /* Center buttons horizontally */
}

.btn-group.no-wrap .btn {
    flex-shrink: 1;
}

@media (min-width: 1025px) and (max-width: 1200px) {
    .no-wrap {
        max-width: 80px;
    }
}

/* Streaming */
.streaming:not(.collapse) {
    display: flex;
}

.streaming {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: left;
}

.streaming .event-card {
    border: 1px solid #DDD;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s;
    cursor: pointer;
}

.streaming .event-card:hover {
    transform: scale(1.02);
}

.streaming .event-card img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.streaming .event-card-body {
    padding: 15px;
}

.streaming .event-title {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.streaming .event-details {
    font-size: 1.1rem;
    color: #555;
    padding: 5px;
    text-align: center;
}

.streaming .event-card {
    width: 32%;
}

.streaming .event-card.selected {
    box-shadow: 0 0 10px var(--swoogo-lavender-300);
}

/* End Streaming */

.dropdown-menu {
    border: none !important;
}

.btn.focus {
    outline: 0 !important;
}

.border-none {
    border: none !important;
    box-shadow: none !important;
}

.dropdown-menu > li > a, .layout.selected, .table > tbody > tr.info > td .dropdown-menu > li > a {
    color: var(--swoogo-gray-800);
}

.dropdown-menu > li > a {
    outline: none;
}

.selected .layout-bg {
    background-position: 0 -94px;
}

.layout-bg:hover, .selected .layout-bg {
    box-shadow: 0 0 5px var(--swoogo-gray-500);
}

.layout-text {
    padding: 2px;
    text-align: center;
}

.layout .landing-page {
    background-image: url(../img/layouts/landing-page.png);
}

.layout .standard-page {
    background-image: url(../img/layouts/standard-page.png);
}

.layout .short-header-page {
    background-image: url(../img/layouts/short-header-page.png);
}

.layout .other-page {
    background-image: url(../img/layouts/other-page.png);
}

.layout .pdf {
    background-image: url(../img/layouts/pdf.png);
}

.layout .modal-page, .layout .offcanvas-page {
    background-image: url(../img/layouts/modal-page.png);
}

.color-picker {
    border: 2px solid white;
    border-radius: 3px;
    box-shadow: 0 0 2px black;
    cursor: pointer;
    display: block;
    height: 30px;
    margin-bottom: 2px;
    max-width: 80px;
    text-align: center;
    width: 100%;
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
}

input[type=range]:focus {
    outline: 0;
}

input[type=range]::-webkit-slider-runnable-track {
    background: var(--swoogo-blue-500);
    border: .2px solid black;
    border-radius: 1.3px;
    box-shadow: 1px 1px 1px black, 0 0 1px var(--swoogo-gray-900);
    cursor: pointer;
    height: 8.4px;
    width: 100%;
}

input[type=range]::-webkit-slider-thumb {
    margin-top: -6px;
}

.panel-heading .in a .fa-minus-square, .panel-heading a[aria-expanded=true] .fa-minus-square, .panel-heading a[aria-expanded=true] .fa-chevron-down {
    display: inline;
}

#saving .fa-check, #saving .fa-exclamation-triangle, #saving.done .fa-sync-alt, #saving.error .fa-sync-alt, .panel-heading .fa-minus-square, .panel-heading .in a .fa-plus-square, .panel-heading a[aria-expanded=true] .fa-plus-square, .panel:not(.dash-panel) .panel-heading a[aria-expanded=false] .fa-chevron-down, .panel-heading a[aria-expanded=true] .fa-chevron-up {
    display: none;
}

.checkbox-toggle input[type=checkbox], .file-preview-frame .file-thumbnail-footer {
    display: none !important;
}

.file-preview-frame .kv-file-content {
    height: auto !important;
    width: auto !important;
}

.meeting-status .fa-calendar-check {
    color: var(--swoogo-green-200);
}

.meeting-status .fa-calendar-times {
    color: var(--swoogo-red-200);
}

.table tbody tr td.grid-notes {
    border-top: none;
    font-size: small;
}

.event-favorite-icon.fa-star {
    color: var(--swoogo-yellow-100);
    -webkit-text-stroke-color: var(--swoogo-gray-600);
    -webkit-text-stroke-width: 1px;
}

.event-favorite-icon.fa-star.far {
    color: var(--swoogo-gray-600);
}

#saving {
    background-color: rgba(61, 66, 69, .75);
    border-radius: 5em;
    bottom: 70px;
    color: white;
    padding: .5em 1em;
    position: absolute;
    right: 50px;
    text-align: center;
    width: 100px;
    z-index: 1002;
}

#saving, #set-default-colors.bsv__3 input[name*=accent_color], #set-default-colors.bsv__3 input[name*=primary_color], .d-none, .dropdown li.admin {
    display: none;
}

#saving.done .fa-check, #saving.error .fa-exclamation-triangle {
    display: inline;
}

.checkbox-toggle {
    cursor: pointer;
    display: inline-block;
    margin: 0 0 5px;
    outline: 0;
    position: relative;
    user-select: none;
}

.checkbox-toggle, .checkbox-toggle *, .checkbox-toggle :after, .checkbox-toggle :before, .checkbox-toggle + .checkbox-toggle-btn, .checkbox-toggle:after, .checkbox-toggle:before {
    box-sizing: border-box;
}

.checkbox-toggle ::selection, .checkbox-toggle :after::selection, .checkbox-toggle :before::selection, .checkbox-toggle + .checkbox-toggle-btn::selection, .checkbox-toggle::selection, .checkbox-toggle:after::selection, .checkbox-toggle:before::selection {
    background: 0 0;
}

.checkbox-toggle span {
    border: 1px solid var(--swoogo-gray-100);
    border-radius: 2em;
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .1), 0 1px 6px rgba(255, 255, 255, .5);
    display: inline-block;
    font-weight: 400;
    height: 1.8em;
    left: .6em;
    line-height: 1.2em;
    overflow: hidden;
    padding: .2em 1em;
    position: relative;
    text-align: center;
    top: .6em;
    transition: color .3s ease, padding .3s ease-in-out, background .3s ease-in-out;
    width: 40px;
}

.checkbox-toggle span:before {
    display: block;
    font-size: 1em;
    line-height: 1.3em;
    padding: 0 .2em;
    position: relative;
}

.checkbox-toggle span:after {
    background: white;
    border-radius: 2em;
    content: "";
    display: block;
    height: 1.3em;
    margin-left: -1.45em;
    position: absolute;
    top: .165em;
    transition: left .3s cubic-bezier(.175, .885, .32, .97), background .3s ease-in-out;
    width: 1.3em;
}

.checkbox-toggle input[type=checkbox]:not(:checked) + span {
    background: var(--swoogo-gray-300);
    color: white;
    padding-left: 1.6em;
    padding-right: .4em;
}

.checkbox-toggle input[type=checkbox]:not(:checked) + span:before {
    color: white;
    content: attr(data-off);
}

.checkbox-toggle input[type=checkbox]:not(:checked) + span:after {
    background: white;
    left: 1.6em;
}

.checkbox-toggle input[type=checkbox]:checked + span {
    background: var(--swoogo-green-300);
    color: white;
    padding-left: .4em;
    padding-right: 1.6em;
}

.checkbox-toggle input[type=checkbox]:checked + span:before {
    content: attr(data-on);
}

.checkbox-toggle input[type=checkbox]:checked + span:after {
    background: white;
    left: 100%;
}

.checkbox-pills > div:hover, .checkbox-toggle input[type=checkbox][disabled], .checkbox-toggle input[type=checkbox][disabled] + span, .checkbox-toggle input[type=checkbox][read-only], .checkbox-toggle input[type=checkbox][read-only] + span {
    cursor: not-allowed;
}

.checkbox-toggle.checkbox-small span {
    height: 1.3em;
    top: .4em;
    width: 30px;
}

.checkbox-toggle.checkbox-small input[type=checkbox]:not(:checked) + span:after {
    left: 1.15em;
}

.checkbox-toggle.checkbox-small span:after {
    height: 1em;
    margin-left: -1.1em;
    top: .05em;
    width: 1em;
}

.checkbox-pills {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
}

.checkbox-pills > div {
    border: 1px solid var(--swoogo-gray-200);
    border-radius: 20px;
    color: var(--swoogo-gray-600);
    display: block;
    flex: 0 0 auto;
    margin: 5px;
    padding: 5px 15px;
    text-align: center;
}

.checkbox-pills > div > .fa-check-square {
    color: var(--swoogo-green-100);
    font-size: 1.25em;
    padding-right: 5px;
    position: relative;
    top: .1em;
}

.breadcrumb-btn .btn-primary {
    position: relative;
    z-index: 0;
}

.wizard-breadcrumb-btn {
    position: absolute;
    z-index: 1;
    top: 10px;
    margin-left: -120px;
}

@media (min-width: 993px) and (max-width: 1100px) {
    .wizard-breadcrumb-btn {
        margin-top: 60px;
    }
}

.tagify.form-control {
    height: auto;
    line-height: 1.25;
}

.tagify__tag__removeBtn::after {
    content: "\00D7";
    left: -.25px;
    position: relative;
    top: -.5px;
}

.fa-rotate-45 {
    ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.pro-services-selector {
    cursor: pointer;
    height: 15px;
    width: 15px;
}

#set-default-colors {
    margin-top: -10px;
}

@media (max-width: 768px) {
    .checkbox-pills > div {
        flex: 0 0 48%;
    }

    body.iframe {
        margin: 10px;
    }

    .center-xs {
        text-align: center;
    }

    .form-horizontal .form-group {
        margin-left: 0;
        margin-right: 0;
    }

    .container-fluid .container {
        margin-left: -15px;
        margin-right: -15px;
    }

    .panel-body {
        margin-bottom: 10px;
        padding: 8px 8px 0;
    }

    .visibility-conditions {
        margin: 5px;
    }

    .breadcrumb-btn {
        float: none;
        margin: 0 0 15px;
        text-align: center;
    }

    .popover {
        min-width: 250px;
    }

    .grid-summary {
        margin: 0;
    }

    .grid-summary {
        margin: 0;
    }

    .custom-report-menu, .custom-report-menu .dropdown-submenu {
        top: unset;
    }
}

@media (min-width: 768px) {
    .modal-xl {
        max-width: 1200px;
        width: 90%;
    }

    .snapshot-attribute .text-right {
        width: 10%;
    }
}

@media (max-width: 1500px) {
    .dash-panel .event-stat-wrap, .dash-panel .daily-stat-wrap {
        font-size: 12px;
    }
}

@media (min-width: 992px) and (max-width: 1075px) {
    .nav-search {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 1400px) {
    .light-background .page-body {
        padding-right: 15px;
    }

}

.font-preview {
    font-size: 1.5em;
}

.iframe .file-preview, .iframe .cke_inner {
    border: transparent;
}

.iframe .cke_inner {
    border: 1px solid var(--swoogo-gray-300);
}

.swoogo-file-drop .file-preview {
    border: 0;
    padding: 0;
}

.swoogo-file-drop .file-preview .file-drop-zone {
    margin: 0;
    padding: 0;
}

.swoogo-file-drop .file-drop-zone.clickable {
    border: 1px dashed var(--swoogo-gray-500) !important;
    outline: 0;
}

.swoogo-file-drop .file-preview .file-drop-zone .file-drop-zone-title {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-size: 1em;
    padding: 40px 20px;
    position: relative;
    text-align: left;
    text-transform: lowercase;
    transition: 300ms background-color ease;
}

.swoogo-file-drop .file-drop-zone .file-preview-thumbnails .file-preview-success .file-preview-other-frame, .swoogo-file-drop .has-error > .file-preview > .file-drop-zone > .file-preview-thumbnails {
    cursor: pointer;
    transition: 300ms background-color ease;
}

.swoogo-file-drop .file-drop-zone .file-preview-thumbnails .file-preview-success .file-preview-other-frame:hover, .swoogo-file-drop .file-preview .file-drop-zone .file-drop-zone-title:hover, .swoogo-file-drop .has-error > .file-preview > .file-drop-zone > .file-preview-thumbnails:hover {
    background-color: rgba(0, 0, 0, .05);
}

.swoogo-file-drop .file-preview .file-drop-zone .file-drop-zone-title::before {
    background-color: var(--swoogo-blue-200);
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 6px;
    color: white;
    content: "Choose Files";
    font-size: .85em;
    margin-right: 10px;
    padding: 10px 16px;
    text-transform: uppercase;
}

.swoogo-file-drop .file-caption-main {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
}

.swoogo-file-drop .kv-preview-data {
    height: auto !important;
    padding: 0 15px 20px;
    width: auto !important;
}

.swoogo-file-drop .kv-preview-data .file-other-icon {
    font-size: 4em;
}

.swoogo-file-drop .file-drop-zone .file-preview-thumbnails .kv-preview-thumb {
    border: 0;
    box-shadow: none;
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.swoogo-file-drop .file-drop-zone .file-preview-thumbnails .kv-preview-thumb .file-preview-other-frame {
    align-items: center;
    background-color: white;
    border-bottom: 1px solid var(--swoogo-gray-300);
    display: flex;
    justify-content: flex-start;
    padding: 10px;
    position: relative;
    z-index: 101;
}

.swoogo-file-drop .file-drop-zone .file-preview-thumbnails .kv-preview-thumb:last-child .file-preview-other-frame {
    border-bottom: none;
}

.swoogo-file-drop .file-drop-zone .file-preview-thumbnails .kv-preview-thumb .file-preview-other-frame .file-preview-other {
    align-items: center;
    display: flex;
}

.swoogo-file-drop .file-drop-zone .file-preview-thumbnails .kv-preview-thumb .file-preview-other-frame .file-other-icon {
    font-size: 2em;
    margin-right: 10px;
}

.swoogo-file-drop .file-drop-zone .file-preview-thumbnails .kv-preview-thumb .file-preview-other-frame .file-preview-other::after {
    color: var(--swoogo-gray-700);
    content: "\f3f4";
    font-family: "Font Awesome 6 Pro", "serif";
    font-size: 1.25em;
    position: relative;
    right: -5px;
    top: unset;
}

.swoogo-file-drop .file-drop-zone .file-preview-thumbnails .kv-preview-thumb:not(.file-preview-success):not(.file-preview-error) .file-preview-other-frame .file-preview-other::after {
    animation: fa-spin 2s linear infinite;
    -webkit-animation: fa-spin 2s linear infinite;
}

.swoogo-file-drop .file-drop-zone .file-preview-thumbnails .file-preview-success .file-preview-other-frame .file-preview-other::after {
    color: var(--swoogo-green-200);
    content: "\f00c";
    font-size: 1.75em;
    right: -3px;
    top: -10px;
}

.swoogo-file-drop .file-drop-zone .file-preview-thumbnails .file-preview-error .file-preview-other-frame .file-preview-other::after {
    color: var(--swoogo-red-200);
    content: "\f00d";
    font-size: 1.75em;
    right: -3px;
    top: -10px;
}

input.icon-placeholder[type="text"]::placeholder {
    font-family: "FontAwesome", sans-serif;
}

input[type=checkbox], input[type=radio] {
    background: 0 0;
    border: 1px solid rgba(0, 0, 0, .33);
    vertical-align: middle;
    -webkit-appearance: none;
    -webkit-transition: border 150ms;
}

input[type=radio] {
    height: 13px;
    margin: .2em .2em .2em 0;
    width: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}

input[type=checkbox] {
    cursor: pointer;
    font-size: 15px;
    height: 15px;
    line-height: 15px;
    margin: .15em .2em .2em 0;
    text-align: center;
    width: 15px;
}

input[type=radio] {
    border-radius: 100%;
    -webkit-border-radius: 100%;
}

input[type=checkbox] {
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

input[type=checkbox]:active:not(:disabled), input[type=checkbox]:not(:disabled):hover, input[type=radio]:active:not(:disabled), input[type=radio]:not(:disabled):hover {
    border-color: var(--swoogo-lavender-100);
}

input[type=checkbox]:focus, input[type=radio]:focus {
    outline: 0;
}

input[type=radio]:checked {
    border-color: var(--swoogo-lavender-100);
}

input[type=checkbox]:checked {
    background-color: var(--swoogo-blue-contrast-100);
    border-color: var(--swoogo-blue-contrast-100);
}

input[type=radio]:checked:before {
    background: var(--swoogo-lavender-100);
    border-radius: 100%;
    content: "";
    display: block;
    height: 9px;
    position: relative;
    width: 9px;
}

input[type=checkbox]:checked:before {
    bottom: 2px;
    color: white;
    content: "\f00c";
    font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free";
    font-size: 10px;
    font-weight: 900;
    line-height: 1;
    position: relative;
    -webkit-margin-start: 0;
}

input:disabled {
    background: rgba(0, 0, 0, .1);
    box-shadow: none;
    opacity: .6;
}

input:disabled + label {
    cursor: default;
    opacity: .6;
    -webkit-user-select: none;
}

.checkbox input:disabled + span {
    opacity: 0.5;
}

.dropdown-group {
    align-items: center;
    display: flex;
    flex-flow: row;
    width: 100%;
}

.dropdown-group > div {
    flex: 1;
}

.dropdown-group > span {
    flex: 0 0 auto;
    margin-top: 6px;
    padding: 0 5px;
}

.iti__dropdown-content {
    z-index: 3;
}

.timeline {
    margin: 0;
    position: relative;
}

.tl-item {
    display: flex;
    display: -ms-flexbox;
    position: relative;
}

.tl-item > * {
    padding: 10px;
}

.tl-item .refresh, .tl-item .tl-content {
    margin-top: 8px;
}

.tl-item:last-child .tl-dot:after {
    display: none;
}

.tl-dot:before {
    box-shadow: 0 0 0 4px rgba(84, 153, 171, .2);
}

.tl-dot {
    position: relative;
}

.timeline > .tl-item:nth-of-type(5n-4) .tl-dot {
    border-color: var(--swoogo-blue-300);
    color: var(--swoogo-blue-300);
}

.timeline > .tl-item:nth-of-type(5n-3) .tl-dot {
    border-color: var(--swoogo-orange-100);
    color: var(--swoogo-orange-100);
}

.timeline > .tl-item:nth-of-type(5n-2) .tl-dot {
    border-color: var(--swoogo-blue-400);
    color: var(--swoogo-blue-400);
}

.timeline > .tl-item:nth-of-type(5n-1) .tl-dot {
    border-color: var(--swoogo-yellow-100);
    color: var(--swoogo-yellow-100);
}

.timeline > .tl-item:nth-of-type(5n) .tl-dot {
    border-color: var(--swoogo-blue-100);
    color: var(--swoogo-blue-100);
}

.tl-dot .fal {
    font-size: .9em;
    font-weight: 700;
    margin-top: 11px;
}

.tl-dot:after, .tl-dot:before {
    border-color: inherit;
    border-style: solid;
    content: "";
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}

.tl-dot:before {
    border-radius: 50%;
    border-width: 2px;
    height: 25px;
    top: 15px;
    width: 25px;
}

.tl-dot:after {
    border-radius: 0;
    border-width: 0 0 0 2px;
    bottom: -15px;
    height: auto;
    top: 40px;
    width: 0;
}

#visits .tl-content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#visits div.visit-summary {
    border-bottom: 1px solid var(--swoogo-gray-300);
}

#visits div.visit-summary div {
    padding-bottom: 15px;
}

a.no-underline {
    text-decoration: none !important;
}

.mfa-settings .control-label {
    margin-bottom: 10px;
}

.mfa-settings .checkbox {
    min-height: 0;
    padding: 0;
}

.mfa-method-panel button.loading.disabled::before, .mfa-settings .help-block {
    margin: 0;
}

.mfa-settings .field-account-s_mfa_methods-app {
    cursor: not-allowed;
    opacity: .7;
}

.mfa-method-panel button.disabled, .mfa-settings .field-account-s_mfa_methods-app .checkbox {
    pointer-events: none;
}

.mfa-method-panel .panel-heading {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    padding: 15px;
}

.mfa-method-panel .panel-heading > i {
    font-size: 1.5em;
    margin-right: 10px;
}

.mfa-method-panel .panel-body-content {
    height: 150px;
}

.mfa-method-panel .panel-footer {
    background: 0 0;
    border-color: var(--swoogo-gray-200);
    text-align: right;
}

.mfa-method-panel button.loading::before {
    animation: fa-spin 2s linear infinite;
    content: "\f1ce";
    display: inline-block;
    font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free";
    margin-right: 5px;
    position: relative;
    -webkit-animation: fa-spin 2s linear infinite;
}

.mfa-code-entry {
    opacity: 0;
    transition: 500ms opacity ease;
}

.loading.show[data-pjax-container]::after, .loading.show[data-pjax-container]::before, .mfa-code-entry.in {
    opacity: 1;
}

.panel-trusted-devices td > *, .qr-wrapper {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

.qr-wrapper {
    border: 1px solid var(--swoogo-gray-400);
    border-radius: 6px;
    flex-flow: row;
    margin: 30px auto;
    max-width: 500px;
    padding: 0;
    width: 100%;
}

.qr-wrapper .qr {
    border-right: 1px solid var(--swoogo-gray-400);
    flex: 0 0 30%;
    padding: 15px;
}

.qr-wrapper .manual {
    flex: 1;
    padding: 15px;
    text-align: center;
    word-break: break-all;
}

.qr-wrapper .manual span {
    display: block;
    font-weight: 600;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.panel-trusted-devices td > * {
    min-height: 40px;
}

.panel-trusted-devices td.buttons > * {
    justify-content: center;
}

.panel-trusted-devices .icon-grid-wrap {
    align-items: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.panel-trusted-devices .icon-grid-wrap .icon-grid-icon {
    font-size: 1.25em;
}

.panel-current-device .user_device {
    align-items: center;
    display: flex;
    flex-flow: row;
    justify-content: space-evenly;
}

.panel-current-device .user_device .user_device__os {
    text-align: center;
}

.panel-current-device .user_device .user_device__os .os-img-wrap {
    font-size: 4em;
}

.panel-current-device .user_device .user_device__data {
    display: flex;
    flex-flow: column;
    text-align: center;
}

.panel-current-device .user_device .user_device__data .user_device__browser {
    font-size: .85em;
    text-align: center;
}

.panel-current-device .user_device .user_device__data .user_device__browser .browser-img-wrap {
    font-size: 2em;
}

.panel-current-device .user_device .user_device__data .user_device__browser span.browser-version {
    font-size: 12px;
    font-style: italic;
}

.panel-current-device .user_device .user_device__data > div {
    padding: 7px;
}

.panel-current-device .user_device .user_device__data > div:not(:last-child) {
    border-bottom: 1px solid var(--swoogo-gray-400);
}

.panel-current-device .user_device .user_device__data > .user_device__date span {
    display: block;
    font-size: 12px;
    font-style: italic;
    text-align: center;
}

.skip_link .skip_link_btn {
    background: 0 0 !important;
    border: 0;
    color: var(--swoogo-blue-contrast-100);
    cursor: pointer;
    outline: 0;
    padding: 0 !important;
    text-decoration: initial;
}

.skip_link .skip_link_btn:hover {
    color: var(--swoogo-blue-400);
    text-decoration: underline;
}

.loading[data-pjax-container] {
    position: relative;
    z-index: 1;
}

.loading[data-pjax-container]::after, .loading[data-pjax-container]::before {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: .5s opacity ease;
    width: 100%;
}

.loading[data-pjax-container]::before {
    background: rgba(255, 255, 255, .6);
    content: "";
    z-index: 102;
}

.loading[data-pjax-container]::after {
    align-items: center;
    animation: fa-spin 2s infinite linear;
    content: "\f1ce";
    display: flex;
    font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free";
    font-size: 2.5em;
    justify-content: center;
    -moz-animation: fa-spin 2s infinite linear;
    -o-animation: fa-spin 2s infinite linear;
    -webkit-animation: fa-spin 2s infinite linear;
    z-index: 103;
}

.sem-equal-height {
    display: flex;
    display: -webkit-flex;
    margin-bottom: 20px;
}

.sem-equal-height .panel {
    height: 100%;
    margin-bottom: 0;
}

.cfs-sub-nav.sub-nav-view {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
}

.cfs-sub-nav.sub-nav-view .nav-tabs > li > a {
    border-color: transparent;
    border-radius: 0;
    border-width: 0 0 2px;
    transition: 500ms all ease;
}

.cfs-sub-nav.sub-nav-view .nav-tabs > li.active > a, .cfs-sub-nav.sub-nav-view .nav-tabs > li.active > a:focus, .cfs-sub-nav.sub-nav-view .nav-tabs > li.active > a:hover, .cfs-sub-nav.sub-nav-view .nav-tabs > li > a:focus, .cfs-sub-nav.sub-nav-view .nav-tabs > li > a:hover {
    background-color: transparent;
    border-color: var(--swoogo-blue-400);
    border-width: 0 0 2px;
}

.fa-stack[data-count]:after {
    background: rgba(255, 0, 0, .85);
    border-radius: 999px;
    color: white;
    content: attr(data-count);
    font-size: 60%;
    font-weight: 700;
    line-height: .75em;
    min-width: 2em;
    padding: .6em;
    position: absolute;
    right: 0;
    text-align: center;
    top: 1%;
}

details.interactive pre {
    white-space: pre-wrap;
}

details.interactive summary:before {
    content: "▶ Expand";
}

details.interactive[open] summary:before {
    content: "▼ Collapse";
}

.popover, body, html {
    font-family: "Inter", Helvetica, Arial, sans-serif;
}

a:focus, a:hover {
    color: var(--swoogo-blue-400);
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: var(--swoogo-lavender-100);
}

.question-addon-length .dropdown-menu > .active > a, .question-addon-length .dropdown-menu > .active > a:focus, .question-addon-length .dropdown-menu > .active > a:hover {
    background-color: var(--swoogo-gray-300);
    color: black;
}

.navbar-custom.navbar-inverse {
    background-color: white;
}

.table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th {
    background-color: var(--swoogo-blue-semantic-200) !important;
    color: white;
}

.table > tbody > tr.info > td a, .table > tfoot > tr.info > td a {
    color: white;
}

.title {
    font-weight: 700;
}

body #activity-stream-bar {
    background-color: transparent;
    height: 75%;
}

.btn-default, body {
    color: var(--swoogo-gray-800);
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: var(--swoogo-blue-contrast-100);
}

.dash-panel .btn {
    border: 0;
}

.dash-panel .event-stat-wrap, .dash-panel .daily-stat-wrap {
    border: 1px solid var(--swoogo-gray-300);
    max-width: 200px;
    overflow: hidden;
}

.panel-default > .panel-heading {
    background-color: transparent !important;
    border-bottom-width: 1.5px;
    border-color: #E6E9EB;
    font-weight: 600;
    color: var(--swoogo-pacifica-100);
}

.panel-swoogo-collapse .panel-default > .panel-heading a {
    font-size: 14px;
}

.panel-swoogo-collapse .panel-default > .panel-heading a:focus, .panel-swoogo-collapse .panel-default > .panel-heading a:hover {
    text-decoration: none;
}

.panel-swoogo-collapse i {
    margin-right: 5px;
}

body .panel, body.light-background .container-panel {
    border: .5px solid var(--swoogo-gray-200);
    border-radius: 6px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .15);
    transition: .25s box-shadow ease-in-out;
}

body.light-background .container-panel {
    background-color: white;
    margin-bottom: 20px;
    padding: 15px;
}

body .panel.collapse, body .panel.collapsing {
    transition: .25s box-shadow ease-in-out, .25s height ease-in-out;
}

body .panel.dash-panel:hover {
    box-shadow: 0 2px 12px 2px rgba(0, 0, 0, .25);
}

.panel-default > .panel-heading .fa.pull-right {
    color: var(--swoogo-blue-400);
    margin-top: .2em;
}

.panel-heading .dashlet-icon {
    cursor: pointer;
    margin-top: 5px;
}

.panel-heading .popover {
    color: var(--swoogo-gray-800);
}

.footer {
    background-color: var(--swoogo-blue-400);
    border-top: 1px solid var(--swoogo-blue-400);
    color: white;
}

.page-body #activity-stream .activity-row-inner::before {
    border-color: transparent var(--swoogo-gray-200) transparent transparent;
    opacity: 1;
}

.page-body #activity-stream .activity-row-inner {
    border: .5px solid var(--swoogo-gray-200);
    padding: 8px 10px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: var(--swoogo-blue-400);
    border-color: var(--swoogo-blue-400);
}

#event-website-toggle {
    float: left;
    position: fixed;
    z-index: 1100;
}

#event-website-toggle .btn.active, #device-toggle .btn.active {
    background-color: var(--swoogo-blue-contrast-100);
    border: 1px solid var(--swoogo-blue-contrast-100);
    color: white;
}

#event-website-device {
    float: right;
    position: fixed;
    right: 15px;
    z-index: 1100;
}

/* Website Preview on Popover css */
.popover-content #designer-frame {
    width: 100%;
    height: 200px;
}

.popover-content #designer-div {
    margin-top: 5px;
    padding: 5px;
}

#designer-div {
    border-top: 1px solid var(--swoogo-gray-300);
    margin-top: 54px;
}

.design-icons .design-button:hover span.icon_label {
    padding-left: 5px;
}

.dash-panel .fa-info-circle {
    color: var(--swoogo-blue-100);
    font-size: 1.75rem;
}

.btn-primary, .btn-primary.active {
    border-radius: 8px;
    outline: transparent !important;
    background-color: var(--swoogo-lavender-100, #726BEA) !important;
    border-color: var(--swoogo-lavender-100, #726BEA);
}

.btn-primary:focus, .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary.disabled:focus {
    background-color: var(--swoogo-lavender-000);
    border-color: var(--swoogo-lavender-000);
    color: white;
}

.design-editor {
    background-color: var(--swoogo-gray-100);
}

.grid-summary {
    clear: both;
    margin: 15px 0;
}

.grid-summary:not(.grid-summary-word-wrap) {
    white-space: nowrap;
}

.grid-view .extrarow, table .filters, table.dataTable thead tr > th.select-checkbox {
    background-color: white;
    background-image: none;
    color: var(--swoogo-gray-800);
}

.progress-bar:not(.progress-bar-danger) {
    background-color: var(--swoogo-lavender-100);
}

#activity-stream .activity-row:nth-of-type(5n-4) .activity-row-icon {
    background-color: var(--swoogo-blue-200) !important;
}

#activity-stream .activity-row:nth-of-type(5n-3) .activity-row-icon {
    background-color: var(--swoogo-orange-100) !important;
}

#activity-stream .activity-row:nth-of-type(5n-2) .activity-row-icon {
    background-color: var(--swoogo-blue-400) !important;
}

#activity-stream .activity-row:nth-of-type(5n-1) .activity-row-icon {
    background-color: var(--swoogo-yellow-100) !important;
}

#activity-stream .activity-row:nth-of-type(5n) .activity-row-icon {
    background-color: var(--swoogo-blue-100) !important;
}

.update-color-wrap {
    border: none;
}

.update-color-wrap > #update-colors[aria-expanded="true"] {
    border: transparent;
    background-color: initial;
}

#update-colors .pull-right > i {
    transition: .25s transform ease-in-out;
}

#update-colors[aria-expanded="true"] .pull-right > i {
    transform: rotate(90deg);
}

.update-color-wrap:active,
.update-color-wrap:hover,
.update-color-wrap:focus,
.update-color-wrap:active:hover,
.update-color-wrap:active:focus {
    color: var(--swoogo-gray-800) !important;
    border-color: #CCC !important;
    background-color: white !important;
    box-shadow: none !important;
}

.update-color-wrap #colors-form label {
    display: block;
    text-align: left;
}

nav.navbar .navbar-right .fa-heart {
    color: var(--swoogo-orange-100);
}

#pages-editor .nav-tabs > li.active > a, #pages-editor .nav-tabs > li.active > a:focus, #pages-editor .nav-tabs > li.active > a:hover {
    background-color: var(--swoogo-gray-200);
    border-bottom-color: var(--swoogo-gray-200);
}

#widget-editor .widget-list .widget:hover {
    background: var(--swoogo-lavender-100);
    color: white;
}

.daily-stat-wrap > .ds-icon, .event-stat-wrap > .es-icon {
    margin-right: 15px;
}

.daily-stat-wrap, .event-stat-wrap {
    align-items: center;
    border: 0;
    justify-content: center;
}

.daily-stat-wrap > [class^=ds-], .event-stat-wrap > [class^=es-] {
    display: table-row;
    text-align: left;
}

.daily-stat-wrap > .ds-stat > [class^=ds-], .event-stat-wrap > .es-stat > [class^=es-] {
    flex: 1;
}

.daily-stat-wrap > .ds-stat > .ds-count, .event-stat-wrap > .es-stat > .es-count {
    font-size: 2.3rem;
    font-weight: 600;
    opacity: 0;
    transition: .2s opacity ease-in-out;
}

.daily-stat-wrap > .ds-stat > .ds-count.ft-sm,
.event-stat-wrap > .es-stat > .es-count.ft-sm {
    font-size: 1.75rem;
}

.event-stat-wrap > .es-stat > .es-count {
    opacity: 1;
}

.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
    border-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: var(--swoogo-gray-800);
}

.reset-filters {
    font-size: 14px;
    margin-left: 32px;
    text-decoration: underline;
    cursor: pointer;
}

@media (min-width: 992px) {
    .page-body .sidebar {
        margin-top: -15px;
    }

    .collapse.navbar-collapse {
        height: 70px !important;
    }
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: var(--swoogo-gray-800);
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: transparent;
        color: var(--swoogo-lavender-100);
    }

    .nav-search .results {
        top: 44px;
        width: 92%;
    }
}

.theme-title {
    text-align: center;
}

/* number of lines to show */
.truncate-1-line, .truncate-2-lines, .truncate-3-lines, .truncate-4-lines {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.truncate-1-line {
    -webkit-line-clamp: 1;
    line-clamp: 1;
}

.truncate-2-lines {
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.truncate-3-lines {
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.truncate-4-lines {
    -webkit-line-clamp: 4;
    line-clamp: 4;
}

.breadcrumb {
    display: inline-flex;
    align-items: center;
    list-style: none;
    background: transparent;
    color: var(--swoogo-gray-600);
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    word-wrap: break-word;
}

.breadcrumb > li {
    display: inline-block;
    margin-right: 12px;
}

.breadcrumb > li > a, .breadcrumb > li > span > a {
    text-decoration: none;
    color: #374151;
}

.breadcrumb > li + li:before {
    content: "";
    display: inline-block;
    vertical-align: baseline;
    width: 12px;
    height: 12px;
    margin-right: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M4.01026 11.9C3.8129 11.9 3.61999 11.8367 3.45591 11.7181C3.29183 11.5996 3.16395 11.4312 3.08843 11.2341C3.01291 11.037 2.99315 10.8202 3.03164 10.6109C3.07013 10.4017 3.16515 10.2096 3.30468 10.0587L6.59106 6.50663L3.30468 2.95455C3.20936 2.85505 3.13333 2.73602 3.08102 2.60442C3.02872 2.47282 3.00119 2.33127 3.00004 2.18805C2.99889 2.04482 3.02414 1.90278 3.07432 1.77022C3.1245 1.63765 3.1986 1.51721 3.29231 1.41593C3.38601 1.31466 3.49744 1.23456 3.62009 1.18032C3.74274 1.12609 3.87415 1.09879 4.00666 1.10004C4.13918 1.10128 4.27013 1.13104 4.39189 1.18757C4.51365 1.2441 4.62377 1.32628 4.71584 1.42931L8.7078 5.744C8.8949 5.94628 9 6.2206 9 6.50663C9 6.79265 8.8949 7.06697 8.7078 7.26925L4.71584 11.5839C4.52872 11.7863 4.27492 11.8999 4.01026 11.9Z\" fill=\"%239CA3AF\"/></svg>");
}

.meeting-types-visibility {
    margin-top: 50px;
}

@media (max-width: 768px) {
    .breadcrumb {
        flex-wrap: wrap;
    }
}

@media (max-width: 992px) {
    div.dataTables_wrapper div.dataTables_length select {
        width: 55px;
    }

    .input-group-addon {
        padding: 2px 6px;
    }

    #event-website-toggle.btn-group a {
        font-size: 12px;
    }

    #event-website-device button.btn {
        font-size: 12px;
    }

    .table-condensed > tbody > tr > td {
        padding: 3px;
    }

    .responsive-grid th {
        font-size: 12px !important;
    }

    .responsive-grid tr th {
        max-width: 125px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

}

@media (min-width: 993px) {
    .responsive-grid tr th {
        width: auto; /* Set the desired width */
        word-wrap: break-word; /* Break words that are too long to fit */
        white-space: normal; /* Allow text to wrap */
    }

    #mass-update-form .responsive-grid tr th {
        white-space: nowrap !important;
    }
}

.truncate-1-line {
    -webkit-line-clamp: 1;
    line-clamp: 1;
}

.truncate-2-lines {
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.truncate-3-lines {
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.truncate-4-lines {
    -webkit-line-clamp: 4;
    line-clamp: 4;
}

/* theme loading / sync */
form#save-theme > .loading-spinner {
    margin: 0;
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .55);
}

/* MOD-UI custom theme page adjust */
.swoogo-theme-update-adjust div[class*="col-"]:not(.color-pick) {
    padding-left: 0;
    padding-right: 0;
}

.swoogo-theme-update-adjust #set-default-colors.bsv__3 .spectrum-group input.spectrum-input {
    display: none;
}

.swoogo-theme-update-adjust .spectrum-group .input-group-addon,
#set-default-colors:not(.bsv__3) .spectrum-group .input-group-addon {
    min-width: 60px;
}

.swoogo-theme-update-adjust .list-group-condensed .list-group-item {
    padding: 5px;
}

.swoogo-theme-update-adjust #pjax-layouts .list-group-condensed .list-group-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.swoogo-theme-update-adjust #pjax-layouts .list-group-condensed .list-group-item .name {
    flex: 1 1 auto;
    padding-right: 5px;
    line-height: 1.15;
}

.swoogo-theme-update-adjust #pjax-layouts .list-group-condensed .list-group-item .btn-group {
    flex: 0 0 auto;
}

.swoogo-theme-update-adjust .btn {
    white-space: normal;
}

.panel.panel-no-border {
    box-shadow: none;
    border: none;
    border-radius: 0;
    transition: none;
}

/* ========================
   Account Hub - User Type Stats
   ======================== */
.users-stats {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 16px 0 0 0;
}

.users-stats a.panel-container {
    position: relative;
    text-decoration: none;
    max-width: 164px !important;
    background: white;
    display: flex;
    flex: 0 0 calc(20% - 16px) !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: auto !important;
    border-bottom: 1px solid #F5F5FA;
}

.users-stats a.panel-container .panel {
    flex-direction: column;
    width: 164px;
    height: 100%;
    padding: 16px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.users-stats a.panel-container:hover > .panel,
.users-stats a.panel-container.active > .panel {
    width: 164px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #898D8F !important;
    background-color: #F5F5FA !important;
    border-radius: 4px !important;
    border: none;
}

.users-stats a.panel-container:hover > .panel .user-type-remaining,
.users-stats a.panel-container.active > .panel .user-type-remaining {
    color: #898D8F !important;
}

.users-stats .panel-heading {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #131214;
    line-height: 120%;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
}

.users-stats .panel.panel-default {
    margin: 0 !important;
}

.users-stats .panel-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 70px !important;
}

.users-stats .user-type-count {
    font-size: 32px;
    font-weight: 500;
    color: black;
    line-height: 36px;
    padding: 8px 0 0 0 !important;
}

.users-stats .user-type-remaining {
    font-size: 14px;
    font-weight: 400;
    color: #43A047;
    line-height: 20px;
    letter-spacing: 0.25px;
    margin-top: 6px;
}

.users-stats > a.panel-container.active > .close-icon {
    position: absolute;
    top: -8px;
    right: -8px;
    font-size: 18px;
    color: red;
    cursor: pointer;
    background: white;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    z-index: 10;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.users-stats > a.panel-container.active > .close-icon:hover {
    color: darkred;
    background: #F8D7DA;
}

#main-content:has(.users-stats) {
    padding: 0 !important;
}

#content-container.account #main-content:has(.users-stats) .btn-container .breadcrumb-btn.btn-primary {
    right: 36px;
}

a.disabled-link {
    pointer-events: none;
    cursor: not-allowed;
}

i.disabled-link {
    cursor: not-allowed;
}

.scrollable-content {
    margin-top: 5px;
    overflow: visible;
}

.permissions-panel {
    margin-top: 5px;
    border-radius: 5px !important;
    border: 1px solid var(--swoogo-gray-200) !important;
    padding: 10px;
}

.checkbox-wrapper {
    display: flex;
    align-items: center;
}

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

.folder-container {
    margin-top: 5px;
    border-radius: 5px !important;
    border: 1px solid var(--swoogo-gray-200) !important;
}

.folder-container.hidden {
    display: none;
}

.no-folders-panel .panel-heading {
    font-size: 14px;
    color: #555;
}

.folder-card {
    margin-right: 0;
    margin-left: 0;
}

.folder-card-icon {
    width: 24px;
    margin-top: 2px;
}

.folder-card-description {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-right: 0;
}

.folder-card-icon.role-group-is-sub {
    margin-left: 20px;
}

.folder-name {
    width: 100%;
}

.accessible-folders-counter {
    font-weight: bold;
}

.checkbox-toggle-wrapper {
    display: flex;
    align-items: center;
}

.row-no-sub .folder-card-icon i {
    visibility: hidden;
}

.sub-folder-shorter-border {
    border-bottom: 1px solid #CCC; /* Ajuste conforme o design */
}

.role-group-link-icon {
    margin-right: 8px;
}

.hidden {
    display: none !important;
}

.fwb {
    font-weight: bold;
}

#pigeonhole-btn > .btn {
    height: 2.6em;
}

td.align-radio {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 40px;
}

.folder-admin-checkbox .checkbox {
    margin-top: 0;
    margin-bottom: 0;
}