<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#companyLogo {
    width: 100%;
    margin-top: 10px;
}

/*
          Vertical Accordions
*/
.autopay-tab-container .autopay-tab-active-button {
    border-bottom: 2px solid orange;
}


@media only screen and (min-width: 1100px) {
    .importantReceipt, .topupReceipt {
        padding-left: 50px;
    }
    #topupTransactionTitle {
        margin-left: -10px;

    }
    .ewalletSettings {
        margin-left: 10px;
    }

    .autopayTableContentsVrm {
        width: 78%;
    }

}

.autopay-tab-container button {
    width: 49%;
    border: none;
    background: none;
    font-size: 15px;
    cursor: pointer;
}


#topupCardEnding {
    width: 27%;
}

#topupCardNotPresent {
    width: 50%;
}


.autopay-tab-content-1, .autopay-tab-content-2 {
    display: none;
}

.autopay-tab-content-active {
    display: block !important;
}

.autopayTableContents {
    width: 80%;
}

.googleTranslate {
    padding-top: 68px;
}

.accordion_toggle {
    /*display: block;
    height: 30px;
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    outline: none;
    font-size: 12px;
    color: #000000;
    cursor: pointer;
    margin: 0 0 0 0;*/
}

#geoError {
    color: red;
    padding-left: 60px;
}

body {
    background-size: 100% 100%;
}

@media only all and (min-width: 1900px) and (min-height: 1000px) {
    body {
        background-size: auto;
    }
}

.lightColor {
    background-color: #f2f2f2;

}

.black {
    color: black;
}

.postcode {
    width: 80%;
}

.darkColour {
    background-color: #f8f8f8;

}

#comapnyLogo {
    margin-top: -10px;
}

#autopayContentContainer {

    background-color: #f2f2f2;
    margin-top: 30px;

}

#vrmContainer {
    margin-left: -40px;
    padding-bottom: 160px;
    margin-top: 20px;
}

table.parkingDetails {
    width: 100%;
}

.mandatoryField {
    clear: left;
    margin-top: -60px;
    padding-bottom: 5px;
}

#CurrentContentContainer {
    margin-left: -50px;
    margin-top: 40px;
}

#FailedContentContainer {
    padding-top: 20px;
    padding-bottom: 120px;
    background-color: #f2f2f2;

}

.selectLocations {

    margin-left: 5%;
    padding-bottom: 8px;
    padding-top: 8px;
    font-size: 14px;

}

.selectLocations select {
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
}

h1.accordion_toggle:after {
    font-size: 13px;
    color: #ee8414;
    float: right;
    margin-left: 5px;
    content: "\02795";

}

#contactContentContainer {
    margin-left: -30px;
    margin-top: 70px;
    padding-bottom: 120px;
}

h1.accordion_toggle_active:after {
    content: "\2796";
    color: #777;

}

.accordion_toggle_active {
    color: #ffffff;
}

.accordion_content {
    color: #444444;
    overflow: hidden;
    width: 100%;

}

.accordion_content h2 {
    margin: 15px 0 5px 10px;
    color: #0099FF;
}

.accordion_content p {
    pading-top: 5px;
    padding-left: 10px;
    margin-left: 5px;
    margin-top: -10px;
}

.vertical_accordion_toggle {
    display: block;
    height: 30px;
    width: 600px;
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    outline: none;
    font-size: 12px;
    color: #000000;
    cursor: pointer;
    margin: 0 0 0 0;
    margin-left: 50px;
}

.vertical_accordion_toggle_active {

}

.vertical_accordion_content {
    background-color: #f2f2f2;
    color: #444444;
    overflow: hidden;
    margin-left: 45px;
    margin-top: -5px;
}

.vertical_accordion_content h2 {
    margin: 15px 0 5px 10px;
    color: #0099FF;
}

.vertical_accordion_content p {
    line-height: 150%;
    padding-top: 10px;
    margin-bottom: 15px;
}

/*
    Horizontal Accordion
*/

#successPage {
    padding-left: 50px;
    color: #454545;
    padding-top: 40px;
    margin-bottom: -20px;
}

.backLinkButton {
    height: 38px;
    background-color: #ee8414;
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    padding-top: 13px;
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 40px;
    letter-spacing: 2.3px;
    cursor: pointer;
    margin-left: 50px;

}

.greyColour {
    color: #9b9b9b;
}

.locationInfo {
    margin-top: -10px;
}

.tariffTable {
    width: 80%;
    margin-left: 100px;
    background-color: #f3f3f3;
    margin-top: 40px;
}

.QRContainer {
    padding-top: 20px;
}

#BuyParking1ContentContainerWithProduct {
    background-color: #f2f2f2;
    padding-bottom: 330px;
    padding-left: 20px;
    margin-top: -20px;
}

.latePayTitle {
    margin-bottom: -5px;
}

.horizontal_accordion_toggle {
    /* REQUIRED */
    float: left; /* This make sure it stays horizontal */
    /* REQUIRED */

    display: block;
    height: 100px;
    width: 30px;
    color: #ffffff;
    text-decoration: none;
    outline: none;
    border-right: 1px solid #cde99f;
    cursor: pointer;
    margin: 0 0 0 0;
}

.horizontal_accordion_toggle_active {
    border-right: 1px solid #f68263;
}

.horizontal_accordion_content {
    /* REQUIRED */
    height: 100px; /* We need to define a height for the accordion as it stretches the width */
    float: left; /* This make sure it stays horizontal */
    /* REQUIRED */

    overflow: hidden;
    background-color: #ffffff;
    color: #444444;
}

.horizontal_accordion_content p {
    width: 450px;
    line-height: 150%;
    padding: 5px 10px 15px 10px;
}

#vertical_nested_container {
    margin: 20px auto 20px auto;
    width: 620px;
}

/* custom accordian */
@-webkit-keyframes fontfix {
    from {
        opacity: 1;
    }
    to {
        opacity: 1;
    }
}
.nameMenu {
    margin-top: -7px;

}
a {
    margin: 10px;
    color: #454545;
}

.geoLocationsAreaName {
    color: #454545;
}

span, label, div {
    font-family: Arial;
    color: white;
    text-decoration: none;

}

#FormRowInput {
    color: #454545;

}

.BasicFormRowInput {
    width: 170px;
    height: 19px;
    text-align: left;
    margin-bottom: 20px;
    color: #454545;
}

#outer {
    margin-bottom: 30px;
    margin-right: 50%;
}

#FormRow {
    margin-top: -10px;
}

