:root{--main-title-color: #4d4d4d;--header-title-color: #2b3c73;--max-content-width: 400px;font-family:Open Sans,sans-serif;line-height:1.5;font-weight:400;color:#213547;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--brand-color: #2B3C73;--brand-verve-color: #B92C8C;--brand-matrix-color: #2B3C73;--brand-build-color: #1C3867;--brand-reflex-color: #50B74B;--brand-surge-color: #0D0E1A;--brand-cerulean-color: #2B7DBF;--brand-fit-color: #EF3E2D;--brand-revel-color: #161615}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;--brand-color: #2B3C73}h1{font-weight:700;line-height:1em;font-size:2.6em;padding-right:5px;padding-left:5px}h2{font-weight:700;font-size:2em;margin-top:5px;margin-bottom:0;color:var(--main-title-color);padding-right:5px;padding-left:5px;line-height:120%}button{margin-top:5px;margin-bottom:5px;border-radius:4px;border:1px solid transparent;padding:.4em 1.2em;font-size:1em;font-weight:300;font-family:inherit;background-color:#2b3c73;cursor:pointer;transition:border-color .25s;color:#fff;width:100%}input[type=button].atcb-button{color:red}button:hover{border-color:#646cff;background-color:#35498b}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}button:disabled{opacity:80%;cursor:not-allowed}button.primary{background-color:var(--brand-color)}@media screen and (max-width: 1248px){h1{font-size:2.5em}h2{font-size:2em}}@media screen and (max-width: 1024px){h1{font-size:2.2em}h2{font-size:1.8em}}@media screen and (max-width: 768px){h1{font-size:2em}h2{font-size:1.5em}button{font-size:1em}}@media screen and (max-width: 480px){h1{font-size:1.7em}h2{font-size:1.2em}}@media screen and (max-width: 300px){h1{font-size:1.3em}h2{font-size:1.1em}}#root{text-align:center}.App{background-color:#f3f3f3;font-family:Open Sans,sans-serif;display:flex;flex-direction:column;min-height:100vh}.input-container{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:400px;padding-bottom:20px;width:100%;gap:20px}.main-container{display:flex;flex-direction:column;align-items:center;padding:20px 10px;min-height:33vh;gap:20px}.main-container-error{display:flex;flex-direction:column;align-items:center;padding:20px 10px;gap:20px}.body-container{display:flex;max-width:1000px;flex-direction:row;width:100%;justify-content:center}.button-container{width:325px}.sub-header{margin:0 10px;max-width:600px;color:#4d4d4d;font-size:1.5em;font-weight:700;font-style:italic}.sub-header-text{margin:25px 10px;max-width:600px;color:#4d4d4d;font-size:1.5em;font-weight:400;font-style:normal}.sub-header-error{margin:0;max-width:600px;color:red;font-size:1.5em;font-weight:700;font-style:normal}form{width:95%;margin:0 auto}input:not([type=radio]){font-size:1em;margin-top:5px;margin-bottom:5px;border:1px solid #979797;border-radius:4px;padding:8px 0;text-align:center;width:100%}input[type=radio]:checked{accent-color:#4d4d4d}input:not([type=radio]):focus{outline:1px solid #5a5a5a}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:3px 0 0;font:inherit;color:currentColor;width:20px;min-width:20px;height:10px;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em);align-self:top;display:grid;place-content:center}input[type=checkbox]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transform-origin:bottom left;transition:.12s transform ease-in-out;background-color:CanvasText}input[type=checkbox]:checked:before{transform:scale(1)}input[type=checkbox]:disabled{--form-control-color: var(--form-control-disabled);color:var(--form-control-disabled);cursor:not-allowed}input::placeholder{color:#979797;font-style:italic}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.input-error{color:#8b0000;font-weight:500;font-size:.9em}.input-error-lg{color:#8b0000;font-weight:500;font-size:1em;padding-top:10px}.income-disclaimer{text-align:left;font-size:.8em;margin-top:0;font-style:italic;color:#565a54;line-height:1.1em}.secondary-button{background:#f2f2f2;border:1px solid #979797;color:#686868}.secondary-button:hover{background-color:#ccc;border-color:#979797}.terms-container{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:400px;padding-bottom:20px;width:100%;gap:20px}.terms-title{text-transform:uppercase}.terms-text{max-height:50vh;min-height:200px;overflow-y:scroll;background:#ffffff;border:1px solid #979797;border-radius:4px;padding:5px 10px;text-align:left}.terms-disclaimer{text-align:left}.terms-text p{margin:0;font-style:normal;font-weight:400;font-size:14px;line-height:18px;text-align:justify;color:#565a54}.terms-text p>b{color:#2b3c73}.terms-text::-webkit-scrollbar{width:8px}.terms-text::-webkit-scrollbar-thumb{border-radius:2px;background-color:#ccc}.terms-agreement{display:flex;flex-direction:row;max-width:600px}.terms-disclaimer{font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-align:left}.terms-agreement p{color:#4d4d4d;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-align:left;margin:0;padding-left:10px}.text-content{font-style:normal;font-weight:400;font-size:12px;line-height:16px;text-align:center;color:#4d4d4d;max-width:var(--max-content-width)}.terms-actions{width:100%;max-width:400px;text-align:right;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none}.terms-actions span:not(:first-child){margin-left:20px}.terms-actions span{cursor:pointer}.terms-actions .fa-icon{margin-right:5px;color:#6f6f6f}.terms-text p{margin-bottom:10px}.text-italic{font-weight:400;font-size:12px;line-height:16px;text-align:center;color:#4d4d4d}.stores-container{display:flex;flex-direction:row;gap:10px;margin-bottom:15px}.stores-container img{cursor:pointer}@media screen and (max-width: 768px){.income-disclaimer{font-size:.7em}.sub-header{font-size:1.2em}input{font-size:1em}.body-container{flex-direction:column;justify-content:center;align-items:center}.body-container-error{flex-direction:column;justify-content:center;align-items:center;width:95%;margin:0 auto}}.max-500{max-width:500px}.confirmation-details{display:flex;flex-direction:column;justify-content:left;align-items:left;max-width:400px;text-align:left;width:100%}.payment-disclaimer{display:flex;flex-direction:row;width:100%;text-align:left;align-items:baseline;gap:5px}.debt-disclaimer-text{max-width:1000px;text-align:left;font-size:14px}.spring-up{animation:1s springin ease-in}@keyframes springin{0%{transform:scale(0%)}75%{transform:scale(1.2)}to{transform:scale(1)}}@media screen and (min-width: 768px){.terms-container,.terms-agreement,.terms-actions{min-width:710px}.terms-text{max-height:400px;min-width:710px}}@media print{#enrolled-terms,#offered-terms{display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff}.terms-text{border:none;position:absolute;top:80px;left:0;right:0;bottom:0}.terms-actions{display:none}.terms-disclaimer{position:absolute;top:500px;left:0;right:0;bottom:0}button,input[type=checkbox]{display:none}}.unique-account-disclaimer{font-size:.8em;margin:.5em 0}.header-image{width:80%;max-width:900px;width:100%;min-width:300px}.header-title{padding-top:15px;margin-top:20px;margin-bottom:30px;color:var(--header-title-color)}.header-container{background-color:#fff;padding-bottom:10px}.header-cfc-logo{margin-top:10px;padding-bottom:10px;margin-bottom:10px;box-shadow:0 8px 15px -15px #494949}.footer-container{justify-content:center;display:flex;flex-direction:column;text-align:center;color:#565a54;bottom:0;width:100%;margin:auto auto 0;background-color:#fff}.license{padding-left:10px;padding-right:10px;line-height:1.05em;text-align:left;font-size:.8em;margin:0 auto;max-width:1440px;border-bottom:1px solid #d3d3d3}.serviced-by{color:#000;font-weight:600;font-size:.8em;margin:10px 0}.version{padding:0;margin:0;font-size:.8em}@media screen and (max-width: 480px){.license{font-size:.7em}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nav-header-container{background-color:#fff;padding:10px;display:flex}.nav-header-image{width:200px;margin-right:auto}.nav-header-container ul li{display:inline-block;list-style-type:none;text-transform:uppercase;font-weight:500}.nav-header-container ul li a{padding:1em;color:var(--brand-color);text-decoration:inherit}@media (width <= 450px){.nav-header-container ul li a{padding:0}.nav-header-container ul li:first-child a{padding-right:.8em}}label span div{font-size:12px}#payment-options h3:first-child{margin-top:0}#payment-amount-options,#payment-method-options{text-align:left}#payment-method-options{margin-bottom:20px}#payment-amount-options label,#payment-method-options label{display:flex;flex-direction:row;margin-bottom:20px}#payment-amount-options label input[type=radio],#payment-method-options label input[type=radio]{vertical-align:top;margin-top:-25px;margin-right:15px}#payment-amount-options label span span{font-size:12px}#dashboard-options h3:first-child{margin-top:0}#dashboard-amount-options,#dashboard-method-options{text-align:left}#dashboard-method-options{margin-bottom:20px}#dashboard-amount-options label{display:flex;flex-direction:row;margin-bottom:0}#dashboard-amount-options label:first-child{margin-bottom:20px}#dashboard-method-options label{display:flex;flex-direction:row;margin-bottom:20px}#dashboard-amount-options label input[type=radio],#dashboard-method-options label input[type=radio]{vertical-align:top;margin-right:15px}#dashboard-options{max-width:400px;display:flex;justify-content:left;flex-direction:column}#other-amount-input{width:100px;margin-left:3px;text-align:left;padding-left:5px}.dashboard-other-amount{align-items:center;margin-left:5px}#dashboard-amount-options label:nth-child(2){margin-bottom:0}#dashboard-buttons{display:flex;flex-direction:column;align-items:center}.payment-progress-bar{color:#fff;background-color:#a5b0bc;border-radius:20px;max-width:500px;width:100%;font-size:14px;display:flex;justify-content:space-between;margin-top:20px;white-space:nowrap;position:relative}.payment-progress{background-color:var(--brand-color);height:100%;border-radius:20px;align-items:center;text-align:left;padding:2px 0}.payment-progress-text{align-self:center;position:absolute;z-index:10}.payment-progress-text-right{margin-right:10px;right:0}.payment-progress-text-left{margin-left:10px;left:0}.dashboard-progress-description{display:flex;text-align:left;justify-content:space-between;width:100%;max-width:500px;align-items:center}.border-right{border-right:1px solid #213547;height:40px}#new-payment-cancel{width:380px;margin-top:-20px}div.input-container{display:flex;flex-direction:column;padding-bottom:0}div.input-row,div.input-row-two{width:100%}div.input-row-two{display:flex;flex-direction:row}div.input-row-two input:not(:first-child){margin-left:10px}div.input-row-two label{width:50%}h3,h4{margin:0}select{font-size:1em;margin-top:5px;margin-bottom:5px;border:1px solid #979797;border-radius:4px;padding:8px 0;text-align:center;width:100%}.faeye{float:right;margin-right:10px;margin-top:-30px;position:relative;z-index:2;color:#6f6f6f;-webkit-user-select:none;user-select:none}.error-message{margin:10px 0}select{color:#aaa}select:focus,select:has(option:checked:not([value])),select:has(option:checked:not([value=""])){color:#000}
