
body {
	background-color: #f1f1f1;
	font-family: lato, sans-serif;
	color: #171717;
	font-weight: 500;
	font-size: 14px;
}

input.text, select, textarea  {
	font-family: lato, sans-serif;
	font-size: 16px;
	line-height: 40px;
	padding: 0 10px;
	color: #333;
	font-weight: normal;
	height: 40px;
	border: 1px solid #d6d6d6;
}

a, a:visited {
	color: #fff;
}

.fieldError .validation-failed {
	background-color: #fcd3d3;
	border-color: #c30d0d; 
}

.icon.required:before, p.required:before {
	color: #cf002e;
}

div.fieldError {
/* 	background-color: #fff; */
}

.icon.required {
	color: #cf002e;
}

div#wrapper {
	width: 100%;
	background: none;
	box-shadow: none;
	max-width: none;
	padding: 0;
	margin-bottom: 0;
}

div#wrapper > div.mast {
	/* margin-bottom: 1px; */
}

div.title {
	height: 60px;
	/* background-color: #3a3a3a; */
}

div.title > h1 {
	padding: 0 40px;
	font-weight: 200;
	font-size: 24px;
	color: #fff;
	/* text-align: center; */
	background-color: #662d91;
	line-height: 60px;
}

div#wrapper div.centerRight {
	padding: 30px 0px;
}

div#wrapper div.centerRight > * {
	padding: 0px 30px;
	margin: 0px auto;
}

div#wrapper div.centerRight > p > img {
	margin: 0;
}

div.centreContent > div#offerVariantSelectionWrapper > h2 {
	padding: 20px 30px;
	font-weight: normal;
	background-color: transparent;
	margin: 0px auto;
	/* font-family: 'Georgia', serif;  font-size: 24px; */
}

fieldset > legend.passwordGroup, div.field > fieldset > legend {
	text-align: left;
	font-size: 15px;
	font-weight: 600;
	color: #333;
}

fieldset.fieldError > legend.passwordGroup, div.field.fieldError > fieldset > legend {
/* 	color: #B71F38; */
}

.group legend+.field+.field {
	margin-top: 8px;
	-webkit-margin-top-collapse: separate;
}

div.field > div.field {
	padding: 0;
}

div#wrapper > div.centreColumn > div.rightColumn {
	display: none;
}

div#wrapper > div.centreColumn {
	margin: 0 auto;
	width: 1010px;
	background-color: #fff;
	/* box-shadow: 10px 10px 0px 0px #cfcfcf; */
}

div#wrapper > div.footer {
	border-top: solid 2px #662483;

	background-color: #fff;
	color: #333;
/* 	padding: 0 0 15px 0; */
	margin-top: 70px;
	padding: 0;
}

div#wrapper > div.footer > div.sleeve {
	font-size: 12px;
	width: 1010px;
	margin: 0 auto;
	line-height: 20px;
}

div#wrapper > div.footer > div.sleeve > ul {
	padding: 20px 40px;
}

div#wrapper > div.footer > div.sleeve > ul a {
	font-weight: 600;
	color: #000;
}

div#wrapper > div.footer > div.sleeve > p.site {
	font-weight: 600;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 40px;
}

div#wrapper > div.footer > div.sleeve > p.site > span:last-child {
	display: none;
}

div#wrapper > div.centreColumn > div.sleeve {
	padding: 0;
}

div#wrapper > div.centreColumn > div.sleeve > div.main {
	padding: 0;
}

div#wrapper > div.mast {
	padding: 20px 0 0 0; 
	color: #16becf;
	height: 80px;
	border-bottom: solid 2px #662483;
	text-align: left;
	background-color: #fff;
}

div#wrapper > div.mast > div.sleeve {
/* 	background: url('http://platforum.co.uk/Assets/Shared/Images/site-logo-blue.png') no-repeat center; */
	background-size: 227px 40px;
	padding-bottom: 30px;
	
height: 50px;
	margin: 0 auto;
    width: 1010px;
	/* margin-left: 30px; */
	/* margin-top: 10px; */
	/* display: inline-block; */
}