.searchBox {
    display: inline-block;
    margin-right: 0px;
    border: 0px;
    width: 70%;
    height: 43px;
    font-size: 20px;
    padding-left: 20px;

}

a:link#trip {
    text-decoration: underline;
}

a.memberMenuItems {
    width: 119px;
    height: 15px;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 2.2px;
    text-align: left;
    font-weight: bold;
    text-decoration: none;

}

.vatText {
    font-size: 14px;
    padding-bottom: 20px;

}

.deleteAccountText {
    font-size: 14px;
    padding-bottom: 20px;

}
.autoEmailVATReceipts {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border: solid 1px #27c4ff;
}

.basicInput {
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    height: 36px;
    border: solid 1px #e8e8e8;
}

.basicInputWidth {
    width: 50%;

}

.contactInput {
    margin-bottom: 10px;
    font-size: 16px;
    width: 80%;
    height: 20px;
    border: solid 1px #e8e8e8;
    padding-left: 10px;
}

input[type=text]:focus, input[type=password]:focus {
    border: solid 1px #27c4ff;
}

.input {
    width: 80%;
    height: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    -webkit-appearance: none;
}

#outerContact {
    margin-left: 40px;
    margin-right: 60%;
    margin-bottom: 20px;
}

.textArea1 {
    width: 100%;
    height: 210px;
    border: solid 1px #e8e8e8;
    -webkit-appearance: none;
}

.textArea {
    font-size: 16px;
    margin-left: 5%;
    margin-top: 10px;
    width: 74%;
    -webkit-appearance: none;
}

.registerInput {
    padding-left: 10px;
    width: 20%;
    margin-left: 100px;
    height: 40px;
}

#registerCol {
    color: #ee8414;
    text-decoration: none;
}

.colour {
    background-color: #ee8414;
}


table.sortable {
    border: 1px solid #369;
    border-collapse: collapse;
}

.sortable th {
    background-color: #E4EDFC;
    border-bottom: 3px solid #336699;
    border-right: 1px solid #336699;
    cursor: pointer;
    padding: 6px 15px 6px 6px;
    text-align: left;
    white-space: nowrap;
}

.sortable th.descend:after {
    content: "\25B2";
}

.sortable th.ascend:after {
    content: "\25BC";
}

.sortable td img {
    padding: 0 4px 0 0;
    margin: 0 0 -1px 0;
}

.sortable td input,
.sortable td.in_cell {
    padding: 0;
    margin: 0;
}

.sortable td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    color: #222222;
    font-size: .8em;
    margin: 0;
    padding: 1px 6px 2px 7px;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
}

/*----------------------TABLE COLUMNS--------------------*/
col#integrate {
    background-color: #eeffee;
}

col#skip {
    background-color: #ffffee;
}

col#exclude {
    background-color: #ffeeee;
}

.pagecontentHeader {
    width: 28%;
    height: 19px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    text-align: left;
    color: #454545;
    margin-bottom: 20px;
    padding-left: 100px;
}

.FormRowInputLogin {
    width: 190px;
    padding-left: 100px;
    height: 19px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;

    font-stretch: normal;
    line-height: 1.36;
    text-align: left;
    color: #454545;
    margin-bottom: 10px;
}

.button {
    border: 0px;
    padding: 0px;
    width: 126px;
    height: 43.8px;
    background-color: #ee8414;
    color: white;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    margin-bottom: 20px;
    letter-spacing: 2.3px;
    cursor: pointer;
    -webkit-appearance: none;

}

.geoButton {
    margin-top: 25px;
}

.menuButton {
    border: 0px;
    padding: 0px;
    height: 46px;
    background-color: #00CCFF;
    color: white;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    margin-bottom: 20px;
    letter-spacing: 2.3px;
    cursor: pointer;
    width: 200px;
    margin-left: -50px;

}

.tor[type="checkbox"]:before {
    height: 15px;
    width: 15px;
    vertical-align: middle;
    margin: 0 0.4em 0.4em 0;
    border: 1px solid #007dc6;

    -webkit-appearance: none;
    -webkit-transition: box-shadow 200ms;
}

.vrmButton {

    background-color: #f2f2f2;
    text-decoration: underline;
    width: 106px;
    height: 19px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #ee8414;
}

.span {
    padding: 14px;
}

.spanCol:hover {
    color: grey;
}

p.memberDetails {
    margin-top: 30px;

}

p.memberDetails1 {

    font-size: 14px;
    color: #454545;

}

h1 {
    font-family: Arial;
    font-size: 40px;
    color: white;
}

label.passwordCheck {
    margin-left: -350px;
}

label.passwordCheck2 {
    margin-left: 200px;
}

.passwordText {
    font-size: 15px;
    padding-left: 100px;
    margin-top: -20px;
}

h2.pageTitle {
    margin-top: 20px;
    height: 31px;
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.03;
    text-align: left;
    color: #ee8414;
    padding-left: 100px;
    padding-bottom: 20px;
}

h2.faqpageTitle {
    margin-top: 20px;
    height: 31px;
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.03;
    text-align: left;
    color: #ee8414;
    padding-left: 100px;
    padding-bottom: 20px;
    margin-top: -20px;
    padding-top: 20px;
    margin-bottom: -30px;
}


h3.vertical_accordion_toggle {
    width: 80%;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: normal;
    font-size: 15px;
}

h2.pageSubTitle, h4.pageSubTitle {
    height: 18px;
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1.5px;
    text-align: left;
    color: #909baa;
    padding-left: 40px;
}

h2.pageInfo {
    text-align: center;
    margin-left: 5%;
    margin-right: 15%;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 500;
    font-family: Arial;
    font-stretch: normal;
    margin-top: -20px;
    letter-spacing: 2.3px;
}

h1.locations {
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 500;
    font-family: Arial;
    font-stretch: normal;
    letter-spacing: 2.3px;
}

#stepImages {
    width: 100%;
    height: 240px;
    background-color: #F8F8F8;

}

.forgottenErrorMsg {
    color: red;
    padding-left: 100px;

}

#parkingFees {
    width: 960px;
    height: 57px;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: justify;
    color: #454545;
}

h3, h4 {
    font-family: Arial;
    font-size: 18px;
    color: #454545;
}

label {
    color: #454545;

}

h4.liketext {
    color: #909baa;
    display: inline;
    vertical-align: top;
    padding-left: 10px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2.2px;
    text-align: left;
    font-size: 13px;
    margin-right: 5%;
}

h4.liketextCol {
    color: #ee8414;
    display: inline;
    vertical-align: top;
    padding-left: 10px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2.2px;
    text-align: left;
    font-size: 13px;
    margin-right: 5%;
}

