.elementor-1569 .elementor-element.elementor-element-2774496{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;border-style:none;--border-style:none;--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}#elementor-popup-modal-1569 .dialog-widget-content{animation-duration:1.2s;border-style:solid;border-width:8px 8px 8px 8px;border-color:var( --e-global-color-primary );border-radius:18px 18px 18px 18px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1569{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1569 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1569 .dialog-close-button{display:flex;}/* Start custom CSS for html, class: .elementor-element-12bbc2e */#crmWebToEntityForm.zcwf_lblLeft * {
    box-sizing: border-box;
    width: 100%;
}

.zcwf_lblLeft .zcwf_col_fld_slt {
    width: 60%;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 4px;
    font-size: 12px;
    float: left;
    resize: vertical;
    padding: 11px 10px !important;
}


.zcwf_lblLeft .zcwf_button {
    font-size: 16px !important;
    color: #313949;
    border: 0px solid #c0c6cc !important;
    padding: 12px 9px !important;
    border-radius: 20px !important;
    cursor: pointer;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.formsubmit.zcwf_button {
    color: white !important;
    /* background: transparent linear-gradient(0deg, #0279FF 0%, #00A3F3 100%); */
    background: #fb552d !important;
}



.formsubmit.zcwf_button:hover {
    color: white !important;
    /* background: transparent linear-gradient(0deg, #0279FF 0%, #00A3F3 100%); */
    background: #000 !important;
}/* End custom CSS */