﻿/* Move from main-screen.css */


/* Postal testing PostcodeAnywhere fixes */
.pca .pcaautocomplete .pcafooter {
    display: none;
}

.testkit .two_columns .first_column .cap_first_column {
    background: url(/images/backgrounds/content_btop.png) no-repeat left top;
}

.testkit .two_columns .inner_first_column .body_first_column {
    background: url(/images/backgrounds/content_bbody_testkit.png) repeat-y 0 0;
    padding: 30px;
}

.testkit .two_columns .inner_first_column {
    background: url(/images/backgrounds/content_bbottom.png) no-repeat left bottom;
}

.testkit .section .form h3 {
    font-size: 1em;
    margin-bottom: 1em;
}

.testkit .section .form .fld {
    clear: both;
    margin-bottom: 10px;
}

    .testkit .section .form .fld #over16 {
        width: 400px;
        padding: 17px 0px 0px 25px;
    }

    .testkit .section .form .fld .label {
        width: 95px;
        padding-right: 25px;
        display: block;
        float: left;
        text-align: right;
        padding-top: 9px;
    }

        .testkit .section .form .fld .label.full {
            width: 100%;
            padding: 0;
            margin: 0;
            text-align: left;
        }

.testkit .section .form .riskAssessment .label {
    font-weight: bold;
}

.testkit .section .form .fld .textfield {
    width: 240px;
    padding: 7px 5px;
    border-radius: 7px;
    box-shadow: inset 0 2px 2px #ABABAB;
    border: 1px solid #ababab;
}

.testkit .section .form .fld .short {
    width: 190px;
}

.testkit .section .form .note {
    color: #304296;
    margin-left: 120px;
}

.testkit .section .form .panel {
    margin-left: 20px;
    clear: both;
}

.testkit .section .form .resultPopup {
    display: none;
}

.testkit .inline ul {
    padding-top: 5px;
    display: inline-block;
    margin-left: 0;
}

.testkit .inline li {
    display: inline-block;
    margin-bottom: 0.5em;
    float: left;
    clear: both;
}
    /*.testkit .inline .inline li { display: inline; }*/
    .testkit .inline li label {
        width: auto;
        display: inline;
        float: none;
    }

    .testkit .inline li input {
        margin-top: 0;
        vertical-align: middle;
    }

.testkit .radio input {
    margin-right: 8px;
}

.testkit #resultContainer {
    background: #242423;
    padding: 10px;
    margin-bottom: 1em;
}

    .testkit #resultContainer img {
        display: block;
        margin: 0 auto;
        border: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -moz-box-shadow: 0;
        -webkit-box-shadow: 0;
        box-shadow: 0;
    }

/* Extra padding on label to reserve space, pushing inputs aside 
.testkit .form .tall { padding-bottom: 4em;}*/
/* Select boxes that need to be shoved down to align nicely */
.testkit .selects select {
    margin: 7px 10px 0 0;
}

.testkit select.longer {
    min-width: 190px;
}

.testkit .form .submission .new {
    font-weight: bold;
}

.testkit .form .submission .submit {
    float: right;
}

.testkit .form fieldset {
    /*padding-bottom: 30px;*/
    /*margin-bottom: 30px;*/
    /*border-bottom: 1px solid #8fc4e4;*/
}

#testKitPrimaryFormFieldsErrorHolder {
    position: relative;
    z-index: 100;
    display: none;
}

#testKitPrimaryFormFieldsErrorContent {
    color: #333;
    /*position: absolute;*/
    top: 30px;
    width: 384px;
    margin-left: -26px;
    background: #dbedfb url(/images/content/icons/formErrorIcon.png) no-repeat 36px 36px;
    padding: 32px 25px 30px 95px;
}

    #testKitPrimaryFormFieldsErrorContent p {
        font-size: 1.2em;
    }

