
@font-face {
    font-family: 'dincond-boldregular';
    src: url('https://s3-eu-west-1.amazonaws.com/networks.online/fonts/ufonts.com_dincond-bold-opentype-webfont.eot');
    src: url('https://s3-eu-west-1.amazonaws.com/networks.online/fonts/ufonts.com_dincond-bold-opentype-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://s3-eu-west-1.amazonaws.com/networks.online/fonts/ufonts.com_dincond-bold-opentype-webfont.woff') format('woff'),
         url('https://s3-eu-west-1.amazonaws.com/networks.online/fonts/ufonts.com_dincond-bold-opentype-webfont.ttf') format('truetype'),
         url('https://s3-eu-west-1.amazonaws.com/networks.online/fonts/ufonts.com_dincond-bold-opentype-webfont.svg#dincond-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'din-bold';
    src: url('https://s3-eu-west-1.amazonaws.com/networks.online/fonts/ufonts.com_din_bold.eot');
    src: url('https://s3-eu-west-1.amazonaws.com/networks.online/fonts/ufonts.com_din_bold.eot?#iefix') format('embedded-opentype'),
         url('https://s3-eu-west-1.amazonaws.com/networks.online/fonts/ufonts.com_din-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'din-regular';
    src: url('https://s3-eu-west-1.amazonaws.com/networks.online/fonts/ufonts.com_din-regular_1_.eot');
    src: url('https://s3-eu-west-1.amazonaws.com/networks.online/fonts/ufonts.com_din-regular_1_.eot?#iefix') format('embedded-opentype'),
         url('https://s3-eu-west-1.amazonaws.com/networks.online/fonts/ufonts.com_din-regular.woff') format('woff'),
         url('https://s3-eu-west-1.amazonaws.com/networks.online/fonts/ufonts.com_din-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {
	font-size: 18px;
}

body{
	background-color: #FFF;
	font-family: georgia;
}

#wrapper{
	max-width: 100%;
	min-height: 100%;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	padding: 0;
	margin: 0;
	padding-bottom: 90px;
	background-color: #F5F5F5;
}

@media only screen and (min-width: 670px) {
	#wrapper{
		background-color: #FFF;
	}
}

.footer{
	position: absolute;
	width: 100%;
	bottom: 0;
	background-color: #000;
	color: #FFF;
	padding: 32px;
	padding: 2rem;
}
.footer a{
	color: #FFF;
	font-size: 16px;
	font-size: 1rem;
}

.field{
	padding: 8px 0;
}

h1, legend, .legend, label {
    font-family: dincond-boldregular;
}

.rightColumn {
    font-family: din-bold;
}

.sectionDescription {
	font-family: din-regular;
}

.mast{
	padding: 3% 0;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
}
.mast img{
	width: 100%;
	max-width: 600px;
}

.centreColumn{
	display: flex;
	flex-direction: column;
}

.centreColumn > .sleeve{ order: 2; }
.centreColumn > .rightColumn{ order: 1; }

.centreColumn > .sleeve{
	padding: 32px;
    padding: 0 1rem;
	padding-bottom: 0;
}

@media only screen and (min-width: 670px) {
	.centreColumn > .sleeve{
		padding: 2rem;
		box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
		background-color: #d3d2c2;
	}
}

.centreColumn > .sleeve > .main{
	float: none;
	padding: 0;
}

.centreColumn > .rightColumn{
	float: none;
	margin: 0;
	padding: 0 1rem;
	width: auto !important;
	clear: both;
	text-align: center;
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
}

@media only screen and (min-width: 670px) {
	.centreColumn > .rightColumn{
		margin-bottom: 16px;
		margin-bottom: 1rem;
	}
}

.centreColumn > .rightColumn > p{
	font-size: 20px;
	font-size: 1.25rem;
	color: #272727;
}

form p.required{
	padding: 0;
}

.centreColumn > .rightColumn, .centreColumn > .sleeve{
	max-width: 45rem;
	width: 100%;
    display: block;
    margin-right: auto !important;
    margin-left: auto !important;
    padding: 2rem !important;
}

.informInline label, .informInline fieldset legend {
	text-transform: uppercase;
	width: auto;
	text-align: left;
	margin-right: 0;
	margin-bottom: 5px;
	color: #272727;
}

.informInline .group{
	float: none;
	width: auto;
	clear: both;
}

.informSleeve > fieldset > legend{
	background: transparent;
	margin-bottom: 0;
}

fieldset fieldset{
	padding: 8px 0;
}

fieldset.fieldError{
	padding: 0;
}

.validation-advice{
	padding-top: 16px;
	padding-top: 1rem;
}

#wrapper .showHelp, #wrapper .showHelp.fieldError{
	background-color: transparent;
}

legend{
	padding-left: 0;
}

input.text, input.text.medium, select, textarea, button{
	border-radius: 3px;
    font-size: 14px;
    font-size: .875rem;
    padding: 12px !important;
    padding: .75rem !important;
    white-space: normal;
    line-height: 1 !important;
    text-decoration: none;
    font-weight: 500;
	width: 100% !important;
	margin: 0;
}

fieldset.informInline .field.buttons{
	margin: 0;
}

.field button.alignRight{
	float: none;
}

button{
	border: 0 !important;
	height: auto !important;
	text-align: center !important;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
}

button.style2{
	background: #ecebe1;
	background: -webkit-linear-gradient(120deg, #ecebe1 0%, #fcfbf1 100%);
    background: 	 -o-linear-gradient(120deg, #ecebe1 0%, #fcfbf1 100%);
    background:    -moz-linear-gradient(120deg, #ecebe1 0%, #fcfbf1 100%);
	background: 		linear-gradient(120deg, #ecebe1 0%, #fcfbf1 100%);
	border-color: transparent;
	color: #000;
}
.informInline {
    color: #000;
}

.group.checkboxes.newsletter label{
	font-weight: normal;
}

fieldset fieldset .group.passwordGroup label, fieldset fieldset .group.emailGroup label,
.informInline .passwordGroup.group input.text, .informInline .emailGroup.group input.text{
	width: 100%;
}


fieldset.style2 .promotion{
	position: relative;
	right: 0;
	top: 0;
	margin: 16px 0 0 0;
}

fieldset.style2 .promotion button{
	margin: 16px 0 0 0;
}

.secureSocialCheckout.signIn .centreColumn .informInline .field>label, .secureSocialCheckout.signIn .centreColumn .informInline>.password .field>fieldset>legend{
	width: 100%;
    margin-right: 0;
    text-align: left;
}

.secureSocialCheckout.signIn .centreColumn .informInline .group{
	width: 100%;
}

.secureSocialCheckout.signIn .centreColumn .informInline .field.buttons{
	margin-left: 0;
}

fieldset.informInline .field.buttons{
	margin-top: 16px;
}

.highlight, .informInline label.highlight, .field.buttons.highlight, .group.highlight {
	width: 100%;
}

.summaryTable tfoot .summaryTableFooter td .paymentDetails {
	border-right: 16px solid transparent;
}