.consent_form_wrap{position:fixed;left:0;right:0;top:0;bottom:0;text-align:center;z-index:200;background:rgba(0,0,0,.4);filter:none}.consent_form_wrap:before{content:"";display:inline-block;width:0;height:100%;vertical-align:middle}.consent_form{width:25em;max-width:90%;background:#ff3e00;background:black;border:solid #ff3e00 1px;color:white;padding:1.5em 1em;display:inline-block;vertical-align:middle;box-shadow:rgba(0,0,0,.5) .5em .5em 3em .5em;border-radius:.5em}.consent_form table{text-align:left;margin:1em auto;color:lightgray}.consent_form table td{text-align:right;padding-left:.8em}.consent_form table td:first-child{text-align:left;padding-left:0em}.consent_form_title{font-size:2em}.consent_form_text{margin-top:1em;margin-bottom:1em}.consent_form_buttons{margin-top:1.5em}.consent_form_buttons button{font-size:1em;padding:.5em .5em;display:inline-block;background:lightgray;min-width:10em;border-radius:.5em;margin:.2em .5em;border:0}.consent_form_buttons a{color:white;display:inline-block;margin-top:1em}.consent_form_buttons button.consent_form_button_accept{background:darkgreen;font-weight:700;background:#ff3e00;color:white}