div#wrapper > div.mast > div.sleeve > h1 {
	padding: 115px 30px 10px 0px;
	font-size: 26px;
	/* font-family: 'Georgia', serif; */
	font-weight: 400;
	color: #000000;
}

div#wrapper > div.mast > div.sleeve img {
	float: left;
	/* display: none; */
}

div#wrapper > div.mast > div.sleeve > span {
	/* font-family:  museo-sans, 'Trebuchet MS', sans-serif; */
	font-size: 14px;
	margin: 0 10px 0px 0;
	padding-right: 10px;
	font-weight: 400;
	color: #676767;
	border-right: 1px solid #676767;
}

div#wrapper > div.mast > div.sleeve > span:last-child {
	border-right: none;
}


div#wrapper > div.centreColumn > div.sleeve > div.main > h3 {
	background-color: #fff;
	padding: 30px 30px;
	font-size: 22px;
	margin-bottom: 1px;
	font-family: 'Georgia', serif;
	font-weight: 100;
	color: #000000;
}

div#wrapper > div.centreColumn > div.sleeve > div.main {
	/* background-color: #fff; */
	margin-bottom: 0;
}

div#wrapper > div.centreColumn > div.sleeve > div.main > div.centreContent:after {
	display: block;
}

div#wrapper > div.centreColumn > div.sleeve > div.main form fieldset.products > *,
div#wrapper > div.centreColumn > div.sleeve > div.main form fieldset.style2 > *,
div#wrapper > div.centreColumn > div.sleeve > div.main form fieldset.informInline > * {
	margin: 0px auto;
	padding: 8px 0;
}

div#wrapper > div.centreColumn > div.sleeve > div.main form fieldset {
	/* background-color: #fff; */
}

div#wrapper > div.centreColumn > div.sleeve > div.main fieldset.informInline {
	padding: 0 40px;
	margin-bottom: 0;
}

div#wrapper > div.centreColumn > div.sleeve > div.main fieldset.products {
	margin: 0px;
	border-bottom: 1px solid #c8c8c8;
	padding: 30px 0;
}

div#wrapper > div.centreColumn > div.sleeve > div.main fieldset.showHelp {
	background: none;
}

div#wrapper > div.centreColumn > div.sleeve > div.main fieldset.informInline div.passwordDiv {
	background: none;
}

div#wrapper > div.centreColumn > div.sleeve > div.main fieldset.informInline:last-child {
	margin-bottom: 0;
	padding-bottom: 20px;
/* 	border-top: 1px solid #ffffff; */
}

div.centreColumn div.main fieldset.informInline > legend {
	display: none;
}

div#wrapper div.centreColumn div.main fieldset.informInline div.checkboxes > fieldset > legend {
	display: none;
}

div.centreColumn fieldset.informInline label {
	font-size: 15px;
	color: #333;
	font-weight: 500;
}

div#wrapper div.centreColumn fieldset.products div.field {
	border-top: none;
}

div#wrapper div.centreColumn fieldset.products label span.title {
	font-size: 18px;
	color: #333;
	margin-bottom: 0px;
}

div#wrapper div.centreColumn fieldset.products label span.description {
	font-size: 14px;
}

div#wrapper div.centreColumn fieldset.products label span.issues {
	font-size: 14px;
	color: #333;
	font-style: normal;
	display: none;
}

div#wrapper div.centreColumn fieldset.products label span.subVariant {
	margin-top: 4px;
}


div#wrapper div.centreColumn fieldset.products label span.payable {
	font-size: 14px;
	color: #999;
	padding-top: 0;
}

div#wrapper div.centreColumn fieldset.products label span.cost {
	font-size: 18px;
}

div#wrapper div.centreColumn fieldset.products label span.tax {
	font-size: 12px;
	color: #b4b4b4;
	text-transform: uppercase;
	margin-top: 0;
}

div.centreColumn fieldset.informInline input[type=radio] {
	margin-left: -18px;
}

div.centreColumn fieldset.informInline > div.field > label {
	text-align: left;
	font-size: 15px;
	font-weight: 600;
	color: #333;
}