#info {
    padding-left: 100px;
    color: #454545;
    line-spacing: 0px;
}

#logosection {
    margin-left: 20px;
    padding-top: 30px;
    padding-bottom: 60px;
}

p {
    font-family: Arial;
}

.white p, .white li, .white h1, .white h2, .white h3, .white h4, .white div span a {
    color: white;
    text-decoration: none;
}

.black p, .black p a, .black li, .black h1, .black h2, .black h3, .black h4 {
    color: black;
}

li {
    font-family: arial;
    font-size: 16px;
}

.th {
    font-family: arial;
    font-size: 16px;
    color: black;
    background-color: lightgrey;
}

.td {
    font-family: arial;
    font-size: 14px;
    color: black;
    background-color: #F8F8F8;
    vertical-align: center;
    text-align: center;
}

.submit {
    padding: 0px;
    margin: 5px;
    border: 1px;
    vertical-align: center;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    -ms-appearance: checkbox; /* not currently supported */
    -o-appearance: checkbox; /* not currently supported */
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border-color: blue;

}

input[type="checkbox"]:focus {
    outline: 0;
}

.fakeLink {
    cursor: pointer;
    text-decoration: underline;
    color: #009ee0;
    margin-top: -10px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 30px;
    padding-right: 30px;
    /*margin-left: 70px;*/

}

.geoButton {

    width: 250px;
    margin-left: 70px;
    padding-left: 10px;
    height: 40px;
}

.or {
    margin-left: -80%;
}

#ContentContainer {
    padding-bottom: 120px;
    background-color: #f2f2f2;
}

#MemberContentBlock {
    padding-top: 3%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    background-color: #f8f8f8;
}

#MemberMenu {
    background-color: #F0F0F0;
}

.tabfront {
    background-color: #FFFFFF;
    float: left;
    border-bottom: 3px solid #ee8414;
}

.tabback {
    background-color: #FFFFFF;
    float: left;
    margin: 3% 3% 0 3%;
}

.tabfront a {
    color: #ee8414;
}

.tabback a {
    color: #444444;
}

h2.locationsTitle {
    margin-left: -70px;
    font-size: 22px;
    margin-top: -40px;
    padding-top: 40px;
}

.tabs {
    width: 100%;
    display: inline-block;
}

table.vrmList td {
    text-align: left;
    border-bottom: 1px;
    color: #454545;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1px;
}

table.vrmList1 td {
    text-align: left;
    border-bottom: 1px;
    color: #454545;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    padding: 4px;
    border-bottom: 1px solid #9b9b9b;
    height: 35px;
}

table.autoPayList td {
    text-align: left;
    color: #454545;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    border-bottom: 1px solid #9b9b9b;
    height: 40px;
}

table.autoPayList th {
    width: 16%;
    border-bottom: 1px solid #9b9b9b;
    text-align: left;
    color: #9b9b9b;
    font-size: 13px;
}

table.contractList td {
    text-align: left;
    color: #454545;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1px;

}

table.tablesorter th {
    font-weight: bold;
    color: #454545;

}

.locationDetails {

    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: left;
    color: #454545;
    padding-left: 30px;
    padding-bottom: 30px;
}

.locationDetailsInfo {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: left;
    color: #454545;
    padding-left: 30px;
    padding-bottom: 30px;
}

p.location {
    width: 321px;
    height: 18px;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.5px;
    text-align: left;
    color: #454545;
}

#LatePayBuyParkingContentContainer {
    padding-bottom: 40px;
    padding-left: 20px;
    margin-top: 5px;

}

.fakeLink2 {
    background-color: white;
    text-decoration: none !important;
    font-size: 14px;
    color: #00CCFF;
    cursor: pointer;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 30px;
    padding-right: 30px;
    letter-spacing: 2.3px;
    cursor: pointer;
    /* border-color: blue; */
    /* margin-left: -10px*/
    /*padding-left:30px;*/
}

#comapnyLogos {
    margin-top: 20px;
    margin-left: 20px;
}

.bgImgPromotional {
    padding-top: 100px;
    text-align: -webkit-center;
}

.fakeLink3 {
    width: 70%;
    background-color: white;
    text-decoration: none !important;
    font-size: 14px;
    color: #00CCFF;
    cursor: pointer;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 30px;
    padding-right: 30px;
    letter-spacing: 2.3px;
    cursor: pointer;
    margin-left: 5px;
}


#faqContainer {
    padding-top: 20px;
}

.locationValues {
    margin-left: 20px;
}

h4.freeParkingTitle {
    padding-top: 30px;
    padding-left: 100px;
}

h4.enforcementTitle {
    margin-top: -20px;
    padding-left: 100px;
    padding-top: 40px;
}

.enforcementText {
    padding-left: 100px;
    margin-top: -10px;
}

#BuyParking1ContentContainer {
    padding-bottom: 280px;
    padding-left: 20px;
    margin-top: -20px;
}

#BuyParking2ContentContainerNotlogged {
    margin-top: -20px;
    margin-left: -30px;
    padding-left: 30px;
    background-color: #f2f2f2;
    padding-bottom: 20px;
"

}

#BuyParking2ContentContainerlogged {
    margin-top: -25px;
    margin-left: -10px;
    background-color: #f2f2f2;
    padding-bottom: 20px;
}

#BuyParking3ContentContainer {
    padding-left: 50px;
    margin-top: -20px;

}

.registration {
    padding-top: 20px;
    margin-bottom: -100px;
}

h1.accordion_toggle {
    width: 100%;
    height: 30px;
    border: 1px solid #b4b9c2;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.5px;
    text-align: left;
    color: #454545;
    padding-top: 10px;
    background-color: white;
    text-transform: uppercase;
    margin: 0 0 0 0;
    padding-left: 10px;

}

h3.vertical_accordion_toggle {
    color: #ee8414;
    margin-left: 30px;
    width: 100%;
    /* width: 187px; */
    height: 30px;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.5px;
    text-align: left;
}

#autopay {
    width: 100%;
    text-align: left;
    color: #454545;
    font-size: 14px;
}

#col {
    color: #454545;
}

table.byparking1 td {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    text-align: left;
    color: #454545;
}

#locationValue1 {
    margin-left: 60px;
    margin-bottom: 20px;
}

#forgot {
    color: #ee8414;
    text-decoration: none;
    width: 200px;
    margin-left: 100px;
}

.loginbutton {
    margin-top: 10px;
    margin-left: 100px;
}

