body.post-php.post-type-form,
body.post-new-php.post-type-form {
    overflow: hidden !important;
}
div#wp-draft-user-email_text-media-buttons, div#wp-submit-user-email_text-media-buttons {
    display: none !important;
}
.wrap.w3eden {
    margin: 0 0 0 -20px;
}

.c-pointer {
    cursor: pointer;
}
h1.couveform-heading {
    padding: 0;
    font-size: 30px;
    margin: 0;
}
.form-enter-button {
    display: flex;
    justify-content: end;
    gap: 20px;
    align-items: center;
    padding-bottom: 10px;
    padding-right: 20px;
}
h1.form-heading-blank {
    text-align: center;
    margin: 110px;
}
ul.nav.navbar-nav.form-enter-dropdown {
    width: 100%;
    padding-bottom: 20px;
}
body {
    overflow-x: clip;
}
form#reqform {
    width: 100%;
}
.w-100 {
    width: 100% !important;
}
#settings .media .media-body {
    padding-top: 30px !important;
}

.mxw-100 {
    max-width: 100% !important;
}

.mnw-100 {
    min-width: 100% !important;
}

.mr-2{
    margin-right: 8px;
}

.border-0:focus,
.border-0:active,
.border-0 {
    border: 0 !important;
}

label:empty {
    display: none;
}

.no-shadow,
.no-shadow:active,
.no-shadow:focus {
    box-shadow: none !important;
    text-shadow: none;
}

.pos-h label {
    display: inline-block;
    margin-right: 8px;
    font-weight: 400;
}

.pos-v label {
    display: block;
    font-weight: 400;
}

.w3eden .navbar-fixed-top {
    top: 30px !important;
    z-index: 9999 !important;
}

#wplf-notify-top-center {
    position: fixed;
    left: 50% !important;
    top: 40px !important;
    z-index: 999999;
}

#wplf-notify-top-right {
    position: fixed;
    right: 40px !important;
    top: 40px !important;
    z-index: 999999;
}

.wplf-notify {
    float: right;
    background: #ffffff;
    border-bottom: 3px solid #6e41ee;
    padding: 10px;
    clear: both;
    margin-bottom: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.wplf-notify.wplf-notify-success {
    color: #1aa548;
    border-bottom: 3px solid #1aa548;
}

#wplf-notify-top-center .wplf-notify {
    float: none;
    margin-left: -50%;
    text-align: center;
}

.w3eden .panel.panel-wplf .panel-heading,
.w3eden .panel.panel-wplf .panel-body {
    padding: 18px 24px;
}

.w3eden .panel.panel-wplf .panel-heading {
    background: #fcfcfc !important;
    font-size: 12pt;
}

.w3eden .panel-wplf .panel-heading .pull-right {
    margin-top: -6px;
}

.w3eden select.input-lg {
    line-height: normal !important;
}

.note {
    font-size: 13px;
    color: #778698;
    font-weight: 300;
    font-style: italic;
    display: block;
    letter-spacing: 0.6px;
    margin: 5px 0 !important;
}

.d-flex {
    display: flex !important;
    align-items: center;
}
button.btn.btn-primary.btn-shortcode {
    margin-top: 32px;
}
.w3eden .tab-pane.fade {
    transition: none !important;
    opacity: 1 !important;
}

.navbar-brand .logo {
    padding: 0 15px;
}
div#allformfields {
    margin-top: 65px;
}
div#couveforms-builder-container {
    margin-top: 60px;
}

.w3eden #couveforms-admin-container .navbar {
    border: 0;
    border-radius: 0;
    background: #110828;
    color: #ffffff;
    margin: 0;
    padding: 20px;
}

#createnew #couveforms-admin-container .navbar {
    margin: -6px -12px 30px -12px !important;
}

.w3eden #couveforms-admin-container .navbar .navbar-brand {
    line-height: 64px;
    padding: 0px;
    color: #ffffff;
}

.w3eden #couveforms-admin-container .navbar > ul > li > a {
    color: #ffffff;
}

#couveforms-admin-container .navbar > ul > li > a {
    margin: 0;
    box-shadow: none !important;
    padding: 0 20px;
    line-height: 64px;
    height: 64px;
}

#couveforms-admin-container .navbar li.dropdown.open > a,
#couveforms-admin-container .navbar li.active > a {
    background: none;
}
a.close-btn {
    margin-top: 18px !important;
}
#couveforms-admin-container .navbar li.active {
    border-bottom: 4px solid #0fa4ea;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.2);
}

.form_page_couveform_settings #wpcontent {
    padding-left: 0;
    position: absolute;
    height: 100%;
    width: calc(100% - 160px);
    z-index: 999;
}

/** Builder Styles **/
#couveforms-admin-container.couveforms-builder {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #f4f5fd;
}
div#settings .pull-left {
padding-top: 145px !important;
 }
#createnew #settings .media > .pull-left,
#createnew #couveforms-admin-container.couveforms-builder #allformfields {
    background: #313444;
    padding: 100px 20px 20px 20px;
    border-right: 0;
    width: 450px;
    min-width: 450px;
    max-width: 450px;
    overflow: auto;
}

#createnew #couveforms-admin-container.couveforms-builder .navbar {
    margin: 0 !important;
    position: fixed;
    width: 100%;
    z-index: 999999;
}

#createnew #couveforms-admin-container.couveforms-builder .navbar li {
    margin: 0;
}

#builder {
    margin-top: -15px !important;
}

#couveforms-admin-container.couveforms-builder .media {
    width: 100%;
    height: calc(100% + 20px);
    position: absolute;
    display: flex;
}

#createnew .media-body {
    background: #f4f5fd;
    overflow: auto;
}
a.close-btn {
    background: none !important;
}
#createnew .media-body #builder-panel {
    background: #ffffff;
    margin: 115px 40px 40px !important;
    border: 1px solid #c3cdec;
    overflow: hidden;
    box-shadow: 0 0 3px rgba(105, 107, 219, 0.26);
}

#createnew .media-body .settingsarea {
    margin: 115px 40px 40px !important;
    padding: 0;
}

#createnew #builder-panel {
    border: 1px solid #c3cdec;
    border-radius: 0 !important;
}

#createnew .media-body .panel .panel-body,
#createnew .media-body .panel .panel-footer {
    padding: 30px;
}

#createnew .media-body #builder-panel > .panel-heading {
    padding: 0;
    border: 0;
    border-bottom: 1px solid #c3cdec !important;
}

#createnew .media-body .panel .panel-heading .input-group * {
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

#createnew .media-body .panel .panel-heading .input-group .input-group-addon {
    background: #eff3ff;
    border: 0;
    border-right: 1px solid #c3cdec !important;
}

