body#newsletter .alert-success {
  text-transform: uppercase;
  color: #f58025;
  font-size: 14px;
}
body#newsletter #static-content {
  width: 414px;
  padding-right: 546px;
  background-image: url(/sc_assets/images/desktop/framework/static-content/laptop.png);
  background-position: top right;
  background-repeat: no-repeat;
  min-height: 360px;
  position: relative;
}
body#newsletter #static-content p.required {
  font-size: 11px !important;
  color: #FFFFFF;
  clear: both;
  display: block;
}
body#newsletter #static-content p.alert-success {
  position: relative;
  top: 242px;
}
body#newsletter #static-content .header {
  border-bottom: 1px solid #494949;
}
body#newsletter #static-content #createForm {
  border-top: 1px solid #494949;
  padding-top: 20px;
}
body#newsletter #static-content #createForm #providerId,
body#newsletter #static-content #createForm #smithChanSelect select {
  margin-right: 0;
}
body#newsletter #static-content #createForm p.form-error {
  clear: both;
}
body#newsletter #static-content #createForm .error {
  color: #f58025;
}
body#newsletter #static-content p {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 20px;
}
body#newsletter #static-content label {
  color: #BABABA;
}
body#newsletter #static-content input {
  float: right;
  width: 300px;
  height: 14px;
}
body#newsletter #static-content input.form-field {
  padding: 2px 5px;
}
body#newsletter #static-content input.button {
  width: auto;
  height: auto;
  border: 0;
}
body#newsletter #static-content input#updatescheck {
  margin-left: 10px;
}
body#newsletter #static-content input#subscribe1 {
  float: left;
  width: auto;
  margin-right: 10px;
}
body#newsletter #static-content input#zipCode {
  width: 100px;
}
body#newsletter #static-content #subscribe-wrap {
  margin-bottom: 15px;
}
body#newsletter #static-content #newsletter-subscribe {
  color: #b1b1b1;
  font-size: 11px;
  position: relative;
  top: -2px;
}
body#newsletter #static-content ul {
  padding-left: 50px;
  margin-bottom: 14px;
}
body#newsletter #static-content ul li {
  list-style-type: disc;
}
body#newsletter #static-content p#updates {
  float: left;
  font-size: 11px;
  margin-bottom: 15px;
}
body#newsletter #static-content p.last {
  margin-bottom: 25px;
}
body#newsletter #static-content a#sample_email {
  position: absolute;
  left: 635px;
  top: 360px;
  background-image: url(/sc_assets/images/desktop/framework/static-content/triangle.png);
  background-repeat: no-repeat;
  padding-left: 25px;
  background-position: 0% center;
}
body#newsletter #static-content #newsletter-controls-wrap {
  border-top: 1px solid #494949;
  padding-top: 20px;
}
body#newsletter #static-content #required-left {
  float: left;
}
body#newsletter #static-content #submit-right {
  float: right;
}
body#newsletter #datepicker-wrap {
  position: relative;
}
body#newsletter button.ui-datepicker-trigger {
  background: #fff;
  width: 180px;
  height: 22px;
  border: 0;
  color: #000;
  padding: 0 5px 0 0;
  margin: 0;
  text-align: right;
}
body#newsletter .ui-datepicker-trigger img {
  margin: 0;
}
body#newsletter #datepickerDisplayString {
  position: absolute;
  color: #000;
  top: 4px;
  right: 30px;
}
body#newsletter .ui-datepicker-trigger {
  float: right;
  margin: 0;
}
