
                        .fluentform_wrapper_3.ffs_custom_wrap{ margin: px; } .fluentform_wrapper_3.ffs_custom_wrap{ padding: px; } .fluentform_wrapper_3.ffs_custom_wrap .ff-el-input--content input, .fluentform_wrapper_3.ffs_custom_wrap .ff-el-input--content .ff-el-form-control.ff_stripe_card_element, .fluentform_wrapper_3.ffs_custom_wrap .ff-el-input--content textarea, .fluentform_wrapper_3.ffs_custom_wrap .ff-el-input--content select, .fluentform_wrapper_3.ffs_custom_wrap .choices__list--single, .fluentform_wrapper_3.ffs_custom_wrap .choices[data-type*='select-multiple'] { border-style: solid;border-color: rgba(79, 75, 75, 1);border-width: 1px;border-radius: px; } .fluentform_wrapper_3.ffs_custom_wrap .frm-fluent-form .choices__list--dropdown { border-style: solid;border-color: rgba(79, 75, 75, 1);border-width: 1px;border-radius: px; } .fluentform_wrapper_3.ffs_custom_wrap .ff-el-input--content input:focus, .fluentform_wrapper_3.ffs_custom_wrap .ff-el-input--content .ff-el-form-control.ff_stripe_card_element:focus, .fluentform_wrapper_3.ffs_custom_wrap .ff-el-input--content textarea:focus, .fluentform_wrapper_3.ffs_custom_wrap .ff-el-input--content select:focus { border-style: solid;border-color: rgba(93, 149, 52, 1);border-width: 1px;border-radius: px; }.fluentform_wrapper_3.ffs_custom_wrap .ff_submit_btn_wrapper .ff-btn-submit:not(.ff_btn_no_style) { padding: px;margin: px; }        .fluentform_wrapper_3.ffs_custom_wrap input[type=checkbox] {
        -webkit-appearance: checkbox;
        }
        .fluentform_wrapper_3.ffs_custom_wrap input[type=radio] {
        -webkit-appearance: radio;
        }
        .fluentform_wrapper_3.ffs_custom_wrap .ff-el-group input[type=checkbox],
        .fluentform_wrapper_3.ffs_custom_wrap .ff-el-group input[type=radio] {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: -4px;
        width: 23px;
        height: 10px;
        margin-right: 0px;
        cursor: pointer;
        font-size: 12px;
        position: relative;
        text-align: left;
        border: none;
        box-shadow: none;
        visibility: hidden;
        -moz-appearance: initial;
        }
        .fluentform_wrapper_3.ffs_custom_wrap .ff-el-group input[type=checkbox]:before,
        .fluentform_wrapper_3.ffs_custom_wrap .ff-el-group input[type=radio]:before {
        content: none;
        }
        .fluentform_wrapper_3.ffs_custom_wrap .ff-el-group input[type=checkbox]:after,
        .fluentform_wrapper_3.ffs_custom_wrap .ff-el-group input[type=radio]:after {
        content: " ";
        background-color: #fff;
        display: inline-block;
        margin-left: 3px;
        padding-bottom: 3px;
        color: #212529;
        width: 15px;
        height: 15px;
        visibility: visible;
        border: 1px solid ;
        padding-left: 1px;
        border-radius: 2px;
        padding-top: 1px;
        -webkit-transition: all .1s ease;
        transition: all .1s ease;
        background-size: 9px;
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        box-sizing: border-box;
        }
        .fluentform_wrapper_3.ffs_custom_wrap .ff-el-group input[type=checkbox]:checked:after, .fluentform_wrapper_3.ffs_custom_wrap .ff-el-group input[type=radio]:checked:after {
        border-width:  1px;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
        background-color: rgba(93, 149, 52, 1);
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        color: #fff;
        border-color: rgba(93, 149, 52, 1);
        } .fluentform_wrapper_3.ffs_custom_wrap .ff-el-group input[type=radio]:after {
        border-radius: 50%;
        font-size: 10px;
        padding-top: 1px;
        padding-left: 2px;
        } .fluentform_wrapper_3.ffs_custom_wrap .ff-el-group input[type=radio]:checked:after {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
        }                    