#createnew .media-body .panel .panel-heading .input-group .form-control {
    border: 0;
}

.input-group.input-group-lg .input-group-addon, .input-group.input-group-lg .form-control, .input-group.input-group-lg .input-group-btn .btn {
    font-size: 10pt !important;
    letter-spacing: 0.5px;
    padding: 0 30px;
    height: 52px;
}

.input-group.input-group-lg .input-group-btn .btn {
    padding: 0 20px;
}

#createnew .media-body .settingsarea {
}

.close-btn {
    margin-right: -15px !important;
    width: 64px;
    background: rgba(255, 250, 250, 0.3) !important;
    text-align: center;
    font-size: 16pt !important;
}

button.btn.btn-shortcode,
#wplf_save_settings_btn,
#saveformbtn {
    margin: 12px 18px;
    font-size: 10pt !important;
    letter-spacing: 0.5px;
    font-weight: 600;
    border-radius: 500px;
    padding: 0 30px;
    height: 40px;
}

#saveformbtn .fas {
    margin-right: 5px;
}

/** End Builder Styles **/
#builder-panel .panel-footer {
    background: #eff3ff;
    border-top: 1px solid #c3cdec;
}

#builder-panel .panel-footer .form-control:not(:focus) {
    border-color: #cfd6ec !important;
}

.relative {
    position: relative !important;
}

.w3eden.fixed-top {
    margin: 0 !important;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999;
}

.form_page_wplf-settings #wpcontent {
    padding-left: 0;
}

.form_page_wplf-settings #wpfooter {
    display: none;
}

.w3eden.fixed-top.with-sidebar {
    width: calc(100% - 160px);
}

.fixed-top #couveforms-admin-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.fixed-top #couveforms-admin-container .navbar {
    margin: 0 !important;
}

.w3eden.fixed-top #couveforms-admin-content {
    display: flex;
    padding: 0 !important;
    height: 100%;
}

#couveforms-content-sidebar {
    width: 350px;
    background: #dadfe869;
    padding: 30px;
    border-right: 1px solid #b0b7c499;
    margin-top: -6px;
}

.w3eden .nav-pills.nav-stacked a {
    border-radius: 3px;
    font-size: 10pt !important;
    letter-spacing: 0.5px;
    line-height: 48px;
    height: 48px;
    padding: 0 25px;
}

#couveforms-content-container {
    padding: 30px;
    /*width: calc(100% - 500px);*/
    width: 100%;
    margin-bottom: 90px;
    overflow: auto;
}

#couveforms-settings-content {
    margin-bottom: 40px;
}

#couveforms-content-container .sticky-footer {
    position: fixed;
    bottom: 0;
    padding: 15px 30px;
    width: 100%;
    background: #606b77;
    margin-left: -30px;
}

#couveforms-content-container #footernotice {
    position: fixed;
    padding: 15px 30px;
    width: 100%;
    background: #33b3db;
    color: #ffffff;
    margin-left: -30px;
    bottom: -60px;
    transition: all ease-in-out 400ms;
    margin-bottom: 0;
    border: 0 !important;
}

#couveforms-content-container #footernotice * {
    color: #ffffff !important;
}

#couveforms-content-container #footernotice.error {
    background: #e85049;
}

#couveforms-content-container #footernotice.success {
    background: #3da95f;
}

#couveforms-content-container #footernotice.show {
    bottom: 0;
}

/* Save message styles */
#save-message {
    display: none;
    padding: 8px 12px;
    border-radius: 4px;
    font-weight: 500;
    margin-left: 10px;
    font-size: 14px;
}

#save-message.success {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

#save-message.error {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

#save-message i {
    margin-right: 5px;
}

/* Field Preview Enhancements */
.field-description {
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
    font-style: italic;
    line-height: 1.4;
}

.field-description-top {
    margin-bottom: 8px;
    margin-top: 0;
}

.field-description-bottom {
    margin-top: 5px;
    margin-bottom: 8px;
}

.required-indicator {
    color: red !important;
    font-weight: bold;
    margin-left: 2px;
}

.hidden-field-preview {
    background: #f8f9fa !important;
    padding: 10px;
    border: 1px dashed #dee2e6;
    border-radius: 4px;
    margin: 5px 0;
}

.hidden-field-preview small {
    color: #6c757d;
}

/* Radio and Checkbox styling in preview */
.radios label, .checkboxes label {
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
}

.radios label.option-label, .checkboxes label.option-label {
    display: block;
    margin-bottom: 8px;
    font-weight: normal;
    cursor: pointer;
    padding: 2px 0;
}

.radios input[type="radio"], 
.checkboxes input[type="checkbox"] {
    margin-right: 8px;
    margin-top: 2px;
}

/* Field preview container styling */
#Field_Preview_ {
    padding: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    background: #fafafa;
    margin: 5px 0;
}

/* Form control disabled styling */
.form-control:disabled, 
.form-control[disabled] {
    background-color: #f8f9fa;
    opacity: 0.8;
}


#couveforms-content-container .sticky-footer .btn {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

#couveforms-admin-content {
    padding: 0px;
    width: 100%;
    padding-top: 20px;
}
button.btn.btn-primary.delete-entries {
    background-color: #cc2c2e;
    border: none;
}
.clear {
    clear: both;
}

.panel-heading.d-block {
    margin: 0;
}

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

.d-block {
    width: 100%;
    display: block;
}

.ui-sortable-placeholder {
    border: 1px dashed #dda560 !important;
    background: #fffaf6 !important;
    z-index: 999999;
}

.wplf-layout.ui-sortable-placeholder {
    border: 1px dashed #4d75ee !important;
    background: rgba(77, 117, 238, 0.1) !important;
    display: block;
    width: 100% !important;
    visibility: visible !important;
}
#wplf-form-preview .row:hover {
    background: rgba(77, 117, 238, 0.05) !important;
}

#wplf-form-preview .wplf-col:hover {
    background: rgba(77, 117, 238, 0.05) !important;
}

.w3eden .form-control {
    box-shadow: none !important;
}

.w3eden #form-button {
    padding: 10px 15px;
}

.panel-body-np .nav-pills a {
    border-radius: 2px !important;
    font-size: 9pt;
    letter-spacing: normal;
}

.panel-body-np .nav-pills {
    padding: 15px 0 15px 15px;
}

.panel-body-np .col-md-9 {
    background: #ffffff;
    border-left: 1px solid #cccccc;
}

.panel-body-np .tab-content h3 {
    margin: 10px 0;
    font-size: 12pt;
    font-weight: 700;
}

.panel .panel-heading a {
    text-decoration: none;
    outline: none;
}

