.cf:after, .dd-form div.fieldset .field:after, .dd-form .social:after, .dd-form dl:after {
  clear: both;
}

.cf:before, .dd-form div.fieldset .field:before, .dd-form .social:before, .dd-form dl:before, .cf:after, .dd-form div.fieldset .field:after, .dd-form .social:after, .dd-form dl:after {
  content: " ";
  display: table;
}

.cf:before, .dd-form div.fieldset .field:before, .dd-form .social:before, .dd-form dl:before, .cf:after, .dd-form div.fieldset .field:after, .dd-form .social:after, .dd-form dl:after {
  content: " ";
  display: table;
}

.cf, .dd-form div.fieldset .field, .dd-form .social, .dd-form dl {
  clear: both;
  display: inline-block;
  /* Necessary to trigger "hasLayout" in IE */
  display: block;
  /* Sets element back to block */
}

.charbox {
  height: 24px;
  margin: 5px 0 20px 0;
  text-transform: uppercase;
}
.charbox span {
  font-weight: normal;
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border: 2px solid #000;
  border-left-width: 0;
  margin: 0;
}
.charbox span:first-child {
  border-left-width: 2px;
}

/*columns+page sections*/
.header {
  max-width: 960px;
  margin: 0 auto;
  background: #FFF;
  overflow: hidden;
}
.header img {
  max-width: 960px;
  height: auto;
  display: block;
}

.left-col {
  width: 20%;
}
.left-col p {
  padding-right: 10px;
}

.center-col {
  left: 20%;
  width: 60%;
}

.right-col {
  width: 20%;
}
.right-col p {
  padding-left: 10px;
}

.footer {
  max-width: 960px;
  margin: 0 auto;
  background: #FFF;
  overflow: hidden;
}
.footer img {
  max-width: 960px;
  height: auto;
  display: block;
}

/*progress bar*/
/*non js style for first 3 steps*/
.no-js .dd-form-wrapper.step1 .dd-progress .step1, .no-js .dd-form-wrapper.step1 .dd-progress .step2, .no-js .dd-form-wrapper.step1 .dd-progress .step3, .no-js .dd-form-wrapper.step2 .dd-progress .step1, .no-js .dd-form-wrapper.step2 .dd-progress .step2, .no-js .dd-form-wrapper.step2 .dd-progress .step3, .no-js .dd-form-wrapper.step3 .dd-progress .step1, .no-js .dd-form-wrapper.step3 .dd-progress .step2, .no-js .dd-form-wrapper.step3 .dd-progress .step3 {
  color: #b0deff;
}

.dd-form-wrapper .dd-progress {
  border-spacing: 0;
  border-collapse: collapse;
  empty-cells: show;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #4a88b6;
  font-weight: bold;
  font-size: 11px;
}
.dd-form-wrapper .dd-progress td {
  cellpadding: 0;
  width: 20%;
  background: #000;
  border-right: 1px solid #4A4A4A;
  padding: 12px;
}
.dd-form-wrapper .dd-progress .progress td {
  padding: 0;
  height: 10px;
  background: #b0deff;
  border-right: 1px solid #FFF;
}
.dd-form-wrapper .dd-progress td.step5 {
  border: none;
}

/*active step styles*/
.step1 .dd-progress .step1, .step2 .dd-progress .step2, .step3 .dd-progress .step3, .step4 .dd-progress .step4, .step5 .dd-progress .step5, .step1-3 .dd-progress .step1, .step1-3 .dd-progress .step2, .step1-3 .dd-progress .step3 {
  color: #b0deff;
}

/*complete step styles*/
.step2 .dd-progress .step1, .step3 .dd-progress .step2, .step4 .dd-progress .step3, .step5 .dd-progress .step4 {
  color: #999;
}

.step3 .dd-progress .step1, .step4 .dd-progress .step1, .step4 .dd-progress .step2, .step5 .dd-progress .step1, .step5 .dd-progress .step2, .step5 .dd-progress .step3 {
  color: #999;
}

.step3 .dd-progress .progress .step1, .step4 .dd-progress .progress .step1, .step4 .dd-progress .progress .step2, .step5 .dd-progress .progress .step1, .step5 .dd-progress .progress .step2, .step5 .dd-progress .progress .step3 {
  background: #549bcf;
  border: none;
}

