/* _content/DeftEmailer/Components/DynamicFieldsComponent.razor.rz.scp.css */
.dynamic-fields-wrapper[b-5nvwhr51xl] {
    border: 1px solid #ccc;
    padding: 10px 5px;
    padding: 10px 20px;
    background: #e9e9e9;
    margin-bottom: 10px;
}

.dynamic-field .key label[b-5nvwhr51xl] {
    cursor: pointer;
}

.dynamic-field .key label:hover[b-5nvwhr51xl] {
    text-decoration: underline;
}

/* _content/DeftEmailer/Components/IBox.razor.rz.scp.css */
.ibox[b-gysdd32s6i] {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}

    .ibox.collapsed .ibox-content[b-gysdd32s6i] {
        display: none;
    }

    .ibox[b-gysdd32s6i]:after,
    .ibox[b-gysdd32s6i]:before {
        display: table;
    }

.ibox-title[b-gysdd32s6i] {
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 90px 8px 15px;
    min-height: 48px;
    position: relative;
    clear: both;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 2px 2px 0 0;
}

.ibox-content[b-gysdd32s6i] {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}

.ibox-footer[b-gysdd32s6i] {
    color: inherit;
    border-top: 1px solid #e7eaec;
    font-size: 90%;
    background: #ffffff;
    padding: 10px 15px;
}

.ibox-content[b-gysdd32s6i] {
    clear: both;
}

.ibox-heading[b-gysdd32s6i] {
    background-color: #f3f6fb;
    border-bottom: none;
}

    .ibox-heading h3[b-gysdd32s6i] {
        font-weight: 200;
        font-size: 24px;
    }

.ibox-title h5[b-gysdd32s6i] {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
    float: none;
}

.ibox-title .label[b-gysdd32s6i] {
    margin-left: 4px;
}

.ibox-title .pull-right[b-gysdd32s6i] {
    position: absolute;
    right: 15px;
    top: 15px;
}

.ibox-tools[b-gysdd32s6i] {
    display: block;
    float: none;
    margin-top: 0;
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 0;
    text-align: right;
}

    .ibox-tools a[b-gysdd32s6i] {
        cursor: pointer;
        margin-left: 5px;
        color: #c4c4c4 !important;
    }

        .ibox-tools a.btn-primary[b-gysdd32s6i] {
            color: #fff !important;
        }

    .ibox-tools .dropdown-menu > li > a[b-gysdd32s6i] {
        padding: 4px 10px;
        font-size: 12px;
        color: #676a6c !important;
    }

.ibox .ibox-tools.open > .dropdown-menu[b-gysdd32s6i] {
    left: auto;
    right: 0;
}

.ibox-tools .dropdown-toggle[b-gysdd32s6i]::after {
    display: none;
}
/* _content/DeftEmailer/Components/ModalComponent.razor.rz.scp.css */
.modal-header .close[b-orzcdjyenz] {
    position: absolute;
    right: 20px;
}
