div.purchase_image_process {
  margin: 20px 0 60px 0;
  float: left;
  width: 100%;
}
div.purchase_image_step_done {
  color: #cf111f;
  position: relative;
  height: 1px;
  border-color: #333333;
  border-bottom: thin solid;
  padding-bottom: 15px;
}
div.purchase_image_step_next {
  color: #cccccc;
  position: relative;
  height: 1px;
  border-color: #cccccc;
  border-bottom: thin solid;
  padding-bottom: 15px;
}
div.purchase_image_circle,
div.purchase_image_circle_next {
  width: 30px;
  height: 30px;
  border: thin solid;
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7px;
  margin-top: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 0;
  z-index: 1;
  background-color: white;
}
div.purchase_image_circle {
  border-color: #cf111f;
}
div.purchase_image_circle_next {
  border-color: #cccccc;
}
.login_2017 #new_Button,
.editAddr_2017 #new_Button,
#userspacepage #new_Button,
#shoppingcard #new_Button,
.login_2017 #nextPurchaseButton,
.editAddr_2017 #nextPurchaseButton,
#userspacepage #nextPurchaseButton,
#shoppingcard #nextPurchaseButton {
  width: 100%;
  height: 42px;
  padding: 0 18px 0 18px;
}
.login_2017 #new_Button,
.editAddr_2017 #new_Button,
#userspacepage #new_Button,
#shoppingcard #new_Button,
.login_2017 #nextPurchaseButton,
.editAddr_2017 #nextPurchaseButton,
#userspacepage #nextPurchaseButton,
#shoppingcard #nextPurchaseButton {
  text-align: center;
  padding: 10px;
  font-weight: bold;
  border: 2px solid;
  border-color: #cf111f;
  font-size: 1em;
}
.login_2017 #new_Button,
.editAddr_2017 #new_Button,
#userspacepage #new_Button,
#shoppingcard #new_Button {
  color: #cf111f;
}
.login_2017 #nextPurchaseButton,
.editAddr_2017 #nextPurchaseButton,
#userspacepage #nextPurchaseButton,
#shoppingcard #nextPurchaseButton {
  background-color: #cf111f;
  color: white;
}
.login_2017 #new_Button:hover,
.editAddr_2017 #new_Button:hover,
#userspacepage #new_Button:hover,
#shoppingcard #new_Button:hover {
  color: white;
}
.login_2017 .cmd_buttons,
.editAddr_2017 .cmd_buttons,
#userspacepage .cmd_buttons,
#shoppingcard .cmd_buttons {
  padding: 0;
}
.login_2017 label,
.editAddr_2017 label,
#userspacepage label,
#shoppingcard label {
  color: black !important;
}
h1 {
  font-size: 1.8em !important;
  font-weight: bold !important;
  color: #666666 !important;
}
h2 {
  font-size: 1.6em !important;
  font-weight: bold !important;
  color: #666666 !important;
}
#credit-card-edit label,
#cb-acc-edit label,
#addr-edit label,
.editor-table label {
  color: black;
  font-size: 12px;
}
