#copyright {
    max-width:130px;
}

/*XY question*/
.xyTargetBackground {
    background: #fff url('../img/xybg.campden.png') center center no-repeat !important;
}

.alphList {
    list-style-type: lower-alpha;
    margin-left: 12%;
    width: 75%;
}
.indent {
    margin-left: 5%;
}
.privacyContainer ul {
    margin-left: 12%;
}
.privacyContainer h3 {
    font-size: 1.25rem;
    font-weight: bold;
    font-family: Avenir,Roboto,Calibri,sans-serif;
}
.contactInfo,
.dataProtectionContact {
    margin-left: 12%;
}
.leftPaneLoginWrapper {
    text-align: center;
}

.leftLoginBox h3 {
    font-weight: bold;
    font-size: 2rem;
}

.leftLoginBox .row .columns {
    padding: 0 !important;
}

.leftLoginBox .row img {
    height: 60px;
}
.contactContainer{font-family:Verdana,Arial,sans-serif,sans;padding:10px 10px 20px;max-width:800px;margin:0 auto;}
.contactContainer h1{color:#000;text-decoration:none;text-align:center;}
.contactContainer p{color:#000;text-align:center;font-size:1.5em;}
