html.remodal-is-locked{overflow:hidden;touch-action:none;}.remodal,[data-remodal-id]{display:none;}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none;}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch;}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-0.05em;content:"";}.remodal-overlay,.remodal-wrapper{backface-visibility:hidden;}.remodal{position:relative;outline:none;text-size-adjust:100%;}.remodal-is-initialized{display:inline-block;}.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened{filter:blur(3px);}.remodal-overlay{background:rgba(43,46,56,0.5);}.remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing{animation-duration:0.3s;animation-fill-mode:forwards;}.remodal-overlay.remodal-is-opening{animation-name:remodal-overlay-opening-keyframes;}.remodal-overlay.remodal-is-closing{animation-name:remodal-overlay-closing-keyframes;}.remodal-wrapper{padding:10px 10px 0;}.remodal{box-sizing:border-box;margin-bottom:10px;transform:translate3d(0,0,0);color:#2b2e38;background:transparent;}.remodal.remodal-is-opening,.remodal.remodal-is-closing{animation-duration:0.3s;animation-fill-mode:forwards;}.remodal.remodal-is-opening{animation-name:remodal-opening-keyframes;}.remodal.remodal-is-closing{animation-name:remodal-closing-keyframes;}.remodal,.remodal-wrapper:after{vertical-align:middle;}.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;transition:color 0.2s;text-decoration:none;color:#95979c;border:0;outline:0;background:transparent;}.remodal-close:hover,.remodal-close:focus{color:#2b2e38;}.remodal-close:before{font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif!important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"\00d7";text-align:center;}.remodal-confirm,.remodal-cancel{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;transition:background 0.2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0;}.remodal-confirm{color:#fff;background:#81c784;}.remodal-confirm:hover,.remodal-confirm:focus{background:#66bb6a;}.remodal-cancel{color:#fff;background:#e57373;}.remodal-cancel:hover,.remodal-cancel:focus{background:#ef5350;}.remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner{padding:0;border:0;}@keyframes remodal-opening-keyframes{from{transform:scale(1.05);opacity:0;}to{transform:none;opacity:1;}}@keyframes remodal-closing-keyframes{from{transform:scale(1);opacity:1;}to{transform:scale(0.95);opacity:0;}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0;}to{opacity:1;}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1;}to{opacity:0;}}@media only screen and (min-width: 641px) {.remodal{max-width:864px;}}.lt-ie9 .remodal-overlay{background:#2b2e38;}.lt-ie9 .remodal{width:700px;}.authenticator{width:100%;height:100%;background:url('https://aws-origin.image-tech-storage.com/playojo.com/images/registration/bg.png') no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;position:relative;font-family:'Terfens';font-weight:500;font-size:14px;line-height:1.42857143;color:#333333;background-color:transparent;}.registration-wrapper.authenticator.auth-desktop{width:864px;height:732px;}.login-wrapper.authenticator.auth-desktop,.login-wrapper.authenticator.auth-tablet{width:455px;height:390px;}.forgotpassword-wrapper.authenticator.auth-desktop,.forgotpassword-wrapper.authenticator.auth-tablet{width:455px;height:450px;}@font-face{font-family:'ojoreg';src:url('https://aws-origin.image-tech-storage.com/playojo.com/fonts/ojoreg.eot?wrr8mc');src:url('https://aws-origin.image-tech-storage.com/playojo.com/fonts/ojoreg.eot?wrr8mc#iefix') format('embedded-opentype'),url('https://aws-origin.image-tech-storage.com/playojo.com/fonts/ojoreg.ttf?wrr8mc') format('truetype'),url('https://aws-origin.image-tech-storage.com/playojo.com/fonts/ojoreg.woff?wrr8mc') format('woff'),url('https://aws-origin.image-tech-storage.com/playojo.com/fonts/ojoreg.svg?wrr8mc#ojoreg') format('svg');font-weight:normal;font-style:normal;}section.login .ra,.authenticator .ra{font-family:'ojoreg'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.authenticator .ra-back:before{content:"\e909";}.authenticator .ra-next:before{display:inline-block;content:"\e909";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.authenticator .ra-check:before{content:"\e90a";}.authenticator .ra-arrow:before{content:"\e900";}.authenticator .ra-success:before{content:"\e901";}.authenticator .ra-close:before{content:"\e904";}.authenticator .ra-hide:before{content:"\e905";}.authenticator .ra-show:before{content:"\e906";}.authenticator .ra-email:before{content:"\e902";}.authenticator .ra-alert:before{content:"\e903";}.authenticator .ra-help:before{content:"\e908";}section.login .ra-spinner:before,.authenticator .ra-spinner:before{content:"\e907";}section.login .spin-custom,.authenticator .spin-custom{display:inline-block;-webkit-animation:spinloader 2s infinite linear;animation:spinloader 2s infinite linear;}@-webkit-keyframes spinloader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes spinloader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.authenticator .text-center{text-align:center!important;}.authenticator a{background-color:transparent;}.authenticator a:active,.authenticator a:hover{outline:0;}.authenticator b,.authenticator strong{font-weight:bold;}.authenticator img{border:0;}.authenticator button,.authenticator input,.authenticator optgroup,.authenticator select,.authenticator textarea{color:inherit;font:inherit;margin:0;}.authenticator button{overflow:visible;}.authenticator button,.authenticator select{text-transform:none;}.authenticator button,.authenticator input[type="button"],.authenticator input[type="reset"],.authenticator input[type="submit"]{-webkit-appearance:button;cursor:pointer;}.authenticator button[disabled],.authenticator input[disabled]{cursor:default;}.authenticator button::-moz-focus-inner,.authenticator input::-moz-focus-inner{border:0;padding:0;}.authenticator input{line-height:normal;}.authenticator input[type="checkbox"],.authenticator input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;}.authenticator input[type="number"]::-webkit-inner-spin-button,.authenticator input[type="number"]::-webkit-outer-spin-button{height:auto;}.authenticator,.authenticator *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.authenticator:before,.authenticator:after,.authenticator *:before,.authenticator *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.authenticator input,.authenticator button,.authenticator select,.authenticator textarea{font-family:inherit;font-size:inherit;line-height:inherit;}.authenticator a{color:#337ab7;text-decoration:none;}.authenticator a:hover,.authenticator a:focus{color:#23527c;text-decoration:underline;}.authenticator a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.authenticator img{vertical-align:middle;}.authenticator .img-responsive{display:block;max-width:100%;height:auto;}.authenticator .container-fluid{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;}.authenticator .row{margin-left:-10px;margin-right:-10px;}.authenticator.iphone-auth-wrapper.auth-mobile.auth-portrait .row{margin-left:-8px;margin-right:-8px;}.authenticator .col-1,.authenticator .col-2,.authenticator .col-3,.authenticator .col-4,.authenticator .col-5,.authenticator .col-6,.authenticator .col-7,.authenticator .col-8,.authenticator .col-9,.authenticator .col-10{position:relative;min-height:1px;padding-left:10px;padding-right:10px;}.authenticator.iphone-auth-wrapper.auth-mobile.auth-portrait .col-1,.authenticator.iphone-auth-wrapper.auth-mobile.auth-portrait .col-2,.authenticator.iphone-auth-wrapper.auth-mobile.auth-portrait .col-3,.authenticator.iphone-auth-wrapper.auth-mobile.auth-portrait .col-4,.authenticator.iphone-auth-wrapper.auth-mobile.auth-portrait .col-5,.authenticator.iphone-auth-wrapper.auth-mobile.auth-portrait .col-6,.authenticator.iphone-auth-wrapper.auth-mobile.auth-portrait .col-7,.authenticator.iphone-auth-wrapper.auth-mobile.auth-portrait .col-8,.authenticator.iphone-auth-wrapper.auth-mobile.auth-portrait .col-9,.authenticator.iphone-auth-wrapper.auth-mobile.auth-portrait .col-10{padding-left:8px;padding-right:8px;}.authenticator .col-1,.authenticator .col-2,.authenticator .col-3,.authenticator .col-4,.authenticator .col-5,.authenticator .col-6,.authenticator .col-7,.authenticator .col-8,.authenticator .col-9,.authenticator .col-10{float:left;}.authenticator .col-10{width:100%;}.authenticator .col-9{width:90%;}.authenticator .col-8{width:80%;}.authenticator .col-7{width:70%;}.authenticator .col-6{width:60%;}.authenticator .col-5{width:50%;}.authenticator .col-4{width:40%;}.authenticator .col-3{width:30%;}.authenticator .col-2{width:20%;}.authenticator .col-1{width:10%;}.authenticator .col-pull-10{right:100%;}.authenticator .col-pull-9{right:90%;}.authenticator .col-pull-8{right:80%;}.authenticator .col-pull-7{right:70%;}.authenticator .col-pull-6{right:60%;}.authenticator .col-pull-5{right:50%;}.authenticator .col-pull-4{right:40%;}.authenticator .col-pull-3{right:30%;}.authenticator .col-pull-2{right:20%;}.authenticator .col-pull-1{right:10%;}.authenticator .col-pull-0{right:auto;}.authenticator .col-push-10{left:100%;}.authenticator .col-push-9{left:90%;}.authenticator .col-push-8{left:80%;}.authenticator .col-push-7{left:70%;}.authenticator .col-push-6{left:60%;}.authenticator .col-push-5{left:50%;}.authenticator .col-push-4{left:40%;}.authenticator .col-push-3{left:30%;}.authenticator .col-push-2{left:20%;}.authenticator .col-push-1{left:10%;}.authenticator .col-push-0{left:auto;}.authenticator .col-offset-10{margin-left:100%;}.authenticator .col-offset-9{margin-left:90%;}.authenticator .col-offset-8{margin-left:80%;}.authenticator .col-offset-7{margin-left:70%;}.authenticator .col-offset-6{margin-left:60%;}.authenticator .col-offset-5{margin-left:50%;}.authenticator .col-offset-4{margin-left:40%;}.authenticator .col-offset-3{margin-left:30%;}.authenticator .col-offset-2{margin-left:20%;}.authenticator .col-offset-1{margin-left:10%;}.authenticator .col-offset-0{margin-left:0%;}.authenticator label{display:inline-block;max-width:100%;margin-bottom:5px;font-family:'Terfens';font-weight:500;font-size:12px;}.authenticator input[type="radio"],.authenticator input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal;}.authenticator input[type="file"]:focus,.authenticator input[type="radio"]:focus,.authenticator input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.authenticator .form-control{font-family:'Terfens';font-weight:500;display:block;width:100%;height:44px;padding:0 15px;font-size:14px;line-height:1.42857143;color:#a0a0a0;background-color:#fff;background-image:none;border:none;border-radius:4px!important;margin:0;outline:none;position:relative;box-shadow:none;}.authenticator .form-control:focus{outline:none;box-shadow:0 0 5px #a1bbed;}.authenticator .form-control:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px white inset;}.authenticator .form-control::-moz-placeholder{font-family:'Terfens';font-weight:500;text-transform:none;font-size:14px;}.authenticator .form-control:-ms-input-placeholder{font-family:'Terfens';font-weight:500;text-transform:none;font-size:14px;line-height:1.42857143;}.authenticator .form-control::-webkit-input-placeholder{font-family:'Terfens';font-weight:500;text-transform:none;font-size:14px;line-height:1.42857143;}.authenticator .form-control::-ms-expand{border:0;background-color:transparent;}.authenticator .form-control[disabled],.authenticator .form-control[readonly],.authenticator fieldset[disabled] .form-control,.authenticator .auth-select-wrapper.disabled{opacity:0.4;color:#d0d0d0;}.authenticator .form-control[disabled],.authenticator fieldset[disabled] .form-control{cursor:not-allowed;}.authenticator textarea.form-control{height:auto;}.authenticator .form-group{margin-bottom:10px;position:relative;text-align:left;}.authenticator .radio,.authenticator .checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px;}.authenticator .radio label,.authenticator .checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer;}.authenticator .radio input[type="radio"],.authenticator .radio-inline input[type="radio"],.authenticator .checkbox input[type="checkbox"],.authenticator .checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9;}.authenticator .radio+.radio,.authenticator .checkbox+.checkbox{margin-top:-5px;}.authenticator .radio-inline,.authenticator .checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer;}.authenticator .radio-inline+.radio-inline,.authenticator .checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px;}.authenticator input[type="radio"][disabled],.authenticator input[type="checkbox"][disabled],.authenticator input[type="radio"].disabled,.authenticator input[type="checkbox"].disabled,.authenticator fieldset[disabled] input[type="radio"],.authenticator fieldset[disabled] input[type="checkbox"]{cursor:not-allowed;}.authenticator .radio-inline.disabled,.authenticator .checkbox-inline.disabled,.authenticator fieldset[disabled] .radio-inline,.authenticator fieldset[disabled] .checkbox-inline{cursor:not-allowed;}.authenticator .radio.disabled label,.authenticator .checkbox.disabled label,.authenticator fieldset[disabled] .radio label,.authenticator fieldset[disabled] .checkbox label{cursor:not-allowed;}.authenticator .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px;}.authenticator .form-control-static.input-lg,.authenticator .form-control-static.input-sm{padding-left:0;padding-right:0;}.authenticator .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}.authenticator select.input-sm{height:30px;line-height:30px;}.authenticator textarea.input-sm,.authenticator select[multiple].input-sm{height:auto;}.authenticator .form-group-sm.form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}.authenticator .form-group-sm select .form-control{height:30px;line-height:30px;}.authenticator .form-group-sm textarea .form-control,.authenticator .form-group-sm select[multiple] .form-control{height:auto;}.authenticator .has-feedback{position:relative;}.authenticator .has-feedback .form-control{padding-right:42.5px;}.authenticator .form-control-feedback,.authenticator .form-radio .radio-feedback{position:absolute;top:8px;right:15px;z-index:2;display:block;width:30px;height:30px;line-height:30px;text-align:center;pointer-events:none;font-size:28px;}.authenticator .form-control-feedback.normal-feedback{top:32px;}.authenticator .form-radio.selected{color:#4dd29f!important;}.authenticator .form-radio .radio-feedback{display:none;color:#4dd29f;right:25px;top:7px;}.authenticator .form-radio.selected .radio-feedback{display:block;}.authenticator .normal-feedback.form-control-feedback{color:#a0a0a0;}.authenticator .normal-feedback.form-control-feedback.password_show{cursor:pointer;pointer-events:auto;}.authenticator .has-success .form-control-feedback{color:#4dd29f;}.authenticator .has-error .form-control-feedback{color:#eb4639;}.authenticator .has-success.has-feedback .form-control-feedback.normal-feedback,.authenticator .has-error.has-feedback .form-control-feedback.normal-feedback{right:55px;color:#a0a0a0;}.authenticator .has-feedback label~.form-control-feedback{top:32px;}.authenticator .has-feedback label.sr-only~.form-control-feedback{top:0;}.authenticator .btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:none;white-space:nowrap;padding:0;font-family:'Terfens';font-weight:700;font-size:14px;line-height:1.42857143;border-radius:4px!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:44px;color:#d6d6d6;background:#a0a0a0;width:100%;}.authenticator .btn:focus,.authenticator .btn:active:focus,.authenticator .btn.active:focus,.authenticator .btn.focus,.authenticator .btn:active.focus,.authenticator .btn.active.focus{outline:none;}.authenticator .btn:hover,.authenticator .btn:focus,.authenticator .btn.focus{text-decoration:none;box-shadow:0 0 5px #a1bbed;}.authenticator .btn:active,.authenticator .btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);}.authenticator .btn.disabled,.authenticator .btn[disabled],.authenticator fieldset[disabled] .btn{cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;}.authenticator a.btn.disabled,.authenticator fieldset[disabled] a.btn{pointer-events:none;}.authenticator input[type="submit"].btn-block,.authenticator input[type="reset"].btn-block,.authenticator input[type="button"].btn-block{width:100%;}.authenticator .back-btn{background:#ffffff;color:#4dd29f;}.authenticator .btn.active-next{color:#fff;background:#4dd39f;background:-moz-linear-gradient(top,#4dd39f 0%,#20b77c 100%);background:-webkit-linear-gradient(top,#4dd39f 0%,#20b77c 100%);background:linear-gradient(to bottom,#4dd39f 0%,#20b77c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dd39f',endColorstr='#20b77c',GradientType=0);}.authenticator .btn.active-final{color:#000;background:#fdd460;background:-moz-linear-gradient(top,#feff01 0%,#fdd460 100%);background:-webkit-linear-gradient(top,#feff01 0%,#fdd460 100%);background:linear-gradient(to bottom,#feff01 0%,#fdd460 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feff01',endColorstr='#fdd460',GradientType=0);}.authenticator .progress{overflow:hidden;height:34px;margin-bottom:0;background-color:#d6d6d6;position:absolute;width:100%;bottom:0;z-index:99;border-radius:0;-webkit-box-shadow:none;box-shadow:none;}.authenticator .progress-bar{width:100%;height:100%;font-size:12px;line-height:20px;color:#ffffff;text-align:center;background-color:#44cd99;-webkit-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease;}.authenticator .progress-bar span{font-family:'Terfens';font-weight:700;line-height:34px;color:#fff;font-size:14px;letter-spacing:1px;}.authenticator .clearfix:before,.authenticator .clearfix:after,.authenticator .container-fluid:before,.authenticator .container-fluid:after,.authenticator .row:before,.authenticator .row:after{content:" ";display:table;}.authenticator .clearfix:after,.authenticator .container-fluid:after,.authenticator .row:after{clear:both;}.authenticator .center-block{display:block;margin-left:auto;margin-right:auto;}.authenticator .pull-right{float:right!important;}.authenticator .pull-left{float:left!important;}.authenticator .hide{display:none!important;}.authenticator .show{display:block!important;}.authenticator .invisible{visibility:hidden;}.authenticator .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.authenticator .hidden{display:none!important;}.authenticator .visible-xs,.authenticator .visible-sm,.authenticator .visible-md{display:none!important;}.authenticator .auth-checkbox{position:absolute;left:-9999px;}.authenticator .auth-checkbox~label>span{display:table-cell;vertical-align:middle;padding-left:10px;font-size:11px;}.authenticator .auth-checkbox+label{cursor:pointer;display:table!important;}.authenticator .auth-checkbox+label:before{font-family:'ojoreg'!important;display:inline-block;border:0;font-size:15px;width:34px;height:34px;padding:7px;background:#fff;border-radius:4px;content:"\e90a";}.authenticator .auth-checkbox:checked+label:before{color:#44cd99;}.authenticator .auth-checkbox:not(:checked)+label:before{color:#fff;}.authenticator .auth-checkbox:focus+label:before{box-shadow:0 0 5px #a1bbed;}.authenticator .auth-checkbox:hover+label:before{box-shadow:0 0 5px #a1bbed;}.authenticator ::-webkit-scrollbar{width:10px;height:10px;}.authenticator ::-webkit-scrollbar-button{width:0px;height:0px;}.authenticator ::-webkit-scrollbar-thumb{background:#44cd99;border:0px none #ffffff;border-radius:0px;}.authenticator ::-webkit-scrollbar-thumb:hover{background:#37ca93;}.authenticator ::-webkit-scrollbar-thumb:active{background:#44cd99;}.authenticator ::-webkit-scrollbar-track{background:#d6d6d8;border:0px none #ffffff;border-radius:0px;}.authenticator ::-webkit-scrollbar-track:hover{background:#d6d6d8;}.authenticator ::-webkit-scrollbar-track:active{background:#d6d6d8;}.authenticator ::-webkit-scrollbar-corner{background:transparent;}.authenticator .auth-step{display:none;padding:22px;}.authenticator .auth-step .step-title h3{font-size:25px;margin-bottom:25px;margin-top:0;color:#383838;text-align:left;}.authenticator .error-messages,section.login .error-messages{display:none!important;visibility:hidden!important;}.authenticator .error-tooltip{position:absolute;width:100%;text-align:center;z-index:30;background:rgba(241,237,252,0.95);border-radius:4px;top:100%;margin-top:10px;font-size:12px;color:#f13c3e;padding:10px;-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.3);-moz-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.3);box-shadow:0px 0px 7px 0px rgba(0,0,0,0.3);}.authenticator .error-tooltip:before{content:" ";border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent rgba(241,237,252,0.95) transparent;position:absolute;top:-10px;right:0;left:0;width:10px;margin:0 auto;}.authenticator .chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-transition:box-shadow 0.30s ease-in-out;-moz-transition:box-shadow 0.30s ease-in-out;-ms-transition:box-shadow 0.30s ease-in-out;-o-transition:box-shadow 0.30s ease-in-out;}.authenticator .chosen-container-single .chosen-single{font-family:'Terfens';font-weight:500;display:block;width:100%;height:44px;padding:0 15px;font-size:14px;line-height:1.42857143;color:#a0a0a0;background-color:#fff;background-image:none;border:none;border-radius:4px;margin:0;outline:none;}.authenticator .chosen-container-single .chosen-single:hover,.authenticator .chosen-container-single .chosen-single:active,.authenticator .chosen-container-single .chosen-single:focus{text-decoration:none;}.authenticator .chosen-container-active{outline:none;box-shadow:0 0 5px #a1bbed;}.authenticator .chosen-container-single .chosen-single{font-family:'Terfens';font-weight:500;display:block;width:100%;height:44px;padding:0 15px;font-size:14px;color:#a0a0a0;background-color:#fff;background-image:none;border:none;border-radius:4px;line-height:1.42857143;margin:0;outline:none;}.authenticator .chosen-container-single.chosen-disabled .chosen-single{cursor:not-allowed;color:#d6d6d6;opacity:0.8;}.authenticator .chosen-container-single .chosen-single:hover{cursor:pointer;}.authenticator .chosen-container-single.chosen-disabled .chosen-single:hover{cursor:not-allowed;}.authenticator .chosen-container-single .chosen-single span{padding:0;font-size:14px;line-height:44px;}.authenticator .chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:37px;height:100%;border-left:1px solid #d6d6d6;}.authenticator .chosen-container-single .chosen-single div b{display:block;padding:15px 10px;width:100%;height:100%;font-family:'ojoreg'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.authenticator .chosen-container-single .chosen-single div b:before{content:"\e900";}.authenticator .chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px;}.authenticator .chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box;}.authenticator .chosen-container .chosen-drop{position:absolute;z-index:33;width:100%;left:-9999px;margin:0;padding:0;background:transparent;border-bottom-right-radius:4px;border-bottom-left-radius:4px;-webkit-box-shadow:0px 7px 10px -3px rgba(0,0,0,0.3);-moz-box-shadow:0px 7px 10px -3px rgba(0,0,0,0.3);box-shadow:0px 7px 10px -3px rgba(0,0,0,0.3);}.authenticator .chosen-container.chosen-with-drop .chosen-drop{left:0;}.authenticator .chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0;padding:0;max-height:160px;-webkit-overflow-scrolling:touch;}.authenticator .chosen-container .chosen-results li{display:none;margin:0;list-style:none;word-wrap:break-word;-webkit-touch-callout:none;color:#a0a0a0;height:39px;font-size:14px;padding:13px;border-bottom:1px solid #e6e2f3;background:rgba(235,231,249,0.9);}.authenticator .chosen-container .chosen-results li:last-child{border-bottom:none;height:40px;}.authenticator .chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer;}.authenticator .chosen-container .chosen-results li.highlighted{background:rgba(225,220,252,0.9);color:#717171;}.authenticator .auth-limits-dropdown{display:none;}.authenticator.iphone-auth-wrapper .auth-limits-dropdown{margin-bottom:20px;}.authenticator .auth-terms-open{color:#333333;text-decoration:underline;}section.login{text-align:center;}section.login input[type="text"],section.login input[type="password"],section.login input[type="submit"],section.login input[type="button"]{width:100%;margin:10px 0;padding:11.5px 0;border:solid 1px #e7defb;box-sizing:border-box;border-radius:5px;background-color:#ffffff;font-family:'Terfens';font-size:10.5px;letter-spacing:0.5px;outline:none;}section.login input[type="text"]::-moz-placeholder,section.login input[type="password"]::-moz-placeholder{font-family:'Terfens';}section.login input[type="text"]:-ms-input-placeholder,section.login input[type="password"]:-ms-input-placeholder{font-family:'Terfens';}section.login input[type="text"]::-webkit-input-placeholder,section.login input[type="password"]::-webkit-input-placeholder{font-family:'Terfens';}section.login input[type="text"],section.login input[type="password"]{padding-left:20px;}section.login input[type="submit"],section.login input[type="button"]{position:relative;width:103.5px;height:36px;background-color:#3498db;text-transform:uppercase;border:none;color:#FFF;margin:6px 2.4px 0 3.5px;-webkit-transition:all 0.1s;-moz-transition:all 0.1s;transition:all 0.1s;font-family:'Terfens';font-weight:700;outline:none;}section.login button.btn-login{background-color:#49c998;position:relative;width:103.5px;height:36px;text-transform:uppercase;border:none;color:#FFF;margin:6px 2.4px 0 3.5px;-webkit-transition:all 0.1s;-moz-transition:all 0.1s;transition:all 0.1s;font-family:'Terfens';font-weight:700;border-radius:5px;box-sizing:border-box;font-size:10.5px;letter-spacing:0.5px;padding:11.5px 0;margin-left:0;}section.login button.btn-login:focus,section.login button.btn-login:active{outline:none;}section.login .auth-register{color:#000!important;background:#ffff00;background:-moz-linear-gradient(top,#ffff00 0%,#ffd54e 100%);background:-webkit-linear-gradient(top,#ffff00 0%,#ffd54e 100%);background:linear-gradient(to bottom,#ffff00 0%,#ffd54e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00',endColorstr='#ffd54e',GradientType=0);margin-right:0;}section.login button.btn-login:hover,section.login input[type="button"]:hover{cursor:pointer;}section.login .general-error{display:none;color:rgb(241,60,62);background:rgba(241,237,252,0.498039);margin:5px 0;padding:5px;border-radius:5px;font-size:12px;font-weight:500}section.login .auth-forgot{color:#fff;font-size:11px;font-family:'Terfens';margin:0 auto 10px auto;text-decoration:none;border-bottom:1px solid #fff;display:inline-block;text-align:center;font-weight:500;}.authenticator .general-error{display:none;position:absolute;width:100%;text-align:center;z-index:7;background:rgba(241,237,252,0.95);font-size:12px;color:#f13c3e;padding:20px;-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.3);-moz-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.3);box-shadow:0px 0px 7px 0px rgba(0,0,0,0.3);}.authenticator .general-overlay{position:absolute;background:rgba(0,0,0,0.5);width:100%;height:100%;top:0;left:0;z-index:99;display:none;}.authenticator .general-overlay .spin-custom{font-size:42px;color:#fff;position:absolute;top:50%;left:50%;margin-top:-21px;margin-left:-21px;}.authenticator .auth-step-final div{background:rgb(68,205,153);padding:10px;border-radius:4px;font-size:18px;color:#ffffff;}.authenticator .auth-select-arrow,.authenticator .auth-bottom-logos,.authenticator .tb-help-panel{display:none;}.authenticator .auth-bottom-logos ul{list-style:none;margin:0;padding:0;}.authenticator .auth-bottom-logos ul li{float:left;margin-right:10px;}.authenticator .auth-bottom-logos ul li:last-child{margin-right:0;}.authenticator .tb-help-panel{font-family:'Terfens';font-weight:500;width:100%;top:0;left:0;font-size:11px;background:rgba(26,26,90,0.6);height:42px;}.authenticator .tb-help-panel .back-btn{border:none;background:transparent;color:#fff;line-height:40px;}.authenticator .tb-help-panel a{color:#fff;line-height:40px;}.authenticator .tb-help-panel a:hover,.authenticator .tb-help-panel a:active,.authenticator .tb-help-panel a:focus{text-decoration:none;}@media screen and (max-width: 374px){.de .authenticator .tb-help-panel a,.no .authenticator .tb-help-panel a,.se .authenticator .tb-help-panel a,.fi .authenticator .tb-help-panel a{font-size:11px;}}@media screen and (max-width: 350px){.de .authenticator .tb-help-panel a,.no .authenticator .tb-help-panel a,.se .authenticator .tb-help-panel a{font-size:10px;}.fi .authenticator .tb-help-panel a{font-size:9px;}}.authenticator .tb-help-panel .ra{font-size:22px;padding:0 7px;vertical-align:middle;}.authenticator .tb-help-panel .help-panel-right{text-align:right;}.authenticator .tb-help-panel .help-panel-left{text-align:left;}.authenticator .tb-banner-container{display:none;}.authenticator .tb-banner-container img{margin:0 auto;}.authenticator .auth-terms-modal{position:absolute;top:0;left:0;right:0;bottom:0;display:none;width:100%;height:100%;z-index:999;background:rgba(0,0,0,0.7);}.authenticator .auth-terms-modal .auth-terms-content{height:85%;width:100%;position:absolute;bottom:0;background:url('https://aws-origin.image-tech-storage.com/playojo.co.uk/images/registration/bg.png') no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;box-shadow:0 0 5px #a1bbed;text-align:left;padding:20px;overflow-y:scroll;}.authenticator .auth-terms-modal .auth-terms-close{color:#2d2d2d;font-size:25px;position:absolute;z-index:9999;right:10px;top:16%;}.authenticator .auth-terms-modal .auth-terms-close:hover,.authenticator .auth-terms-modal .auth-terms-close:active,.authenticator .auth-terms-modal .auth-terms-close:focus{text-decoration:none;}.authenticator.auth-desktop .auth-step-final{height:100%;}.authenticator.auth-desktop .auth-step-final div{background:transparent!important;padding:10px;border-radius:4px;font-size:21px;color:#000000;display:table;height:100%;}.authenticator.auth-desktop .auth-step-final div div{display:table-row;}.authenticator.auth-desktop .auth-step-final div div span{display:table-cell;vertical-align:middle;}.authenticator .auth-buttons{width:100%;position:absolute;bottom:80px;right:0;z-index:21;padding:0 22px;}.authenticator>.row{margin:0;height:100%;}.authenticator>.row>.col-5{padding:0;height:100%;}.authenticator .authenticator-form{height:100%;position:relative;}.authenticator .dt-right{position:relative;min-height:100%;}.authenticator .dt-help-panel{font-family:'Terfens';font-weight:700;position:absolute;width:100%;top:0;left:0;font-size:12px;background:rgba(20,8,69,0.60);height:40px;}.authenticator .dt-help-panel .help-panel-left{text-align:left;}.authenticator .dt-help-panel .help-panel-right{text-align:right;}.authenticator .dt-help-panel a{color:#fff;line-height:40px;}.authenticator .dt-help-panel a .ra{font-size:25px;padding:0 7px;vertical-align:middle;}.authenticator .dt-help-panel a:hover,.authenticator .dt-help-panel a:active,.authenticator .dt-help-panel a:focus{text-decoration:none;}.authenticator .dt-help-panel a.auth-login:hover,.authenticator .dt-help-panel a.auth-login:active,.authenticator .dt-help-panel a.auth-login:focus{text-decoration:underline;}.authenticator .dt-help-panel .dt-help-div{position:absolute;top:5px;left:50px;}.authenticator .dt-help-panel .dt-help-div p{margin:0;padding:0;line-height:1.4;}.authenticator .dt-logos-container{position:absolute;bottom:50px;right:20px;}.authenticator .dt-logos-container ul{list-style:none;margin:0;padding:0;}.authenticator .dt-logos-container ul li{float:left;margin-right:10px;}.authenticator.login-wrapper .general-error{bottom:0;}.authenticator.login-wrapper .form-top{background:#4cd29e;background:-moz-linear-gradient(top,#4cd29e 0%,#20b77c 100%);background:-webkit-linear-gradient(top,#4cd29e 0%,#20b77c 100%);background:linear-gradient(to bottom,#4cd29e 0%,#20b77c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cd29e',endColorstr='#20b77c',GradientType=0);border-bottom-right-radius:4px;border-bottom-left-radius:4px;}.authenticator.login-wrapper .form-top h2{font-family:'Terfens';font-weight:700;font-size:16px;color:#fff;padding:16px 22px;text-align:left;margin:0;}.authenticator.login-wrapper .form-top a.auth-close{color:#fff;text-decoration:none;text-align:right;display:block;font-size:28px;padding:5px 22px 0 0;}.authenticator.login-wrapper .form-top a.auth-close i{vertical-align:middle;}.authenticator.login-wrapper .form-top a.auth-close:hover,.authenticator.login-wrapper .form-top a.auth-closee:active,.authenticator.login-wrapper .form-top a.auth-close:focus{color:#fff;text-decoration:none;}.authenticator.login-wrapper .form-bottom{padding:20px 22px;}.authenticator.login-wrapper .btn{margin-top:20px;}.authenticator.login-wrapper .auth-forgot,.authenticator.login-wrapper .auth-register{font-size:12px;color:#333;text-decoration:underline;}.authenticator.login-wrapper .auth-forgot:hover,.authenticator.login-wrapper .auth-register:hover,.authenticator.login-wrapper .auth-forgot:active,.authenticator.login-wrapper .auth-register:active,.authenticator.login-wrapper .auth-forgot:focus,.authenticator.login-wrapper .auth-register:focus{text-decoration:none;}.authenticator.forgotpassword-wrapper .general-error{bottom:0;}.authenticator.forgotpassword-wrapper .form-top{background:#4cd29e;background:-moz-linear-gradient(top,#4cd29e 0%,#20b77c 100%);background:-webkit-linear-gradient(top,#4cd29e 0%,#20b77c 100%);background:linear-gradient(to bottom,#4cd29e 0%,#20b77c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cd29e',endColorstr='#20b77c',GradientType=0);border-bottom-right-radius:4px;border-bottom-left-radius:4px;}.authenticator.forgotpassword-wrapper .step-title h3{font-size:12px;text-align:left;margin-bottom:10px;font-weight:normal;}.authenticator.forgotpassword-wrapper .forgot-help-message{font-size:12px;text-align:left;}.authenticator.forgotpassword-wrapper{font-size:12px;}.authenticator.forgotpassword-wrapper .form-top h2{font-family:'Terfens';font-weight:700;font-size:16px;color:#fff;padding:16px 22px;text-align:left;margin:0;}.authenticator.forgotpassword-wrapper .form-top a.auth-close{color:#fff;text-decoration:none;text-align:right;display:block;font-size:28px;padding:5px 22px 0 0;}.authenticator.forgotpassword-wrapper .form-top a.auth-close i{vertical-align:middle;}.authenticator.forgotpassword-wrapper .form-top a.auth-close:hover,.authenticator.forgotpassword-wrapper .form-top a.auth-closee:active,.authenticator.forgotpassword-wrapper .form-top a.auth-close:focus{color:#fff;text-decoration:none;}.authenticator.forgotpassword-wrapper .btn.active-final{color:#fff;background:#4dd39f;background:-moz-linear-gradient(top,#4dd39f 0%,#20b77c 100%);background:-webkit-linear-gradient(top,#4dd39f 0%,#20b77c 100%);background:linear-gradient(to bottom,#4dd39f 0%,#20b77c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dd39f',endColorstr='#20b77c',GradientType=0);}.authenticator.forgotpassword-wrapper #forgot_password_code{padding:10px;margin:10px 0;background:#45ce99;color:#fff;font-size:18px;text-align:center;font-family:'Terfens';font-weight:700;}.authenticator.auth-mobile>.row>.col-5,.authenticator.auth-tablet>.row>.col-5{width:100%;}.authenticator.auth-mobile .auth-select-wrapper,.authenticator.auth-tablet .auth-select-wrapper{position:relative;background-color:#fff;border-radius:4px;}.authenticator.auth-mobile .auth-select-arrow,.authenticator.auth-tablet .auth-select-arrow{position:absolute;top:0;right:0;display:block;width:28px;height:100%;border-left:1px solid #d6d6d6;z-index:1;}.authenticator.auth-mobile.auth-landscape .auth-select-arrow{width:20px;}.authenticator.auth-mobile .auth-select-arrow b,.authenticator.auth-tablet .auth-select-arrow b{display:block;padding:11px 7px;font-size:12px;color:#a0a0a0;width:100%;height:100%;font-family:'ojoreg'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.authenticator.auth-mobile.auth-landscape .auth-select-arrow b{padding:11px 2px;}.authenticator.auth-mobile .auth-select-arrow b:before,.authenticator.auth-tablet .auth-select-arrow b:before{content:"\e900";}.authenticator.auth-mobile .auth-step{padding:6px 22px;}.authenticator.auth-mobile .auth-bottom-logos,.authenticator.auth-mobile .tb-help-panel{display:block;}.authenticator.auth-mobile .auth-step .step-title h3{font-size:20px;margin-bottom:10px;}.authenticator.forgotpassword-wrapper.auth-mobile .step-title h3{font-size:12px;margin-bottom:10px;}.authenticator.auth-mobile .form-group{margin-bottom:5px;}.authenticator.auth-mobile .form-control::-moz-placeholder{font-size:13px;color:#797979;}.authenticator.auth-mobile .form-control:-ms-input-placeholder{font-size:13px;color:#797979;}.authenticator.auth-mobile .form-control::-webkit-input-placeholder{font-size:13px;color:#797979;}.authenticator.auth-mobile label{margin-bottom:0;font-size:13px;}.authenticator.auth-mobile .form-control{height:34px;padding:0 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:13px;color:#797979;}.authenticator.auth-mobile select.form-control{background-color:transparent;z-index:2;}.authenticator.auth-mobile .has-feedback input[type="text"].form-control{padding-right:42.5px;}.authenticator.auth-mobile .has-feedback label~.form-control-feedback{top:30px;}.authenticator.auth-mobile .form-radio .radio-feedback{top:6px;}.authenticator.auth-mobile .form-control-feedback{top:9px;line-height:15px;}.authenticator.auth-mobile .form-radio .radio-feedback{top:6px;line-height:24px;}.authenticator.auth-mobile .form-control-feedback,.authenticator.auth-mobile .form-radio .radio-feedback{width:24px;height:24px;font-size:24px;}.authenticator.auth-mobile .form-control-feedback.normal-feedback{top:30px;}.authenticator.auth-mobile .form-radio .radio-feedback{right:10px;}.authenticator.auth-mobile .progress{height:24px;}.authenticator.auth-mobile .progress-bar span{line-height:26px;}.authenticator.auth-mobile .auth-buttons{position:static;margin-top:15px;}.authenticator.auth-mobile .btn{font-size:12px;height:34px;}.authenticator.auth-mobile .auth-buttons .back-btn{display:none!important;}.authenticator.auth-mobile .auth-checkbox+label{margin-top:10px;}.authenticator.auth-tablet .tb-banner-container{display:block;margin-top:15px;margin-bottom:49px width: 100%;z-index:22;}.authenticator.auth-tablet .auth-step{margin:0 auto;padding:10px 22px;}.authenticator.auth-tablet .auth-buttons{position:relative;margin:0 auto;left:0;right:0;bottom:0;}.authenticator.auth-tablet .auth-step .step-title h3{font-size:18px;margin-bottom:5px;}.authenticator.auth-tablet .auth-bottom-logos,.authenticator.auth-tablet .tb-help-panel{display:block;}.authenticator.auth-tablet .tb-help-panel{font-size:12px;}.authenticator.auth-tablet .auth-select-arrow{width:34px;}.authenticator.auth-tablet .auth-select-arrow b{padding:16px 9px;}.authenticator.auth-tablet .form-group{margin-bottom:5px;}.authenticator.auth-tablet label{margin-bottom:0;}.authenticator.auth-tablet .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;}.authenticator.auth-tablet select.form-control{background-color:transparent;z-index:2;}.authenticator.auth-tablet .has-feedback label~.form-control-feedback{top:27px;}.authenticator.auth-tablet .auth-buttons .back-btn{display:none!important;}.authenticator.iphone-auth-wrapper .auth-step{padding:10px;margin-bottom:30px;}.authenticator.iphone-auth-wrapper .auth-step .step-title h3{font-size:18px;}.authenticator.iphone-auth-wrapper .form-control{height:44px;padding:0 15px;font-size:14px;}.authenticator.iphone-auth-wrapper.auth-portrait .form-control{padding:0 5px;}.authenticator.iphone-auth-wrapper .form-control-feedback,.authenticator.iphone-auth-wrapper .form-radio .radio-feedback{top:32px;width:30px;height:30px;line-height:30px;font-size:28px;right:70px;}.authenticator.iphone-auth-wrapper .form-radio .radio-feedback{right:5px;top:7px;}.authenticator.iphone-auth-wrapper .has-feedback label~.form-control-feedback{top:28px;}.authenticator.iphone-auth-wrapper.auth-landscape .auth-select-arrow{width:28px;}.authenticator.iphone-auth-wrapper.auth-landscape .auth-select-arrow b{padding:16px 6px;}.authenticator.iphone-auth-wrapper.auth-portrait .auth-select-arrow{width:20px;}.authenticator.iphone-auth-wrapper.auth-portrait .auth-select-arrow b{padding:16px 2px;}.authenticator.iphone-auth-wrapper .error-tooltip{position:absolute;width:100%;text-align:left;background:transparent;border-radius:0;top:100%;margin-top:0;font-size:12px;color:#f13c3e;padding:5px 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.authenticator.iphone-auth-wrapper .error-tooltip:before{border-width:0;border-color:transparent;position:absolute;top:0;width:0;}.authenticator.iphone-auth-wrapper .progress{height:20px;float:left;width:32%;margin-right:2%;position:static;}.authenticator.iphone-auth-wrapper .progress-3{margin-right:0;}.authenticator.iphone-auth-wrapper .progress-bar{width:0;}.authenticator.iphone-auth-wrapper .input-group{position:relative;display:table;border-collapse:separate;width:100%;}.authenticator.iphone-auth-wrapper .input-group .form-control,.authenticator.iphone-auth-wrapper .input-group .input-group-btn{display:table-cell;}.authenticator.iphone-auth-wrapper .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0;}.authenticator.iphone-auth-wrapper .input-group .input-group-btn{position:relative;font-size:0;width:60px;white-space:nowrap;vertical-align:middle;padding-left:15px;}.authenticator.iphone-auth-wrapper .btn{height:44px;}.authenticator.iphone-auth-wrapper .btn.next-step i.ra{font-size:24px;}.authenticator.iphone-auth-wrapper .general-error{bottom:0;}.authenticator.iphone-auth-wrapper .auth-bottom-logos{padding:10px;}.authenticator.iphone-auth-wrapper .ios-landscape-banners{display:none;}.authenticator.iphone-auth-wrapper .ios-portrait-banners{display:none;}.authenticator.iphone-auth-wrapper .has-success.has-feedback .form-control-feedback.normal-feedback,.authenticator.iphone-auth-wrapper .has-error.has-feedback .form-control-feedback.normal-feedback{right:105px;}.remodal-mobile,.remodal-registration.remodal-tablet{margin:0!important;padding:0!important;height:100%!important;width:100%!important;}.remodal-mobile div.remodal,.remodal-registration.remodal-tablet div.remodal{max-width:100%!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;overflow-y:auto;overflow-x:hidden;}.login-wrapper.authenticator.auth-mobile{min-height:350px;background-size:cover;background-repeat:no-repeat;background-position:center center;}.login-wrapper.authenticator.auth-mobile{-webkit-touch-callout:none;-webkit-text-size-adjust:none;-webkit-user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;min-height:350px;height:100%;overflow:hidden;}.login-wrapper.authenticator.auth-mobile .abs-elements:not(.all-element){position:absolute;display:none;max-width:20%;bottom:0;}.login-wrapper.authenticator.auth-mobile .chip-element{right:0;}.login-wrapper.authenticator.auth-mobile .spade-heart-element{left:0;}.login-wrapper.authenticator.auth-mobile .all-element{display:none;}.login-wrapper.authenticator.auth-mobile .form-top{background:rgba(55,32,110,0.5);background-repeat:repeat-x;background-position:top left;border-radius:0;position:relative;}.login-wrapper.authenticator.auth-mobile .form-top h2{text-transform:uppercase;}@media screen and (max-width: 374px){.fi .login-wrapper.authenticator.auth-mobile .form-top h2{font-size:13px;padding:19px 22px;}}.login-wrapper.authenticator.auth-mobile .form-top:after{content:" ";position:absolute;height:100%;width:100%;max-width:50px;top:0;left:50%;background-image:url('https://aws-origin.image-tech-storage.com/playojo.co.uk/images/mobile/logo.png');background-repeat:no-repeat;background-position:center center;background-size:100%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);}.login-wrapper.authenticator.auth-mobile label{color:#fff;}.login-wrapper.authenticator.auth-mobile .form-control{height:44px;}.login-wrapper.authenticator.auth-mobile .btn{font-size:12px;height:44px;width:100%;}.login-wrapper.authenticator.auth-mobile .btn-register{color:#fff;line-height:44px;margin-top:15px;text-transform:uppercase;font-weight:500;margin-bottom:10px;}.login-wrapper.authenticator.auth-mobile .auth-forgot{color:#fff;}.login-wrapper.authenticator.auth-mobile.auth-portrait{background-image:url('https://aws-origin.image-tech-storage.com/playojo.co.uk/images/registration/mobile/bg_portrait.jpg');}.login-wrapper.authenticator.auth-mobile.auth-landscape{background-image:url('https://aws-origin.image-tech-storage.com/playojo.co.uk/images/registration/mobile/bg_landscape.jpg');}.login-wrapper.authenticator.auth-mobile.auth-portrait .col-xs-6{width:100%;margin:0;}@media screen and (max-height: 374px){.login-wrapper.auth-mobile.auth-landscape .form-bottom{padding:10px 22px;}.login-wrapper.auth-mobile.auth-landscape .btn{margin-top:10px;}}@media screen and (min-height: 375px) and (max-height: 413px){.login-wrapper.auth-mobile.auth-landscape .form-bottom{padding:15px 22px;}.login-wrapper.auth-mobile.auth-landscape .btn{margin-top:15px;}}.login-wrapper.authenticator.auth-mobile.auth-portrait .abs-elements.all-element{display:block;margin:10px auto;max-width:100%;}.login-wrapper.authenticator.auth-mobile.auth-landscape .abs-elements:not(.all-element){display:block;}.forgotpassword-wrapper.authenticator.auth-mobile{min-height:380px;}.authenticator.auth-mobile .visible-xs{display:block!important;}.authenticator.auth-mobile .hidden-xs{display:none!important;}.iphone-auth-wrapper.authenticator.auth-mobile.auth-landscape{min-height:320px;}.registration-wrapper.authenticator.auth-mobile.auth-landscape{min-height:360px;}.authenticator.auth-mobile.auth-landscape .auth-step>.row>.col-10{width:50%;}.authenticator.auth-mobile.auth-landscape .auth-buttons>.row>.col-5>.next-btn{width:47%;float:right;}.authenticator.auth-mobile.auth-landscape .auth-checkbox~label>span{font-size:11px!important;}.authenticator.iphone-auth-wrapper.auth-landscape .ios-landscape-banners{display:block;}.registration-wrapper.authenticator.auth-mobile.auth-portrait{min-height:520px;}.authenticator.auth-mobile.auth-portrait .auth-bottom-logos ul li img{width:75%;height:auto;margin:0 auto;}.authenticator.iphone-auth-wrapper.auth-portrait .auth-bottom-logos ul li img{width:100%;}.authenticator.auth-mobile.auth-portrait .auth-bottom-logos ul li{margin-right:0;}.authenticator.iphone-auth-wrapper.auth-portrait .auth-bottom-logos ul li{margin-right:10px;}.authenticator.iphone-auth-wrapper.auth-portrait .auth-bottom-logos ul li:last-child{margin-right:0;}.authenticator.iphone-auth-wrapper.auth-portrait .auth-last-step .col-7,.authenticator.iphone-auth-wrapper.auth-portrait .auth-last-step .col-3{width:100%;}.authenticator.iphone-auth-wrapper.auth-portrait .auth-last-step .btn{float:right;width:50%;margin-top:30px;}.authenticator.iphone-auth-wrapper.auth-portrait .auth-step:last-child{margin-bottom:0;}.authenticator.iphone-auth-wrapper.auth-portrait .ios-portrait-banners{display:block;}.authenticator.auth-tablet .visible-sm{display:block!important;}.authenticator.auth-tablet .hidden-sm{display:none!important;}.registration-wrapper.authenticator.auth-tablet.auth-landscape{min-height:530px;}.authenticator.auth-tablet.auth-landscape .auth-step>.row>.col-10{width:50%;}.authenticator.auth-tablet.auth-landscape .auth-buttons>.row>.col-5>.next-btn{width:47%;float:right;}.authenticator.auth-tablet.auth-landscape .tb-banner-container{bottom:44px;padding:0 22px;}.registration-wrapper.authenticator.auth-tablet.auth-portrait{min-height:650px;}.registration-wrapper.authenticator.auth-tablet.auth-portrait .auth-step{width:70%;}.authenticator.auth-tablet.auth-portrait .auth-buttons{width:70%;}@media (min-width: 1025px){.authenticator.auth-desktop .visible-md{display:block!important;}.authenticator.auth-desktop .hidden-md{display:none!important;}}@media only screen and (min-width: 1200px)  and (max-width: 1600px){.remodal-wrapper.remodal-registration.remodal-desktop{padding:0;}.authenticator.registration-wrapper.auth-desktop{-webkit-transform:scale(0.8) translate(0,-7%);-moz-transform:scale(0.8) translate(0,-7%);-ms-transform:scale(0.8) translate(0,-7%);-o-transform:scale(0.8) translate(0,-7%);transform:scale(0.8) translate(0,-7%);}}