div.centreColumn fieldset.informInline > div.field.fieldError {
	background: none;
}

div.centreColumn fieldset.informInline fieldset.fieldError {
	background: none;
}

div.centreColumn fieldset.informInline > div.field.fieldError > label {
/* 	color: #c7006c; */
}

div.validation-advice {
	color: #c30d0d;
	font-size: 14px;
}

div.centreColumn fieldset.informInline > div.field > select {
	width: 65%;
}


div.centreColumn fieldset.informInline div.newsletter span {
	margin-left: 0;
	font-style: normal;
}

div.centreColumn fieldset.informInline > div.field > div.field > label {
	text-align: left;
	font-size: 16px;
	font-weight: 500;
}

div#wrapper fieldset.products div.field div {
	padding-top: 8px;
	border: none;
}

div#wrapper fieldset.products div.field label span.labelInner1 {
	width: 73%;
}

div#wrapper div.centreColumn p {
	color: #c1c1c1;
	font-size: 14px;
	font-weight: normal;
	border-top: none;
}

div#wrapper p.required {
	padding: 15px 40px;
}

div#wrapper > div.centreColumn > div.sleeve > div.main a {
	color: #999999;
	font-size: 14px;
	margin: 0;
	//margin-right: 30px;
	//padding: 10px 20px;
}

div#wrapper > div.centreColumn > div.sleeve > div.main > p,
div#wrapper > div.centreColumn > div.sleeve > div.main > a,
div#wrapper > div.centreColumn > div.sleeve > div.main > img {
	padding: 20px;
	font-size: 16px;
	font-weight: 500;
	display: block;
	color: #000;
}

fieldset.informInline > div.buttons {
	margin: 0 auto;
}

fieldset.informInline > div.buttons > button.signIn {
	float: right;
}

fieldset.style2 > div > button,
div#wrapper div.descriptionButton a,
fieldset.informInline > div.buttons > button {
	background-color: #28becd;
	/* padding: 10px 35px; */
	height: auto;
	font-size: 16px;
	font-weight: 600;
	line-height: 40px;
	border: 1px solid #28becd;
	border-radius: 0;
	margin-right: 0;
	text-transform: none;
	color: #fff;
	width: 300px;
}

fieldset.style2 {
	padding-left: 0;
	padding-right: 0;
	padding-top: 25px;
	padding-bottom: 90px;
	outline: none;
	border: none;
	border-top: 1px solid #fff;
	margin: 0;
}

fieldset.style2 > div.field:first-child {
	display: inline-block;
	vertical-align: bottom;
}

fieldset.style2 div.promotion {
	right: 0;
	top: 25px;
}

fieldset.style2 > div > button:first-child, div.informSleeve > fieldset.informInline > div.buttons > button:last-child {
	background-color: #662d91;
	color: #fff;
	border-radius: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 45px;
	width: 260px;
	border: 1px solid #662d91;
	text-transform: uppercase;
	height: 45px;
	margin: 0 30px;
}

button#Next {}

@media only screen and (max-width: 1000px) {

	div#wrapper {
		width: auto;
	}

	div#wrapper > div.centreColumn {
		width: auto;
	}

	div#wrapper > div.centreColumn > div.sleeve > div.main form fieldset.informInline > * {
		width: auto;
	}

	div#wrapper > div.footer > div.sleeve {
		width: auto;
	}

	div#wrapper > div.centreColumn div.main fieldset.informInline > legend {
		display: none;
	}

}

@media only screen and (max-width: 670px) {

	div#wrapper > div.mast > div.sleeve {
		overflow: hidden;
	}


}

div#wrapper > div.centreColumn > div.sleeve > div.main > form div.informSleeve > fieldset.informInline > div#dpmessage > p {
	font-size: 13px;
	font-weight: 100;
}

div#dpmessage > p {
	font-size: 13px;
	font-weight: 100;
}

/* Bespoke */
div.field.addressListDiv select#selectAddress_ID{
	height: auto;
}
fieldset.informInline > div.buttons > button.text{
	text-align: center;
}
div#wrapper div.centreColumn p.text-content-padding {
	padding: 20px 40px;
}