/* new account creation form */
body.facebook-iframe {
  height:auto !important;
  min-height:inherit !important;
  overflow-x:hidden !important;
  padding-bottom:20px !important;
}
body.facebook-iframe {
  background-color:#FFF !important;
  box-sizing:border-box !important; -moz-box-sizing:border-box !important; -webkit-box-sizing:border-box !important;
  margin:20px 0 !important;
  min-width:760px !important;
  width:760px !important;
}
body.facebook-iframe #page {
  border:1px solid #333 !important;
  box-shadow:2px 4px 10px #333 !important; -moz-box-shadow:0px 0px 8px #333 !important; -webkit-box-shadow:0px 0px 8px #333 !important;
  border-radius:10px !important; -moz-border-radius:10px !important; -webkit-border-radius:10px !important;
  margin:0 auto !important;
  margin:0 auto !important;
  min-width:750px !important;
  width:750px !important;
}
body.facebook-iframe #header {
  background-image:url(/sites/all/files/en/coruscant/main/headerTab_bg_750.png) !important;
  margin:0 !important;
  width:750px !important;
}
body.facebook-iframe #top {
  background:url(/sites/all/files/en/coruscant/main/main_header_bg.jpg) no-repeat top center #000 !important;
  height:190px !important;
  min-height:190px !important;
}
body.facebook-iframe #createAccount {
  text-align:center;
}
body.facebook-iframe #createAccount .section > .right,
body.facebook-iframe #createAccount > .right {
  float:none !important;
  width:480px !important;
}
body.facebook-iframe #createAccount .box.form {
  text-align:left;
}
body.facebook-iframe #bottom,
body.facebook-iframe #bottomPadding,
body.facebook-iframe #headerContent,
body.facebook-iframe #swtor-menu-region,
body.facebook-iframe .form-right,
body.facebook-iframe.page-register #middle:before {
  display:none !important;
}
body.facebook-iframe #main,
body.facebook-iframe #top,
body.facebook-iframe #topContainer,
body.facebook-iframe #mainContent {
  width:750px !important;
}
body.facebook-iframe #main {
  margin:0 auto 20px !important;
}
body.facebook-iframe #header,
body.facebook-iframe #top{
  border-radius:10px !important;
}
body.facebook-iframe #newlogo {
  border-radius:10px !important;
  position:relative !important;
  top:auto !important;
  left:auto !important;
}
body.facebook-iframe #mainContent,
body.facebook-iframe .wide_page #mainContent {
  margin:0 !important;
}
body.facebook-iframe #registrationDisclaimer {
  margin:0 auto !important;
  width:600px !important;
}
body.facebook-iframe .mainNav {
  margin-bottom:-20px !important;
}
body.facebook-iframe .box.facebook_connect:hover, body.facebook-iframe .box.facebook_invite:hover {
  cursor:pointer !important;
}
body.facebook-iframe #readyToPlay {
  margin-top:0 !important;
}
body.facebook-iframe .mainNav > .tab {
  background-image:url(/sites/all/files/en/coruscant/main/mainNav_tab_bg_750.png) !important;
  width:750px !important;
  margin:0 !important;
  position:relative !important;
  left:auto !important;
  top:auto !important;
}
body.facebook-iframe #createAccount .background-image {
  display:none;
}
body.facebook-iframe #createAccount .section {
  text-align:center;
}
body.facebook-iframe  #page {
  background-color:#131313 !important;
  min-height:1015px !important;
}
body.facebook-iframe #mainContent {
  display:block !important;
  width:750px !important;
}
body.facebook-iframe.section-myswtor #mainContent {
  margin-top:0 !important;
}
body.facebook-iframe #middle {
  left:auto !important;
  margin-left:0 !important;
  min-width:750px !important;
  width:750px !important;
}
body.facebook-iframe h2 {
  margin-bottom:20px !important;
}
body.facebook-iframe #createAccount #registrationDisclaimer {
  margin-top:20px !important;
}
body.facebook-iframe .pageContainer,
body.facebook-iframe #mainNavigation,
body.facebook-iframe #topContainer {
  width:750px !important;
}
body.facebook-iframe .guider {
  width:120px !important;
}
body.facebook-iframe #loginForm .left {
  display:none !important;
}
body.facebook-iframe.section-myswtor #loginForm .formContainer,
body.facebook-iframe .notLoggedInContainer .formContainer {
  width:600px !important;
}
body.facebook-iframe.section-myswtor #mainContent {
  margin:0 auto !important;
  width:620px !important;
}
body.facebook-iframe.section-myswtor #loginForm.userAccountForm {
  background:none !important;
  border:0 !important;
}
body.facebook-iframe.section-myswtor .userAccountForm > .right {
  border: solid 1px #4e4e4e !important;
}
body.facebook-iframe .userAccountForm .form-left {
  display:block !important;
  margin-right:0 !important;
  width:auto !important;
}
body.facebook-iframe #registration-info {
  display:none;
}
#facebook-overlay {
  display:none;
  background-color:#000;
  opacity:.8;
  z-index:1000;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:100%;
  pointer-events: none;
  cursor: default;
}

/* registration success */
body.facebook-iframe .mainTitle {
  display:none;
}
body.facebook-iframe .userAccountForm .formContainer {
  width:590px;
}
body.facebook-iframe #readyToPlay .text { 
  width:430px;
}
body.facebook-iframe #readyToPlay .box.download {
  padding:20px;
}
body.facebook-iframe #readyToPlay h2 {
  font-size:22px;
}
body.facebook-iframe #leftSideContent {
  display:none;
}

/* open graph nodes */
.node-open-graph #createAccount .box.form {
  width: 400px;
  margin: 10px auto;
  padding: 20px 10px;
  box-sizing: border-box;
  background: #282929;
  border: solid 1px #3c3c3c;
  box-shadow: 0 0 10px #000;
  text-align:center;
}
.node-open-graph #createAccount .box.form p {
  text-align:left;
}
.node-open-graph {
  font-size:0;
  line-height:0;
}
.node-open-graph #registration-info {
  display:none;
}
.node-open-graph .content-left, .node-open-graph .content-right {
  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
  display:inline-block;
  font:14px/20px Arial, sans-serif;
  height:800px;
  vertical-align:top;
  width:50%;
}
.node-open-graph .content-middle {
  display:block;
  font:14px/20px Arial, sans-serif;
  width:100%;
}
.node-open-graph #createAccount #registrationDisclaimer {
  margin-top:20px;
}
.node-open-graph .facebook-registration {
  padding-top:20px;
}
.node-open-graph  .header {
  background:url("/sites/all/files/en/coruscant/main/social/header_game_flav.png");
  background-repeat:no-repeat;
  position: absolute;
  left: -200px;
  display:inline-block;
  height:113px;
  padding: 38px 0 0 260px;
  box-sizing: border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
  width:569px;
  line-height:24px;
  color:#FFF;
  text-shadow:-2px -2px 2px #c39234, 2px -2px 2px #c39234, -2px 2px 2px #c39234, 2px 2px 2px #c39234;
}
.node-open-graph .header-bot {
  display:block;
  font-size:24px;
  font-weight:700;
}
.node-open-graph .header-top {
  display:block;
  font-size:18px;
}
.node-open-graph article {
  font-size:0;
  line-height:0;
}
.node-open-graph .column-left, .node-open-graph .column-right {
  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
  display:inline-block;
  vertical-align:top;
  width:50%;
}