.generic_form input[type="text"]{box-shadow:0 0 15px rgba(0,0,0,.08);font:600 15px/20px "Open Sans",sans-serif;display:block;color:#181c21!important;background-color:rgba(255,255,255,1);border:1px solid #233985;-webkit-appearance:none;transition:.3s ease-in-out;width:100%;padding:26px 20px;border-radius:6px;}.generic_form input[type="password"]{box-shadow:0 0 15px rgba(0,0,0,.08);font:600 15px/20px "Open Sans",sans-serif;display:block;color:#181c21!important;background-color:rgba(255,255,255,1);border:1px solid #233985;-webkit-appearance:none;transition:.3s ease-in-out;width:100%;padding:26px 20px;border-radius:6px;}.generic_form input[type="email"]{box-shadow:0 0 15px rgba(0,0,0,.08);font:600 15px/20px "Open Sans",sans-serif;display:block;color:#181c21!important;background-color:rgba(255,255,255,1);border:1px solid #233985;-webkit-appearance:none;transition:.3s ease-in-out;width:100%;padding:26px 20px;border-radius:6px;}.generic_form input::-webkit-input-placeholder{color:#181c21;opacity:.8;}.generic_form input:-ms-input-placeholder{color:#181c21;opacity:.8;}.generic_form input::placeholder{color:#181c21;opacity:.8;}.generic_form input[type="text"]:focus{border:1px solid #91a96e!important;transition:.3s ease-in-out;}.generic_form input[type="email"]:focus{border:1px solid #91a96e!important;transition:.3s ease-in-out;}.generic_form textarea{box-shadow:0 0 15px rgba(0,0,0,.08);font:600 15px/20px "Open Sans",sans-serif;display:block;color:#181c21!important;background-color:#fff!important;border:1px solid #233985;-webkit-appearance:none;transition:.3s ease-in-out;width:100%;padding:26px 20px;min-height:250px;border-radius:6px;}.generic_form textarea::-webkit-input-placeholder{color:#181c21;opacity:.8;}.generic_form textarea:-ms-input-placeholder{color:#181c21;opacity:.8;}.generic_form textarea::placeholder{color:#181c21;opacity:.8;}.generic_form textarea:focus{border:1px solid #91a96e!important;transition:.3s ease-in-out;}.form-label-outside{font-size:13px;padding:10px 5px 5px;color:#fff;font-family:"Open Sans",sans-serif;}label{font-size:15px;font-weight:bold;}input.parsley-error,select.parsley-error,textarea.parsley-error{border:1px solid #ff2a5e!important;}.parsley-required{font-size:11px;color:red!important;font-weight:bold!important;background-color:#fff;padding:5px 10px;display:inline-block;border-radius:6px;}.parsley-errors-list{color:red!important;font-weight:bold!important;}.custom-control-input{margin:0!important;}.custom-control-label{position:relative;margin-bottom:0;}.custom-control-label::before{position:absolute;top:.55rem;left:-1rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6;}.custom-control-label::after{position:absolute;top:.55rem;left:-1em;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%;}.custom-checkbox .custom-control-label::before{border-radius:.25rem;}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before{background-color:#ff5e14;}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{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");}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{background-color:#ff5e14;}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,.5);}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(0,123,255,.5);}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem;}.form-check .form-check-input{float:left;margin-left:-1.5em;}.form-check-input{width:1.2em;height:1.2em;margin-top:.25em;margin-right:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;border:2px solid #86b7fe!important;}.form-check-input[type="checkbox"]{border-radius:.25em;}.form-check-input[type="radio"]{border-radius:50%;border:2px solid #86b7fe!important;background-color:#fff;}.form-check-input:active{filter:brightness(90%);}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd;}.form-check-input:checked[type="checkbox"]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");}.form-check-input:checked[type="radio"]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");}.form-check-input[type="checkbox"]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{opacity:.5;}.form-check-inline .form-check-input{margin-top:5px;}