#orderPostalKitContent {
    margin-bottom: 20px;
}

    #orderPostalKitContent h2,
    #orderPostalKitContent h3,
    #orderPostalKitContent h4 {
        font-size: 1em;
        margin-bottom: 1em;
        color: #333333;
        font-weight: bold;
    }

#allcontent_0_contentcolumn_0_panelThankYou div {
    font-weight: bold;
}

/* end move from main-screen.css */



/* /fonts/THT */
@font-face {
    font-family: "VAG Thin";
    src: url("/fonts/THT/c6cde420-95aa-4d44-8874-0fdf667e66a7.eot?#iefix");
    src: url("/fonts/THT/c6cde420-95aa-4d44-8874-0fdf667e66a7.eot?#iefix") format("eot"),url("/fonts/THT/09d74e12-003d-45c0-882d-271717150255.woff") format("woff"),url("/fonts/THT/87d85e95-0a98-468e-bfcf-9235dce604df.ttf") format("truetype"),url("/fonts/THT/e4f4fa64-8733-4776-916d-600581ba3059.svg#e4f4fa64-8733-4776-916d-600581ba3059") format("svg");
}

@font-face {
    font-family: "VAG Regular";
    src: url("/fonts/THT/da28bea1-56fe-4464-a702-7108627d47ad.eot?#iefix");
    src: url("/fonts/THT/da28bea1-56fe-4464-a702-7108627d47ad.eot?#iefix") format("eot"),url("/fonts/THT/1c1341e1-9c52-423c-8ef3-b7b4a9ad69fd.woff") format("woff"),url("/fonts/THT/93b8c4c3-5d6c-48c0-be23-2a04f69dc89b.ttf") format("truetype"),url("/fonts/THT/d0f4c271-9e08-4fc1-a8e6-c74df646a41f.svg#d0f4c271-9e08-4fc1-a8e6-c74df646a41f") format("svg");
}

/* Header amends */
.postalTesting #siteHeader {
    margin-bottom: 4px;
}

/* Carousel */
.postalTesting div.carousel_wrap .mask {
    float: right;
    margin-bottom: 33px;
    border: 1px solid #f0f0f0;
    max-width: 760px;
    display: block;
    overflow: hidden;
}

    .postalTesting div.carousel_wrap .mask:hover {
        border: 1px solid #00BCF2;
        -webkit-transition: border 0.3s;
        transition: border 0.3s;
    }

.accordionHolder > ul > li article .postal-testing-row img {
    /*width: 100%;*/
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.responsivePage.postalTesting div.carousel_wrap .bannerDetails p a.button, input.button, input.button:hover, input.button:active {
    margin-top: 15px;
    /*display: block;*/
    background: #00BCF2;
    border: none;
    border-left: 1px solid #d3d7e9;
    border-top: 1px solid #d3d7e9;
    color: #fff;
    cursor: pointer;
    font: bold 11px Arial,sans-serif;
    padding: 10px;
    border-radius: 3px;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}

.responsivePage.postalTesting div.carousel_wrap .bannerDetails p a:hover {
    background: #0F7BAE;
    transition: 0.3s background-color;
    text-decoration: none;
}

.postalTesting .submission {
    /*padding-left: 135px;*/
}

.postalTesting .form .submission .submit {
    float: left;
}

@media only screen and (max-width : 760px) {

    /* 	.postal-testing-row img
	{
		width: 60%;
		height: 60%;
	} */

    .postal-testing-row .postal-testing-left-col {
        float: initial;
        width: 100%;
    }

    .postal-testing-row .postal-testing-right-col {
        float: initial;
        width: 100%;
    }

    .postalTesting div.carousel_wrap .mask {
        position: relative;
        border: 1px solid #f0f0f0;
        max-width: 100%;
        height: auto;
    }

    .postalTesting .carousel_wrap {
        height: auto;
        overflow: hidden;
    }

    .postalTesting.responsivePage div.carousel_wrap .mask {
        max-height: none;
    }

    .responsivePage ul.slider-holder div.details,
    .responsivePage div.carousel_wrap .bannerDetails {
        bottom: 0;
    }

    .responsivePage.postalTesting div.breadcrumbs {
        display: none;
    }

    .responsivePage div.carousel_wrap .bannerDetails {
        position: relative;
        clear: both;
    }

    .postalTesting .submission {
        padding-left: 0;
    }
}

/* Global */
body.postalTesting {
    background: #fff url(/images/backgrounds/Fastest-background-Web.jpg) no-repeat;
    background-position: center top;
    background-size: 100% auto;
}

div#aside div.nav ul {
    background: #fff;
}