.registerbutton {
    margin-top: 30px;

}

#LocationSelectorClose {
    float: right;
    padding-top: 20px;
    padding-bottom: 20px;
}

#FormRowContact {
    margin-top: 20px;
    margin-left: -5px;

}

.detailsSavedMessage {
    background: #D2FFC7;
    border: solid 2px #A0F187;
    padding: 0.5em 0;
    text-align: center;
    margin-top: -30px;
    margin-bottom: 30px;
}

.detailsFailedMessage {

    background: #FFEDED;
    border: solid 2px #EECCCC;
    padding: 0.5em 0;
    text-align: center;
    margin-top: -30px;
    margin-bottom: 30px;
}

.FormRowLabel {
    padding-bottom: 5px;
}

@media screen\0 {
    .textArea1 {
        /*  margin-left: -30px;*/
    }

    #basicDetails {
        width: 49%;
    }
}

@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
    .textArea1 {
        /* margin-left:-100px;*/
    }

    .common {
        height: 31px;
    }
}

@-moz-document url-prefix() {
    .textArea1 {
        /*   margin-left:-30px;*/
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
    .textArea1 {
        /* margin-left:-30px;*/
    }
}

.contactInput {
    margin-left: 5%;
    margin-top: 10px;
    height: 30px;
}

@media screen\0 {
    .contactInput {
        width: 72.7%;
    }
}

@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
    .contactInput {
        width: 74.5%;
    }
}

@-moz-document url-prefix() {
    .contactInput {
        width: 72.7%;
    }
}

@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio: 0) {
    @media {
        .contactInput {
            width: 72.5%;
        }

    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (min-resolution: 0.001dpcm) {
    .contactInput {
        width: 72.5%;
    }
}

#contact {
    margin-left: 5%;
    font-weight: bold;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: left;
    color: white;
}

#contactServices {
    margin-left: 23px;
    font-weight: bold;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: left;
    color: white;
}

#contactAbout {
    margin-left: 25px;
    font-weight: bold;
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: left;
"
}

#storePics {
    width: 150px;
    padding-bottom: 10px;
}

#qrPic {
    width: 100px;
    height: 100px;
    padding-bottom: 10px;
}

#contactButton {
    margin-left: 5%;
    margin-top: 20px;
    vertical-align: top;
    align: left;
    border: 0px;
    padding: 0px;
    width: 20%;
    height: 30px;
    color: white;
}

.qrCode {
    float: right;
    margin: -40px 200px -20px 15px;
}

.screenshotIcon {
    padding-top: 1em;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.smartPhoneText {
    margin-left: 100px;
    margin-top: -10px;
}

#emptyRow {
    clear: left;
    padding-top: 50px;
    margin-bottom: -110px;
    margin-left: 100px;
"
}

@media only screen and (min-width: 1980px) {
    #emptyRow {
        margin-left: 108px;
    }
}

#phoneRow {
    color: white;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    margin-left: -70px;
    margin-top: -30px;
"
}

#footerLinks {
    opacity: 0.8;
    margin-left: 25px;
    color: white;
    text-decoration: none;
}

#aboutLinks {

    opacity: 0.8;
    margin-left: 25px;
    color: white;

}

#downloadLink {

    font-weight: bold;
    color: white;
}

#linkDivs {
    width: 100%;
    height: 28px;

}

.tile-container {
    flex-wrap: wrap;
    align-items: stretch;
    display: -webkit-flex;
    padding-left: 80px;
}

@media screen
and (device-width: 360px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3) {

    .colour {
        height: 43px;
    }

}

.tile {
    align-self: stretch;
    max-width: 100%;
    min-height: 10rem;
    margin: 5px;
    background: white;

}

@media screen\0 {
    #icons {
        margin: 10px;
    }

    .tile-container {
        display: flex;
    }

    #icons1 {
        float: left;
        margin: 10px;
    }

    p.phoneNumberEmail {
        margin-top: -10px;
    }

}

@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
    #icons {
        float: left;
        margin: 10px;
    }

    #icons1 {
        float: left;
        margin: 10px;
    }

    .tile-container {
        display: flex;
    }

    p.phoneNumberEmail {
        margin-top: -30px;
    }
}

@-moz-document url-prefix() {
    #icons {
        float: left;
        margin: 10px;
    }
    #icons1 {
        float: left;
        margin: 10px;
    }
    .tile-container {
        display: flex;
    }
    p.phoneNumberEmail {
        margin-top: -10px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
    #icons {
        float: left;
        margin: 10px;
    }

    #icons1 {
        float: left;
        margin: 10px;

    }

    /*::i-block-chrome,.tile-container {
    display:table;
    }*/
}

@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio: 0) {
    @media {
        #icons {
            float: left;
            margin: 10px;
        }

        #icons1 {
            float: left;
            margin: 10px;
        }
    }
}

.buyParkingbasicLoginInput {
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    height: 40px;
    background-color: #ffffff;
    border: solid 1px #e8e8e8;
    object-fit: contain;
    margin-top: -4px;
    width: 100%;
    margin-left: 100px;
}

#map {
    margin-top: -30px;
    height: 250px;
}

#menuBottomBanner {
    width: 100%;
    height: 130px;
    background-color: #F8F8F8;
}

#menuPlaceHolder {

    float: left;
    width: 33%;
    text-align: center;
    margin-top: -40px;
}

h2.pageTitleHowItWorks {
    height: 31px;
    font-size: 30px;
    color: #ee8414;
    padding-left: 100px;
    padding-bottom: 20px;
    padding-top: 30px;
}

#lineText {
    letter-spacing: 0px;

}

.commonText {
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: left;
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
}

#optionImages {
    float: left;
    margin-top: 5px;
    margin-top: -5px;
    margin-left: 15px;

}

h2.buyparking1 {
    margin-left: -40px;
    padding-top: 30px;
    padding-bottom: 0px;
}

#byparking1 {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 60px;
}

#notice {
    margin-top: 30px;
    padding-left: 60px;
    font-size: 14px;
    color: #9b9b9b;
"

}

.accordion_content, .horizontal_container {
    background-color: #f2f2f2;
}

.faq {
    margin-top: -100px;
    margin-left: 100px;
    width: 80%;
    background-color: #f2f2f2;
}

#answer {
    margin-left: 30px;
    color: #454545;
    margin-left: 30px;
}

#latepay {
    width: 23%;
    height: 19px;
    color: #909baa;
    padding-bottom: 15px;
}

#rewardsContentContainer {
    overflow: auto;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 120px;
    background-color: #f2f2f2;

}

