
                        .fluentform_wrapper_4.ffs_custom_wrap .ff-el-input--label label{ line-height: 25px; } .fluentform_wrapper_4.ffs_custom_wrap .ff-el-input--content input, .fluentform_wrapper_4.ffs_custom_wrap .ff-el-input--content .ff-el-form-control.ff_stripe_card_element, .fluentform_wrapper_4.ffs_custom_wrap .ff-el-input--content textarea, .fluentform_wrapper_4.ffs_custom_wrap .ff-el-input--content select, .fluentform_wrapper_4.ffs_custom_wrap .choices__list--single, .fluentform_wrapper_4.ffs_custom_wrap .choices[data-type*='select-multiple'] { border-style: solid;border-color: rgba(206, 212, 218, 1);border-width: 1px;border-radius: 4px; } .fluentform_wrapper_4.ffs_custom_wrap .frm-fluent-form .choices__list--dropdown { border-style: solid;border-color: rgba(206, 212, 218, 1);border-width: 1px;border-radius: 4px; } .fluentform_wrapper_4.ffs_custom_wrap .ff_submit_btn_wrapper .ff-btn-submit:not(.ff_btn_no_style) { border-style: solid;border-color: rgba(255, 255, 255, 1);border-width: 1px;border-radius: 10px; }.fluentform_wrapper_4.ffs_custom_wrap .ff_submit_btn_wrapper .ff-btn-submit:not(.ff_btn_no_style):hover { background-color: rgba(18, 18, 18, 1); }        .fluentform_wrapper_4.ffs_custom_wrap input[type=checkbox] {
        -webkit-appearance: checkbox;
        }
        .fluentform_wrapper_4.ffs_custom_wrap input[type=radio] {
        -webkit-appearance: radio;
        }
        .fluentform_wrapper_4.ffs_custom_wrap .ff-el-group input[type=checkbox],
        .fluentform_wrapper_4.ffs_custom_wrap .ff-el-group input[type=radio] {
        -webkit-transform: scale(1);
        transform: scale(1);
        width: 21px;
        height: 15px;
        margin-right: 0px;
        cursor: pointer;
        font-size: 12px;
        position: relative;
        text-align: left;
        border: none;
        box-shadow: none;
        -moz-appearance: initial;
        }
        .fluentform_wrapper_4.ffs_custom_wrap .ff-el-group input[type=checkbox]:before,
        .fluentform_wrapper_4.ffs_custom_wrap .ff-el-group input[type=radio]:before {
        content: none;
        }
        .fluentform_wrapper_4.ffs_custom_wrap .ff-el-group input[type=checkbox]:after,
        .fluentform_wrapper_4.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;;
        border-color: rgba(33, 37, 41, 1);;
        border-style: solid;;
        border-width: 1px;        padding-left: 1px;
        border-radius: 0px;        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_4.ffs_custom_wrap .ff-el-group input[type=checkbox]:checked:after, .fluentform_wrapper_4.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(173, 0, 0, 1);;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        color: #fff;
        border-color: rgba(173, 0, 0, 1);;
        } .fluentform_wrapper_4.ffs_custom_wrap .ff-el-group input[type=radio]:after {
        border-radius: 50%;        font-size: 10px;
        padding-top: 1px;
        padding-left: 2px;
        } .fluentform_wrapper_4.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");
        }
           .fluentform_wrapper_4.ffs_custom_wrap .ff-el-input--content table.ff-table.ff-checkable-grids tbody tr td { line-height: 25px; }.fluentform_wrapper_4.ffs_custom_wrap .step-nav .ff-btn-next { background-color: rgba(179, 25, 25, 1);padding: 10px;border-style: solid;border-color: rgba(255, 255, 255, 1);border-radius: 10px; }.fluentform_wrapper_4.ffs_custom_wrap .step-nav .ff-btn-prev { padding: 10px;border-style: solid;border-color: rgba(255, 255, 255, 1);border-radius: 10px; }.fluentform_wrapper_4.ffs_custom_wrap .ff-step-titles li.ff_active:before, .fluentform_wrapper_4.ffs_custom_wrap .ff-step-titles li.ff_completed:before { background: rgba(191, 0, 0, 1); color: #fff; } .fluentform_wrapper_4.ffs_custom_wrap .ff-step-titles li.ff_active:after, .fluentform_wrapper_4.ffs_custom_wrap .ff-step-titles li.ff_completed:after { background: rgba(191, 0, 0, 1);} .fluentform_wrapper_4.ffs_custom_wrap .ff-step-titles li:after { background: #333;} .fluentform_wrapper_4.ffs_custom_wrap .ff-step-titles li:before, .fluentform_wrapper_4.ffs_custom_wrap .ff-step-titles li { color:  #333; } .fluentform_wrapper_4.ffs_custom_wrap .ff-step-titles li.ff_active, .fluentform_wrapper_4.ffs_custom_wrap .ff-step-titles li.ff_completed { color: rgba(191, 0, 0, 1) }.fluentform_wrapper_4.ffs_custom_wrap .ff-el-progress-bar { background: rgba(191, 0, 0, 1); color: #fff; } .fluentform_wrapper_4.ffs_custom_wrap .ff-el-progress { background-color: #333; }                    