HEX
Server: Apache
System: Linux ecngx285.inmotionhosting.com 4.18.0-553.79.1.lve.el8.x86_64 #1 SMP Wed Oct 15 17:59:35 UTC 2025 x86_64
User: zeusxp5 (3862)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/zeusxp5/in.kamilleinc.com/wp-content/plugins/weforms/assets/css/gutenblock.css
.weforms-block-logo{
    max-width: 50px !important;
    max-height: 50px;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

#weforms-filter-input-main{
    clear: both;
}

.weforms-iframe-container {
    position: relative;
}
.weforms-iframe-overlay {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
}
.weforms-block-form-selector {
    background-color: lightgrey;
    border-bottom: 1px solid;
    margin-bottom: 5px;
    padding: 4px;
}

.weforms-filter-input {
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    padding: 0;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}

.weforms-filter-input .blocks-select-control__input {
    margin: 0 0 0 0;
}

.weforms-filter-input-el {
    border: none !important;
    box-shadow: none !important;
    width: 95%;
    position: relative;
    display: inline-block;
}

.weforms-filter-input-icon {
    display: inline-block;
    content: '▾';
    color: #999;
    font-size: 14px;
    right: .77em;
    position: absolute;
    top: .2em;
}

#weforms-formFilter-main {
    border-top: none;
    border-left: none;
    border-bottom: none;
}

#weforms-formFilter-sidebar {
    border-top: none;
    border-left: none;
    border-bottom: none;
    width: 95%;
}

#weforms-filter-input-icon-sidebar {
    font-size: 1.4em;
    top: .35em;
    right: .45em;
}

.weforms-filter-input-el.blocks-select-control__input > .components-base-control__field {
    margin-bottom: 0;
}

.weforms-filter-option-container {
    display: none;
    position: absolute;
    background-color: #edeff0;
    z-index: 10000;
    padding: 4px;
    width: 100%;
    border-radius: 5px;
    max-height: 200px;
    overflow: scroll;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
.weforms-filter-option {
    list-style: none;
}

.weforms-filter-option:hover {
    background-color: #0073aa;
    color: white;
}