.asideBottomWidgets,
.postalTesting .responsivePage .asideBottomWidgets {
    margin-bottom: 33px !important;
    background: #fff;
    padding: 25px 30px;
}

    .asideBottomWidgets.form, .postalTesting .responsivePage .asideBottomWidgets.form {
        background: #cde7f9;
    }

.postalTesting .asideBottomWidgets ul li {
    width: 220px;
}

body.postalTesting #aside,
body.postalTesting #main {
    margin-top: 23px;
}

.postalTesting .page-title {
    margin-bottom: 0;
    font: 28px "Rotis II Sans W01 Light";
    color: #0f7bae;
}

.postalTesting .page-title-test, .postalTesting .page_title {
    margin-top: 25px;
    margin-bottom: 5px;
    padding-bottom: 16px;
    overflow: visible;
    font: 42px "VAG Thin", "Rotis II Sans W01 Light";
    color: #0f7bae;
    text-align: left;
    text-transform: uppercase;
    background: url(/images/logos/fastestTestLogo.png) no-repeat right 10px;
}

.postalTesting .page_title {
    margin-top: 0;
}

.postalTesting .main_wrap_inner {
    background-color: white;
}

.postalTesting .transparent {
    background-color: transparent;
}

.postalTesting .page-title-test span {
    padding-right: 10px;
}

.postalTesting .page-title-test b {
    width: 37%;
    display: inline-block;
    vertical-align: top;
    font: 42px/1.1 "VAG Regular", "Rotis II Sans W01 Light";
    color: #a65097;
}

.postalTesting .blockquote-item {
    box-sizing: border-box;
}

    .postalTesting .blockquote-item blockquote {
        padding: 53px 8px 0px 10px;
        font: bold 15px Arial;
        color: #333333;
        background: url(/images/icons/quote-bg.png) top left no-repeat;
    }

    .postalTesting .blockquote-item cite {
        margin-top: 12px;
        display: block;
        font: bold 12px Arial;
        text-align: right;
    }

/* Accordion */
.postalTesting .accordionHolder {
    width: 100%;
    margin: 0 0 50px 0;
    background: #fff;
}

.accordionHolder > ul > li,
.accordionHolder > ul > li.accordionItemOpen {
    background-position: 97% 21px;
}

    .accordionHolder > ul > li article {
        padding-left: 0;
    }