.step2 .dd-progress .progress .step1, .step3 .dd-progress .progress .step2, .step4 .dd-progress .progress .step3, .step5 .dd-progress .progress .step4 {
  background: #549bcf;
}

.dd-form-wrapper {
  color: #585858;
  font: normal normal 12px arial, "helvetica neue", helvetica, freesans, "liberation sans", "numbus sans l", sans-serif;
  /*general styles*/
}
.dd-form-wrapper p {
  padding: 0;
  margin: 30px 0;
  clear: left;
}
.dd-form-wrapper a {
  text-decoration: none;
}
.dd-form-wrapper button {
  font-family: arial, "helvetica neue", helvetica, freesans, "liberation sans", "numbus sans l", sans-serif;
}

.has-js .step1 .dd-form h2, .has-js .step2 .dd-form h2, .has-js .step3 .dd-form h2, .has-js .step4 .dd-form h2, .has-js .step5 .dd-form h2 {
  background-image: none;
  background-position: right center;
  background-repeat: no-repeat;
}
.has-js .step1 .dd-form h2.closed, .has-js .step2 .dd-form h2.closed, .has-js .step3 .dd-form h2.closed, .has-js .step4 .dd-form h2.closed, .has-js .step5 .dd-form h2.closed {
  background-image: url(/images/h2-closed-bg.png);
}
.has-js .step1 .dd-form h2.closed .button.open, .has-js .step2 .dd-form h2.closed .button.open, .has-js .step3 .dd-form h2.closed .button.open, .has-js .step4 .dd-form h2.closed .button.open, .has-js .step5 .dd-form h2.closed .button.open {
  display: none;
}
.has-js .step1 .dd-form h2.open .button.closed, .has-js .step2 .dd-form h2.open .button.closed, .has-js .step3 .dd-form h2.open .button.closed, .has-js .step4 .dd-form h2.open .button.closed, .has-js .step5 .dd-form h2.open .button.closed {
  display: none;
}
.has-js .step1 .dd-form h2 .error, .has-js .step2 .dd-form h2 .error, .has-js .step3 .dd-form h2 .error, .has-js .step4 .dd-form h2 .error, .has-js .step5 .dd-form h2 .error {
  display: none;
  position: absolute;
  width: 21px;
  height: 21px;
  border-radius: 21px;
  -webkit-border-radius: 21px;
  border: 1px solid #F00;
  background: #FFF;
  color: #F00;
  text-align: center;
  line-height: 21px;
  top: 11px;
  right: 40px;
  font-size: 11px;
}
.has-js .step1 .dd-form h2.error .edit.button, .has-js .step2 .dd-form h2.error .edit.button, .has-js .step3 .dd-form h2.error .edit.button, .has-js .step4 .dd-form h2.error .edit.button, .has-js .step5 .dd-form h2.error .edit.button {
  right: 70px;
}
.has-js .step1 .dd-form h2.error .error, .has-js .step2 .dd-form h2.error .error, .has-js .step3 .dd-form h2.error .error, .has-js .step4 .dd-form h2.error .error, .has-js .step5 .dd-form h2.error .error {
  display: block;
}

.no-js .step5 h2 .button {
  display: none;
}
.no-js .confirmation-buttons {
  display: none;
}

