@font-face {
    font-family: 'VauxhallNeue-ExtraBold';
    src: url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-ExtraBold.eot');
    src: url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-ExtraBold.woff2') format('woff2'),
    url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-ExtraBold.woff') format('woff'),
    url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VauxhallNeue-Bold';
    src: url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-Bold.eot');
    src: url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-Bold.eot?#iefix') format('embedded-opentype'),
    url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-Bold.woff2') format('woff2'),
    url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-Bold.woff') format('woff'),
    url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VauxhallNeue-Regular';
    src: url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-Regular.eot');
    src: url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-Regular.eot?#iefix') format('embedded-opentype'),
    url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-Regular.woff2') format('woff2'),
    url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-Regular.woff') format('woff'),
    url('/vp_pages/themes/vauxhall/assets/fonts/VauxhallNeue-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #fff;
    line-height: 1;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #1d1d1b;
}

a, h1, .social-text p {
    font-family: "VauxhallNeue-ExtraBold", Arial, sans-serif;
    font-weight: 800;
    color: #1d1d1b;
    text-decoration: none;
}

a:hover, a:focus {
    font-weight: 800;
    color: #7f7f7f;
    text-decoration: none;
}

h2, h3, .small-title, .evhc-table__head, .evhc-table__total, .confirmation-dialog .ui-dialog-title {
    font-family: "VauxhallNeue-Bold", Arial, sans-serif;
    font-weight: 700;
    color: #7f7f7f;
}

.small-title {
    margin-top: 0;
}

.constraint {
    max-width: 90em;
    width: 100%;
    margin: 0 auto;
}

.constraint-spacing {
    padding: 0 1em;
}

.container-spacing {
    padding: 1em;
}

.padding-bottom {
    padding-bottom: 1em;
}

.padding-top {
    padding-top: 1em;
}

.right-align {
    text-align: right;
}

.flex-58, .flex-50, .flex-48, .flex-42 {
	width: 100%;
}

.flex-section {
    display: flex;
    flex: 1;
    align-items: center;
}

.flex--end {
    justify-content: flex-end;
}

.header .flex-container {
    flex-direction: row-reverse;
}

.flex-container--header {
    align-items: center;
}

.flex-container--video {
    flex-direction: column;
    justify-content: flex-start;
}

.flex-container--details {
    flex-direction: column;
    background-color: #f2f2f2;
    height: 100%;
    padding: 1em;
}

.flex-container--social {
	flex-direction: row;
	justify-content: flex-start;
    align-items: center;
}

.flex-container--social-icon {
    width: 2.5em;
    height: 2.5em;
    justify-content: center;
    align-items: center;
}

.header {
    position: relative;
    background-color: #fff;
    padding: 0.75em 1em;
    border-bottom: 1px solid #bfbfbf;
}

.header-title {
    display: inline-block;
    text-transform: uppercase;
    font-family: "VauxhallNeue-Regular", Arial, sans-serif;
    font-size: 1.0625em;
    font-weight: 400;
}

.logo {
    max-width: 100%;
    width: 2.5em;
}

.intro-title, .small-title, .flex-container--social-icon .icon, .footer-title {
    font-size: 1.5em;
}

.details-table {
    border-width: 0;
}

.details-table tr, .details-table tr:nth-of-type(even) {
    background: transparent;
}

.details-table td {
    padding: 0.3em 0;
    border-width: 0;
}

.details-table tbody tr:first-child td {
    border-top: none;
}

.details-table__title {
    width: 26%;
}

.cta--primary, .evhc-cta {
    background-color: transparent;
    display: inline-block;
    padding: 0.6em 1.5em;
    border-bottom: none;
    border: 2px solid #c90c0f;
    -webkit-appearance: none;
    border-radius: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "VauxhallNeue-Regular", Arial, sans-serif;
    font-weight: 400;
    font-size: 1em;
    color: #c90c0f;
}

.cta--primary:hover, .cta--primary:focus, .evhc-cta:hover, .evhc-cta:focus {
    background-color: #c90c0f;
    border-bottom: 0;
    border: 2px solid #c90c0f;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
}

.cta--primary:not(:last-of-type) {
    margin-bottom: 0.6em;
}

.booking-cta-container {
    margin: 0.6em 0;
}

.box {
    margin: 1em 0;
}

.photo-gallery {
    margin-top: 2em;
}

.box, .evhc-approval-form {
    background-color: #f2f2f2;
    border: none;
}

#js-custom_content {
    margin: 2em 0;
}