/* Content box */
.postal-content-box {
    padding: 30px 4.1%;
    margin-bottom: 33px;
    border: 1px solid #E8E8E8;
    border-radius: 3px;
    background: #fff;
    box-shadow: -4px -1px 4px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.one-col-centre {
    width: 99%;
    margin-left: 1%;
    display: inline-block;
    float: left;
}

.two-col-centre {
    width: 65.9658%;
    margin-left: 1%;
    display: inline-block;
    float: left;
    overflow: visible;
}

.postal-content-box h1 {
    font-size: 26px;
    margin-bottom: 23px;
}

/* RHS Widgets */
.postalTesting .widgetsColumn {
    margin-top: 0;
    width: 30.9%;
}

/* Sign in form */
.signInForm label {
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

.signInForm > label {
    display: block;
    margin-bottom: 6px;
}

.signInForm input[type=email],
.signInForm input[type=text],
.signInForm input[type=password] {
    width: 249px;
    height: 32px;
    padding: 0 5px;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.signInForm input[type=password] {
    margin-top: 4px;
}

.signInForm input.emailInput {
    margin-bottom: 23px;
}

.signInForm input[type=radio] {
    float: left;
}

.radioButtons label {
    margin-bottom: 4px;
    margin-left: 4px;
    margin-top: 1px;
    width: 90%;
    display: inline-block;
}

.signInForm input[type=submit],
.postal-form-holder .form .submission .submit,
.inlineFormButton, .inlineFormButton[type=submit] {
    padding: 6px 12px;
    font: bold 13px Arial;
    color: #fff;
    background: #cb1b59;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: .2s background;
}

.signInForm input.imnew {
    margin-top: 0;
}

.postal-content-box .test-kit .submission p {
    clear: both;
    display: block;
    float: left;
    margin-top: 13px;
    vertical-align: top;
}

.postal-content-box .test-kit .submission .go {
    clear: none;
    display: inline-block;
    float: left;
    margin-left: 10px;
    vertical-align: top;
}

.postal-content-box .test-kit .submission .inlineFormButton {
    margin-bottom: 25px;
}

.postalTesting .form fieldset.test-kit {
    padding-bottom: 0;
}

.postalTesting fieldset.thankyou.submission .inlineFormButton {
    margin-left: 5px;
    margin-top: 20px;
}

.signInForm input[type=submit]:hover,
.postal-form-holder .form .submission .submit:hover,
.inlineFormButton:hover {
    background: #E54E67;
    transition: .3s background;
    box-shadow: none;
}

.postalTesting .formError {
    border: 0;
    padding: 9px 0 2px 34px;
    margin: 0;
    min-height: 21px;
    color: #c6170f;
    font: bold 12px/1.1 Arial, sans-serif;
    background: url(/images/youngandfree/errorIconRetina.png) no-repeat left 3px;
    background-size: 27px 21px;
}

.ie8 .postalTesting .formError {
    background: url(/images/youngandfree/errorIcon.png) no-repeat left 3px;
}

/* Postal test kit forms */
.postal-form-holder {
    border: 1px solid #c5d2d8;
    background: #cde7f9;
    /*padding-bottom: 0;*/
}

.postalTesting .form .fld {
    clear: both;
    margin-bottom: 17px;
}

    .postalTesting .form .fld.center {
        text-align: center;
    }

    .postalTesting .form .fld .label {
        display: block;
        float: left;
        padding-right: 22px;
        text-align: right;
        width: 35%; /*120px;*/
        font: bold 14px Arial;
    }

    .postalTesting .form .fld #over16 {
        margin-left: 35%;
    }

.js .postalTesting .question-mark {
    text-align: left;
}

.js .postalTesting .help {
    margin: 0 0 0 5px;
    font-size: 12px;
}

    .js .postalTesting .help .bubble {
        right: inherit;
        left: 0;
    }

.js .postalTesting .bubble .content {
    text-align: left;
}

.js .bubble .closebubble,
.js .bubble div.header .closebubble {
    float: right;
}

.postal-form-holder #orderPostalKitContent h2,
.postal-form-holder p,
.postal-form-holder .inline li label {
    font-size: 13px;
}

.postal-form-holder .radio.inline li label {
    position: relative;
    top: 2px;
}

.postal-form-holder select.longer {
    min-width: 251px;
}

.postal-form-holder .inline ul {
    padding-top: 2px;
    margin-bottom: 13px;
}

.postal-form-holder .form .fld #over16 {
    padding: 18px 0 0 0;
}

    .postal-form-holder .form .fld #over16 label {
        width: 90%;
        display: inline-block;
        vertical-align: top;
        padding-top: 4px;
    }

#testKitPrimaryFormFieldsErrorContent {
    width: 114%;
    margin-left: -7%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.postalTesting .form .riskAssessment {
    /*margin-bottom: 0;
    border-bottom: 0;*/
}

.postal-form-holder .riskAssessment h3,
.postal-form-holder .riskAssessment p,
.postal-form-holder .riskAssessment .fld label,
.postal-form-holder .riskAssessment .fld .label {
    font-size: 12px;
}