#HowItWorksContentContainer {
    background-color: #f2f2f2;
    padding-top: 20px;

}

h2.parkingDetailsTitle {
    margin-left: -40px;
    padding-top: 43px;
    padding-bottom: 0px;
    padding-left: 100px;
}

.common {
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.03;
    text-align: left;
    color: #ee8414;
}

#noticeID {
    margin-top: 10px;
    padding-left: 60px;
    font-size: 14px;
    color: #9b9b9b;
}

h2.pageTariffTitle {
    padding-left: 45px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.howToSteps {
    padding-left: 80px;
}

.howitworksTitle {
    margin-top: 30px;
    padding-left: 95px;

}

.howitworktable {
    margin-left: -25px;
}

.registrationTable {
    width: 65%;
    padding-left: 60px;
    padding-top: 20px;
    padding-bottom: 10px;

}

h2.pageVehicleTitle {
    padding-top: 30px;
    padding-left: 40px;
    padding-bottom: 20px;
}

h2.pageTitleSummary {
    width: 450px;
    padding-top: 20px;
    padding-left: 40px;
}

#BuyParkingSelectFormBlock {
    width: 30%;
    float: left;
    margin-top: -40px;
}

#BuyParkingOrFormBlock {
    width: 10%;
    float: left;

}

.auditTitle {
    padding-top: 30px;
    padding-left: 65px;
    font-size: 25px;

}

.buyparkingTariffTitle {
    padding-left: 45px;
    padding-top: 30px;
}

.latepayTariffTitle {
    padding-top: 20px;
    padding-left: 80px;

}

#tariffContainer {
    margin-top: -20px;
    background-color: #f2f2f2;
    padding-bottom: 20px;

}

.tariffButton {
    margin-left: 50px;
    margin-top: 30px;
}

h2.pageSubTitleOr {
    color: #ee8414;
    margin-top: 60px;
    margin-left: -80px;
}

#BuyParkingAddVehicleFormBlock {
    width: 55%;
    float: left;
    margin-top: -40px;
}

.LatePaySummaryContainer {
    background-color: #f2f2f2;
    margin-bottom: -15px;
    margin-top: -15px;
}

#SummaryContentContainer {
    padding-left: 50px;
    background-color: #f2f2f2;
    margin-top: -20px;
}

.divTable {
    display: table;
    padding-left: 30px;
}

.divTableRow {
    display: table-row;
}

.divTableHeading {
    display: table-header-group;
}

.divTableCell, .divTableHead {
    display: table-cell;
    padding: 3px 10px;
    color: #454545;
}

.divTableHeading {
    display: table-header-group;
    font-weight: normal;

}

.divTableFoot {
    display: table-footer-group;
    font-weight: normal;
}

.divTableBody {
    display: table-row-group;
}

.divTableCellPark {
    display: table-cell;
    padding: 3px 10px;
    color: #909baa;
    padding-bottom: 10px;
}

.divTableCellAnswer {
    color: #454545;
    margin-top: -10px;
}

#PaymentContentContainer {
    padding-left: 80px;
    background-color: #f2f2f2;
    padding-top: 20px;
    margin-top: 5px;
}

#checkboxes {
    margin-top: -10px;
    color: #454545;
}

#confirmation {
    margin-top: 40px;
    margin-left: 75px;
}

h2.pageSubTitleStored {
    padding-top: 30px;
}

h2.pageTitleMyDetails {
    margin-top: 20px;
    padding-bottom: 40px;
    margin-left: 90px;

}

.regImg {
    margin-top: -8px;
}

h2.pageTitleRewards {
    padding-left: 88px;
}

.formRowPark4 {
    margin-top: 20px;
}

.formRowInputPark4 {
    margin-left: -10px;
}

#vatText {
    color: #000000;
    padding-left: 100px;
    margin-top: -20px;
}

#deleteAccountText {
    color: #000000;
    padding-left: 100px;
    margin-top: -20px;
}

div#MemberContentBlock1 {
    margin-left: 25px;
    padding-top: 3%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
}


@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
    .preferredContact {
        padding-left: 210px;
    }
}

@-moz-document url-prefix() {
    .preferredContact {
        padding-left: 230px;
    }
}

@media screen and (min-width: 768px) and (max-device-width: 1024px) {
    div#MemberContentBlock1 {
        margin-left: 45px;
    }

    .parkingDetails {
        width: 96%;
    }

    #BuyParking1ContentContainerWithProduct {
        padding-bottom: 380px;
    }

    .selectLocations select {
        width: 78.5%;
    }
}

@media screen and (min-width: 375px) and (max-device-width: 667px) {
    div#MemberContentBlock1 {
        margin-left: 45px;
    }

    .parkingDetails {
        width: 96%;
    }

    #BuyParking1ContentContainerWithProduct {
        padding-bottom: 380px;
    }

    .selectLocations select {
        width: 78.5%;
    }

}

div#MemberContentBlock3 {
    padding-top: 3%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
}

@media screen and (min-width: 768px) and (max-device-width: 1024px) {
    div#MemberContentBlock3 {
        margin-left: 20px;
    }

    .registrationTable {
        width: 100%;
    }

    .importantReceipt, .topupReceipt {
        padding-left:52px;
    }

}



@media screen and (min-width: 375px) and (max-device-width: 667px) {
    div#MemberContentBlock3 {
        margin-left: 20px;
    }

    .registrationTable {
        width: 100%;
    }
}

div#MemberContentBlock4 {
    padding-top: 3%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    margin-left: 40px;;
    margin-bottom: -120px;
}

@media screen and (min-width: 768px) and (max-device-width: 1024px) {
    div#MemberContentBlock4 {
        margin-left: 65px;
    }
}

@media screen and (min-width: 375px) and (max-device-width: 667px) {
    div#MemberContentBlock4 {
        margin-left: 65px;
    }

}

#receiptConfirmationHeader {
    font-size: 20px;
    padding-left: 20px;
}

div#MemberContentBlock2 {
    padding-top: 3%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    margin-bottom: -120px;
    background-color: #f8f8f8;
}

.howitworkstablecell {
    width: 11%;
}

.howtoImages {
    float: left;
    margin-top: -7px;
}

.receiptConfirmationText {
    padding-left: 20px;
}

@media screen and (min-width: 768px) and (max-device-width: 1024px) {

    #companyLogo {
        width: 100%;
        margin-top: 15px;
    }

    div#MemberContentBlock2 {
        margin-left: 20px;
    }

    .howitworkstablecell {
        width: 18%;
    }
}

