@charset "utf-8";
/* CSS Document */
header, .msg {
    display: none;
}
::-webkit-input-placeholder {
    color: transparent;
}
:-moz-placeholder {
    color: transparent;
}
::-moz-placeholder {
    color: transparent;
    opacity: 1;
}
:-ms-input-placeholder {
    color: transparent;
}

/* Register page specific */
body.register-page {
    font-family: "HelveticaNeueLTCom-Roman";
    font-size: 14px !important;
}
.register-page footer, .register-page aside, .register-page .primary  section h2 span, .register-page .primary section:last-of-type, .selectboxit-arrow-container, .register-page .head, .mandatory:after, .primary .msg, .print-hide {
    display: none !important;
}
.print-header, .print-footer, .print-payment {
    display: block;
}
.register-page .print {
    display: inline-block;
}
.register-page .primary section h2 span.print {
    display: inline-block !important;
}
.print-hide {
    clear: both;
}
.print-header {
    clear: both;
    float: left;
    width: 100%;
}
.register-page .print-header .first-page {
    margin: 500px auto 800px;
    width: 750px;
    text-align: center;
}
.register-page .print-header .first-page p {
    margin-bottom: 20px;
    color: #194780;
    font-size: 14px;
    font-family: "HelveticaNeueLTCom-Lt";
}
.print-header h1 {
    float: left;
    position: relative;
    bottom: -23px;
    margin-bottom: 20px;
    color: #194780;
    font-size: 28px;
}
.print-header img {
    float: right;
    margin: 0 0 6px;
}
.print-header h2 {
    font-size: 23px;
}
.print-header h3 {
    color: #194780;
    font-size: 23px;
    font-family: "HelveticaNeueLTCom-Roman";
}
.print-header p {
    clear: both;
    margin-bottom: 0;
    padding: 10px 0 0;
    border-top: 2px solid #ccc;
    font-size: 12px;
}
.register-page .print-header img {
    position: absolute;
    top: 20px;
    right: 20px;
}
.register-page .print-header .first-page h1 {
    clear: both;
    position: static;
    width: 100%;
    font-size: 38px;
}
.register-page .print-header p {
    margin-bottom: 20px;
    border-top: 0;
    font-size: 14px;
}

.register-page .print-hide + .checkboxes.move-up {
    float: none;
    font-size: 14px;
}
.register-page .print-hide + .checkboxes label {
    width: 100%;
    font-family: "HelveticaNeueLTCom-Lt";
    font-size: 14px;
}

.register-page .primary {
    float: none;
    width: 100%;
}
.register-page section {
    overflow: visible;
    clear: both;
    float: none;
    width: 100%;
    padding: 0;
    border-top: 8px solid #194780;
}