.postal-form-holder .riskAssessment h3 {
    margin-bottom: 23px;
}

.postalTesting .form .riskAssessment .fld .label {
    width: 100%;
    margin-bottom: 2px;
    text-align: left;
}

.postal-form-holder .riskAssessment .inline ul {
    margin-bottom: 0;
}
/*.postalTesting .form fieldset
{
    margin-bottom: 0;
}*/
.postal-form-holder .form .submission .submit {
    margin-top: 0;
}

.postal-form-holder .test-kit h3 {
    margin-bottom: 30px;
    font: 18px Arial;
    color: #0f7baf;
}

.postal-form-holder .test-kit p,
.postal-form-holder .test-kit .fld label,
.postal-form-holder .test-kit .fld .label {
    font-size: 13px;
    font-weight: normal;
}

.postalTesting .form .test-kit .fld .label {
    width: 115px;
    padding-right: 20px;
    text-align: left;
}

.postalTesting .form .fld .textfield {
    border: 1px solid #ABABAB;
    border-radius: 7px;
    box-shadow: 0 2px 2px #ABABAB inset;
    padding: 7px 5px;
    width: 240px;
}

.postalTesting .form .fld .short {
    width: 78px;
}

.postalTesting .controls {
    display: none;
}

.inlineFormButton {
    clear: both;
    display: inline-block;
    float: left;
    margin-bottom: 12px;
    margin-left: 135px;
    margin-top: 9px;
    padding: 5px 12px;
}

.postal-form-holder .inline ul.inline-items {
    margin-bottom: 0;
}

.postalTesting .inline .inline-items li {
    clear: none;
    margin-bottom: 0;
}

.result-content {
    margin-bottom: 40px;
    padding-bottom: 15px;
    border-bottom: 1px solid #8fc4e3;
}

    .result-content h2,
    .result-content h3,
    .result-content p {
        font-size: 14px;
    }

.postalTesting .form fieldset.submission {
    padding-bottom: 0;
    border-bottom: 0;
}

.description-text {
    color: #0F7BAF;
    display: inline-block;
    font: 13px Arial;
    margin-left: 137px;
    padding-top: 8px;
}

/* Confirmation page */
.postal-content-holder {
    padding-bottom: 30px;
}

    .postal-content-holder h2 {
        margin-bottom: 20px;
    }

.postal-testing-two-col-wrap {
    color: #00bcf2;
    width: auto;
    overflow: hidden;
    font-weight: bold;
}

.postal-testing-left-col {
    float: left;
    width: 48%;
    clear:left;
}

.postal-testing-right-col {
    float: right;
    width: 48%;
}