input[type=text], textarea, select {
    padding: 0.5em 0.5em;
}

#js-document-verification__form li {
    word-wrap: break-word;
}

#js-document-verification_unlock__btn {
    background-color: transparent;
    display: inline-block;
    padding: 0.6em 1.5em;
    border-bottom: none;
    border: 2px solid #c90c0f;
    -webkit-appearance: none;
    border-radius: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "VauxhallNeue-Regular", Arial, sans-serif;
    font-weight: 400;
    font-size: 1em;
    color: #c90c0f;
}

#js-document-verification_unlock__btn:hover, #js-document-verification_unlock__btn:focus {
    background-color: #c90c0f;
    border-bottom: 0;
    border: 2px solid #c90c0f;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
}

#js-document-verification__form p {
    margin-top: 0;
}

#js-document-verification_modal__dialog ul {
    list-style-type: none;
}

#js-document-verification_modal__dialog li {
    margin-left: 0;
}

.footer {
    background-color: #1d1d1b;
    margin: 0;
    padding: 1em 1em 4em;
    color: #fff;
}

.footer h2 {
	margin-top: 0;
}

.footer-title {
	font-family: 'VauxhallNeue-Regular';
	font-size: 1em;
	color: #fff;
}

.footer a, .flex-container--social-icon .icon {
    color: #fff;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-weight: 400;
}

.footer a:hover, .footer a:focus, .flex-container--social-icon .icon:hover, .flex-container--social-icon .icon:focus {
    color: #7f7f7f;
    text-decoration: none;
}

.legal-list {
    font-size: 0.75em;
}

.legal-list__item {
    display: inline-block;
}

.legal-list__item:not(:last-of-type)::after {
	content: "";
    padding-right: 1.5em;
}

.social-section {
	background-color: #1d1d1b;
	padding: 0.5em 1em;
    border-bottom: 1px solid #fff;
}

.social-text {
    margin-right: 0.6em;
}

.social-text p {
	text-transform: uppercase;
	font-size: 1em;
	color: #fff;
}

td, th {
    border-bottom-width: 0;
    border-top: 1px solid #f2f2f2;
    font-weight: 400;
}

.evhc-table {
	background-color: #f9f9f9;
    border: 0;
}

.evhc-table__head, .evhc-table__total {
	background-color: #1d1d1b;
	color: #fff;
}

.evhc-table__cat {
	background-color: #f2f2f2;
    border-top: 3px solid #c90c0f;
}


/* ==========================================================================
   Live Video Styles
   ========================================================================== */
.live-video {
    background: none !important;
    position: relative;
    z-index: 1;
    padding: 0;
}

.live-video button.start-call {
    margin: 0 !important;
    font-size: 1.8em !important;
    line-height: 1.375;
    padding-bottom: .3em;
}

.live-video #onCall {
    width: 100% !important;
}

@media screen and (min-width: 44em) {
    .live-video #onCall {
        width: 50% !important;
    }
}

@media (orientation: landscape) {
    .live-video .media {
        display: block !important;
        width: 95% !important;
    }
}

.lv-feature__explainer #explainerText {
    margin-top: 1.5em;
    margin-bottom: 3em;
}

.live-video .review {
    width: 100%;
    max-width: 90em;
}

@media (min-width: 1366px) and (orientation: landscape) {
    .live-video .review {
        width: 100%;
        max-width: 90em;
    }
}