.register-page .print-footer section:nth-of-type(1), .register-page .print-footer section:nth-of-type(3) {
    border-top: 0;
}
.register-page .print-footer section {
    margin-bottom: 1px;
}
.register-page .row input[type="text"] {
    border: 1px solid #000;
}
.register-page .row > label {
    margin: 0 20px 20px 0 !important;
    width: auto !important;
}
.register-page .row label + input[type="text"], .register-page .row .border input[type="text"], .register-page .print-footer input[type="text"] {
    background: none;
    border-bottom: 2px dotted #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.register-page .checkboxes label.border {
    margin-bottom: 0;
}
.register-page .checkboxes label.border input[type="text"] {
    width: 200px;
}
.register-page .row label, .register-page input {
    font-family: "HelveticaNeueLTCom-Lt";
    font-size: 20px;
}
.register-page .radio-buttons, .register-page .vat-number, .register-page textarea {
    float: left;
    width: 19% !important;
}
.register-page .radio-buttons {
    margin-right: 20px;
}
.register-page textarea {
    margin: 0;
    width: 86% !important;
    height: 18px;
    border-bottom: 2px dotted #000;
    border-top: 0;
    font-size: 14px;
}
.register-page .radio-buttons label {
    display: inline;
    width: 55%;
}
.register-page .vat-number {
    width: 45% !important;
}
.register-page .vat-number.building-society {
    width: 100% !important;
}
.register-page .vat-number label:nth-child(10) input {
    margin-left: 8px;
}
.register-page .company-number, .register-page .row input[type="text"] {
    float: left;
}
.register-page .checkboxes {
    width: 100%;
}
.register-page .checkboxes label, .register-page .checkboxes label.full-width {
    display: inline-block;
    margin-right: 20px;
    width: auto;
}
.register-page h4 {
    margin-bottom: 3px;
    font-size: 10px;
    color: #000;
}
.register-page h5 {
    font-size: 10px;
    line-height: normal;
}
.register-page .primary section h2 {
    margin-bottom: 10px;
    color: #194780;
    font-size: 18px;
}
.register-page .primary section h2:last-of-type {
    margin-top: 10px;
}
.register-page .row {
    position: relative;
    margin-bottom: 10px;
}
.register-page .row .label-info {
    position: absolute;
    top: 25px;
}
.register-page .row.half {
    width: 49%;
}
.register-page .row.right {
    float: right;
}
.register-page .row > label, .register-page .row > input, .register-page .company-number, .register-page .vat-number, .register-page .checkboxes, .register-page .checkboxes input[type="text"] {
    margin-bottom: 2px;
}
.checkboxes input[type="text"] {
    margin-top: -10px;
}
.register-page .custom-label {
    padding-top: 1px;
}
.register-page .custom-label span {
    top: -.3em;
    width: 23px;
    height: 23px;
    margin-top: 5px;
    margin-bottom: 0;
    border: 1px solid #000;
    background: #fff;
}
.register-page .custom-label span.checked:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 2px;
    left: 5px;
    color: #99a1a7;
}
.register-page .checkboxes label {
    margin-bottom: 10px;
    font-size: 14px !important;
}
.register-page .tc .checkboxes label {
    padding-top: 20px;
}
.register-page .tc .checkboxes p {
    margin: 0;
}
.register-page .row input[type="text"], .register-page textarea {
    height: 25px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom: 0;
    line-height: 23px;
}
.register-page span.label-info {
    width: auto;
    margin-bottom: 0;
    font-size: 10px;
    line-height: 13px;
}
.register-page .company-number input, .register-page .vat-number input {
    width: 30px;
    padding: 0;
}
.register-page .print-form {
    display: block;
    float: left;
    width: 100%;
    clear: both;
}
.register-page .selectboxit-container {
    float: left;
}
input[type="text"], input[type="password"], input[type="text"], .selectboxit-container .selectboxit {
    border: 2px solid #ccc;
}
.selectboxit-container .selectboxit {
    width: 407px !important;
}
.register-page section {
    margin-bottom: 20px;
}
.row label {
    margin-bottom: 5px;
}
.print-footer {
    clear: both;
    padding-top: 12px;
}
.print-footer p {
    margin-bottom: 7px;
    font-size: 11px;
}
.print-footer p.small {
    font-size: 7px;
}
.print-footer label, .register-page .print-footer .office-use label {
    float: left;
    margin-top: 18px;
    width: 7%;
    font-size: 14px;
    font-family: "HelveticaNeueLTCom-Lt";
}
.print-footer section {
    padding: 0;
}
.print-footer section:last-of-type {
    border-top: 0;
}
p.underlined {
    float: left;
    margin-right: 2%;
    padding: 10px 0 11px;
    width: 49%;
    border-bottom: 2px solid #ccc;
}
p.underlined:nth-child(2n+2) {
    margin-right: 0;
}
p.underlined label {
    min-width: 20%;
}
.register-page .office-use {
    margin: 40px 0 0;
    padding: 10px 20px 5px;
    width: 100%;
    border: 1px solid #000;
}

.register-page .primary section.contact-details {
    display: table;
    margin-bottom: 20px;
    padding-left: 0;
    border-bottom: 1px solid #999;
}
.register-page .contact-details h4 {
    margin: 0 0 5px;
}
.register-page .contact-details .row {
    display: table-cell;
    margin-bottom: 0;
    width: 50%;
}
.register-page .contact-details .row label {
    display: none;
}
.register-page .contact-details .row label + input {
    width: 100%;
    height: 30px;
    border: 1px solid #999;
}
.register-page .label-info {
    width: 100%;
}
.register-page .print-hide + .checkboxes, .register-page .print-hide + .checkboxes label {
    margin: 0;
}
.register-page .row > label {
    padding-top: 5px;
}
.register-page .print-header h2 {
    margin-top: 10px;
}
.register-page .print-hide + .checkboxes .custom-check {
    top: 0.3em;
}
.register-page .print-footer .label-info {
    margin: 0;
}
textarea { overflow: hidden; }
.row > label {
    font-size: 14px !important;
}