.panel .panel-heading {
    font-weight: 600 !important;
    letter-spacing: 0.5px;
}

.panel-body + .panel-heading {
    border-radius: 0;
    border-top: 1px solid #dddddd;
}

.panel-settings .panel-title {
    font-weight: 600 !important;
    padding: 3px 0;
    letter-spacing: 0.5px;
}

.w3eden .panel-settings {
    border: 0 !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.12);
}

.w3eden #submit {
    font-weight: 700;
    border-radius: 3px;
}

input.shortcode-code.input-lg {
    font-size: 11pt !important;
    font-weight: 200;
    background: #ffffff;
    font-family: 'Courier New', monospace;
    cursor: copy !important;
    letter-spacing: 1px;
}

.col-md-9 .tab-content {
    min-height: 400px;
    padding-right: 15px;
    padding-top: 15px;
}

.nav-pills a {
    outline: none !important;
}

.form-group .description {
    font-size: 8pt;
}

#form-options-tabs {
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 12px;
}

#form-options-tabs a {
    color: #ffffff;
    font-size: 10pt;
    font-weight: 800;
    margin: 4px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 2px !important;
}

#form-options-tabs a:hover {
    background: #ffffff !important;
    color: #0FA4EA !important;
}

#form-options-tabs li.active a {
    background: #ffffff !important;
    color: #0FA4EA !important;
}

.w3eden #allformfields .panel-default .panel-title,
.w3eden #allformfields .panel-default .panel-title:focus,
.w3eden #allformfields .panel-default .panel-title:active,
.w3eden #allformfields .panel-default .panel-title:hover {
    box-shadow: none;
    background-image: none;
}

.ui-draggable-handle {
    cursor: pointer;
}
i.fas.fa-check-double {
    cursor: pointer;
}

a:focus,
a:active {
    outline: none !important;
}

.list-group-item.ui-draggble {
    z-index: 9999999 !important;
}


.list-group.ui-droppable {
    min-height: 100px;
}

.panel {
    box-shadow: none;
}

.panel-body .list-group-item {
    border-radius: 3px !important;
    margin-bottom: 3px !important;
}

#wplf-form-preview {
    box-shadow: none !important;
}

.w3eden #wplf-form-preview .list-group .list-group-item {
    border-radius: 0 !important;
    position: relative;
    background: transparent;
    border: 1px solid transparent !important;
    overflow: hidden;
    cursor: pointer;
}

.w3eden #wplf-form-preview .list-group-item:not(.selected-field):hover,
.w3eden #wplf-form-preview .list-group-item.selected-field {
    background: #387ab2;
    z-index: 9 !important;
    border-radius: 0px !important;
    color: #fff;
}


#wplf-form-preview .list-group-item > span {
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}

.availablefields {
    box-shadow: none !important;
    margin-bottom: 0 !important;
}

.w3eden .panel a.panel-title {
    font-size: 10pt !important;
}

.text-icon {
    position: relative;
    display: table;
    border-collapse: separate;
}

div.field-preview,
div.cog fieldset {
    width: 100%;
    display: block;
    clear: both;
}

.field-preview .form-control {
    background: #ffffff !important;
    border-radius: 2px;
}

#createnew #couveforms-builder-container .field-preview .panel {
    margin: 0 !important;
}

#createnew #couveforms-builder-container .field-preview .panel .panel-heading {
    padding: 15px;
}

div.cog fieldset {
    padding: 15px;
    border-radius: 3px;
    background: rgb(245, 245, 245) none repeat scroll 0px 0px;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}


#allformfields .list-group-item,
#allformfields .list-group-item * {
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #ffffff !important;
}

#allformfields .list-group-item {
    border: 0 !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    float: left;
    margin: 5px;
    width: calc(50% - 10px);
    padding: 15px 20px;
    background: #4b637e;
}

#generalfields .list-group-item {
    background: var(--color-success);
}

#generalfields .list-group-item:hover {
    background: var(--color-success-hover);
}

#generalfields .list-group-item:focus,
#generalfields .list-group-item:active {
    background: var(--color-success-active);
    box-shadow: inset;
}

#genericfields .list-group-item {
    background: var(--color-info);
}

#genericfields .list-group-item:hover {
    background: #0FA4EA;
}

#genericfields .list-group-item:focus,
#genericfields .list-group-item:active {
    background: var(--color-info-active);
    box-shadow: inset;
}

#advancedfields .list-group-item {
    background: var(--color-primary);
}

#advancedfields .list-group-item:hover {
    background: var(--color-primary-hover);
}

#advancedfields .list-group-item:focus,
#advancedfields .list-group-item:active {
    background: var(--color-primary-active);
    box-shadow: inset;
}
#customfields .list-group-item {
    background: var(--color-secondary);
}

#customfields .list-group-item:hover {
    background: var(--color-secondary-hover);
}

#customfields .list-group-item:focus,
#customfields .list-group-item:active {
    background: var(--color-secondary-active);
    box-shadow: inset;
}

.lfi {
    margin-right: 7px;
}

#allformfields .lfi .far,
#allformfields .lfi .fas,
#allformfields .lfi .fa {
    transform: scale(1.3);
    color: #fff !important;
}

#accordion {
    margin: 0;
}
button#saveformbtn {
    margin-top: 32px;
}

.w3eden .panel {
    border-radius: 3px !important;
    position: relative;
}

.w3eden .panel-heading {
    border-top-left-radius: 2px !important;
    border-top-right-radius: 2px !important;
}

.panel-heading-tabs {
    margin: -11px -16px -11px !important;
}

.w3eden .panel-heading-tabs.nav-tabs.nav-justified {
    width: calc(100% + 32px) !important;
}

.w3eden .panel-heading-tabs.nav-justified a {
    border-radius: 0 !important;
    font-size: 11pt;
    font-weight: 700;
}

.w3eden .panel-heading-tabs.nav-justified li:not(.active) a:hover {
    background: rgba(0, 0, 0, 0.03) !important;
    border-top: 1px solid #dddddd !important;
    border-right: 1px solid #dddddd !important;
}

.w3eden .panel-heading-tabs.nav-justified a:active,
.w3eden .panel-heading-tabs.nav-justified a:focus {
    box-shadow: none !important;
    outline: none !important;
}

.w3eden .panel-heading-tabs.nav-justified li:first-child a {
    border-radius: 4px 0 0 0 !important;
}

.w3eden .panel-heading-tabs.nav-justified li:last-child a {
    border-radius: 0 4px 0 0 !important;
}

.w3eden input[type="radio"], .w3eden input[type="checkbox"] {
    margin: 0 3px 1px 0 !important;
}

