.checkoutSteps {
  width : 100%;
}

#bdyStep_1 {
  margin  : 0;
  padding : 0;
  width   : 100%;
}

#bdyStep_1 .checkoutLeft, #bdyStep_1 .checkoutSteps {
  width : 100%;
}

#bdyStep_1 #chkContainerMain * {
  box-sizing : border-box;
}

#bdyStep_1 #ctl00_content_loginPanel {
  padding : 0 0 0 60px;
  float   : right;
  width   : 50%;
}

#bdyStep_1 .customer-returning {
  padding-left : 35px;
}

#bdyStep_1 .customer-panel {
  float      : left;
  height     : auto;
  min-height : 250px;
  padding    : 1em 0;
  position   : relative;
}

#bdyStep_1 .customer-new::before {
  left          : auto;
  background    : #666 none repeat scroll 0 0;
  border-radius : 24px;
  color         : #fff;
  content       : "or";
  display       : block;
  font-size     : 2.4em;
  height        : 48px;
  line-height   : 42px;
  margin        : 0;
  position      : absolute;
  right         : -23px;
  text-align    : center;
  top           : 50%;
  width         : 48px;
}

#bdyStep_1 #chkContainerMain * {
  box-sizing : border-box;
}

#bdyStep_1 .customer-new {
  border-right : 1px solid #ddd;
  border-left  : none;
}

#bdyStep_1 .customer-panel {
  float      : left;
  height     : auto;
  min-height : 250px;
  padding    : 0;
  position   : relative;
}

#bdyStep_1 .floatright, #bdyStep_1 .floatRight {
  float : left;
}

#bdyStep_1 .customerNew {
  width : 50%;
}

#bdyStep_1 #ctl00_content_btnCustomerGuest {
  margin : 0;
  float  : none;
}

#bdyStep_1 #ctl00_content_btnCustomerSignIn {
  margin : 0;
  float  : none;
}

#bdyStep_1 #ctl00_content_LatestNewsPanel {
  display : none;
}