@media screen and (min-width: 375px) and (max-device-width: 667px) {
    div#MemberContentBlock2 {
        margin-left: 20px;
    }

    .howitworkstablecell {
        width: 22%;
    }

    #companyLogo {
        width: 100%;
        margin-top: 15px;
    }

}

#paymentContentContainer {
    padding-bottom: 50px;
    margin-left: -30px;
    background-color: #f8f8f8;
    padding-top: 70px;
}

#basicContentContainer {
    margin-left: -10px;
    background-color: #f2f2f2;
    margin-top: 70px;
}

#passwordContentContainer {
    margin-left: -30px;
    background-color: #f8f8f8;
    margin-top: 70px;
    padding-bottom: 9px;

}

#contactName {

    padding-right: 50px;
    height: 40px;
    padding-left: 10px;
    margin-top: 10px;
}

#reminderContentContainer {
    margin-left: -40px;
    background-color: #f2f2f2;
    margin-top: 30px;
    margin-bottom: -60px;
}

.contactPref {
    margin-bottom: -180px;
}

h2.pageTitleTerms {
    margin-top: 20px;
    height: 31px;
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.03;
    text-align: left;
    color: #ee8414;
    padding-bottom: 20px;

}

#termsContentContainer {
    color: #454545;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    padding-left: 100px;
    font-size: 14px;
    padding-top: 20px;
    background-color: #f2f2f2;
    padding-bottom: 20px;

}

#item {
    /* To correctly align image, regardless of content height: */
    vertical-align: top;
    display: inline-block;
    /* To horizontally center images and caption */
    text-align: center;
    /* The width of the container also implies margin around the images. */
    width: 120px;
}

span.caption {
    /* Make the caption a block so it occupies its own line. */
    display: block;
    color: #454;
    padding-bottom: 20px;
}

.caption2 {
    /* Make the caption a block so it occupies its own line. */
    display: block;
    color: #909baa;
    padding-bottom: 20px;
}

.image-wrap {
    float: left;
    width: 33%;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}

.image-wrap &gt; p {
    text-align: center;
}

.image-wrap .image-container {
    display: inline-block;
    vertical-align: middle;
}

.title {
    font-size: 15px;
    letter-spacing: 1.5px;
    text-align: left;
    color: #454545;
    margin-bottom: -10px;
}

#phoneSms {
    display: block;
    margin-top: 20px;
}

#viewLocations {
    color: white;
    text-decoration: none;
}

#tabfront {
    background-color: #FFFFFF;
    float: left;
    margin: 3% 3% 0 3%;
    border-bottom: 3px solid #ee8414;
}

#tabfront a {
    color: #ee8414;
}

#tabback {
    margin-top: 10px;
}

#vehicle_details {
    width: 119px;
    height: 15px;
    font-size: 13px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 2.2px;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
}

.tabback a {
    color: #444444;
}

#popup_window {
    color: #ee8414;
    text-decoration: underline;
}

#otherDetails {
    text-align: center;
    text-decoration: underline;
    color: #ee8414;
    font-size: 14px;
}

div.headerDetails {
    width: 20%;
    color: #b4b9c2
}

div.headerTable {
    padding-left: 80px;
    padding-bottom: 50px;
}

#MyDetaislContentContainer {
    margin-top: -80px;
    background-color: white;
    width: 100%;
}

#TotContentContainer {
    background-color: white;
    width: 100%;
}

.labelCommon {
    margin-left: 30px;
    width: 170px;
    height: 19px;
    font-family: Arial;
    font-size: 14px;
    color: #454545;

}

.locationInput {
    width: 50%;
    margin-left: 30px;
    height: 41px;
    background-color: #ffffff;
    border: solid 1px #e8e8e8;
    padding-left: 10px;
}

.submitButton {
    margin-left: -4.5px;
    border: 0px;
    color: white;
    height: 46.3px;
}

.headerSearch {
    padding-top: 30px;
    padding-bottom: 10px
}

.rowData {
    width: 440px;
    height: 2px;
    font-size: 14.5px;
    margin: 30px;
    color: #454545;
    letter-spacing: 1.5px;

}

.rowData1 {
    width: 321px;
    height: 18px;
    font-size: 13px;
    margin-left: 30px;
    font-weight: bold;
    color: #454545;

}

.view {
    padding: 8px 30px 8px 30px;
    font-size: 14px;
    margin-left: 30px;
    text-decoration: none;
    letter-spacing: 1.5px;
}

#rewards_image {
    width: 300px;
    padding-bottom: 10px;
}

#icons1 {
    width: 250px;
}

@media screen\0 {
    .preferredContact {
        padding-left: 230px;
    }
}

/* IOS safari */
@media not all and (min-resolution: .001dpcm) {
    @media {
        .preferredContact {
            padding-left: 230px;

        }

        p.phoneNumberEmail {
            margin-top: -10px;
        }
    }
}

@media screen and (min-width: 375px) and (max-device-width: 667px) {
    #rewards_image {
        width: 200px;
    }

    #icons1 {
        width: 200px;
    }

}

@media screen and (min-width: 768px) and (max-device-width: 1024px) {
    #rewards_image {
        width: 200px;
    }

    #icons1 {
        width: 200px;
    }

}

#BuyParking2FormBlock {
    padding-left: 40px;
    background-color: #f2f2f2;
    padding-bottom: 20px;

}

#basicDetails {
    float: left;
    width: 48.5%;
    margin-top: -20px;
}

.paymentHeader {
    color: #7ed321;
    padding-left: 100px;
    padding-bottom: 40px;
}

.parkingInfo {
    font-size: 14px;
    margin-left: 50px;
    margin-top: -10px;
    color: #454545;
}

.notRegisteredParking {
    margin-left: 50px;
    color: #454545;
    font-size: 14px;
    margin-top: -10px;
    margin-bottom: -30px;
}

.enforcementTitle {
    margin-top: -20px;
    padding-left: 100px;
    padding-top: 40px;
}

.receiptUrl {
    color: blue;
    margin-left: 50px;
}

.MemberVRMContentBlock {
    margin-left: 50px;
}

@media screen and (min-width: 768px) and (max-device-width: 1024px) {
    .MemberVRMContentBlock {
        margin-left: 80px;
    }
}

@media screen and (min-width: 375px) and (max-device-width: 667px) {
    .MemberVRMContentBlock {
        margin-left: 80px;
    }

}

.important_words {

    width: 100%;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    text-align: left;
    color: #454545;
    margin-top: -10px;
}