#allformfields #accordion .panel {
    border: 0 !important;
    box-shadow: none;
    overflow: hidden;
}

#allformfields #accordion .panel:first-child {
    border-radius: 4px 4px 0 0 !important
}

#allformfields #accordion .panel:last-child {
    border-radius: 0 0 4px 4px !important
}

.w3eden .panel-group .panel + .panel {
    margin-top: 0;
}

.w3eden #allformfields .panel-group .panel + .panel:not(:last-child) {
    border-radius: 0 !important;
}

.w3eden .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 0 !important;
}

#allformfields .panel .panel-heading .panel-title {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjI4NC45MjlweCIgaGVpZ2h0PSIyODQuOTI5cHgiIHZpZXdCb3g9IjAgMCAyODQuOTI5IDI4NC45MjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI4NC45MjkgMjg0LjkyOTsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTI4Mi4wODIsMTk1LjI4NUwxNDkuMDI4LDYyLjI0Yy0xLjkwMS0xLjkwMy00LjA4OC0yLjg1Ni02LjU2Mi0yLjg1NnMtNC42NjUsMC45NTMtNi41NjcsMi44NTZMMi44NTYsMTk1LjI4NQ0KCQlDMC45NSwxOTcuMTkxLDAsMTk5LjM3OCwwLDIwMS44NTNjMCwyLjQ3NCwwLjk1Myw0LjY2NCwyLjg1Niw2LjU2NmwxNC4yNzIsMTQuMjcxYzEuOTAzLDEuOTAzLDQuMDkzLDIuODU0LDYuNTY3LDIuODU0DQoJCWMyLjQ3NCwwLDQuNjY0LTAuOTUxLDYuNTY3LTIuODU0bDExMi4yMDQtMTEyLjIwMmwxMTIuMjA4LDExMi4yMDljMS45MDIsMS45MDMsNC4wOTMsMi44NDgsNi41NjMsMi44NDgNCgkJYzIuNDc4LDAsNC42NjgtMC45NTEsNi41Ny0yLjg0OGwxNC4yNzQtMTQuMjc3YzEuOTAyLTEuOTAyLDIuODQ3LTQuMDkzLDIuODQ3LTYuNTY2DQoJCUMyODQuOTI5LDE5OS4zNzgsMjgzLjk4NCwxOTcuMTg4LDI4Mi4wODIsMTk1LjI4NXoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K) !important;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: right center;
    display: block;
}

#allformfields .panel .panel-heading .panel-title.collapsed {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjI4NC45MjlweCIgaGVpZ2h0PSIyODQuOTI5cHgiIHZpZXdCb3g9IjAgMCAyODQuOTI5IDI4NC45MjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI4NC45MjkgMjg0LjkyOTsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTI4Mi4wODIsNzYuNTExbC0xNC4yNzQtMTQuMjczYy0xLjkwMi0xLjkwNi00LjA5My0yLjg1Ni02LjU3LTIuODU2Yy0yLjQ3MSwwLTQuNjYxLDAuOTUtNi41NjMsMi44NTZMMTQyLjQ2NiwxNzQuNDQxDQoJCUwzMC4yNjIsNjIuMjQxYy0xLjkwMy0xLjkwNi00LjA5My0yLjg1Ni02LjU2Ny0yLjg1NmMtMi40NzUsMC00LjY2NSwwLjk1LTYuNTY3LDIuODU2TDIuODU2LDc2LjUxNUMwLjk1LDc4LjQxNywwLDgwLjYwNywwLDgzLjA4Mg0KCQljMCwyLjQ3MywwLjk1Myw0LjY2MywyLjg1Niw2LjU2NWwxMzMuMDQzLDEzMy4wNDZjMS45MDIsMS45MDMsNC4wOTMsMi44NTQsNi41NjcsMi44NTRzNC42NjEtMC45NTEsNi41NjItMi44NTRMMjgyLjA4Miw4OS42NDcNCgkJYzEuOTAyLTEuOTAzLDIuODQ3LTQuMDkzLDIuODQ3LTYuNTY1QzI4NC45MjksODAuNjA3LDI4My45ODQsNzguNDE3LDI4Mi4wODIsNzYuNTExeiIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=) !important;
}

#allformfields .panel .panel-heading {
    background-color: #f5f5f5 !important;
    border-bottom: 1px solid #e5e5e5 !important;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    border-radius: 0;
}

.w3eden #allformfields .panel:not(:last-child) .collapse.in .panel-body {
    border-bottom: 1px solid #e5e5e5 !important;
}

.form-control.text-center.shortcode-code.input-lg {
    background: #fafafa none repeat scroll 0 0;
    border-radius: 2px;
    font-weight: bold;
}

.panel-title.active {
    color: #3c7dcc;
}

.w3eden .field-preview.address .row {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.w3eden .btn-sm, .w3eden .btn-group-sm > .btn {
    padding: 5px 12px !important;
}

.cond-row {
    margin-top: 5px;
}

.met-cond {
    font-size: 11px;
}

.w3eden .del-cond-option {
    padding: 0;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 30px;
    background: transparent !important;
}

.p-0, .np {
    padding: 0 !important;
}

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

.panel-heading img {
    height: 18px !important;
}

.panel.showreqs {
    cursor: pointer;
}

/* Form field settings */
.field-controller {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    width: 180px;
    right: -180px;
    height: 100%;
    top: 0;
    align-content: center;
    opacity: 0;
    z-index: 999;
    transition: all ease-in-out 400ms;

}

.w3eden #wplf-form-preview .list-group-item.selected-field .field-controller,
.w3eden #wplf-form-preview .list-group-item:hover .field-controller {
    opacity: 1;
    right: 0;
}

.field-controller .control-buttons {
    text-align: center !important;
    width: 100%;
}

.field-controller .control-buttons .btn {
    border-radius: 2px;
}

.w3eden select {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 22px !important;
}

.cond-params select {
    font-size: 10px;
    width: 60px;
    align-content: center;
    line-height: 28px;
}

.w3eden select option {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
}

.cond-params .col-md-3,
.cond-params .col-md-3 + .col-md-4, .section-cond-params .col-md-3,
.section-cond-params .col-md-3 + .col-md-4 {
    padding-left: 0 !important;
    padding-right: 10px;
}

.row.row-bottom-buffer {
    margin-top: 5px !important;

}

.cond-params .col-md-1,.section-cond-params .col-md-1{
    padding: 0 15px 0 0 !important;
}

/* Drag controls */
.ui-draggable-dragging:not(.ui-sortable-helper) {
    max-width: 100%;
    width: 300px;
}

