.register { position:relative; margin:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover; }
.register_top_left { position:absolute; top:5%; left:5%; width:150px; }
.register_top_left img { width:100%; }
.register_top_right { position:absolute; top:5%; right:5%; }
.register_top_right a { padding:0 0 0 20px; text-decoration:none; font:300 16px/16px 'Open Sans Condensed','Helvetica Neue',Arial,Sans-serif; text-transform:uppercase; color:#fff; }
.register_wrapper { width:100%; height:100%; background:rgba(238,238,238,0.95); }
.register_wrapper table { margin:0 auto; width:100%; height:100%; }
.register_wrapper tr { width:100%; height:100%; }
.register_wrapper td { width:100%; height:100%; }
.register_container { margin:0 auto 0 auto; width:800px; }
.register_container h1 { margin:0 0 30px 0; font:300 50px/50px 'Lato','Helvetica Neue',Arial,Sans-serif; color:#555; }
.register_container p { margin:0 0 5px 0; font:300 14px/14px 'Lato','Helvetica Neue',Arial,Sans-serif; color:#555; }
.register_middle { margin:30px 0 30px 0; }
.register_social { margin:0 auto; width:320px; }
.register_social_facebook { float:left; margin:2px 0 0 0; padding:55px; font-size:40px; color:#fff; background:#3b5997; }
.register_social_twitter { float:left; margin:2px 0 0 15px; width:150px; height:150px; background:grey; }
.register_social_email { float:left; margin:2px 0 0 15px; padding:55px; font-size:40px; color:#fff; background:#8e8e8e; }
.register_user { float:left; }
.register_user_box { float:left; margin:2px 0 0 0; padding:55px; font-size:40px; color:#fff; background:#3b5997; }
.register_inputs_left { float:left; margin:0 0 0 30px; padding:0 0 0 30px; width:280px; border-left:1px dotted #ccc; }
.register_inputs_right { float:right; width:280px; }
.register_input_title { margin:2px 0 5px 0; font:300 11px/11px 'Lato','Helvetica Neue',Arial,Sans-serif; color:#555; }
.register_input { margin:0 0 10px 0; }
.register_input input { padding:10px; width:260px; font-size:14px; line-height:22px; border:0; }
.register_forgot { margin:5px 0 0 0; font:300 11px/11px 'Lato','Helvetica Neue',Arial,Sans-serif; }
.register_forgot a { }
.register_bottom { padding:10px 0; background:#fff; }
.register_button_accept { float:left; margin:8px 0 0 10px; width:20px; font:300 italic 13px/13px 'Lato','Helvetica Neue',Arial,Sans-serif; color:#737373; }
.register_button_accept_message { float:left; margin:5px 0 0 10px; width:300px; font:300 italic 13px/13px 'Lato','Helvetica Neue',Arial,Sans-serif; color:#737373; }
.register_button_message { float:left; margin:10px 0 0 10px; width:200px; font:300 italic 13px/13px 'Lato','Helvetica Neue',Arial,Sans-serif; color:#737373; }
.register_button { float:right; margin:0 10px 0 0; }
.register_button button { padding:2px 20px; height:35px; font-size:14px; color:#fff; border: 1px solid transparent; border-radius:2px; background-color:#008dde; }
.register_button_back { float:left; margin:0 0 0 10px; }
.register_button_back button { padding:2px 20px; height:35px; font-size:14px; color:#fff; border: 1px solid transparent; border-radius:2px; background-color:#8e8e8e; }