﻿.data_entry_form {
  margin-top: 7px;
  margin-bottom: 16px; }

#password_change_page h1,
#checkout_container h1 {
  color: #27ae60;
  font-weight: bold;
  height: 28px;
  text-align: center; }

#password_change_page a,
#checkout_container a {
  color: #21722A;
  cursor: auto;
  display: block;
  float: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 14px;
  margin-right: 18px;
  text-decoration: underline;
  width: 133px; }

.data_entry_form th {
  width: 155px;
  text-align: right; }

#required_filed_notice {
  padding: 4px;
  padding-top: 6px; }

#checkout_account_border_top, #checkout_account_border_bottom {
  background-image: url(../images/checkout_account_border_top.gif);
  width: 549px;
  height: 4px;
  margin-top: 10px;
  font-size: 0px;
  line-height: 0px; }

#checkout_account_border_bottom {
  background-image: url(../images/checkout_account_border_bottom.gif);
  margin-top: 0px; }

#checkout_account_container {
  border-left: 1px solid #cee0d0;
  border-right: 1px solid #cee0d0;
  padding: 10px;
  width: 527px; }

#account_bullets {
  margin-left: 35px; }

.bullet_line {
  background-image: url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 14px;
  font-style: italic;
  font-weight: bold; }

.bullet_nextling {
  padding-left: 14px;
  margin-bottom: 10px; }

.def_password {
  width: 400px;
  margin-left: 40px;
  margin-top: 20px; }

.def_password input {
  width: 130px; }

#btn_continuecheckout, .btn_continuecheckout {
  margin-left: 390px;
  margin-top: 16px; }

.btn_continuecheckout {
  margin-bottom: 7px; }

input.checkbox {
  margin-left: 10px;
  width: 15px;
  position: relative;
  top: 4px; }

.validation_error {
  width: 195px;
  display: none; }

/*input[type='text']  {
	width:230px;
}*/
.def_password .subtext {
  padding-right: 105px; }

.prop65-dialog {
  display: none; }

div.prop65-notice {
  width: 480px !important;
  top: 40% !important;
  left: calc(50% - 210px) !important;
  border: none !important;
  padding: 12px 24px;
  box-sizing: border-box; }

.prop65-notice .ui-widget-header {
  background-color: white !important;
  border: none !important;
  color: rgba(0, 0, 0, 0.87) !important; }

.prop65-notice img {
  float: left;
  width: 64px;
  padding-right: 24px;
  padding-bottom: 20px;
  margin-top: 29px; }

.prop65-notice .ui-dialog-title {
  font-size: 18px !important;
  overflow: visible !important;
  width: 100% !important; }

.prop65-notice .ui-widget-header {
  padding-left: 10px;
  padding-top: 12px;
  box-sizing: border-box;
  cursor: help !important; }

.prop65-notice .ui-dialog-titlebar-close {
  display: none !important; }

.ui-widget.ui-widget-content.prop65-notice .ui-dialog-buttonpane {
  border: none !important; }

.ui-widget.ui-widget-content.prop65-notice .ui-dialog-buttonset {
  float: none !important;
  background: #EF663E !important;
  border-radius: 4px !important; }

.ui-widget.ui-widget-content.prop65-notice button {
  width: 100% !important;
  background: none !important;
  border: none !important;
  font-weight: bold !important;
  color: white !important; }

.ui-widget.ui-widget-content.prop65-notice button:focus {
  outline: 0; }

@media only screen and (max-width: 770px) {
  div.prop65-notice {
    width: 280px !important;
    left: calc(50% - 140px) !important;
    border: none !important;
    padding: 12px 24px;
    box-sizing: border-box; }
  .prop65-notice .ui-dialog-title {
    font-size: 18px !important;
    overflow: hidden !important;
    width: 100% !important; } }
