.input_container{max-width:600px;border-radius:30px;overflow:hidden;background:var(--color_shade1);padding:0 0 0 16px;display:flex;align-items:center}.input_container .search_input{flex:1}.input_container i{color:var(--color_shade6);cursor:pointer}.form_wrapper{max-width:550px;margin:40px auto;background-color:var(--color_shade1)}.form_wrapper.form_wrap{max-width:600px;padding:0}.form_wrapper.terms{max-width:800px;padding:0}.close_container{padding:20px;display:flex}.close_container h6{flex:1;padding:0 10px 0 0;text-align:left}.close_container i{color:var(--color_shade7);font-size:18px}.form_container{padding:20px}.input_wrapper{border:1px solid var(--color_shade4);margin-bottom:10px;display:flex;padding:5px 8px 5px 5px;align-items:center;background-color:var(--color_shade1)}.input_wrapper.subtopic{display:none}.form_wrap .input_wrapper{padding:5px}.form_wrap .input_wrapper input,.form_wrap .input_wrapper select,.form_wrap .input_wrapper textarea{padding:10px}.note-editor.note-frame{border:5px solid red;width:100%}.input_wrapper:last-child{margin-bottom:0}.input_wrapper .input_wrap{flex:1;display:flex;align-items:center}.input_wrapper .input_wrap.textarea{flex-direction:column}.input_wrapper .input_wrap.textarea label{flex:1;width:100%;padding:0 5px 0 5px;color:var(--color_shade6)}.input_wrapper .input_wrap.textarea textarea{flex:1;width:100%;padding:5px}.input_wrapper .input_wrap i{color:var(--color_shade7)}#show_subtopic,.show_subtopic{cursor:pointer}.input_wrapper input{flex:1;padding:5px 8px;border:none;width:100%}.input_wrapper .show_password_container{cursor:pointer}.input_wrapper:focus-within{border:1px solid var(--highlight_color)}.form_wrapper .form_button{width:100%;padding:16px}.term_para{font-size:11px;text-align:center;padding:10px 0;display:block;border-bottom:1px solid var(--background_shade8)}.term_para a{font-size:11px}.login_para{padding:10px 0 0 0;text-align:center}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{box-shadow:0 0 0 30px #fff inset!important;-webkit-box-shadow:0 0 0 30px #fff inset!important}input:not(input.btn){outline:0;filter:none;box-shadow:0 0 0 30px #fff inset!important;-webkit-box-shadow:0 0 0 30px #fff inset!important;font-size:16px}input[type=radio]{box-shadow:none!important;-webkit-box-shadow:none!important}.form_input,select,textarea{padding:10px 16px;border:1px solid #e3e5e3;width:100%;background-color:none;outline:0;filter:none;box-shadow:0 0 0 30px #fff inset!important;-webkit-box-shadow:0 0 0 30px #fff inset!important;font-size:16px;flex:1}.input_label{font-size:12px}.clicked_button{border:2px solid var(--highlight_color2)}button:disabled{opacity:.7}.progress_container{width:100%;background-color:var(--color_shade4);height:30px;position:relative;display:none}.progress_container span{position:absolute;display:block;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.progress_bar{width:0%;height:100%;background:#b7deed;background:-moz-linear-gradient(top,#b7deed 0,#71ceef 50%,#21b4e2 51%,#b7deed 100%);background:-webkit-linear-gradient(top,#b7deed 0,#71ceef 50%,#21b4e2 51%,#b7deed 100%);background:linear-gradient(to bottom,#b7deed 0,#71ceef 50%,#21b4e2 51%,#b7deed 100%)}.loaded_complete{background:#bfd255;background:-moz-linear-gradient(top,#bfd255 0,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);background:-webkit-linear-gradient(top,#bfd255 0,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);background:linear-gradient(to bottom,#bfd255 0,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%)}.file_label{padding:0 0 0 15px}.icon_container{padding:0 0 0 5px}.form_container_head h3,.form_container_head h4{margin-bottom:20px}.form_container_head p{text-align:left}.input_support_label{font-size:16px;font-weight:700;padding:20px 0 10px 0;color:var(--color_shade8)}.form_container.support{padding:0;margin-top:20px}.input_star{color:red}.sublabel{text-align:left;font-size:14px;font-style:italic;display:inline-block;margin-bottom:10px}.support_button{margin-top:20px}.note-editable{background-color:var(--color_shade1)}.note-editable ul li{list-style-type:disc;margin-left:20px}.note-editable ol li{list-style-type:decimal;margin-left:20px}.note-modal-backdrop{z-index:80;display:none}.note-editable p iframe{width:100%;height:50%}.note-modal-backdrop{display:none!important}