@media only screen and (max-width : 760px) {
    .postal-content-box {
        padding: 30px 9%;
    }

    .two-col-centre,
    .postalTesting .widgetsColumn,
    .postalTesting .widgetsColumn .aside {
        width: 100%;
        margin-left: 0;
    }

    .signInForm input[type="email"],
    .signInForm input[type="text"],
    .signInForm input[type="password"] {
        width: 100%;
    }

    .radioButtons label {
        width: 85%;
    }

    .postalTesting .page-title {
        padding-left: 6%;
        margin-bottom: 25px;
    }

    .postalTesting .form .fld.selects {
        overflow: hidden;
    }

    .postalTesting .form .fld .label {
        padding-right: 10px;
        text-align: left;
        width: 100%;
    }


    #testKitPrimaryFormFields {
        padding: 0 30px;
        text-align: left;
    }

    .postalTesting .form .fld .label {
        margin-bottom: 10px;
    }

    .postalTesting .form .fld #over16 {
        margin-left: 0;
    }





    .postal-form-holder select.longer {
        width: 100%;
        margin-top: 6px;
    }

    .postal-form-holder .form fieldset {
        padding-bottom: 14px;
    }

    .postal-form-holder .form .fld #over16 label,
    .postal-form-holder .riskAssessment h3,
    .postal-form-holder .riskAssessment p,
    .postal-form-holder .riskAssessment .fld label,
    .postal-form-holder .riskAssessment .fld .label {
        font-size: 13px;
    }

    .postal-form-holder .form .fld #over16 label {
        width: 88%;
    }

    .postalTesting .form .riskAssessment .fld .label {
        margin-bottom: 12px;
    }

    .postal-form-holder .riskAssessment .inline ul,
    .postal-form-holder .riskAssessment .inline ul li {
        clear: both;
        overflow: hidden;
        display: block;
        width: 100%;
    }

        .postal-form-holder .riskAssessment .inline ul.radio li input,
        .postal-form-holder .riskAssessment .inline ul.radio li label {
            display: inline-block;
            float: left;
        }

        .postal-form-holder .riskAssessment .inline ul.radio li input {
            margin-top: 4px;
        }

        .postal-form-holder .riskAssessment .inline ul.radio li label {
            width: 84%;
            line-height: 1.5;
        }

    .postal-form-holder .form .submission .submit {
        font-size: 17px;
        width: 100%;
        padding-top: 9px;
        padding-bottom: 9px;
        margin-top: 8px;
        margin-right: 0;
    }

    .postal-form-holder .form fieldset {
        padding-bottom: 16px;
    }

    #testKitPrimaryFormFieldsErrorContent {
        margin-left: -11%;
        width: 122%;
        background-position: 18px 36px;
    }

    .postalTesting .page-title-test {
        padding-top: 64px;
        padding-left: 6%;
        margin-right: 6%;
        margin-top: 15px;
        font-size: 36px;
        background-size: 138px auto;
    }

        .postalTesting .page-title-test b {
            display: inline;
            font-size: 36px;
        }

    .postalTesting .form .test-kit .fld .label,
    .postalTesting .form .fld .textfield,
    .postalTesting .form .fld select,
    .postal-form-holder select.longer,
    .testkit .selects select,
    .postal-form-holder .inline ul.inline-items,
    .description-text {
        width: 48%;
        max-width: 48%;
        min-width: inherit;
        padding-right: 0;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        vertical-align: middle;
    }

    .postalTesting .form .test-kit .fld .label {
        width: 100%;
        max-width: 100%;
        padding-bottom: 5px;
    }

    .postalTesting .form .fld .textfield {
        width: 80%;
        max-width: none;
    }

    .testkit .radio input {
        margin-right: 5px;
    }

    .postal-form-holder .inline li label {
        letter-spacing: -0.5px;
    }

    .description-text {
        color: #0F7BAF;
        display: inline-block;
        font: 13px Arial;
        margin-left: 48%;
        padding-top: 8px;
    }

    .postal-form-holder select.longer,
    .testkit .selects select,
    .postalTesting .form .fld select {
        max-width: 47%;
        width: 47%;
        margin-top: 0;
    }

    .inlineFormButton {
        float: left;
        font-size: 12px;
        display: inline-block;
        margin-bottom: 12px;
        margin-left: 48%;
        margin-top: 9px;
        max-width: 50%;
        padding: 5px 7px;
    }

    .postalTesting .form .test-kit .fld.selects .label {
        width: 100%;
        max-width: 100%;
        padding-bottom: 5px;
    }

    .postalTesting .form .test-kit .fld.selects select {
        width: 25%;
        margin: 7px 3% 0 0;
    }

        .postalTesting .form .test-kit .fld.selects select.longer {
            width: 100%;
        }

        .postalTesting .form .test-kit .fld.selects select:last-child {
            margin-right: 0;
        }

    .postal-form-holder .inline ul.inline-items label {
        position: relative;
        top: 3px;
    }

    .postalTesting .form fieldset.submission {
        margin-bottom: 0;
    }

    .result-content {
        margin-bottom: 27px;
    }

    .postal-content-holder {
        padding-bottom: 0;
    }

    .postalTesting .asideBottomWidgets .widgetContent {
        top: 119px;
    }
}
