* {
	box-sizing: border-box;
}

body {
	background: url('https://robocraftgame.co.uk/images/backdrop_2.jpg');
	background-position-x: 50%;
	/*background-position-y: 25%;*/
	background-repeat: no-repeat;
	background-color: #000000;
	padding-top: 50px;
	padding-bottom: 100px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 430px;
	margin-bottom: 15px;
}

.column-1 {
	width: 215px;
	float: left;
}

.column-2 {
	width: 215px;
	float: right;
	text-align: right;
}

.centered-image {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100px;
	background: rgba(0, 0, 0, 0.75);
}

.footer a {
	color: #777777;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Verdana, sans-serif;
	font-size: 75%;
}

.footer div {
	margin-top: 10px;
	text-align: center;
}

.register-form {
	/*height: 500px;*/
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;	
	background-color: #000000;
	padding: 20px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
}
.register-form form>input{
	display: block;
	margin-bottom: 15px;
	width: 100%;
	height: 28px;
	padding-left: 10px;
}
.register-form input[type="checkbox"]{
	transform: scale(2);

	/* Webkit browsers*/
	-webkit-transform: scale(2);
}
.register-form a{
	color: #fc8314;
	text-decoration: none;
	font-weight: bold;
}

.agree {
	display: block;
        margin-bottom: 15px;
        width: 100%;
        height: 28px;
}
.agree .left {
	width: 90%;
}
.agree .right {
	width: 10%;
}

.clear {
	display: block;
	clear: both;
}

#wppb_register label,
#wppb_register p.alert,
#wppb_register .form-textarea2,
#wppb_register .form-select3,
#wppb_register .form-upload1,
#wppb_register .form-input5 {
	display: none;
}

#wppb_register input {
	display: block;
}

div.g-recaptcha {
	margin: 0 auto;
	width: 160px;
}
form {
	display: block;
}
.button {
	display: block;
	width: 180px;
	height:24px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	cursor: pointer;
}

#register {
	margin-top: 5px;
	height:48px;
	background-image: url('https://robocraftgame.co.uk/images/register_button_o.png');
        background-repeat: no-repeat;
}
#register:hover:not(.disabled) {
        background-image: url('https://robocraftgame.co.uk/images/register_button_h.png');
        background-repeat: no-repeat;
}
#register:active:not(.disabled) {
        background-image: url('https://robocraftgame.co.uk/images/register_button_c.png');
        background-repeat: no-repeat;
}
#register.disabled {
	background-image: url('https://robocraftgame.co.uk/images/register_button_d.png');
	background-repeat: no-repeat;
	cursor:default;
}

#cancel {
	background-image: url('https://robocraftgame.co.uk/images/cancel_button_o.png');
        background-repeat: no-repeat;
}
#cancel:hover {
        background-image: url('https://robocraftgame.co.uk/images/cancel_button_h.png');
        background-repeat: no-repeat;
}
#cancel:active {
        background-image: url('https://robocraftgame.co.uk/images/cancel_button_c.png');
        background-repeat: no-repeat;
}

#download {
        margin-top: 5px;
        height:48px;
        background-image: url('https://robocraftgame.co.uk/images/download_button_o.png');
        background-repeat: no-repeat;
}
#download:hover:not(.disabled) {
        background-image: url('https://robocraftgame.co.uk/images/download_button_h.png');
        background-repeat: no-repeat;
}
#download:active:not(.disabled) {
        background-image: url('https://robocraftgame.co.uk/images/download_button_c.png');
        background-repeat: no-repeat;
}

p.alert {
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
	color: #ff0000
}

/*
     FILE ARCHIVED ON 20:57:51 Apr 11, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:34:08 Dec 11, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 3.2
  exclusion.robots: 0.069
  exclusion.robots.policy: 0.056
  esindex: 0.012
  cdx.remote: 69.175
  LoadShardBlock: 77.257 (3)
  PetaboxLoader3.datanode: 638.155 (4)
  PetaboxLoader3.resolve: 85.553 (2)
  load_resource: 697.706
*/