.ui-draggable-dragging.ui-sortable-helper {
    display: flex !important;
    line-height: 50px !important;
    height: 70px !important;
    padding-left: 32px;
    border-radius: 8px !important;
}

.ui-sortable-helper .add-form-field {
    display: none !important;
}

/* Block UI */

svg#wplf-loading path,
svg#wplf-loading rect {
    fill: #FF6700 !important;
}

.w3eden .blockui {
    position: relative;
}

.w3eden .blockui:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    background: rgba(255, 255, 255, 0.8) url("../images/loader.svg") center center no-repeat;
    background-size: 64px;
    -webkit-transition: ease-in-out 400ms;
    -moz-transition: ease-in-out 400ms;
    -ms-transition: ease-in-out 400ms;
    -o-transition: ease-in-out 400ms;
    transition: ease-in-out 400ms;
}

/* Block UI Ends */

#tab-field-settings .panel {
    border: 0;
    border-bottom: 1px solid #dddddd;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

#tab-field-settings .panel.panel-pms {
    border: 1px solid #e5e5e5 !important;
    box-shadow: none;
}

.w3eden select {
    border: 1px solid #dddddd !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #ffffff url("../images/sort.svg") right 10px center no-repeat !important;
    background-size: 12px !important;
}

.w3eden .panel-body + .panel-heading {
    border-radius: 0 !important;
}

.w3eden .panel-heading {
    position: relative;
}

.w3eden .panel-heading input[type=checkbox] {
    width: 34px;
    margin-right: 12px !important;
    opacity: 0;
}

.checkx {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 52px;
    border-right: 1px solid #dddddd;
    line-height: 48px;
    text-align: center;
    color: #cccccc;
    transition: 300ms all ease-in-out;
}

.w3eden .panel-heading input[type=checkbox]:checked + .checkx {
    color: var(--color-primary);
}


.w3eden input[type="checkbox"] {
    border-radius: 2px;
    box-shadow: none;
    transition: all ease-in-out 400ms;
    margin: 0 5px 0;
}

.w3eden input[type="checkbox"]:checked {
    border: 1px solid var(--color-primary);
    transition: all ease-in-out 400ms;
}

.w3eden input[type="checkbox"]::before {
    content: "\f560";
    margin: 0.05rem 0 0 -.65rem;
    height: 1.3125rem;
    width: 1.3125rem;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 800;
    font-size: 10px;
    color: transparent;
    transition: all ease-in-out 400ms;
    position: absolute;
}

.w3eden input[type="checkbox"]:checked::before {
    color: var(--color-primary);
}

#availableafields.pro-only li {
    cursor: no-drop !important;
    opacity: 0.5;
}

.w3eden .modal.fade.in {
    background: rgba(0, 0, 0, 0.4);
}

*[data-toggle="modal"] {
    cursor: pointer;
}

#pronotice .modal-dialog {
    width: 400px;
}

.w3eden .modal-content {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    border: 0;
    border-radius: 4px;
    margin-top: 100px;
}

#wplf-form-preview:empty {
    background-image: url('../images/drop.svg');
    opacity: 0.3;
    background-size: 48px;
    background-position: center center;
    background-repeat: no-repeat;
    border: 2px dashed rgba(var(--color-primary-rgb), 0.5);
    height: 100px;
}

#couveforms-content-sidebar .nav-pills a,
#settings-tabs li a {
    background: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-weight: 700;
    font-size: 12pt;
    border-radius: 4px;
    padding: 0 20px;
    height: 48px;
    line-height: 48px;
}

#settings-tabs li {
    margin-bottom: 8px;
}

#couveforms-content-sidebar .nav-pills li.active a,
#settings-tabs li.active a {
    background: #ffffff;
    color: var(--color-primary);
}

#couveforms-content-sidebar .nav-pills a {
    color: #5066e0;
    background: #ffffff;
}

#couveforms-content-sidebar .nav-pills li.active a {
    color: #ffffff;
    background: #5066e0;
}

#couveforms-admin-container .panel.panel-lf {
    border: 1px solid #c3cdec !important;
    border-radius: 0 !important;
    overflow: hidden;
}

.panel-lf .panel-heading {
    background: #eff3ff;
    border-bottom: 1px solid #c3cdec !important;
    padding: 15px 20px;
}

.panel-lf .panel-body {
    padding: 10px 20px;
}

.panel-collapsed .panel-heading {
    border-bottom: 0 !important;
}

#form_emails .panel {
    margin-bottom: 20px !important;
}

.quicktags-toolbar {
    padding: 10px;
    margin-bottom: 5px;
    background: #eff3ff;
    border: 1px solid #c3cdec !important;
    border-radius: 4px;
}

.quicktags-toolbar .button {
    background: #7490ff !important;
    color: #fff !important;
    border: 0;
    padding: 0 15px !important;
    border-radius: 500px;
    font-size: 10pt !important;
    transition: all ease-in-out 300ms;
    font-family: monospace;
}

.quicktags-toolbar .button:hover {
    background: #4b6eff !important;
    font-weight: bold;
}

.quicktags-toolbar .button:not(:last-child) {
    margin-right: 5px;
}
.quicktags-toolbar {
    display: none !important;
}

.quicktags-toolbar .button {
    background: #d2d9f5;
}

.media-body textarea {
    min-height: 100px;
    max-height: 700px;
    width: 100% !important;
}

.dropdown-menu.lf-dropdown,
.dropdown-menu.email_vars {
    padding: 0;
    border: 1px solid #4b6eff !important;
    overflow: hidden;
    border-radius: 6px !important;
}

.dropdown-menu.lf-dropdown li,
.dropdown-menu.email_vars li {
    margin: 0 !important;
}

.dropdown-menu.lf-dropdown li.active a,
.dropdown-menu.email_vars li.active a {
    background: #f5f5f5 !important;
    color: #444444 !important;
    font-weight: 700;
    border-bottom: 1px solid #ddd !important;
}

.dropdown-menu.lf-dropdown li a,
.dropdown-menu.email_vars li a {
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 20px !important;
    font-size: 12px;
}

.dropdown-menu.lf-dropdown li:not(:last-child) a,
.dropdown-menu.email_vars li:not(:last-child) a {
    border-bottom: 1px solid #eeeeee;
}

.CodeMirror-gutters {
    width: 36px;
    left: 0 !important;
}

.CodeMirror-sizer {
    margin-left: 42px !important;
}

/* Enhanced Email Settings Styles */
.email-content-toolbar {
    margin-bottom: 10px;
    padding: 10px;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 4px;
}

.email-content-toolbar .btn-group {
    margin-right: 10px;
}

.smart-tag-btn {
    font-size: 11px !important;
    padding: 4px 8px !important;
}

