
.fluentform_wrapper_5.ffs_custom_wrap .asterisk-right label:after, .fluentform_wrapper_5.ffs_custom_wrap .asterisk-left label:before{ color: rgba(218, 33, 39, 1) !important;; } .fluentform_wrapper_5.ffs_custom_wrap .ff-el-input--content .error , .fluentform_wrapper_5.ffs_custom_wrap .error-text{ color: rgba(218, 33, 39, 1); } .fluentform_wrapper_5.ffs_custom_wrap .ff-message-success{ color: rgba(0, 0, 0, 1);background-color: rgba(255, 255, 255, 1); } .fluentform_wrapper_5.ffs_custom_wrap .ff-errors-in-stack { color: rgba(218, 33, 39, 1);background-color: rgba(255, 255, 255, 1); } .fluentform_wrapper_5.ffs_custom_wrap .ff-el-input--label label{ color: rgba(33, 94, 141, 1);font-size: 17px;font-weight: 600;text-transform: captialize;line-height: 12px; } .fluentform_wrapper_5.ffs_custom_wrap .ff-el-input--content input, .fluentform_wrapper_5.ffs_custom_wrap .ff-el-input--content .ff-el-form-control.ff_stripe_card_element, .fluentform_wrapper_5.ffs_custom_wrap .ff-el-input--content textarea, .fluentform_wrapper_5.ffs_custom_wrap .ff-el-input--content select, .fluentform_wrapper_5.ffs_custom_wrap .choices__list--single, .fluentform_wrapper_5.ffs_custom_wrap .choices[data-type*='select-multiple'] { background-color: rgba(255, 253, 253, 66);color: rgba(0, 0, 0, 1);font-size: 16px;font-weight: 400;font-style: normal;border-style: solid;border-color: rgba(33, 94, 141, 1);border-width: 1px;border-radius: 3px; } .fluentform_wrapper_5.ffs_custom_wrap .frm-fluent-form .choices__list--dropdown { border-style: solid;border-color: rgba(33, 94, 141, 1);border-width: 1px;border-radius: 3px; } .fluentform_wrapper_5.ffs_custom_wrap .ff-el-input--content input:focus, .fluentform_wrapper_5.ffs_custom_wrap .ff-el-input--content .ff-el-form-control.ff_stripe_card_element:focus, .fluentform_wrapper_5.ffs_custom_wrap .ff-el-input--content textarea:focus, .fluentform_wrapper_5.ffs_custom_wrap .ff-el-input--content select:focus { font-size: 16px;border-style: solid;border-color: rgba(218, 33, 39, 1);border-width: 1px;border-radius: 3px; }.fluentform_wrapper_5.ffs_custom_wrap .ff-el-group.ff_submit_btn_wrapper { text-align: center; }.fluentform_wrapper_5.ffs_custom_wrap .ff_submit_btn_wrapper .ff-btn-submit:not(.ff_btn_no_style) { background-color: rgba(218, 33, 39, 1);color: rgba(255, 255, 255, 1); }.fluentform_wrapper_5.ffs_custom_wrap .ff_submit_btn_wrapper .ff-btn-submit:not(.ff_btn_no_style):hover { background-color: rgba(218, 33, 39, 1);color: rgba(255, 255, 255, 1); }            .fluentform_wrapper_5.ffs_custom_wrap .ff-el-form-check { color:  rgba(0, 0, 0, 1)            } .fluentform_wrapper_5.ffs_custom_wrap input[type=checkbox] { -webkit-appearance: checkbox; } .fluentform_wrapper_5.ffs_custom_wrap input[type=radio] { -webkit-appearance: radio; } .fluentform_wrapper_5.ffs_custom_wrap .ff-el-group input[type=checkbox], .fluentform_wrapper_5.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_5.ffs_custom_wrap .ff-el-group input[type=checkbox]:before, .fluentform_wrapper_5.ffs_custom_wrap .ff-el-group input[type=radio]:before { content: none; } .fluentform_wrapper_5.ffs_custom_wrap .ff-el-group input[type=checkbox]:after, .fluentform_wrapper_5.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-color: rgba(33, 94, 141, 1); border-style: solid; border-width:1px;        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_5.ffs_custom_wrap .ff-el-group input[type=checkbox]:checked:after, .fluentform_wrapper_5.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(33, 94, 141, 1); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; color: #fff; border-color: rgba(33, 94, 141, 1); } .fluentform_wrapper_5.ffs_custom_wrap .ff-el-group input[type=radio]:after { border-radius: 50%;        font-size: 10px; padding-top: 1px; padding-left: 2px; } .fluentform_wrapper_5.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"); }