.dd-form {
  border: 2px solid #e5e5e5;
}
.dd-form h2 {
  color: #FFF;
  margin: 0;
  padding: 10px 20px;
  background: #549bcf;
  font-weight: normal;
  font-size: 19px;
  border-bottom: 1px solid #FFF;
  position: relative;
}
.dd-form h2.closed {
  color: #606060;
  background: #b9d6eb;
  /* Old browsers */
}
.dd-form h2 .button {
  position: absolute;
  display: block;
  border: 1px solid #dedede;
  background: #FFF;
  margin: 0;
  padding: 0 10px;
  color: #0074c9;
  font-weight: bold;
  font-size: 11px;
  line-height: 21px;
  -moz-border-radius: 21px;
  -webkit-border-radius: 21px;
  border-radius: 21px;
  cursor: pointer;
  right: 40px;
  top: 11px;
}
.dd-form h2 .button.edit {
  display: none !important;
}
.dd-form h2.closed .button.edit {
  display: block !important;
}
.dd-form h2 .button.edit {
  padding-right: 25px;
}
.dd-form h2 .button.edit .icon {
  width: 13px;
  height: 12px;
  position: absolute;
  top: 5px;
  right: 7px;
}
.dd-form h2 .button.edit .icon.ok {
  background: transparent url(/images/tick.png) no-repeat;
}
.dd-form h2 .button.edit .icon.errors {
  background: transparent url(/images/cross.png) no-repeat;
}
.dd-form h2.summary-title, .dd-form h2.confirmation-title {
  padding: 20px;
  margin-bottom: 2px;
}
.dd-form h2.summary-title .button, .dd-form h2.summary-title input, .dd-form h2.confirmation-title .button, .dd-form h2.confirmation-title input {
  top: 20px;
}
.dd-form h2.summary-title span.icon, .dd-form h2.confirmation-title span.icon {
  position: absolute;
  left: 0;
  top: 24px;
  display: none;
  width: 12px;
  height: 16px;
}
.dd-form h2.summary-title.closed span.icon, .dd-form h2.confirmation-title.closed span.icon {
  display: block;
  background: transparent url(/images/summary-h2-closed-bg.png) left center no-repeat;
}
.dd-form h2.summary-title.open, .dd-form h2.confirmation-title.open {
  background-image: url(/images/h2-open-bg.png) right center no-repeat;
}
.dd-form h2.summary-title.open span.icon, .dd-form h2.confirmation-title.open span.icon {
  display: block;
  background: transparent url(/images/summary-h2-open-bg.png) left center no-repeat;
}
.dd-form p {
  padding: 0;
  margin: 20px;
}
.dd-form div.fieldset {
  margin: 0;
  padding: 0;
  border: none;
  background: #fff;
  overflow: hidden;
  display: block;
  position: relative;
  /*custom section styles*/
  /*summary styles*/
}
.dd-form div.fieldset.closed {
  display: none;
  height: 0;
}
.dd-form div.fieldset h3 {
  padding: 0;
  margin: 20px;
  font-size: 18px;
  font-weight: normal;
  clear: left;
}
.dd-form div.fieldset hr {
  height: 0;
  padding: 0;
  margin: 20px;
  border: none;
  border-top: 2px dashed #e5e5e5;
  clear: both;
}
.dd-form div.fieldset input, .dd-form div.fieldset select {
  color: #585858;
  font-weight: bold;
}
.dd-form div.fieldset .field {
  margin: 20px;
}
.dd-form div.fieldset .field label {
  display: block;
  float: left;
  clear: left;
  width: 175px;
  text-align: right;
  margin-right: 20px;
  font-weight: bold;
  color: #191919;
  font-size: 13px;
  padding-top: 6px;
}
.dd-form div.fieldset .field p.note {
  padding: 20px 0 0 195px;
  margin: 0;
  clear: left;
}
.dd-form div.fieldset .field .tip {
  clear: left;
  font-size: 11px;
  width: 200px;
  background: transparent url(/images/tip-vert-bg.png) 5px top no-repeat;
  padding: 15px 0 0 0;
  margin: 0 0 0 195px;
}
.dd-form div.fieldset .field .tip span {
  display: table-cell;
  vertical-align: middle;
}
.dd-form div.fieldset .field span.error {
  display: block;
  margin: 5px 0 0px 199px;
  color: #F00;
  clear: left;
}
.dd-form div.fieldset .field input[type=text] {
  width: 200px;
  border: 1px solid #d0d0d0;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  box-shadow: inset 1px 1px 5px #BBB;
}
.dd-form div.fieldset .field select {
  border: 1px solid #d0d0d0;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  box-shadow: inset 1px 1px 5px #BBB;
}
.dd-form div.fieldset .field input, .dd-form div.fieldset .field select {
  margin: 3px;
  padding: 3px;
  float: left;
  outline: none;
}
.dd-form div.fieldset .field input:focus,
.dd-form div.fieldset .field select:focus,
.dd-form div.fieldset .field textarea:focus {
  border: 4px solid #549bcf;
  margin: 0;
}
.dd-form div.fieldset .field.checkbox label {
  clear: none;
}
.dd-form div.fieldset .field.checkbox input:focus, .dd-form div.fieldset .field.checkbox select:focus {
  margin: 3px;
  padding: 3px;
  float: left;
  outline: none;
  border: 0px;
}
.dd-form div.fieldset .field.checkbox table {
  float: left;
}
.dd-form div.fieldset .field.checkbox table label {
  font-weight: normal;
  display: inline;
}
.dd-form div.fieldset .field.radio span {
  display: block;
  float: left;
  clear: none;
  padding: 4px;
}
.dd-form div.fieldset .field.radio span input {
  float: none;
  margin: 4px !important;
  padding: 0;
}
.dd-form div.fieldset .field.radio span label {
  font-weight: normal;
  display: inline;
  float: none;
  padding: 3px 5px 0;
}
.dd-form div.fieldset .field.addressLookup {
  margin-bottom: 5px;
}
.dd-form div.fieldset .field.addressLookup input[type="text"] {
  font-weight: normal;
  padding: 5px;
}
.dd-form div.fieldset .highlight {
  background-color: #efefef;
  padding: 20px;
}
.dd-form div.fieldset .highlight h3 {
  margin: 0 0 10px 0;
}
.dd-form div.fieldset .highlight .field {
  background: #e5e5e5;
  margin: 0 0 20px 0;
  padding: 10px;
}
.dd-form div.fieldset .highlight .field label {
  width: auto;
  margin-right: 10px;
  font-size: 12px;
  float: left;
}
.dd-form div.fieldset .highlight .field.checkbox input {
  vertical-align: top;
  margin: 0 8px 3px 3px;
  float: left;
}
.dd-form div.fieldset .highlight .field.checkbox label {
  text-align: left;
  vertical-align: top;
  padding-top: 0;
  margin: 0;
  width: 90%;
}
.dd-form div.fieldset .highlight .field.radio label {
  float: left;
}
.dd-form div.fieldset .highlight .field.radio p.note {
  margin: 20px 0;
}
.dd-form div.fieldset .highlight p {
  margin: 10px 0;
}
.dd-form div.fieldset .highlight .note {
  font-size: 11px;
  color: #303030;
  margin: 0;
}
.dd-form div.fieldset .required > label:before {
  content: "* ";
  color: #ff0078;
}
.dd-form div.fieldset .udf {
  background: #efefef;
  margin: 20px;
  padding: 1px 0;
}
.dd-form div.fieldset .udf label {
  width: 155px;
  text-align: left;
}
.dd-form div.fieldset .udf input[type=text] {
  width: 180px;
}
.dd-form div.fieldset .udf .field.radio span {
  padding: 0;
}
.dd-form div.fieldset .udf .checkbox table label {
  text-align: left;
  padding: 3px 5px 0;
  width: auto;
}
.dd-form div.fieldset .udf textarea {
  font-family: Arial;
  color: #585858;
  font-weight: bold;
  font-size: 13px;
  width: 180px;
}
.dd-form div.fieldset .udf .field .tip {
  margin-left: 175px;
}
.dd-form div.fieldset .udf span.error {
  display: block;
  margin: 5px 0 0px 179px;
  color: #F00;
  clear: left;
}
.dd-form div.fieldset div.field.next-step {
  display: none;
  text-align: center;
  overflow: hidden;
}
.dd-form div.fieldset div.field.next-step .button.next-step {
  display: block;
  margin: 20px auto;
  width: auto;
  line-height: 45px;
  padding: 0 60px 0 20px;
  color: #FFF;
  background: #000;
  font-weight: bold;
  text-align: left;
  border: none;
  font-size: 12px;
  cursor: pointer;
  position: relative;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.dd-form div.fieldset div.field.next-step .button.next-step .icon {
  height: 17px;
  width: 20px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -9px;
  background: transparent url(/images/btn-next-step-icon.png) left top no-repeat;
  overflow: hidden;
}
.dd-form div.fieldset div.field.next-step .button.next-step:active {
  color: #AAA;
  margin: 20px auto;
  padding: 0 60px 0 20px;
  line-height: 45px;
  border: none;
}
.dd-form div.fieldset .direct-debit {
  padding-right: 130px;
  background-image: url(/images/direct-debit-bg.jpg);
  background-position: right 30px;
  background-repeat: no-repeat;
  min-height: 100px;
}
.dd-form div.fieldset .direct-debit.bank-details {
  background-image: url(/images/Direct-Debit-White-BG.jpg);
  background-position: right top;
}
.dd-form div.fieldset .field-group.gift-aid {
  padding-right: 130px;
  background-image: url(/images/gift-aid-bg.jpg);
  background-position: right 30px;
  background-repeat: no-repeat;
}
.dd-form div.fieldset .field-group.gift-aid .checkbox input {
  margin: 0 8px 3px 3px;
  vertical-align: top;
}
.dd-form div.fieldset.confirmation-page h3 {
  font-size: 24px;
  font-weight: bold;
}
.dd-form div.fieldset.confirmation-page h4 {
  margin: 20px;
  padding: 0;
  font-weight: normal;
  font-size: 18px;
}
.dd-form div.fieldset.confirmation-page p {
  font-size: 14px;
}
.dd-form div.fieldset.confirmation-page img {
  float: right;
  margin: 0 20px 20px 20px;
}
.dd-form div.fieldset .summary-group {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 40px;
}
.dd-form div.fieldset .summary-group .summary {
  margin: 5px 20px;
  color: #191919;
}
.dd-form div.fieldset .summary-group label {
  color: #727272;
}
.dd-form div.fieldset .summary-group .required label:before {
  content: "";
}
.dd-form .social {
  margin: 20px;
  border: 2px solid #dbdbdb;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 3px;
}
.dd-form .social h5 {
  padding: 10px 20px;
  margin: 0;
  background: #e5e5e5;
  font-weight: normal;
  font-size: 18px;
  color: #585858;
}
.dd-form .social .networks {
  width: 100%;
  empty-cells: show;
}
.dd-form .social .networks .blank {
  width: 5px;
  overflow: hidden;
}
.dd-form .social .networks .network {
  width: 33%;
  height: 140px;
  text-align: center;
  vertical-align: top;
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI2MyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTVmNGZlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, white 63%, #e5f4fe 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(63%, white), color-stop(100%, #e5f4fe));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 63%, #e5f4fe 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 63%, #e5f4fe 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 63%, #e5f4fe 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 63%, #e5f4fe 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5f4fe',GradientType=0 );
  /* IE6-8 */
}
.dd-form .social .networks .network .netcel-fb-like span {
  width: 100% !important;
}
.dd-form .social .networks .network:first-child {
  margin-left: 0;
}
.dd-form .social .networks .network span.logo {
  display: block;
  height: 54px;
  width: 54px;
  margin: 27px auto 6px auto;
  overflow: hidden;
  line-height: 9999px;
}
.dd-form .social .networks .network input {
  background: #f1f1f1;
  color: #549bcf;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #a7a7a7;
  padding: 6px 0 5px 0;
  margin: 0 5px;
  cursor: pointer;
  display: inline-block;
  width: 55px;
  text-align: center;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, white 0%, #e2e2e2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e2e2e2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #e2e2e2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #e2e2e2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #e2e2e2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e2e2e2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 );
  /* IE6-8 */
}
.dd-form .social .networks .network input:hover, .dd-form .social .networks .network input:focus {
  text-decoration: underline;
}
.dd-form .social .networks .network.facebook span.logo {
  background: transparent url(/images/fb-icon.png) no-repeat;
}
.dd-form .social .networks .network.twitter span.logo {
  background: transparent url(/images/tw-icon.png) no-repeat;
}
.dd-form .social .networks .network.linkedin span.logo {
  background: transparent url(/images/ln-icon.png) no-repeat;
}
.dd-form .social div.follow {
  float: left;
  width: 21%px;
  height: 62px;
  padding: 5px 5px 5px 10px;
  line-height: 62px;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  background-color: #549bcf;
  margin: 40px 5px 5px 5px;
}
.dd-form .social div.follow img, .dd-form .social div.follow span {
  float: left;
  display: inline-block;
  margin: 0;
}
.dd-form .dd-confirmation .reference {
  font-weight: bold;
  color: #727272;
  font-size: 14px;
}
.dd-form .dd-confirmation .reference .refno {
  color: #000;
}
.dd-form .dd-confirmation a {
  font-weight: bold;
  color: #0074c9;
}
.dd-form dl {
  margin: 20px;
  padding: 0;
  zoom: 1;
}
.dd-form dt {
  clear: both;
  float: left;
  width: 40%;
  text-align: right;
  margin: 10px 10px 10px 0;
  padding: 0;
}
.dd-form dd {
  float: left;
  width: 40%;
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
}
.dd-form dd span {
  margin-top: -5px;
  display: inline-block;
  min-width: 180px;
  border: 1px solid #D0D0D0;
  padding: 3px 5px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  box-shadow: inset 1px 1px 5px #BBB;
}
.dd-form dd.sortcode span {
  min-width: 25px;
  text-align: center;
  margin-right: 5px;
}
.dd-form ul {
  margin: 25px 170px 0 15px;
  padding: 0;
}
.dd-form li {
  margin: 0 0 15px 0;
}
.dd-form .dd-guarantee {
  background-image: url(/images/dd-logo.jpg);
  background-position: right 55px;
  background-repeat: no-repeat;
}
.dd-form .submit {
  text-align: center;
  position: relative;
}
.dd-form .submit input {
  margin: 20px auto;
  line-height: 52px;
  height: 52px;
  padding: 0 50px 1px 20px;
  color: white !important;
  background: #2d77b2 url(/images/btn-submit-icon.png) right center no-repeat;
  font-weight: bold;
  text-align: left;
  border: none;
  font-size: 14px;
  cursor: pointer;
  background-image: url(/images/btn-submit-icon.png), -moz-linear-gradient(top, #3e83b9 0%, #1a6bab 100%);
  /* FF3.6+ */
  background-image: url(/images/btn-submit-icon.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e83b9), color-stop(100%, #1a6bab));
  /* Chrome,Safari4+ */
  background-image: url(/images/btn-submit-icon.png), -webkit-linear-gradient(top, #3e83b9 0%, #1a6bab 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: url(/images/btn-submit-icon.png), -o-linear-gradient(top, #3e83b9 0%, #1a6bab 100%);
  /* Opera 11.10+ */
  background-image: url(/images/btn-submit-icon.png), -ms-linear-gradient(top, #3e83b9 0%, #1a6bab 100%);
  /* IE10+ */
  background-image: url(/images/btn-submit-icon.png), linear-gradient(to bottom, #3e83b9 0%, #1a6bab 100%);
  /* W3C */
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.dd-form .submit input.edit {
  background: black url(/images/btn-submit-icon.png) right center no-repeat;
  line-height: 30px;
  height: 30px;
}
.dd-form .confirmation-buttons {
  height: 60px;
}
.dd-form .confirmation-buttons .button {
  float: right;
  margin: 20px;
  color: #0074c9;
  font-weight: bold;
  padding: 0 10px;
  line-height: 28px;
  border: 1px solid #979797;
  cursor: pointer;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #fcfcfc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fcfcfc 0%, #fcfcfc 50%, #f4f4f4 51%, #e6e6e6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(50%, #fcfcfc), color-stop(51%, #f4f4f4), color-stop(100%, #e6e6e6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #fcfcfc 50%, #f4f4f4 51%, #e6e6e6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fcfcfc 0%, #fcfcfc 50%, #f4f4f4 51%, #e6e6e6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fcfcfc 0%, #fcfcfc 50%, #f4f4f4 51%, #e6e6e6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fcfcfc 0%, #fcfcfc 50%, #f4f4f4 51%, #e6e6e6 100%);
  /* W3C */
}
.dd-form .confirmation-buttons .button.print {
  position: relative;
  padding-left: 31px;
}
.dd-form .confirmation-buttons .button.print span.icon {
  position: absolute;
  top: 6px;
  left: 8px;
  background-image: url(/images/print-icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  display: block;
  margin: 0 3px;
}
.dd-form .cpHolder {
  position: relative;
  margin-left: 20px;
}
.dd-form .cpHolder label {
  color: #191919;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: bold;
  margin-right: 20px;
  padding-top: 6px;
  text-align: right;
  width: 175px;
}
.dd-form .cpHolder div.pcaAutoComplete {
  margin: 0 0 0 198px;
  width: 205px;
}
.dd-form #manual-address-btn-wrapper div {
  margin: 5px 5px 5px 220px;
}

a.facebook-share {
  background: url("/images/facebook-share.png") left bottom no-repeat;
  display: inline-block;
  width: 54px;
  height: 20px;
}

a.linkedin-follow {
  background-image: url("/images/linkedin-follow.png");
  display: inline-block;
  width: 62px;
  height: 20px;
}

.netcel-fb-like {
  vertical-align: top;
}

/*summary styles*/
.step4 dt {
  color: #727272;
}
.step4 dd {
  color: #000;
}

/* UAT Fixes */
div.data-protection div.checkbox label {
  text-align: left;
}
 
/* #3593 */
.field-group.data-protection.highlight p 
{font-size:14px;} 
 