.radio-inline-group {
    display: flex;
    gap: 20px;
    align-items: center;
}

.radio-inline {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0 !important;
}

.radio-inline input[type="radio"] {
    margin: 0 !important;
}

.attachments-container {
    border: 1px solid #e9ecef;
    border-radius: 4px;
    padding: 15px;
    background: #f8f9fa;
}

.attachment-item {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    padding: 8px;
    background: white;
    border: 1px solid #dee2e6;
    border-radius: 4px;
}

.attachment-name {
    flex-grow: 1;
    margin-right: 10px;
    font-weight: 500;
}

.attachment-size {
    margin-right: 10px;
    color: #6c757d;
    font-size: 12px;
}

.custom-attachments {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #dee2e6;
}

.smart-tags-dropdown {
    position: absolute;
    z-index: 1050;
    background: white;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    max-height: 300px;
    overflow-y: auto;
    min-width: 250px;
}

.smart-tag-item:hover {
    background-color: #f8f9fa;
}

.enhanced-smart-tags {
    position: relative;
}

/* Form check styles for better attachment options */
.form-check {
    margin-bottom: 10px;
}

.form-check-label {
    font-weight: 500;
    margin-left: 8px;
}

/* Email template selection styling */
.email-template-preview {
    display: none;
    margin-top: 10px;
    padding: 15px;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 4px;
    font-family: monospace;
    font-size: 12px;
}

/* Priority indicator colors */
select[name*="[priority]"] option[value="high"] {
    color: #dc3545;
    font-weight: bold;
}

select[name*="[priority]"] option[value="low"] {
    color: #6c757d;
}

/* Improved spacing for email sections */
.panel-body .row {
    margin-bottom: 15px;
}

.panel-body .form-group:last-child {
    margin-bottom: 0;
}

/** table style **/
.w3eden .table > thead > tr > th {
    background: #fff !important;
    padding: 15px;
    vertical-align: middle !important;
}

.w3eden .table > tbody > tr > th,
.w3eden .table > tbody > tr > td {
    padding: 15px;
    /* vertical-align: middle !important; */
}

.w3eden .table > tr > th:first-child {
    background: #f5f5f5 !important;
    border-right: 1px solid #dddddd !important;
}

.reply-panel .avatar {
    width: 64px;
    height: 64px;
    border-radius: 500px;
    margin-right: 12px;
}

.reply-panel h3 {
    font-size: 12pt;
    font-weight: 700;
}

.reply-panel em {
    font-size: 11px;
}
.panel.panel-default.c-pointer.formtemplate img {
    padding: 30%;
}
.panel.panel-default.c-pointer.formtemplate .panel-footer{
    font-size: 12pt;
    letter-spacing: 0.5px;
}

#form-layouts .wplf-layout{
    display: inline-block;
    width: 200px;
}
.delete-area {
    border: 2px solid rgba(229, 47, 83, 0.84);
}
/** Field Container **/
.wplf-field-container{
    min-height: 40px;
    margin: 0 !important;
}

.wplf-layout.ui-draggable-dragging{
    width: 300px;
    padding: 20px;
    border: 1px dashed #888;
    border-radius: 0 !important;
    text-align: center;
    white-space: nowrap;
}
.wplf-layout.ui-draggable-dragging .fas{
    display: none;
}
#settings-tabs a{
    padding: 14px 24px !important;
    height: auto !important;
}
#settings-tabs a span.h{
    font-size: 12pt !important;
    display: block;
    line-height: 1.4;
}
#settings-tabs a span.n {
    display: block;
    font-weight: 400;
    line-height: 1.4;
    font-size: 12px;
    letter-spacing: 1px;
    opacity: 0.6;
}
#wplf-form-preview .wplf-col-controls,
#wplf-form-preview .wplf-row-controls {
    position: absolute;
    left: calc(50% - 22px);
    display: none;
    margin-top: -15px;
    z-index: 999999 !important;
}
#wplf-form-preview .wplf-col-controls{
    left: 10px;
    bottom: -15px;
}
.wplf-cols-container {
    display: flex;
    padding: 0px 10px;
}

.panel-subheading {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 17px;
}
.form-period-setting {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
}

.form-period-setting .d-block {
    width: 50%;
}
.form-period-setting select {
    width: 20%;
}

/* #wplf-form-preview .wplf-col *:hover ~ .wplf-col-controls,
#wplf-form-preview .wplf-col:hover .wplf-col-controls,
#wplf-form-preview .row *:hover ~ .wplf-row-controls,
#wplf-form-preview .row:hover .wplf-row-controls {
    display: block;
    z-index: 99999;
} */

#wplf-form-preview .wplf-col .wplf-col-controls,
#wplf-form-preview .wplf-col:hover .wplf-col-controls,
#wplf-form-preview .row .wplf-row-controls,
#wplf-form-preview .row.wplf-row-controls {
    display: block;
    z-index: 99999;
}

#wplf-form-preview code.eqpreview{
    font-size: 18px;
    border-radius: 3px;
    padding: 10px 16px;
    display: block;
    color: #8127d7;
    background: #f4e9ff;
}

form#replyform {
    display: none;
}

#wplf-form-preview .main-row:before {
    background: #110828;
    height: 20px;
    position: absolute;
    z-index: 9;
    width: 100%;
}
.wplf-section {
    padding-top: 20px;
}


.icon-upload-wrapper {
    display: inline-block;
}

div#final-submit {
    display: flex;
    align-items: center;
}

.icon-placeholder {
    font-size: 24px;
    color: #000;
    z-index: 1;
}

.icon-box.has-icon .icon-placeholder {
    display: none;
}

.icon-img {
    max-width: 100%;
    max-height: 100%;
    display: none;
    position: relative;
    z-index: 1;
}

.icon-box.has-icon .icon-img {
    display: block;
}

.remove-icon-button {
    position: absolute;
    top: -6px;
    right: -6px;
    background: red;
    color: white;
    border: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 12px;
    display: none;
    z-index: 2;
    cursor: pointer;
}

.icon-box.has-icon .remove-icon-button {
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    color: red;
    background: none;
    font-size: 25px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    line-height: 0;
}