.errors {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    text-align: left;
    color: #454545;
    margin-bottom: 20px;
"&gt;
}

#noParking {
    color: #454545;
    margin-top: -20px;
    margin-left: 70px;
}

.buyparkingTable1 {
    margin-left: 20px;
    width: 100%;
    padding-top: 15px;

}

#sentConfirmationContentContainer {
    background-color: #f2f2f2;
    padding-top: 20px;
}

#buyparkingHeader {
    padding-top: 15px;
    margin-left: 40px;
    padding-bottom: 5px;
    width: 90%;
}

#registrationHeader {
    padding-top: 15px;
    margin-left: 40px;
    padding-bottom: 10px;
    width: 70%;
}

.registrationTables {
    padding-left: 90px;
}

.errorVat {
    border-color: red;
    margin-left: 100px;
    margin-bottom: 20px;
    margin-right: 150px;

}

.loginmobile {
    width: 100%;
    height: 40px;
    margin-left: 100px;
    padding-left: 10px;
}

.tableCell1 {
    padding-left: 85px;
}

.loginPassword {
    width: 50%;
    height: 40px;
    object-fit: contain;
    background-color: #ffffff;
    margin-left: 100px;
    padding-left: 10px;
}

.registerMobile {
    width: 60%;
    height: 40px;
    margin-top: -13px;
    padding-left: 10px;
}

.registerEmail {
    width: 60%;
    margin-top: -1px;
    height: 40px;
    padding-left: 10px;
}

.registerVRM {
    width: 60%;
    height: 40px;
    padding-left: 10px;
}

.vatErrorMsg {
    padding-left: 100px;
    color: red;
}

.textArea {
    font-family: "Arial";
    font-size: 16px;
    margin-left: 5%;
    margin-top: 10px;
    width: 72.3%;
    padding-left: 10px;
    padding-top: 10px;
}

#SearchFormContainer {

    float: left;
    width: 30%
}

#MapFormContainer {
    float: left;
    width: 70%;
}

.transactionHistory {
    margin-left: -60px;
}

div#VatContentBlock {
    margin-left: 140px;
    background-color: #f2f2f2;
    margin-top: 40px;
}

#registeredReceiptContentContainer {
    background-color: #f2f2f2;
    margin-top: 40px;
}

#newreceiptContentContainer {
    padding-left: 40px;
    margin-top: -40px;
}

input[type=submit] {
    -webkit-border-radius: 0px;
}

#BuyParkingFormBlock1 {
    float: left;
    /* width:45%;*/
    margin-top: -20px;
}

#BuyParkingFormBlock2 {
    float: left;
    /* width:50%;*/

}

.latePayTarrifs {
    padding-left: 45px;
    padding-bottom: 20px;
}

h3.headerLocation {
    color: #ee8414;
    margin-top: -10px;
}

#LatePayPaymentContentContainer {
    padding-left: 80px;
    margin-top: 25px;
    padding-top: 20px;
    margin-bottom: -20px;
}

.RegPrintReceiptButton {
    margin-left: 52px;
    opacity: 0.5;
}

.NonRegPrintReceiptButton {
    margin-left: 156px;
    opacity: 0.5;

}

.checkboxFormRow {
    width: 70%;
    margin-left: -105px;
}

.textcolour {
    margin-left: 20%;
    width: 60%;
    border-width: 10px;
    border-style: solid;
    border-color: #888888;
    margin-bottom: 10px;
    background-color: #ee8414;
}

.textFormRow {
    width: 70%;
    margin-left: -100px;
}

#ContactContentContainer {
    padding-left: 40px;
    padding-bottom: 120px;
    padding-top: 20px;

}

.passwordButton {
    margin-left: 100px;
    padding-left: 20px;
    padding-right: 20px;
    width: 205px;
}

.latePayTarrifs {
    padding-left: 45px;
    padding-bottom: 20px;
}

.likeordislike4 {
    width: 9%;
}

.line {
    width: 30%;
    padding-bottom: 10px;
}

.linkCell {
    width: 41%;
}

.errorBox {
    margin-right: 750px;

}

.manageLinkButton {
    margin-left: -2px;
}



.selectLocations select {
    width: 79%;
}



.errorColour {
    background: #FFEDED;
    border: solid 2px #EECCCC;
}

.buyparkingTable {
    margin-left: 20px;
    padding-top: 15px;
    width: 100%;
}

.buyparkingMenu {
    width: 17%;
}

#SearchFormContainer {

    float: left;
    width: 40%
}

#MapFormContainer {
    float: left;
    width: 60%;
}

@media screen and (min-width: 1300px) {

    .PrintReceiptButtonNew {
        margin-left: 90px;
    }

    .vrmLabel {
        margin-left: 30px;
    }

    .autopayTableContentsVrm {
        width: 78%;
        margin-left: 30px;
    }

    .autopayTableContents {
        width: 78%;
    }

    #basicDetails {
        width: 49.2%;
    }

    .selectLocations select {
        width: 78.5%;
    }

    .passwordTable {
        width: 87.5%
    }

    #contactName {
        width: 100%;
    }

    .important {
        padding-left: 55px;
    }

    #SearchFormContainer {
        width: 40%;
    }

    #MapFormContainer {
        width: 60%;
    }

    .rowData {
        width: 440px;
    }
}

@media screen and (min-width: 1466px) {
    .locationValues {
        margin-left: 20px;
    }

    #basicDetails {
        width: 49.5%;
    }

    .selectLocations select {
        width: 78%;
    }

    .passwordTable {
        width: 87%;
    }

    #cardNumber1, #issueNumber {
        width: 77%;
    }

}

@media only screen and (min-width: 1500px) {

    .PrintReceiptButtonNew {
        margin-left: 95px;
    }
    div#MemberContentBlock1 {
        padding-left: 4%;
    }

    div#MemberContentBlock2 {
        padding-left: 4%;
    }
    div#MemberContentBlock3 {
        padding-left: 4%;
    }
    div#MemberContentBlock4 {
        padding-left: 4%;
    }
    .autopayTableContents {
        width: 80%;
    }

    .vrmLabel {
        margin-left: 0px;
    }

    .autopayTableContentsVrm {
        width: 78%;
        margin-left: 0px;
    }

    .fakeLink2 {
        padding-left: 35px;
        padding-right: 35px;

    }

    #basicDetails {

        width: 48.5%;
    }

    .important {
        padding-left: 60px;
    }

    #SearchFormContainer {
        float: left;
        width: 30%
    }

    #MapFormContainer {
        float: left;
        width: 70%;
    }

    .importantReceipt, .topupReceipt {
        padding-left: 60px;
    }

}

