@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url(960_24_col.css);
@import url(alertify.css);
@import url(alertify.min.css);
@import url(animate.css);

* {
    outline: none;
    z-index: 1;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
    letter-spacing: .5px;
}

html, body {
    height: 100%;
}

body {
	background-image: url(/lib/standard/img/neu/incon/bg_rooms.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-attachment: fixed;
    font: 300 16px 'Titillium Web', sans-serif;
    color: #fff;
    padding: 0;
    margin: 0;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

#header-content {
    background: #484B4E;
    width: 100%;
    border-bottom: 2px solid #464646;
    min-height: 200px;
    top: 0;
    display: block;
    position: absolute;
    z-index: 1;
}

#header-content-register .hotel {
    background: url(../img/habbo-hotel_header_big.png) no-repeat center center;
    height: 158px;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .15;
    position: absolute;
}

#header-content-register {
    background: #484B4E;
    width: 100%;
    border-bottom: 2px solid #464646;
    min-height: 158px;
    top: 0;
    display: block;
    position: absolute;
    z-index: 1;
}

#header-content .hotel {
    background: url(../img/habbo-hotel_header_big.png) no-repeat center center;
    height: 198px;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .15;
    position: absolute;
}


#header-content .habbologo {
    background: url(../img/habbologo-big_beta.png);
    height: 76px;
    width: 188px;
    position: relative;
    margin-top: 35px;
    float: left;
}

#header-content-register .habbologo {
    background: url(../img/habbologo-big_beta.png);
    height: 73px;
    width: 197px;
    position: relative;
    margin-top: 35px;
    float: left;
}

#header-content-register .habbologo-texts {
    position: absolute;
    width: 730px;
    margin-top: 25px;
    height: 73px;
    margin-left: 220px;
    color: #fff;
    opacity: 1;
}

#header-content .habbologo-texts {
    position: absolute;
    width: 730px;
    margin-top: 25px;
    height: 73px;
    margin-left: 220px;
    color: #fff;
    opacity: 1;
}

#header-content .habbologo-texts h1 {
    margin-bottom: -10px;
    font-size: 40px;
    letter-spacing: 1px;
    text-shadow: 0 2px 2px rgba(0,0,0,0.2);
}

#header-content .habbologo-texts p {
    font-size: 20px;
    letter-spacing: 1px;
    text-shadow: 0 2px 2px rgba(0,0,0,0.2);
}

#header-content .habbologo-texts-register {
    position: absolute;
    width: 730px;
    margin-top: 16px;
    height: 73px;
    margin-left: 220px;
    opacity: 0;
}

#header-content .habbologo-texts-register h1 {
    margin-bottom: -10px;
    font-size: 40px;
    letter-spacing: 1px;
    text-shadow: 0 2px 2px rgba(0,0,0,0.2);
}

#header-content .habbologo-texts-register p {
    font-size: 20px;
    letter-spacing: 1px;
    text-shadow: 0 2px 2px rgba(0,0,0,0.2);
}

#content {
    height: 100%;
    padding: 0;
    overflow-y: hidden;
    position: relative;
    min-height: 755px;
    z-index: 1;
}

#content ul {
    list-style-type: none;
    padding: 0;
}

#content li {
    height: 800px;
    padding: 0;
    display: block;
}

#home-anchor {
    margin-top: 0;
}

#content-box {
    background: #2e2e2e;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 350px;
    width: 100%;
    margin-top: 148px;
    margin-bottom: 10px;
    color: #fff;
}

#content-box-register {
    background: #2e2e2e;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    width: 249%;
    height: 50%;
    margin-top: 1%;
}

#content-box .left {
    float: left;
    width: 600px;
}

#content-box .left .png {
    padding: 15px;
    padding-right: 0px;
}

#content-box .left .message {
    background: url(../img/hotelview.png) -500px top;
    width: 100%;
    height: 320px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
}

#content-box .left .message .overlay {
    background: rgba(0, 0, 0, .7);
    height: 100%;
    width: 100%;
    position: absolute;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

#content-box .left .message h3 {
    position: absolute;
    margin-left: 50px;
    margin-top: 50px;
    font-size: 18px;
    font-weight: 500;
}

#content-box .left .message .quote {
	position: absolute;
	margin-left: 50px;
	margin-top: 80px;
    font-size: 16px;
	width: 350px;
	color: rgba(255, 255, 255, .9);
}

#content-box .left .message .quote b {
	font-weight: bold;
	font-size: 23px;
	line-height: 15px;
	font-family: Arial;
}

#content-box .left .message .quote span {
	font-weight: 300;
	font-size: 15px;
    font-style: italic;
    color: rgba(255, 255, 255, .7);
}

#content-box .left .message .avatar-image {
    height: 220px;
    width: 128px;
    position: absolute;
    right: 50px;
	margin-top: 20px;
}

#content-box .left .message .register-button {
	background: #8cba77;
	width: 480px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
	height: 50px;
	text-align: center;
	position: absolute;
	bottom: 15px;
	line-height: 50px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left: 50px;
    color: #fff;
}

#content-box .right {
    float: right;
    width: 350px;
}

#content-box .right .title {
    height: 75px;
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #111;
    margin-bottom: 20px;
}

#content-box .right .title h1 {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    padding: 20px 0 0 20px;
}