table.table.table-striped.table-hover td {
    background-color: #fff !important;
}
.icon-box {
    position: relative;
    height: 100px; 
    background-color: #f1f1f1;
    background-image: linear-gradient(45deg, var(--e-a-border-color-bold) 25%, transparent 0, transparent 75%, var(--e-a-border-color-bold) 0, var(--e-a-border-color-bold)), linear-gradient(45deg, var(--e-a-border-color-bold) 25%, transparent 0, transparent 75%, var(--e-a-border-color-bold) 0, var(--e-a-border-color-bold));
    background-position: 0 0, calc(16px / 2) calc(16px / 2);
    background-size: 16px 16px;
    border: 1px dashed #ccc;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}



.column-fields .form-control {
    margin-right: 10px;
}

.column-fields .input-group-append {
    display: flex;
    gap: 10px;
    align-items: center;
}    

.column-fields .input-group.mb-2 {
    margin-bottom: 15px;
}

.column-fields {
margin-bottom: 10px;
}

.multiple-column-field-main-class {
    display: flex;
    gap: 10px;
}
.multiple-column-field {
    width: 100%;
}

.column-group {
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 70%;
}

.wplf-sections-container{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* .wplf-cols-container {
    display: grid !important;
    gap: 10px;
   grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
} */


.add-cronjob-btn, .remove-cronjob-entry {
    background: #0fa4ea;
    border: none;
    color: #FFE !important;
    padding: 5px 10px;
    border-radius: 4px;
}
.wplf-cols-container .wplf-col {
    float: left;
}


.column-row {
    display: flex;
    margin-bottom: 10px;
    gap: 5px;
    align-items: center;
}
.column-row input {
    width: 45%;
    padding: 6px;
    border: 1px solid #d5d5d5;
}
.controls {
    display: flex;
    gap: 10px;
    padding: 10px;
    align-items: center;
}
.remaining {
    margin-left: auto;
    font-weight: bold;
}

/* Enhanced Radio/Checkbox Alignment Styles */
.checkboxes.pos-h label,
.radiobuttons.pos-h label {
    display: inline-block !important;
    margin-right: 8px !important;
    margin-bottom: 0 !important;
    font-weight: 400;
}

.checkboxes.pos-v label,
.radiobuttons.pos-v label {
    display: block !important;
    margin-right: 0 !important;
    margin-bottom: 5px !important;
    font-weight: 400;
}

/* Ensure checkbox/radio inputs stay inline with their labels */
.checkboxes label input,
.radiobuttons label input {
    margin-right: 5px !important;
    vertical-align: middle;
}



/* form entry details page admin side */
.form-group-form-entry.mb-1 {
    width: 100%;
}

.fullname-wrapper-form-entry {
    display: flex;
    gap: 10px;
}
.form-entry-list-field {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.checkbox-field-form-entry, .radio-field-form-entry {
    display: flex;
    gap: 10px;
    align-items: center;
}

.form-entry-address {
    display: flex;
    gap: 10px;
    flex-direction: column;
}
.wplf-col-form-entry {
    padding: 0px 15px !important;
}

.form-group-form-entry-field {
    padding: 10px 0px;
    display: flex;
        gap: 5px;
}

.form-group-form-entry-field input.form-control, .form-group-form-entry-field  textarea.form-control {
    background-color: #fff !important;
    border-radius: 8px;
}
select.form-entry-form-control {
    width: 100%;
    border-radius: 8px;
}

._wplf.couveforms.entry-view.panel-body { 
    padding: 30px;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

#couveforms-admin-container-entry-details div#couveforms-admin-content {
    width: 100%;
    max-width: 100%;
    margin: 32px auto;
    border: 1px solid #dddddd;
    background: #ffffff;
    padding: 64px;
}

#couveforms-admin-container-entry-details .panel-heading{
    text-align: center;
    background-color: #4b0ee3 !important;
    color: #fff !important;
    font-size: 20px !important;
    
}

#couveforms-admin-container-entry-details .panel.panel-default.panel-wplf {
    padding: 30px;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
#couveforms-admin-container-entry-details .container-fluid {
    padding: 0px;
    margin: 0;
}


.form-detail-compar-field-main, .form-group-form-entry-field-previous-value-box {
    width: 100%;
}

.spinner-border {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    vertical-align: text-bottom;
    border: 0.2em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

@keyframes spinner-border {
    to { transform: rotate(360deg); }
}

.entry-source-frontend {
    color: #dc3545 !important;
    font-weight: 500;
}

.entry-source-manual {
    color: #28a745 !important;
    font-weight: 500;
}

/* Print Styles - Clean output without URL footers */
@media print {
    /* Control page margins and headers/footers */
    @page {
        margin: 0.75in 0.5in 0.5in 0.5in;
        size: A4;
    }

    /* Hide WordPress admin sidebar */
    #adminmenumain,
    #adminmenuback,
    #adminmenuwrap,
    #wpadminbar {
        display: none !important;
    }

    /* Hide only the buttons we don't want */
    .print-btn,
    .export-pdf-btn,
    .navbar,
    .navbar-fixed-top- {
        display: none !important;
    }

    /* Remove left margin from admin content */
    #wpcontent {
        margin-left: 0 !important;
    }

    /* Basic print styling */
    body {
        font-size: 12pt;
        margin: 0;
        padding: 0;
    }

    /* Ensure form fields have visible borders */
    .form-control {
        border: 1px solid #000 !important;
        background: white !important;
        -webkit-print-color-adjust: exact !important;
        print-color-adjust: exact !important;
    }

    /* Force panel heading background to show in print */
    .panel-heading {
        background-color: #4b0ee3 !important;
        background: #4b0ee3 !important;
        color: #ffffff !important;
        -webkit-print-color-adjust: exact !important;
        print-color-adjust: exact !important;
        border: 1px solid #000 !important;
        padding: 15px !important;
        text-align: center !important;
        font-weight: bold !important;
        font-size: 16pt !important;
    }

    /* Make sure headings are visible */
    .panel-heading h1,
    .panel-heading h2,
    .panel-heading h3,
    .panel-heading h4 {
        color: #ffffff !important;
        -webkit-print-color-adjust: exact !important;
        print-color-adjust: exact !important;
    }

    /* Ensure other colors show in print */
    .entry-source-frontend {
        color: #dc3545 !important;
        -webkit-print-color-adjust: exact !important;
        print-color-adjust: exact !important;
    }
    
    .entry-source-manual {
        color: #28a745 !important;
        -webkit-print-color-adjust: exact !important;
        print-color-adjust: exact !important;
    }

    /* Section titles */
    .wplf-section h4 {
        font-size: 14pt !important;
        font-weight: bold !important;
        color: #000 !important;
        border-bottom: 2px solid #000 !important;
        padding-bottom: 5px !important;
        margin: 15px 0 10px 0 !important;
    }

    /* Hide any remaining admin elements */
    .notice,
    .error,
    .update-nag {
        display: none !important;
    }
}

/* Admin panel all form entries page filtration */
 /* Active filter indicator */
.active-filter-indicator {
    background: #e7f4e4;
    border: 1px solid #5cb85c;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 4px;
}