.live-video .review h1, .live-video  .review h2, .live-video  .review h3,  .live-video  .review h4, .live-video  .review th,  .live-video  .review label {
    color: #202020 !important;
    font-weight: normal;
}

.live-video textarea {
    display: block;
    width: 100%;
    min-height: 10em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25em;
    background: #fff;
    padding: .25em .5em;
    margin-top: 1em;
    line-height: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.live-video button.send_review {
    background-color: transparent;
    display: inline-block;
    padding: 0.6em 1.5em;
    border-bottom: none;
    border: 2px solid #c90c0f;
    -webkit-appearance: none;
    border-radius: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "VauxhallNeue-Regular", Arial, sans-serif;
    font-weight: 400;
    font-size: 1em;
    color: #c90c0f;
    margin-top: 1em;
    margin-bottom: 2em;
}

.live-video button.send_review:focus, .live-video button.send_review:hover {
    background-color: #c90c0f;
    border-bottom: 0;
    border: 2px solid #c90c0f;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
}

.lv-content__error--vppages .error {
    width: 100%;
    max-width: 90em;
}

.live-video .reqMark::after {
    content: '*';
    display: inline-block;
    color: #ec1b34;
}

.live-video .review-gratification h1, .live-video .review-gratification h2, .live-video .review-gratification h3, .live-video .review-gratification h4, .live-video .review-gratification th, .live-video .review-gratification label {
    color: #7f7f7f;
}

.fullscreen .live-video {
    background: #000 !important;
}


/* ==========================================================================
   Tootle Styles
   ========================================================================== */
#tootle {
    background: #f2f2f2;
    padding: 1em;
}

.flex-container--tootle {
    flex-direction: column;
}

#tootle .flex-section {
    display: flex;
}

#tootle .tootle-content-left {
    align-items: center;
    justify-content: center;
    align-self: center;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#tootle .tootle-content-left .tootle__title {
    font-size: 1.5em;
    margin-top: 0;
}

#tootle .tootle-content-left p, #js-codeweavers__vehicle_reserve_container p:first-of-type {
    margin-top: 0;
    margin-bottom: 1.5em;
}

#js-codeweavers__vehicle_reserve_container p:last-of-type {
    margin-top: 0;
    margin-bottom: 0;
}

@media screen and (min-width: 70em) {
    .flex-container--tootle {
        flex-direction: row;
    }
}

@media screen and (max-width: 70em) {
    .tootle-content-left .cta--primary {
        display: inline-block;
    }
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (min-width: 90em) {
     .body-wrap {
        border-left: 1px solid #bfbfbf;
        border-right: 1px solid #bfbfbf;
    }
}

@media screen and (max-width: 70em) {
    .evhc-report-container {
	    margin: 2em 0 1em;
	}

	.evhc-title {
		margin: 0 0 0.15em;
	}

    .cta--primary {
        display: block;
    }

    .intro-title {
        margin: 0;
    }
}

@media screen and (min-width: 70em) {
    body {
        font-size: 16px;
    }

    .flex-58 {
        width: 58%;
    }

   	.flex-48 {
    	width: 48%;
    }

    .flex-42 {
        width: 42%;
    }

    .flex-container--video {
        flex-direction: row;
    }

    .flex-container--details {
        padding: 1em 2em;
    }

    .flex-container--social {
        justify-content: flex-end;
    }

    .constraint-spacing {
        padding: 0 1.5em;
    }

    .container-spacing {
        padding: 1.5em;
    }

    .desktop-hide {
        display: none;
    }

    .header {
        padding: 1em 1.375em;
    }

    .logo {
        max-width: 100%;
        width: 3.625em;
    }

    .box {
        margin: 1.5em 0;
    }
    
    .footer {
	    background-color: #1d1d1b;
	    margin: 0;
	    padding: 1.5em 1.5em 4em;
	    color: #fff;
	}
}