@media only screen and (min-width: 1700px) {
    .bottomLayer {
        padding-bottom: 35px;
    }

    .passwordTable {
        width: 38.5%;
    }

    .important {
        padding-left: 82px;
    }

    #cardNumber1 {
        width: 78%;
    }

    #issueNumber {
        width: 42%;
    }

    .auditTitle {
        margin-left: 13px;
    }

    #header {
        padding-top:10px;
    }
    
    #topupTransactionTitle {
        padding-left:20px;
    }
}

@media only screen and (min-width: 1900px ) {
    .bottomLayer {
        padding-bottom: 48px;
    }

    #contactName {
        width: 92%;
    }

    #topupTransactionTitle {
        padding-left:30px;
    }
    
    #header {
        padding-top:10px;
    }
    .importantReceipt, .topupReceipt {
        padding-left:60px;
    }
}

@media only screen and (min-width: 1980px) {

    .fakeLink2 {
        padding-left: 70px;
        padding-right: 70px;

    }

    .bottomLayer {
        padding-bottom: 48px;
    }

    .selectLocations select {
        width: 78%;
    }

    .passwordTable {
        width: 38%;
    }

    .important {
        padding-left: 85px;
    }

    .auditTitle {
        padding-left: 13px;
    }

    #contactName {
        widht: 92%;
    }
}

@media screen and (min-width: 768px) and (max-device-width: 1024px) {

    /* .contactInput {
         width:70%;
     }*/
    #noParking {
        margin-left: -20px;

    }

    #topupTransactionTitle {
        padding-left: 50px;
    }

    .transactionHistory {
        padding-left: 60px;
    }

    .geoButton {
        margin-left: 50px;
        margin-top: 26px;
        width: 205px;

    }

    .buyparkingTable {
        width: 90%;
    }

    #LocationValue {
        /* margin-left: -30px;*/
    }

    div#VatContentBlock {
        margin-left: 80px;
    }

    #BuyParking1ContentContainer {
        padding-bottom: 550px;
    }

    #BuyParkingFormBlock1 {
        /* width:60%;*/
        margin-top: -20px;
    }

    #BuyParkingFormBlock2 {
        /* width:40%*/

    }

    p.phoneNumberEmail {
        margin-top: -20px;
    }

    h4.liketext {
        font-size: 8px;
    }

    .likeordislike1 {
        width: 8%
    }

    .likeordislike2 {
        width: 12%
    }

    .likeordislike3 {
        width: 5%
    }

    .likeordislike4 {
        width: 11%
    }

    .likeordislike5 {
        width: 17%
    }

    .line {
        width: 30%;
    }

    h4.liketextCol {
        font-size: 9px;
    }

    .linkCell {
        width: 40%;
    }

    .regordislike1 {
        width: 15%
    }

    .regordislike2 {
        width: 14%
    }

    .regordislike3 {
        width: 14%
    }

    .regordislike4 {
        width: 14%
    }

    .regordislike5 {
        width: 14%
    }

    .errorBox {
        margin-right: 250px;
    }

    .fakeLink3 {
        font-size: 13px;
    }

    .contactInput {
        width: 70%;
    }

    .textArea {
        width: 72%;
    }

    #BuyParking1ContentContainerWithProduct {
        padding-bottom: 380px;
    }

    .preferredContact {
        padding-left: 100px;
    }

    .important {
        padding-left: 55px;
    }

}

@media screen and (min-width: 375px) and (max-device-width: 667px) {
    body {
        background-size: 100% 50%;
    }

    #noParking {
        margin-left: -20px;

    }

    .transactionHistory {
        padding-left: 60px;
    }

    #topupTransactionTitle {
        padding-left: 50px;
    }

    /* .contactInput {
         width:70%;
     }*/
    #LocationValue {
        /*margin-left: -30px;*/
    }

    #SearchFormContainer {

        float: left;
        width: 40%
    }

    #MapFormContainer {
        float: left;
        width: 60%;
    }

    div#VatContentBlock {
        margin-left: 80px;
    }

    #BuyParking1ContentContainer {
        padding-bottom: 550px;
    }

    #BuyParkingFormBlock1 {
        width: 70%;
        margin-top: -20px;
    }

    #BuyParkingFormBlock2 {
        width: 25%;

    }

    p.phoneNumberEmail {
        margin-top: -20px;
    }

    h4.liketext {
        font-size: 8px;
    }

    .likeordislike1 {
        width: 8%
    }

    .likeordislike2 {
        width: 12%
    }

    .likeordislike3 {
        width: 5%
    }

    .likeordislike4 {
        width: 11%
    }

    .likeordislike5 {
        width: 17%
    }

    .line {
        width: 30%;
    }

    h4.liketextCol {
        font-size: 9px;
    }

    .linkCell {
        width: 40%;
    }

    .regordislike1 {
        width: 15%
    }

    .regordislike2 {
        width: 14%
    }

    .regordislike3 {
        width: 14%
    }

    .regordislike4 {
        width: 14%
    }

    .regordislike5 {
        width: 14%
    }

    .errorBox {
        margin-right: 250px;
    }

    .buyparkingTable {
        width: 90%;
    }

    .geoButton {
        margin-left: 50px;
        margin-top: 26px;
        width: 205px;

    }

    #BuyParking1ContentContainerWithProduct {
        padding-bottom: 450px;
    }

    .fakeLink3 {
        font-size: 13px;
    }

    .contactInput {
        width: 72%;
    }

    .textArea {
        width: 72%;
    }

    .preferredContact {
        padding-left: 100px;
    }

    .important {
        padding-left: 55px;
    }
}

.step-table__row {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.step-table__item {
    color: #2B2B2B;
    padding: 10px;
}

.step-table__item.step-table__item__step {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-right: 75px;
}

.step-table__item h4 {
    color: #2b2b2b;
    font-size: 13px;
    font-weight: bold;
    margin-left: 10px;
    letter-spacing: 1.8px;
}

.step-table__item img {
    height: 28px;
    width: 28px;
}

.step-table__item p {
    margin: 5px;
}

.step-table tel {
    letter-spacing: 1px;
}

.buttonPaymentMethod {
    border: 2px solid #ee8414;
    border-radius: 10px;
    background-color: transparent;    
    text-align: center;
    cursor: pointer;
    width: 15rem;
    height: 3rem;
    margin-bottom: 1rem;
}

.labelButtonPaymentMethod{
    color: #ee8414; 
    margin: 13px;
}

</pre></body></html>