.active-filter-indicator .label {
    font-size: 90%;
}

.filters-panel {
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.filter-row {
    margin-bottom: 15px;
}

.filter-col {
    margin-bottom: 10px;
}

.filters-panel .row {
    margin-bottom: 10px;
}

.filters-panel .col-md-2 {
    margin-bottom: 15px;
}

.filters-panel .form-control {
    font-size: 12px;
    height: 30px;
}

.filters-panel label {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

.sortable-header {
    cursor: pointer;
    user-select: none;
}

.sortable-header:hover {
    background-color: #f0f0f0;
}

.fa-sort-up, .fa-sort-down {
    margin-left: 5px;
    font-size: 12px;
}

#filters-panel {
    transition: all 0.3s ease;
}

.active-filter-indicator {
    background-color: #d4edda;
    border-left: 4px solid #28a745;
    padding: 8px 12px;
    margin-bottom: 10px;
    border-radius: 4px;
}

/* Column Header Filter Styles */
.column-header {
    position: relative;
    cursor: pointer;
    padding: 8px 12px !important;
    background: #f8f9fa;
    border: 1px solid #dee2e6 !important;
    user-select: none;
}

.column-header:hover {
    background: #e9ecef;
}

.column-filter-btn {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    font-size: 12px;
    color: #6c757d;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.column-filter-btn:hover {
    color: #495057;
    background: rgba(0,0,0,0.1);
    border-radius: 2px;
}

.column-filter-btn.active {
    color: #007cba;
    background: rgba(0,124,186,0.1);
    border-radius: 2px;
}

.column-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #ccc;
    border-top: none;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    z-index: 1000;
    max-height: 300px;
    overflow-y: auto;
    display: none;
}

.column-dropdown.show {
    display: block;
}

.dropdown-section {
    padding: 8px;
    border-bottom: 1px solid #eee;
}

.dropdown-section:last-child {
    border-bottom: none;
}

.sort-options {
    margin-bottom: 8px;
}

.sort-btn {
    display: block;
    width: 100%;
    text-align: left;
    background: none;
    border: none;
    padding: 4px 8px;
    cursor: pointer;
    font-size: 12px;
    margin: 2px 0;
}

.sort-btn:hover {
    background: #f8f9fa;
}

.sort-btn.active {
    background: #007cba;
    color: white;
}

.filter-options {
    max-height: 200px;
    overflow-y: auto;
}

.filter-option {
    display: flex;
    align-items: center;
    padding: 2px 4px;
    font-size: 12px;
}

.filter-option input[type="checkbox"] {
    margin: 0 6px 0 0;
    transform: scale(0.9);
}

.filter-option label {
    margin: 0;
    cursor: pointer;
    flex: 1;
    word-break: break-word;
}

.filter-actions {
    padding: 6px;
    background: #f8f9fa;
    border-top: 1px solid #eee;
    text-align: center;
}

.filter-actions button {
    font-size: 11px;
    padding: 3px 8px;
    margin: 0 2px;
}

.column-header-text {
    padding-right: 20px;
    font-weight: 600;
}

/* Ensure table headers don't interfere with dropdowns */
.table thead th {
    position: relative;
    white-space: nowrap;
    overflow: visible;
}

/* Add manual entry style */
.couveforms-form-container {
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.couveforms-form-header {
    text-align: center;
    margin-bottom: 30px;
}
.couveforms-form-header h2 {
    margin: 0 0 10px 0;
    color: #333;
    font-size: 28px;
    font-weight: 600;
}
.couveforms-form-header p {
    margin: 0;
    color: #666;
    font-size: 16px;
}
.couveforms-section {
    margin-bottom: 30px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
}
.couveforms-section-header {
    background: #f8f9fa;
    padding: 15px 20px;
    border-bottom: 1px solid #e0e0e0;
}
.couveforms-section-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #333;
}
.couveforms-section-content {
    padding: 20px;
}
.couveforms-row {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
}
.couveforms-column {
    padding: 10px;
    flex: 1;
    min-width: 250px;
}
.couveforms-field {
    margin-bottom: 20px;
}
.couveforms-field label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #333;
    font-size: 14px;
}
.couveforms-field .required {
    color: #dc3545;
}
.couveforms-field input,
.couveforms-field textarea,
.couveforms-field select {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    transition: border-color 0.3s;
}
.couveforms-field input:focus,
.couveforms-field textarea:focus,
.couveforms-field select:focus {
    outline: none;
    border-color: #007cba;
    box-shadow: 0 0 0 2px rgba(0, 124, 186, 0.2);
}
.couveforms-field input[type="checkbox"],
.couveforms-field input[type="radio"] {
    width: auto;
    margin-right: 8px;
}
.couveforms-checkbox-group,
.couveforms-radio-group {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.couveforms-checkbox-group label,
.couveforms-radio-group label {
    display: flex;
    align-items: center;
    font-weight: normal;
    cursor: pointer;
}
.couveforms-submit {
    text-align: center;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #e0e0e0;
}
.couveforms-submit button {
    background: #007cba;
    color: white;
    border: none;
    padding: 12px 30px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s;
}
.couveforms-submit button:hover {
    background: #005a87;
}
 .manual-entry-form .form-control {
    padding: 8px 12px;
    border: 1px solid #8c8f94;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
    width: 100%;
    max-width: 500px;
}
.manual-entry-form .form-group {
    margin-bottom: 20px;
}
.manual-entry-form label {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}

/* Duplicate Restriction Toggle Styles */
.duplicate-restrict-params {
    transition: all 0.3s ease;
    overflow: hidden;
}

.duplicate-restrict-toggle {
    cursor: pointer;
}

.duplicate-restrict-params.show {
    display: block !important;
}

.duplicate-restrict-params.hide {
    display: none !important;
}

/* Duplicate Error Message Styles */
.duplicate-error-message {
    color: #d32f2f !important;
    font-size: 14px !important;
    margin-top: 5px !important;
    background: #ffebee !important;
    padding: 8px 12px !important;
    border-radius: 4px !important;
    border-left: 3px solid #d32f2f !important;
    display: block !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
}

.form-group.has-duplicate-error {
    border-color: #d32f2f !important;
}

.form-group.has-duplicate-error input,
.form-group.has-duplicate-error select,
.form-group.has-duplicate-error textarea {
    border-color: #d32f2f !important;
    box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 0.25) !important;
}

.form-group.has-duplicate-error .main-current-field {
    position: relative;
}

/* Animation for error appearance */
.duplicate-error-message {
    animation: duplicateErrorSlide 0.3s ease-out;
}

@keyframes duplicateErrorSlide {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}