#banda_registration_form label.required::after{content:"*";color:red;display:inline-block;padding-left:5px;font-weight:700}#banda_registration_form .html_content{margin:20px 0}.html_content.parental_responsibility_info{border-width:1px;border-style:solid;border-color:rgba(0,0,0,.2);padding:10px}#banda_registration_form table.consent{border-collapse:collapse;border-width:1px;margin-bottom:5px;min-height:90px}#banda_registration_form table.consent td{border-width:1px;background-color:rgba(255,255,255,.3)}#banda_registration_form table.consent .con_label{width:200px}#banda_registration_form table.consent .check label{display:flex;flex-direction:column;align-content:center;flex-wrap:nowrap;align-items:center}#banda_registration_form table.consent .check{width:50px;text-align:center}#banda_registration_form #banda_recaptcha{margin-bottom:40px}#banda_modal{position:fixed;left:-20px;right:-20px;top:-20px;bottom:-20px;z-index:100000;background-color:rgba(0,0,0,.8)}#banda_modal .outer .topbar .closebut:hover svg{color:rgba(0,0,0,.8)}.filedrop{width:100%;min-height:200px;background-color:rgba(0,0,0,.06);border:solid 1px rgba(0,0,0,.1);border-radius:4px;padding:15px;padding-bottom:calc(2.5rem + 30px);position:relative;transition:all .3s}#banda_registration_form .filedrop .tmpfile{display:none}#banda_registration_form .filedrop .filelist{display:flex;display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:5px;padding-top:5px}#banda_registration_form .filedrop.empty:before{position:absolute;top:0;bottom:0;left:50%;right:50%;display:flex;align-content:center;justify-content:center;align-items:center;color:rgba(0,0,0,.35);text-shadow:1px 1px #fff;content:"Drag files here";font-weight:700;text-wrap:nowrap}#banda_registration_form .filedrop>.size{position:absolute;bottom:0;left:0;right:0;padding:15px;border-top:solid 1px #fff}#banda_registration_form .filedrop>.size.empty{display:none}#banda_registration_form .clearallfiles{cursor:pointer;margin-top:5px;display:inline-block;background-color:rgba(0,0,0,.2);border-radius:3px;padding:5px 10px}#banda_registration_form .filedrop label{background-color:rgba(0,0,0,.4);transition:all .3s;border-radius:3px;display:inline-block;color:#fff;padding:10px;cursor:pointer}#banda_registration_form .filedrop label:hover{background-color:rgba(0,0,0,.5)}