#agegate_container{background: #101010 url(https://static.cdprojektred.com/thewitcher.com/agegate/cdp_witcher_gate_bg.jpg) 50% 0 no-repeat; font-family: arial; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; display: none;}
#agegate_logo{text-align: center; padding-top: 30px;}
#agegate_form{width: 300px; background: #111; border-radius: 3px; color: #fff; margin: 20px auto 0 auto; -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 1); -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 1); box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 1);}
#agegate_form.wide{width: 500px;}
#agegate_form h2{font-size: 16px; color: #a52731; text-align: center; padding: 0; margin: 0; height: 40px; line-height: 40px;}
#agegate_form div.inputs{background: #222; text-align: center; padding: 20px 0;}
#agegate_form div.inputs input{display: inline-block; outline: none; -webkit-appearance: none; -moz-appearance: textfield; background: #000; text-align: center; width: 40px; color: #fff; height: 30px; margin: 0; padding: 0; border: 1px solid #a52731; line-height: 30px; font-size: 14px; font-weight: bold;}
#agegate_form div.inputs input#year{width: 50px;}
#agegate_form div.inputs input#go{width: 50px; background: #a52731; color: #fff; font-weight: normal; cursor: pointer; height: 32px;}
#agegate_form div.inputs input[type=number]:focus{border-color: #555;}