#content-box .right .title p {
    color: #ddd;
    font-size: 13px;
    padding: 2px 0 0 20px;
}

#content-box .right .png {
    padding: 15px;
    width: 100%;
}

#content-box .right input[type=text], #content-box .right input[type=password] {
    float: left;
    /*box-shadow: 0 0 0 1px rgba(255, 255, 255, .2), 0 2px 2px rgba(0, 0, 0, .1);*/
    background: #333;
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 4px;
    line-height: 50px;
    width: 100%;
    padding: 0 20px;
    font-size: 14px;
    margin-bottom: 20px;
    color: #fff;
}

#content-box .right #login-button {
    background: #9AABB9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 15px 30px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    outline: none;
    border: none;
    font: 300 14px 'Titillium Web', sans-serif;
    color: #fff;
    cursor: pointer;
    margin-top: 30px;
    float: right;
}

#content-box .right input[type=checkbox] {
    background: #fff;
    border: none;
    outline: none;
    margin-right: 5px;
}

#content-box .right .remember-me-label {
    font: 300 13px 'Titillium Web', sans-serif;
    top: -2px;
    position: relative;
}

#content-box .right .sub-link {
    font: 300 13px 'Titillium Web', sans-serif;
    top: -2px;
    position: relative;
    float: right;
    color: #fff;
}

#info-box {
    background: #2e2e2e;
    width: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 100px;
}

#info-box .image {
    height: 60px;
    width: 60px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 3px solid #434343;
    top: 20px;
    margin-left: 10px;
    position: relative;
    float: left;
    margin-right: 10px;
}

#info-box .image.credits {
    background: url(../img/frontpage/credits.png) center;
}

#info-box .image.create {
    background: url(../img/frontpage/create.png) center;
}

#info-box .image.community {
    background: url(../img/frontpage/community.png) center;
}

#info-box p {
	top: 15px;
    position: relative;
    font: 300 13px 'Titillium Web', sans-serif;
    line-height: 140%;
    float: right;
    width: 210px;
    color: #fff;
    left: -5%;
}

#footer-content {
    width: 100%;
    margin-top: 20px;
    position: relative;
    margin-bottom: 50px;
}

#footer-content .h_logo {
    background: url(../img/h_logo.png);
    background-size: cover;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -webkit-crisp-edges;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: pixelated;
    height: 58px;
    width: 58px;
    float: left;
    margin-right: 20px;
}

#footer-content .footer-nav .footer-nav-item {
    font-size: .875em;
    color: #000;
    display: inline
}

#footer-content .footer-nav .footer-nav-item:after {
    content: "/";
    display: inline-block;
    margin: 0 6px;
    font-weight: bold;
    color: rgba(0, 0, 0, .5);
}

#footer-content .footer-nav .footer-nav-item a {
    color: inherit;
    white-space: nowrap;
    text-decoration: none;
}
#footer-content .footer-nav .footer-nav-item a:hover {
    text-decoration: underline;
}

#footer-content .footer-nav .footer-nav-item:last-child:after {
    display: none;
}

#footer-content .footer-copyright {
    color: rgba(0, 0, 0, .7);
    font-size: 13px;
    position: absolute;
    line-height: 120%;
    margin-left: 78px;
}

#registration-anchor {
    margin-top: 180px;
}

#registration-anchor .illustration {
    background: url(../img/registration/reg_illustration.png);
    height: 465px;
    width: 546px;
    position: absolute;
    right: 0;
}

#registration-anchor .field-error {
    background: #af5252;
    height: 30px;
    width: 100%;
    text-align: center;
    font: 300 13px 'Titillium Web', sans-serif;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 5px;
    line-height: 30px;
}

#registration-anchor input[type=text], #registration-anchor input[type=password] {
    float: left;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    width: 100%;
    padding: 10px 15px;
    font-size: 13px;
    margin-bottom: 2px;
    color: rgba(0, 0, 0, .8);
}

#registration-anchor p {
    color: rgba(0, 0, 0, .5);
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
}

#registration-anchor label {
    font-size: 22px;
    color: rgba(0, 0, 0, .5);
    font-weight: 500;
    display: block;
}

#registration-anchor label a {
    font-weight: 600;
    color: rgba(0, 0, 0, .5);
}

#registration-anchor select {
    font: 400 13px 'Titillium Web', sans-serif;
    color: rgba(0, 0, 0, .7);
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 6px 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

#registration-anchor input[type=checkbox] {
    background: #fff;
    border: none;
    outline: none;
    float: left;
    margin-right: 5px;
}

#registration-anchor .accept-terms-label {
    font: 500 14px 'Titillium Web', sans-serif;
    top: -4px;
    position: relative;
    float: left;
}

#registration-anchor .button-wrapper {
    position: relative;
    margin-top: 80px;
    clear: both;
}

#registration-anchor #register-button {
    background: #8cba77;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 15px 30px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    outline: none;
    border: none;
    font: 300 14px 'Titillium Web', sans-serif;
    color: #fff;
    cursor: pointer;
    float: right;
    margin-bottom: 30px;
}

#registration-anchor .back-button {
    background: #9AABB9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 15px 30px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    outline: none;
    border: none;
    font: 300 14px 'Titillium Web', sans-serif;
    color: #fff;
    cursor: pointer;
    float: left;
}