body{background:url('/Images/_fondo5.jpg') no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.container .row{background-color:#fff;opacity:.95;border-radius:5px;min-width:266px;max-width:345px;padding:30px 50px 17px 50px;margin-top:3%}.form-group{max-width:304px}.g-recaptcha{transform-origin:left top;-webkit-transform-origin:left top}#ot-sdk-btn.ot-sdk-show-settings{color:#000!important;background-color:transparent!important}#ot-sdk-btn.ot-sdk-show-settings:hover{background-color:#fc0!important;color:#000!important}#loadingOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:9999;display:flex;justify-content:center;align-items:center}.loading-content{background:#fff;padding:30px 40px;border-radius:10px;text-align:center;font-size:18px}.spinner{display:inline-block;width:40px;height:40px;border:4px solid #ccc;border-top:4px solid #f7c600;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:10px}@keyframes spin{to{transform:rotate(360deg)}}