/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
	font-family:;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}[hidden],template {
	display: none
}

a {
	background-color: transparent
}

a:active,a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,kbd,pre,samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,th {
	padding: 0
}

figure {
	margin: 0
}

.grid,.grid--rev,.grid--full,.grid--right,.grid--center {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -20px;
	letter-spacing: -0.31em
}

.opera:-o-prefocus,.grid,.grid--rev,.grid--full,.grid--right,.grid--center {
	word-spacing: -0.43em
}

.grid__item {
	display: inline-block;
	padding-left: 20px;
	vertical-align: top;
	width: 100%;
	box-sizing: border-box;
	letter-spacing: normal;
	word-spacing: normal
}

.grid--rev {
	direction: rtl;
	text-align: left
}

.grid--rev>.grid__item {
	direction: ltr;
	text-align: left
}

.grid--full {
	margin-left: 0
}

.grid--full>.grid__item {
	padding-left: 0
}

.grid--right {
	text-align: right
}

.grid--right>.grid__item {
	text-align: left
}

.grid--center {
	text-align: center
}

.grid--center>.grid__item {
	text-align: left
}

.one-whole {
	width: 100%
}

.one-half,.two-quarters,.three-sixths,.four-eighths,.five-tenths,.six-twelfths {
	width: 50%
}

.one-third,.two-sixths,.four-twelfths {
	width: 33.333%
}

.two-thirds,.four-sixths,.eight-twelfths {
	width: 66.666%
}

.one-quarter,.two-eighths,.three-twelfths {
	width: 25%
}

.three-quarters,.six-eighths,.nine-twelfths {
	width: 100%
}

.one-fifth,.two-tenths {
	width: 20%
}

.two-fifths,.four-tenths {
	width: 40%
}

.three-fifths,.six-tenths {
	width: 60%
}

.four-fifths,.eight-tenths {
	width: 80%
}

.one-sixth,.two-twelfths {
	width: 16.666%
}

.five-sixths,.ten-twelfths {
	width: 83.333%
}

.one-eighth {
	width: 12.5%
}

.three-eighths {
	width: 37.5%
}

.five-eighths {
	width: 62.5%
}

.seven-eighths {
	width: 87.5%
}

.one-tenth {
	width: 10%
}

.three-tenths {
	width: 30%
}

.seven-tenths {
	width: 70%
}

.nine-tenths {
	width: 90%
}

.one-twelfth {
	width: 8.333%
}

.five-twelfths {
	width: 41.666%
}

.seven-twelfths {
	width: 58.333%
}

.eleven-twelfths {
	width: 91.666%
}

@media only screen and (min-width: 1024px) {
	.desk--one-whole {
		width: 100%
	}

	.desk--one-half,.desk--two-quarters,.desk--three-sixths,.desk--four-eighths,.desk--five-tenths,.desk--six-twelfths {
		width: 50%
	}

	.desk--one-third,.desk--two-sixths,.desk--four-twelfths {
		width: 33.333%
	}

	.desk--two-thirds,.desk--four-sixths,.desk--eight-twelfths {
		width: 66.666%
	}

	.desk--one-quarter,.desk--two-eighths,.desk--three-twelfths {
		width: 25%
	}

	.desk--three-quarters,.desk--six-eighths,.desk--nine-twelfths {
		width: 75%
	}

	.desk--one-fifth,.desk--two-tenths {
		width: 20%
	}

	.desk--two-fifths,.desk--four-tenths {
		width: 40%
	}

	.desk--three-fifths,.desk--six-tenths {
		width: 60%
	}

	.desk--four-fifths,.desk--eight-tenths {
		width: 80%
	}

	.desk--one-sixth,.desk--two-twelfths {
		width: 16.666%
	}

	.desk--five-sixths,.desk--ten-twelfths {
		width: 83.333%
	}

	.desk--one-eighth {
		width: 12.5%
	}

	.desk--three-eighths {
		width: 37.5%
	}

	.desk--five-eighths {
		width: 62.5%
	}

	.desk--seven-eighths {
		width: 87.5%
	}

	.desk--one-tenth {
		width: 10%
	}

	.desk--three-tenths {
		width: 30%
	}

	.desk--seven-tenths {
		width: 70%
	}

	.desk--nine-tenths {
		width: 90%
	}

	.desk--one-twelfth {
		width: 8.333%
	}

	.desk--five-twelfths {
		width: 41.666%
	}

	.desk--seven-twelfths {
		width: 58.333%
	}

	.desk--eleven-twelfths {
		width: 91.666%
	}
}

@media only screen and (max-width: 1023px) {
	.portable--one-whole {
		width: 100%
	}

	.portable--one-half,.portable--two-quarters,.portable--three-sixths,.portable--four-eighths,.portable--five-tenths,.portable--six-twelfths {
		width: 50%
	}

	.portable--one-third,.portable--two-sixths,.portable--four-twelfths {
		width: 33.333%
	}

	.portable--two-thirds,.portable--four-sixths,.portable--eight-twelfths {
		width: 66.666%
	}

	.portable--one-quarter,.portable--two-eighths,.portable--three-twelfths {
		width: 25%
	}

	.portable--three-quarters,.portable--six-eighths,.portable--nine-twelfths {
		width: 75%
	}

	.portable--one-fifth,.portable--two-tenths {
		width: 20%
	}

	.portable--two-fifths,.portable--four-tenths {
		width: 40%
	}

	.portable--three-fifths,.portable--six-tenths {
		width: 60%
	}

	.portable--four-fifths,.portable--eight-tenths {
		width: 80%
	}

	.portable--one-sixth,.portable--two-twelfths {
		width: 16.666%
	}

	.portable--five-sixths,.portable--ten-twelfths {
		width: 83.333%
	}

	.portable--one-eighth {
		width: 12.5%
	}

	.portable--three-eighths {
		width: 37.5%
	}

	.portable--five-eighths {
		width: 62.5%
	}

	.portable--seven-eighths {
		width: 87.5%
	}

	.portable--one-tenth {
		width: 10%
	}

	.portable--three-tenths {
		width: 30%
	}

	.portable--seven-tenths {
		width: 70%
	}

	.portable--nine-tenths {
		width: 90%
	}

	.portable--one-twelfth {
		width: 8.333%
	}

	.portable--five-twelfths {
		width: 41.666%
	}

	.portable--seven-twelfths {
		width: 58.333%
	}

	.portable--eleven-twelfths {
		width: 91.666%
	}
}

@media only screen and (max-width: 768px) {
	.two-hands--one-whole {
		width: 100%
	}

	.two-hands--one-half,.two-hands--two-quarters,.two-hands--three-sixths,.two-hands--four-eighths,.two-hands--five-tenths,.two-hands--six-twelfths {
		width: 50%
	}

	.two-hands--one-third,.two-hands--two-sixths,.two-hands--four-twelfths {
		width: 33.333%
	}

	.two-hands--two-thirds,.two-hands--four-sixths,.two-hands--eight-twelfths {
		width: 66.666%
	}

	.two-hands--one-quarter,.two-hands--two-eighths,.two-hands--three-twelfths {
		width: 25%
	}

	.two-hands--three-quarters,.two-hands--six-eighths,.two-hands--nine-twelfths {
		width: 75%
	}

	.two-hands--one-fifth,.two-hands--two-tenths {
		width: 20%
	}

	.two-hands--two-fifths,.two-hands--four-tenths {
		width: 40%
	}

	.two-hands--three-fifths,.two-hands--six-tenths {
		width: 60%
	}

	.two-hands--four-fifths,.two-hands--eight-tenths {
		width: 80%
	}

	.two-hands--one-sixth,.two-hands--two-twelfths {
		width: 16.666%
	}

	.two-hands--five-sixths,.two-hands--ten-twelfths {
		width: 83.333%
	}

	.two-hands--one-eighth {
		width: 12.5%
	}

	.two-hands--three-eighths {
		width: 37.5%
	}

	.two-hands--five-eighths {
		width: 62.5%
	}

	.two-hands--seven-eighths {
		width: 87.5%
	}

	.two-hands--one-tenth {
		width: 10%
	}

	.two-hands--three-tenths {
		width: 30%
	}

	.two-hands--seven-tenths {
		width: 70%
	}

	.two-hands--nine-tenths {
		width: 90%
	}

	.two-hands--one-twelfth {
		width: 8.333%
	}

	.two-hands--five-twelfths {
		width: 41.666%
	}

	.two-hands--seven-twelfths {
		width: 58.333%
	}

	.two-hands--eleven-twelfths {
		width: 91.666%
	}
}

@media only screen and (max-width: 600px) {
	.hands--one-whole {
		width: 100%
	}

	.hands--one-half,.hands--two-quarters,.hands--three-sixths,.hands--four-eighths,.hands--five-tenths,.hands--six-twelfths {
		width: 50%
	}

	.hands--one-third,.hands--two-sixths,.hands--four-twelfths {
		width: 33.333%
	}

	.hands--two-thirds,.hands--four-sixths,.hands--eight-twelfths {
		width: 66.666%
	}

	.hands--one-quarter,.hands--two-eighths,.hands--three-twelfths {
		width: 25%
	}

	.hands--three-quarters,.hands--six-eighths,.hands--nine-twelfths {
		width: 75%
	}

	.hands--one-fifth,.hands--two-tenths {
		width: 20%
	}

	.hands--two-fifths,.hands--four-tenths {
		width: 40%
	}

	.hands--three-fifths,.hands--six-tenths {
		width: 60%
	}

	.hands--four-fifths,.hands--eight-tenths {
		width: 80%
	}

	.hands--one-sixth,.hands--two-twelfths {
		width: 16.666%
	}

	.hands--five-sixths,.hands--ten-twelfths {
		width: 83.333%
	}

	.hands--one-eighth {
		width: 12.5%
	}

	.hands--three-eighths {
		width: 37.5%
	}

	.hands--five-eighths {
		width: 62.5%
	}

	.hands--seven-eighths {
		width: 87.5%
	}

	.hands--one-tenth {
		width: 10%
	}

	.hands--three-tenths {
		width: 30%
	}

	.hands--seven-tenths {
		width: 70%
	}

	.hands--nine-tenths {
		width: 90%
	}

	.hands--one-twelfth {
		width: 8.333%
	}

	.hands--five-twelfths {
		width: 41.666%
	}

	.hands--seven-twelfths {
		width: 58.333%
	}

	.hands--eleven-twelfths {
		width: 91.666%
	}
}

@media only screen and (max-width: 480px) {
	.palm--one-whole {
		width: 100%
	}

	.palm--one-half,.palm--two-quarters,.palm--three-sixths,.palm--four-eighths,.palm--five-tenths,.palm--six-twelfths {
		width: 50%
	}

	.palm--one-third,.palm--two-sixths,.palm--four-twelfths {
		width: 33.333%
	}

	.palm--two-thirds,.palm--four-sixths,.palm--eight-twelfths {
		width: 66.666%
	}

	.palm--one-quarter,.palm--two-eighths,.palm--three-twelfths {
		width: 25%
	}

	.palm--three-quarters,.palm--six-eighths,.palm--nine-twelfths {
		width: 75%
	}

	.palm--one-fifth,.palm--two-tenths {
		width: 20%
	}

	.palm--two-fifths,.palm--four-tenths {
		width: 40%
	}

	.palm--three-fifths,.palm--six-tenths {
		width: 60%
	}

	.palm--four-fifths,.palm--eight-tenths {
		width: 80%
	}

	.palm--one-sixth,.palm--two-twelfths {
		width: 16.666%
	}

	.palm--five-sixths,.palm--ten-twelfths {
		width: 83.333%
	}

	.palm--one-eighth {
		width: 12.5%
	}

	.palm--three-eighths {
		width: 37.5%
	}

	.palm--five-eighths {
		width: 62.5%
	}

	.palm--seven-eighths {
		width: 87.5%
	}

	.palm--one-tenth {
		width: 10%
	}

	.palm--three-tenths {
		width: 30%
	}

	.palm--seven-tenths {
		width: 70%
	}

	.palm--nine-tenths {
		width: 90%
	}

	.palm--one-twelfth {
		width: 8.333%
	}

	.palm--five-twelfths {
		width: 41.666%
	}

	.palm--seven-twelfths {
		width: 58.333%
	}

	.palm--eleven-twelfths {
		width: 91.666%
	}
}[class*="push--"] {
	position: relative
}

.push--one-whole {
	left: 100%
}

.push--one-half,.push--two-quarters,.push--three-sixths,.push--four-eighths,.push--five-tenths,.push--six-twelfths {
	left: 50%
}

.push--one-third,.push--two-sixths,.push--four-twelfths {
	left: 33.333%
}

.push--two-thirds,.push--four-sixths,.push--eight-twelfths {
	left: 66.666%
}

.push--one-quarter,.push--two-eighths,.push--three-twelfths {
	left: 25%
}

.push--three-quarters,.push--six-eighths,.push--nine-twelfths {
	left: 75%
}

.push--one-fifth,.push--two-tenths {
	left: 20%
}

.push--two-fifths,.push--four-tenths {
	left: 40%
}

.push--three-fifths,.push--six-tenths {
	left: 60%
}

.push--four-fifths,.push--eight-tenths {
	left: 80%
}

.push--one-sixth,.push--two-twelfths {
	left: 16.666%
}

.push--five-sixths,.push--ten-twelfths {
	left: 83.333%
}

.push--one-eighth {
	left: 12.5%
}

.push--three-eighths {
	left: 37.5%
}

.push--five-eighths {
	left: 62.5%
}

.push--seven-eighths {
	left: 87.5%
}

.push--one-tenth {
	left: 10%
}

.push--three-tenths {
	left: 30%
}

.push--seven-tenths {
	left: 70%
}

.push--nine-tenths {
	left: 90%
}

.push--one-twelfth {
	left: 8.333%
}

.push--five-twelfths {
	left: 41.666%
}

.push--seven-twelfths {
	left: 58.333%
}

.push--eleven-twelfths {
	left: 91.666%
}

@media only screen and (max-width: 480px) {
	.push--palm--one-whole {
		left: 100%
	}

	.push--palm--one-half,.push--palm--two-quarters,.push--palm--three-sixths,.push--palm--four-eighths,.push--palm--five-tenths,.push--palm--six-twelfths {
		left: 50%
	}

	.push--palm--one-third,.push--palm--two-sixths,.push--palm--four-twelfths {
		left: 33.333%
	}

	.push--palm--two-thirds,.push--palm--four-sixths,.push--palm--eight-twelfths {
		left: 66.666%
	}

	.push--palm--one-quarter,.push--palm--two-eighths,.push--palm--three-twelfths {
		left: 25%
	}

	.push--palm--three-quarters,.push--palm--six-eighths,.push--palm--nine-twelfths {
		left: 75%
	}

	.push--palm--one-fifth,.push--palm--two-tenths {
		left: 20%
	}

	.push--palm--two-fifths,.push--palm--four-tenths {
		left: 40%
	}

	.push--palm--three-fifths,.push--palm--six-tenths {
		left: 60%
	}

	.push--palm--four-fifths,.push--palm--eight-tenths {
		left: 80%
	}

	.push--palm--one-sixth,.push--palm--two-twelfths {
		left: 16.666%
	}

	.push--palm--five-sixths,.push--palm--ten-twelfths {
		left: 83.333%
	}

	.push--palm--one-eighth {
		left: 12.5%
	}

	.push--palm--three-eighths {
		left: 37.5%
	}

	.push--palm--five-eighths {
		left: 62.5%
	}

	.push--palm--seven-eighths {
		left: 87.5%
	}

	.push--palm--one-tenth {
		left: 10%
	}

	.push--palm--three-tenths {
		left: 30%
	}

	.push--palm--seven-tenths {
		left: 70%
	}

	.push--palm--nine-tenths {
		left: 90%
	}

	.push--palm--one-twelfth {
		left: 8.333%
	}

	.push--palm--five-twelfths {
		left: 41.666%
	}

	.push--palm--seven-twelfths {
		left: 58.333%
	}

	.push--palm--eleven-twelfths {
		left: 91.666%
	}
}

@media only screen and (min-width: 481px) and (max-width: 1023px) {
	.push--lap--one-whole {
		left: 100%
	}

	.push--lap--one-half,.push--lap--two-quarters,.push--lap--three-sixths,.push--lap--four-eighths,.push--lap--five-tenths,.push--lap--six-twelfths {
		left: 50%
	}

	.push--lap--one-third,.push--lap--two-sixths,.push--lap--four-twelfths {
		left: 33.333%
	}

	.push--lap--two-thirds,.push--lap--four-sixths,.push--lap--eight-twelfths {
		left: 66.666%
	}

	.push--lap--one-quarter,.push--lap--two-eighths,.push--lap--three-twelfths {
		left: 25%
	}

	.push--lap--three-quarters,.push--lap--six-eighths,.push--lap--nine-twelfths {
		left: 75%
	}

	.push--lap--one-fifth,.push--lap--two-tenths {
		left: 20%
	}

	.push--lap--two-fifths,.push--lap--four-tenths {
		left: 40%
	}

	.push--lap--three-fifths,.push--lap--six-tenths {
		left: 60%
	}

	.push--lap--four-fifths,.push--lap--eight-tenths {
		left: 80%
	}

	.push--lap--one-sixth,.push--lap--two-twelfths {
		left: 16.666%
	}

	.push--lap--five-sixths,.push--lap--ten-twelfths {
		left: 83.333%
	}

	.push--lap--one-eighth {
		left: 12.5%
	}

	.push--lap--three-eighths {
		left: 37.5%
	}

	.push--lap--five-eighths {
		left: 62.5%
	}

	.push--lap--seven-eighths {
		left: 87.5%
	}

	.push--lap--one-tenth {
		left: 10%
	}

	.push--lap--three-tenths {
		left: 30%
	}

	.push--lap--seven-tenths {
		left: 70%
	}

	.push--lap--nine-tenths {
		left: 90%
	}

	.push--lap--one-twelfth {
		left: 8.333%
	}

	.push--lap--five-twelfths {
		left: 41.666%
	}

	.push--lap--seven-twelfths {
		left: 58.333%
	}

	.push--lap--eleven-twelfths {
		left: 91.666%
	}
}

@media only screen and (max-width: 1023px) {
	.push--portable--one-whole {
		left: 100%
	}

	.push--portable--one-half,.push--portable--two-quarters,.push--portable--three-sixths,.push--portable--four-eighths,.push--portable--five-tenths,.push--portable--six-twelfths {
		left: 50%
	}

	.push--portable--one-third,.push--portable--two-sixths,.push--portable--four-twelfths {
		left: 33.333%
	}

	.push--portable--two-thirds,.push--portable--four-sixths,.push--portable--eight-twelfths {
		left: 66.666%
	}

	.push--portable--one-quarter,.push--portable--two-eighths,.push--portable--three-twelfths {
		left: 25%
	}

	.push--portable--three-quarters,.push--portable--six-eighths,.push--portable--nine-twelfths {
		left: 75%
	}

	.push--portable--one-fifth,.push--portable--two-tenths {
		left: 20%
	}

	.push--portable--two-fifths,.push--portable--four-tenths {
		left: 40%
	}

	.push--portable--three-fifths,.push--portable--six-tenths {
		left: 60%
	}

	.push--portable--four-fifths,.push--portable--eight-tenths {
		left: 80%
	}

	.push--portable--one-sixth,.push--portable--two-twelfths {
		left: 16.666%
	}

	.push--portable--five-sixths,.push--portable--ten-twelfths {
		left: 83.333%
	}

	.push--portable--one-eighth {
		left: 12.5%
	}

	.push--portable--three-eighths {
		left: 37.5%
	}

	.push--portable--five-eighths {
		left: 62.5%
	}

	.push--portable--seven-eighths {
		left: 87.5%
	}

	.push--portable--one-tenth {
		left: 10%
	}

	.push--portable--three-tenths {
		left: 30%
	}

	.push--portable--seven-tenths {
		left: 70%
	}

	.push--portable--nine-tenths {
		left: 90%
	}

	.push--portable--one-twelfth {
		left: 8.333%
	}

	.push--portable--five-twelfths {
		left: 41.666%
	}

	.push--portable--seven-twelfths {
		left: 58.333%
	}

	.push--portable--eleven-twelfths {
		left: 91.666%
	}
}

@media only screen and (min-width: 1024px) {
	.push--desk--one-whole {
		left: 100%
	}

	.push--desk--one-half,.push--desk--two-quarters,.push--desk--three-sixths,.push--desk--four-eighths,.push--desk--five-tenths,.push--desk--six-twelfths {
		left: 50%
	}

	.push--desk--one-third,.push--desk--two-sixths,.push--desk--four-twelfths {
		left: 33.333%
	}

	.push--desk--two-thirds,.push--desk--four-sixths,.push--desk--eight-twelfths {
		left: 66.666%
	}

	.push--desk--one-quarter,.push--desk--two-eighths,.push--desk--three-twelfths {
		left: 25%
	}

	.push--desk--three-quarters,.push--desk--six-eighths,.push--desk--nine-twelfths {
		left: 75%
	}

	.push--desk--one-fifth,.push--desk--two-tenths {
		left: 20%
	}

	.push--desk--two-fifths,.push--desk--four-tenths {
		left: 40%
	}

	.push--desk--three-fifths,.push--desk--six-tenths {
		left: 60%
	}

	.push--desk--four-fifths,.push--desk--eight-tenths {
		left: 80%
	}

	.push--desk--one-sixth,.push--desk--two-twelfths {
		left: 16.666%
	}

	.push--desk--five-sixths,.push--desk--ten-twelfths {
		left: 83.333%
	}

	.push--desk--one-eighth {
		left: 12.5%
	}

	.push--desk--three-eighths {
		left: 37.5%
	}

	.push--desk--five-eighths {
		left: 62.5%
	}

	.push--desk--seven-eighths {
		left: 87.5%
	}

	.push--desk--one-tenth {
		left: 10%
	}

	.push--desk--three-tenths {
		left: 30%
	}

	.push--desk--seven-tenths {
		left: 70%
	}

	.push--desk--nine-tenths {
		left: 90%
	}

	.push--desk--one-twelfth {
		left: 8.333%
	}

	.push--desk--five-twelfths {
		left: 41.666%
	}

	.push--desk--seven-twelfths {
		left: 58.333%
	}

	.push--desk--eleven-twelfths {
		left: 91.666%
	}
}[class*="pull--"] {
	position: relative
}

.pull--one-whole {
	right: 100%
}

.pull--one-half,.pull--two-quarters,.pull--three-sixths,.pull--four-eighths,.pull--five-tenths,.pull--six-twelfths {
	right: 50%
}

.pull--one-third,.pull--two-sixths,.pull--four-twelfths {
	right: 33.333%
}

.pull--two-thirds,.pull--four-sixths,.pull--eight-twelfths {
	right: 66.666%
}

.pull--one-quarter,.pull--two-eighths,.pull--three-twelfths {
	right: 25%
}

.pull--three-quarters,.pull--six-eighths,.pull--nine-twelfths {
	right: 75%
}

.pull--one-fifth,.pull--two-tenths {
	right: 20%
}

.pull--two-fifths,.pull--four-tenths {
	right: 40%
}

.pull--three-fifths,.pull--six-tenths {
	right: 60%
}

.pull--four-fifths,.pull--eight-tenths {
	right: 80%
}

.pull--one-sixth,.pull--two-twelfths {
	right: 16.666%
}

.pull--five-sixths,.pull--ten-twelfths {
	right: 83.333%
}

.pull--one-eighth {
	right: 12.5%
}

.pull--three-eighths {
	right: 37.5%
}

.pull--five-eighths {
	right: 62.5%
}

.pull--seven-eighths {
	right: 87.5%
}

.pull--one-tenth {
	right: 10%
}

.pull--three-tenths {
	right: 30%
}

.pull--seven-tenths {
	right: 70%
}

.pull--nine-tenths {
	right: 90%
}

.pull--one-twelfth {
	right: 8.333%
}

.pull--five-twelfths {
	right: 41.666%
}

.pull--seven-twelfths {
	right: 58.333%
}

.pull--eleven-twelfths {
	right: 91.666%
}

@media only screen and (max-width: 480px) {
	.pull--palm--one-whole {
		right: 100%
	}

	.pull--palm--one-half,.pull--palm--two-quarters,.pull--palm--three-sixths,.pull--palm--four-eighths,.pull--palm--five-tenths,.pull--palm--six-twelfths {
		right: 50%
	}

	.pull--palm--one-third,.pull--palm--two-sixths,.pull--palm--four-twelfths {
		right: 33.333%
	}

	.pull--palm--two-thirds,.pull--palm--four-sixths,.pull--palm--eight-twelfths {
		right: 66.666%
	}

	.pull--palm--one-quarter,.pull--palm--two-eighths,.pull--palm--three-twelfths {
		right: 25%
	}

	.pull--palm--three-quarters,.pull--palm--six-eighths,.pull--palm--nine-twelfths {
		right: 75%
	}

	.pull--palm--one-fifth,.pull--palm--two-tenths {
		right: 20%
	}

	.pull--palm--two-fifths,.pull--palm--four-tenths {
		right: 40%
	}

	.pull--palm--three-fifths,.pull--palm--six-tenths {
		right: 60%
	}

	.pull--palm--four-fifths,.pull--palm--eight-tenths {
		right: 80%
	}

	.pull--palm--one-sixth,.pull--palm--two-twelfths {
		right: 16.666%
	}

	.pull--palm--five-sixths,.pull--palm--ten-twelfths {
		right: 83.333%
	}

	.pull--palm--one-eighth {
		right: 12.5%
	}

	.pull--palm--three-eighths {
		right: 37.5%
	}

	.pull--palm--five-eighths {
		right: 62.5%
	}

	.pull--palm--seven-eighths {
		right: 87.5%
	}

	.pull--palm--one-tenth {
		right: 10%
	}

	.pull--palm--three-tenths {
		right: 30%
	}

	.pull--palm--seven-tenths {
		right: 70%
	}

	.pull--palm--nine-tenths {
		right: 90%
	}

	.pull--palm--one-twelfth {
		right: 8.333%
	}

	.pull--palm--five-twelfths {
		right: 41.666%
	}

	.pull--palm--seven-twelfths {
		right: 58.333%
	}

	.pull--palm--eleven-twelfths {
		right: 91.666%
	}
}

@media only screen and (min-width: 481px) and (max-width: 1023px) {
	.pull--lap--one-whole {
		right: 100%
	}

	.pull--lap--one-half,.pull--lap--two-quarters,.pull--lap--three-sixths,.pull--lap--four-eighths,.pull--lap--five-tenths,.pull--lap--six-twelfths {
		right: 50%
	}

	.pull--lap--one-third,.pull--lap--two-sixths,.pull--lap--four-twelfths {
		right: 33.333%
	}

	.pull--lap--two-thirds,.pull--lap--four-sixths,.pull--lap--eight-twelfths {
		right: 66.666%
	}

	.pull--lap--one-quarter,.pull--lap--two-eighths,.pull--lap--three-twelfths {
		right: 25%
	}

	.pull--lap--three-quarters,.pull--lap--six-eighths,.pull--lap--nine-twelfths {
		right: 75%
	}

	.pull--lap--one-fifth,.pull--lap--two-tenths {
		right: 20%
	}

	.pull--lap--two-fifths,.pull--lap--four-tenths {
		right: 40%
	}

	.pull--lap--three-fifths,.pull--lap--six-tenths {
		right: 60%
	}

	.pull--lap--four-fifths,.pull--lap--eight-tenths {
		right: 80%
	}

	.pull--lap--one-sixth,.pull--lap--two-twelfths {
		right: 16.666%
	}

	.pull--lap--five-sixths,.pull--lap--ten-twelfths {
		right: 83.333%
	}

	.pull--lap--one-eighth {
		right: 12.5%
	}

	.pull--lap--three-eighths {
		right: 37.5%
	}

	.pull--lap--five-eighths {
		right: 62.5%
	}

	.pull--lap--seven-eighths {
		right: 87.5%
	}

	.pull--lap--one-tenth {
		right: 10%
	}

	.pull--lap--three-tenths {
		right: 30%
	}

	.pull--lap--seven-tenths {
		right: 70%
	}

	.pull--lap--nine-tenths {
		right: 90%
	}

	.pull--lap--one-twelfth {
		right: 8.333%
	}

	.pull--lap--five-twelfths {
		right: 41.666%
	}

	.pull--lap--seven-twelfths {
		right: 58.333%
	}

	.pull--lap--eleven-twelfths {
		right: 91.666%
	}
}

@media only screen and (max-width: 1023px) {
	.pull--portable--one-whole {
		right: 100%
	}

	.pull--portable--one-half,.pull--portable--two-quarters,.pull--portable--three-sixths,.pull--portable--four-eighths,.pull--portable--five-tenths,.pull--portable--six-twelfths {
		right: 50%
	}

	.pull--portable--one-third,.pull--portable--two-sixths,.pull--portable--four-twelfths {
		right: 33.333%
	}

	.pull--portable--two-thirds,.pull--portable--four-sixths,.pull--portable--eight-twelfths {
		right: 66.666%
	}

	.pull--portable--one-quarter,.pull--portable--two-eighths,.pull--portable--three-twelfths {
		right: 25%
	}

	.pull--portable--three-quarters,.pull--portable--six-eighths,.pull--portable--nine-twelfths {
		right: 75%
	}

	.pull--portable--one-fifth,.pull--portable--two-tenths {
		right: 20%
	}

	.pull--portable--two-fifths,.pull--portable--four-tenths {
		right: 40%
	}

	.pull--portable--three-fifths,.pull--portable--six-tenths {
		right: 60%
	}

	.pull--portable--four-fifths,.pull--portable--eight-tenths {
		right: 80%
	}

	.pull--portable--one-sixth,.pull--portable--two-twelfths {
		right: 16.666%
	}

	.pull--portable--five-sixths,.pull--portable--ten-twelfths {
		right: 83.333%
	}

	.pull--portable--one-eighth {
		right: 12.5%
	}

	.pull--portable--three-eighths {
		right: 37.5%
	}

	.pull--portable--five-eighths {
		right: 62.5%
	}

	.pull--portable--seven-eighths {
		right: 87.5%
	}

	.pull--portable--one-tenth {
		right: 10%
	}

	.pull--portable--three-tenths {
		right: 30%
	}

	.pull--portable--seven-tenths {
		right: 70%
	}

	.pull--portable--nine-tenths {
		right: 90%
	}

	.pull--portable--one-twelfth {
		right: 8.333%
	}

	.pull--portable--five-twelfths {
		right: 41.666%
	}

	.pull--portable--seven-twelfths {
		right: 58.333%
	}

	.pull--portable--eleven-twelfths {
		right: 91.666%
	}
}

@media only screen and (min-width: 1024px) {
	.pull--desk--one-whole {
		right: 100%
	}

	.pull--desk--one-half,.pull--desk--two-quarters,.pull--desk--three-sixths,.pull--desk--four-eighths,.pull--desk--five-tenths,.pull--desk--six-twelfths {
		right: 50%
	}

	.pull--desk--one-third,.pull--desk--two-sixths,.pull--desk--four-twelfths {
		right: 33.333%
	}

	.pull--desk--two-thirds,.pull--desk--four-sixths,.pull--desk--eight-twelfths {
		right: 66.666%
	}

	.pull--desk--one-quarter,.pull--desk--two-eighths,.pull--desk--three-twelfths {
		right: 25%
	}

	.pull--desk--three-quarters,.pull--desk--six-eighths,.pull--desk--nine-twelfths {
		right: 75%
	}

	.pull--desk--one-fifth,.pull--desk--two-tenths {
		right: 20%
	}

	.pull--desk--two-fifths,.pull--desk--four-tenths {
		right: 40%
	}

	.pull--desk--three-fifths,.pull--desk--six-tenths {
		right: 60%
	}

	.pull--desk--four-fifths,.pull--desk--eight-tenths {
		right: 80%
	}

	.pull--desk--one-sixth,.pull--desk--two-twelfths {
		right: 16.666%
	}

	.pull--desk--five-sixths,.pull--desk--ten-twelfths {
		right: 83.333%
	}

	.pull--desk--one-eighth {
		right: 12.5%
	}

	.pull--desk--three-eighths {
		right: 37.5%
	}

	.pull--desk--five-eighths {
		right: 62.5%
	}

	.pull--desk--seven-eighths {
		right: 87.5%
	}

	.pull--desk--one-tenth {
		right: 10%
	}

	.pull--desk--three-tenths {
		right: 30%
	}

	.pull--desk--seven-tenths {
		right: 70%
	}

	.pull--desk--nine-tenths {
		right: 90%
	}

	.pull--desk--one-twelfth {
		right: 8.333%
	}

	.pull--desk--five-twelfths {
		right: 41.666%
	}

	.pull--desk--seven-twelfths {
		right: 58.333%
	}

	.pull--desk--eleven-twelfths {
		right: 91.666%
	}
}/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face {
	font-family:'FontAwesome';src:url('/assets/fonts/basecoat/fontawesome-webfont.eot?v=4.3.0&1433282515');src:url('/assets/fonts/basecoat/fontawesome-webfont.eot?&1433282515#iefix&v=4.3.0') format("embedded-opentype"),url('/assets/fonts/basecoat/fontawesome-webfont.woff2?v=4.3.0&1433282515') format("woff2"),url('/assets/fonts/basecoat/fontawesome-webfont.woff?v=4.3.0&1433282515') format("woff"),url('/assets/fonts/basecoat/fontawesome-webfont.ttf?v=4.3.0&1433282515') format("truetype"),url('/assets/fonts/basecoat/fontawesome-webfont.svg?v=4.3.0&1433282515#fontawesomeregular') format("svg");font-weight:normal;font-style:normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eeeeee;
	border-radius: .1em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #ffffff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
	content: "\f158"
}

.fa-won:before,.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-genderless:before,.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before,.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

@font-face {
	font-family:'dulux-symbol';src:url('/assets/fonts/basecoat/dulux-symbols.eot?v=1&1433282515');src:url('/assets/fonts/basecoat/dulux-symbols.eot?&1433282515#iefix&v=1') format("embedded-opentype"),url('/assets/fonts/basecoat/dulux-symbols.svg?v=1&1433282515') format("svg"),url('/assets/fonts/basecoat/dulux-symbols.woff?v=1&1433282515') format("woff"),url('/assets/fonts/basecoat/dulux-symbols.ttf?v=1&1433282515') format("truetype");font-weight:normal;font-style:normal
}

.dulux-symbol-medium {
	font-size: 1.5em;
	font-size: 2rem
}

.dulux-symbol-share,.dulux-symbol-twitter,.dulux-symbol-facebook,.dulux-symbol-pinterest,.dulux-symbol-shopping-cart,.dulux-symbol-heart,.dulux-symbol-map-marker,.dulux-symbol-up,.dulux-symbol-close,.dulux-symbol-tmall {
	font-family: 'dulux-symbol';
	font-style: normal
}

.dulux-symbol-weibo:before {
	font-family: FontAwesome;
	content: "\f18a"
}

.dulux-symbol-share:before {
	content: "\e000"
}

.dulux-symbol-twitter:before {
	content: "\e001"
}

.dulux-symbol-facebook:before {
	content: "\e002"
}

.dulux-symbol-pinterest:before {
	content: "\e003"
}

.dulux-symbol-shopping-cart:before {
	content: "\e004"
}

.dulux-symbol-heart:before {
	content: "\e005"
}

.dulux-symbol-map-marker:before {
	content: "\e006"
}

.dulux-symbol-up:before {
	content: "\e007"
}

.dulux-symbol-close:before {
	content: "\e008"
}

.dulux-symbol-tmall:before {
	content: "\e600"
}

@font-face {
	font-family:'ColourSans';src:url('/assets/fonts/basecoat/colour_sans-regularweb-webfont.eot?v=1&1433282515');src:url('/assets/fonts/basecoat/colour_sans-regularweb-webfont.eot?&1433282515#iefix&v=1') format("embedded-opentype"),url('/assets/fonts/basecoat/colour_sans-regularweb-webfont.svg?v=1&1433282515') format("svg"),url('/assets/fonts/basecoat/colour_sans-regularweb-webfont.woff?v=1&1433282515') format("woff"),url('/assets/fonts/basecoat/colour_sans-regularweb-webfont.ttf?v=1&1433282515') format("truetype");font-weight:normal;font-style:normal
}

@font-face {
	font-family:'ColourSans';src:url('/assets/fonts/basecoat/colour_sans-boldweb-webfont.eot?v=1&1433282515');src:url('/assets/fonts/basecoat/colour_sans-boldweb-webfont.eot?&1433282515#iefix&v=1') format("embedded-opentype"),url('/assets/fonts/basecoat/colour_sans-boldweb-webfont.svg?v=1&1433282515') format("svg"),url('/assets/fonts/basecoat/colour_sans-boldweb-webfont.woff?v=1&1433282515') format("woff"),url('/assets/fonts/basecoat/colour_sans-boldweb-webfont.ttf?v=1&1433282515') format("truetype");font-weight:bold;font-style:normal
}

@font-face {
	font-family:'ColourSansNew';src:url('/assets/fonts/basecoat/colour_sans_web-regular.eot?v=1&1433282515');src:url('/assets/fonts/basecoat/colour_sans_web-regular.eot?&1433282515#iefix&v=1') format("embedded-opentype"),url('/assets/fonts/basecoat/colour_sans_web-regular.svg?v=1&1433282515') format("svg"),url('/assets/fonts/basecoat/colour_sans_web-regular.woff?v=1&1433282515') format("woff"),url('/assets/fonts/basecoat/colour_sans_web-regular.ttf?v=1&1433282515') format("truetype");font-weight:normal;font-style:normal
}

@font-face {
	font-family:'ColourSansNew';src:url('/assets/fonts/basecoat/colour_sans_web-bold.eot?v=1&1433282515');src:url('/assets/fonts/basecoat/colour_sans_web-bold.eot?&1433282515#iefix&v=1') format("embedded-opentype"),url('/assets/fonts/basecoat/colour_sans_web-bold.svg?v=1&1433282515') format("svg"),url('/assets/fonts/basecoat/colour_sans_web-bold.woff?v=1&1433282515') format("woff"),url('/assets/fonts/basecoat/colour_sans_web-bold.ttf?v=1&1433282515') format("truetype");font-weight:bold;font-style:normal
}

.akzo-button-1 {
	display: inline-block;
	padding: 8px 1.6em;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
	border: 1px solid #88b43d;
	vertical-align: top;
	border-radius: 0.2em;
	color: #fff !important;
	background-color: #88b43d
}

.akzo-button-1:hover,.akzo-button-1.selected {
	text-decoration: none;
	cursor: pointer;
	color: #88b43d !important;
	background-color: #fff
}

.akzo-button-1[disabled],.akzo-button-1.disabled {
	color: #f8f9fa !important;
	background-color: #dfe1e3;
	border-color: #dfe1e3;
	cursor: default
}

.akzo-button-1[disabled]:hover,.akzo-button-1.disabled:hover {
	color: #fff !important
}

.akzo-new-button-2 {
	display: inline-block;
	padding: 8px 1.6em;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
	border: 1px solid #007db6;
	vertical-align: top;
	border-radius: 0.2em;
	color: #007db6 !important;
	background-color: #fff
}

.akzo-new-button-2:hover,.akzo-new-button-2.selected {
	text-decoration: none;
	cursor: pointer;
	color: #fff !important;
	background-color: #007db6
}

.akzo-new-button-2[disabled],.akzo-new-button-2.disabled {
	color: #f8f9fa !important;
	background-color: #dfe1e3;
	border-color: #dfe1e3;
	cursor: default
}

.akzo-new-button-2[disabled]:hover,.akzo-new-button-2.disabled:hover {
	color: #fff !important
}

.akzo-button-2 {
	display: inline-block;
	padding: 8px 1.6em;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
	border: 1px solid #012169;
	vertical-align: top;
	border-radius: 0.2em;
	color: #fff !important;
	background-color: #012169
}

.akzo-button-2:hover,.akzo-button-2.selected {
	text-decoration: none;
	cursor: pointer;
	color: #012169 !important;
	background-color: #fff
}

.akzo-button-2[disabled],.akzo-button-2.disabled {
	color: #f8f9fa !important;
	background-color: #dfe1e3;
	border-color: #dfe1e3;
	cursor: default
}

.akzo-button-2[disabled]:hover,.akzo-button-2.disabled:hover {
	color: #fff !important
}

.akzo-button-5 {
	display: inline-block;
	padding: 8px 1.6em;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
	border: 1px solid #fff;
	vertical-align: top;
	border-radius: 0.2em;
	color: #fff !important;
	background-color: #012169
}

.akzo-button-5:hover,.akzo-button-5.selected {
	text-decoration: none;
	cursor: pointer;
	color: #012169 !important;
	background-color: #fff
}

.akzo-button-5[disabled],.akzo-button-5.disabled {
	color: #f8f9fa !important;
	background-color: #dfe1e3;
	border-color: #dfe1e3;
	cursor: default
}

.akzo-button-5[disabled]:hover,.akzo-button-5.disabled:hover {
	color: #fff !important
}

.akzo-button-3 {
	display: inline-block;
	padding: 8px 1.6em;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
	border: 1px solid #434649;
	vertical-align: top;
	border-radius: 0.2em;
	color: #fff !important;
	background-color: #434649
}

.akzo-button-3:hover,.akzo-button-3.selected {
	text-decoration: none;
	cursor: pointer;
	color: #434649 !important;
	background-color: #fff
}

.akzo-button-3[disabled],.akzo-button-3.disabled {
	color: #f8f9fa !important;
	background-color: #dfe1e3;
	border-color: #dfe1e3;
	cursor: default
}

.akzo-button-3[disabled]:hover,.akzo-button-3.disabled:hover {
	color: #fff !important
}

.akzo-button-4 {
	display: inline-block;
	padding: 8px 1.6em;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
	border: 1px solid #9b9b9b;
	vertical-align: top;
	border-radius: 0.2em;
	color: #fff !important;
	background-color: #9b9b9b
}

.akzo-button-4:hover,.akzo-button-4.selected {
	text-decoration: none;
	cursor: pointer;
	color: #9b9b9b !important;
	background-color: #fff
}

.akzo-button-4[disabled],.akzo-button-4.disabled {
	color: #f8f9fa !important;
	background-color: #dfe1e3;
	border-color: #dfe1e3;
	cursor: default
}

.akzo-button-4[disabled]:hover,.akzo-button-4.disabled:hover {
	color: #fff !important
}[class*="akzo-button-"] i,[class*="akzo-new-button-"] i {
	padding-right: .25em
}

.save-to-scrapbook {
	position: relative;
	padding-left: 1.2em;
	font-size: 16px;
	display: inline-block
}

.save-to-scrapbook:before {
	content: "\e005";
	position: absolute;
	font-family: dulux-symbol;
	left: 0;
	top: 0
}

a {
	text-decoration: none;
	color: #012169
}

a:hover {
	color: #153b92
}

a:active {
	color: #011542
}

a:hover {
	text-decoration: underline
}

a:hover [class*="icon-"] {
	text-decoration: none
}

.light a {
	color: #fff
}

.light a:hover {
	color: #f8f9fa
}

.akzo-link-1 {
	color: #434649;
	position: relative;
	padding-left: 0;
	display: inline-block
}

.akzo-link-1:hover {
	color: #6b6b6d
}

.akzo-link-1:active {
	color: #434649
}

.akzo-link-1:hover {
	text-decoration: none
}

.akzo-link-1 span {
	text-decoration: underline
}

.akzo-link-2 {
	color: #434649;
	font-weight: bold
}

.akzo-link-2:hover {
	color: #6b6b6d
}

.akzo-link-2:active {
	color: #9b9b9b
}

.akzo-link-2:hover {
	text-decoration: none;
	cursor: pointer
}

.akzo-link-2 [class^="icon-"] {
	display: inline-block;
	border-radius: 0.3em;
	padding: 0;
	text-align: center;
	line-height: 1.75;
	border: 1px solid;
	text-shadow: rgba(0,0,0,0.4) 0 0.125em 0.125em;
	background-clip: border-box;
	box-shadow: rgba(0,0,0,0.4) 0 0.125em 0.125em inset;
	color: #fff;
	background-color: #434649;
	border-color: #fff;
	width: 2.3125em;
	height: 2.3125em;
	line-height: 2.25;
	font-weight: normal;
	font-size: 16px;
	font-size: 1rem
}

.akzo-link-2 [class^="icon-"]:hover {
	text-decoration: none;
	cursor: pointer
}

.akzo-link-2 [class^="icon-"]:hover {
	color: #fff;
	background-color: #6b6b6d
}

.akzo-link-2 [class^="icon-"]:active,.akzo-link-2 [class^="icon-"].selected {
	background-color: #9b9b9b;
	color: #fff
}

.akzo-link-2 [class^="icon-"][disabled],.akzo-link-2 [class^="icon-"].disabled {
	background-color: #e2e3e4;
	box-shadow: none;
	text-shadow: none;
	cursor: default
}

button.akzo-link-3 {
	background: none;
	border: 0
}

.akzo-link-3 {
	color: #434649;
	font-weight: bold
}

.akzo-link-3:hover {
	color: #6b6b6d
}

.akzo-link-3:active {
	color: #9b9b9b
}

.akzo-link-3:hover {
	text-decoration: none;
	cursor: pointer
}

.akzo-link-3 [class^="icon-"],.akzo-link-3 [class^="dulux-symbol-"] {
	font-size: 125%;
	display: inline-block;
	border-radius: 50%;
	padding: 0;
	text-align: center;
	width: 1.75em;
	height: 1.75em;
	line-height: 1.65;
	border: 1px solid;
	background-clip: border-box;
	background-color: #f8f9fa;
	border-color: #dfe1e3
}

.akzo-link-3 [class^="icon-"]:hover,.akzo-link-3 [class^="dulux-symbol-"]:hover {
	color: #f8f9fa;
	background-color: #434649
}

.akzo-link-4 {
	color: #012169;
	text-decoration: underline
}

.akzo-link-4:hover {
	color: #153b92
}

.akzo-link-4:active {
	color: #011542
}

.akzo-link-4:hover {
	text-decoration: none
}

.akzo-link-5 {
	text-decoration: underline
}

.akzo-link-5:hover {
	text-decoration: none
}

.back-to-page-link {
	color: #012169;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer
}

.back-to-page-link:hover {
	color: #153b92
}

.back-to-page-link:active {
	color: #011542
}

.back-to-page-link:hover {
	text-decoration: none
}

.link-normal {
	color: #012169;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer
}

.link-normal:hover {
	color: #153b92
}

.link-normal:active {
	color: #011542
}

.link-normal:hover {
	text-decoration: none
}

.form-field {
	color: inherit;
	font-size: 16px;
	font-size: 1rem;
	font-weight: normal
}

.light .form-field {
	color: #fff
}

.dark .form-field {
	color: #292a2a
}

#billing label {
	font-weight: bold
}

textarea,input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"] {
	border: 1px solid #dfe1e3;
	padding: 10px;
	color: #434649;
	font-size: 16px;
	font-size: 1rem;
	font-weight: normal;
	border-radius: 0;
	height: 2.5em
}

.light textarea,.light input[type="date"],.light input[type="datetime"],.light input[type="datetime-local"],.light input[type="email"],.light input[type="month"],.light input[type="number"],.light input[type="password"],.light input[type="search"],.light input[type="tel"],.light input[type="text"],.light input[type="time"],.light input[type="url"],.light input[type="week"] {
	color: #fff
}

.dark textarea,.dark input[type="date"],.dark input[type="datetime"],.dark input[type="datetime-local"],.dark input[type="email"],.dark input[type="month"],.dark input[type="number"],.dark input[type="password"],.dark input[type="search"],.dark input[type="tel"],.dark input[type="text"],.dark input[type="time"],.dark input[type="url"],.dark input[type="week"] {
	color: #292a2a
}

textarea:active,textarea:focus,input[type="date"]:active,input[type="date"]:focus,input[type="datetime"]:active,input[type="datetime"]:focus,input[type="datetime-local"]:active,input[type="datetime-local"]:focus,input[type="email"]:active,input[type="email"]:focus,input[type="month"]:active,input[type="month"]:focus,input[type="number"]:active,input[type="number"]:focus,input[type="password"]:active,input[type="password"]:focus,input[type="search"]:active,input[type="search"]:focus,input[type="tel"]:active,input[type="tel"]:focus,input[type="text"]:active,input[type="text"]:focus,input[type="time"]:active,input[type="time"]:focus,input[type="url"]:active,input[type="url"]:focus,input[type="week"]:active,input[type="week"]:focus {
	border-color: #007db6;
	outline: none;
	box-shadow: none
}

textarea.error,input[type="date"].error,input[type="datetime"].error,input[type="datetime-local"].error,input[type="email"].error,input[type="month"].error,input[type="number"].error,input[type="password"].error,input[type="search"].error,input[type="tel"].error,input[type="text"].error,input[type="time"].error,input[type="url"].error,input[type="week"].error {
	border-color: #9e0b0f
}

label.error {
	display: block;
	color: #9e0b0f;
	margin-top: 3px;
	font-weight: bold
}

span.required {
	color: #9e0b0f;
	font-size: 16px;
	font-size: 1rem;
	font-weight: normal;
	font-weight: bold
}

.light span.required {
	color: #fff
}

.dark span.required {
	color: #292a2a
}

fieldset {
	margin: 0
}

input[type="submit"].large,input[type="button"].large,input[type="reset"].large,button.large,a.button.large {
	color: #434649;
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
	font-size: 16px
}

.light input[type="submit"].large,.light input[type="button"].large,.light input[type="reset"].large,.light button.large,.light a.button.large {
	color: #fff
}

.dark input[type="submit"].large,.dark input[type="button"].large,.dark input[type="reset"].large,.dark button.large,.dark a.button.large {
	color: #292a2a
}

input[type="submit"].gray,input[type="button"].gray,input[type="reset"].gray,button.gray,a.button.gray {
	border-color: green
}

.ie8 a.button {
	line-height: 16px
}

input[type="checkbox"],label {
	vertical-align: middle
}

a.button {
	display: inline-block;
	line-height: 15px;
	margin-top: -2px;
	vertical-align: bottom
}

.select-wrapper {
	color: #434649 !important;
	display: inline-block
}

.select-wrapper select {
	outline: none;
	border: 1px solid #dfe1e3;
	background-color: #fff;
	padding: 10px;
	min-width: 130px;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0 / 0
}

.select-wrapper select:hover {
	cursor: pointer
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.select-wrapper {
		position: relative
	}

	.select-wrapper:after {
		content: '\f078';
		display: block;
		font-family: FontAwesome;
		top: 0;
		bottom: 0;
		right: 0;
		position: absolute;
		pointer-events: none;
		background-color: #f8f9fa;
		border: 1px solid #dfe1e3;
		padding: 11px 11px 7px 11px;
		box-sizing: border-box
	}

	.select-wrapper select {
		padding-right: 50px
	}
}

.required-field {
	color: #9e0b0f;
	font-weight: bold
}

.required-label:after {
	content: '*';
	color: #9e0b0f
}

#popups .no-wrap {
	white-space: nowrap
}

#popups .width-limited {
	max-width: 500px
}

#popups .information-popup {
	position: absolute;
	right: 0;
	width: auto;
	padding: 23px 45px 23px 20px;
	background-color: #012169;
	color: #fff;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
	z-index: 100;
	border: 1px solid #fff
}

#popups .information-popup .sign-in-with-facebook {
	margin-top: 15px;
	max-height: 24px
}

#popups .information-popup h3 {
	color: #fff;
	white-space: nowrap;
	padding-right: 110px
}

#popups .information-popup p {
	color: #fff;
	font-size: 16px;
	font-size: 1rem;
	font-weight: normal;
	margin: 0
}

.light #popups .information-popup p {
	color: #fff
}

.dark #popups .information-popup p {
	color: #292a2a
}

#popups .information-popup a {
	color: #fff;
	display: inline;
	padding: 0;
	line-height: 1
}

#popups .information-popup a:active,#popups .information-popup a:hover {
	background-color: transparent
}

#popups .information-popup.pointy:after {
	content: '';
	position: absolute;
	display: block;
	bottom: -13px;
	left: 46.5%;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 13px solid #012169
}

#popups .close-information-popup {
	position: absolute;
	right: 5px;
	top: 5px;
	width: auto;
	height: auto;
	cursor: pointer
}

.social-media-sharing ul {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	*zoom: 1;
	line-height: 1
}

.social-media-sharing ul li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	white-space: nowrap;
	float: left;
	padding-left: 5px;
	padding-right: 5px
}

.social-media-sharing ul li:first-child {
	padding-left: 0
}

.social-media-sharing ul li:last-child {
	padding-right: 0
}

.social-media-sharing ul li.last {
	padding-right: 0
}

.social-media-sharing a {
	display: inline-block
}

.social-media-sharing a [class^="dulux-symbol-"] {
	display: inline-block;
	border-radius: 0.3em;
	padding: 0;
	text-align: center;
	line-height: 1.75;
	border: 1px solid;
	background-clip: border-box;
	color: #434649;
	background-color: #f8f9fa;
	border-color: #dfe1e3;
	font-weight: normal;
	width: 1.77778em;
	height: 1.77778em;
	line-height: 1.77778;
	box-sizing: content-box;
	border-radius: 50%
}

.social-media-sharing a [class^="dulux-symbol-"]:hover {
	color: #f8f9fa;
	background-color: #434649
}

.social-media-sharing a .dulux-symbol-weibo:hover {
	background-color: #e63234
}

.social-media-sharing a .dulux-symbol-facebook:hover {
	background-color: #005ba3
}

.social-media-sharing a .dulux-symbol-twitter:hover {
	background-color: #00a6e4
}

.social-media-sharing a .dulux-symbol-pinterest:hover {
	background-color: #e63234
}

@media screen and (max-width: 600px) {
	.social-media-sharing div {
		position: static;
		overflow: hidden
	}

	.social-media-sharing h2 {
		display: inherit;
		position: absolute;
		right: 5px
	}

	.social-media-sharing ul {
		display: none;
		margin-right: 48px
	}

	.social-media-sharing.open [class^="dulux-symbol-"] {
		color: #f8f9fa;
		background-color: #292a2a
	}

	.social-media-sharing.open ul {
		display: inherit !important
	}

	.social-media-sharing.open ul .dulux-symbol-facebook {
		background-color: #005ba3
	}

	.social-media-sharing.open ul .dulux-symbol-twitter {
		background-color: #00a6e4
	}

	.social-media-sharing.open ul .dulux-symbol-weibo {
		background-color: #e63234
	}

	.social-media-sharing.open ul .dulux-symbol-pinterest {
		background-color: #e63234
	}
}

.site-footer .social-media-links ul {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	*zoom: 1;
	line-height: 1
}

.site-footer .social-media-links ul li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	white-space: nowrap;
	float: left;
	padding-left: 5px;
	padding-right: 5px
}

.site-footer .social-media-links ul li:first-child {
	padding-left: 0
}

.site-footer .social-media-links ul li:last-child {
	padding-right: 0
}

.site-footer .social-media-links ul li.last {
	padding-right: 0
}

.site-footer .social-media-links a {
	display: inline-block
}

.site-footer .social-media-links a [class^="dulux-symbol-"] {
	display: inline-block;
	border-radius: 0.3em;
	padding: 0;
	text-align: center;
	line-height: 1.75;
	border: 1px solid;
	text-shadow: rgba(0,0,0,0.4) 0 0.125em 0.125em;
	background-clip: border-box;
	box-shadow: rgba(0,0,0,0.4) 0 0.125em 0.125em inset;
	color: #fff;
	background-color: #012169;
	border-color: #fff;
	font-weight: normal;
	width: 1.6em;
	height: 1.6em;
	line-height: 1.6;
	box-sizing: content-box;
	border-radius: 50%
}

.site-footer .social-media-links a [class^="dulux-symbol-"]:hover {
	text-decoration: none;
	cursor: pointer
}

.site-footer .social-media-links a [class^="dulux-symbol-"]:hover {
	color: #fff;
	background-color: #153b92
}

.site-footer .social-media-links a [class^="dulux-symbol-"]:active,.site-footer .social-media-links a [class^="dulux-symbol-"].selected {
	background-color: #011542;
	color: #fff
}

.site-footer .social-media-links a [class^="dulux-symbol-"][disabled],.site-footer .social-media-links a [class^="dulux-symbol-"].disabled {
	background-color: #a6c1fe;
	box-shadow: none;
	text-shadow: none;
	cursor: default
}

.site-footer .social-media-links a .dulux-symbol-weibo:hover {
	background-color: #e63234
}

.site-footer .social-media-links a .dulux-symbol-facebook:hover {
	background-color: #005ba3
}

.site-footer .social-media-links a .dulux-symbol-twitter:hover {
	background-color: #00a6e4
}

.site-footer .social-media-links a .dulux-symbol-pinterest:hover {
	background-color: #e63234
}

@media screen and (max-width: 600px) {
	.site-footer .social-media-links div {
		position: static;
		overflow: hidden
	}

	.site-footer .social-media-links h2 {
		display: inherit;
		position: absolute;
		right: 5px
	}

	.site-footer .social-media-links ul {
		display: none;
		margin-right: 48px
	}

	.site-footer .social-media-links.open [class^="dulux-symbol-"] {
		color: #f8f9fa;
		background-color: #292a2a
	}

	.site-footer .social-media-links.open ul {
		display: inherit !important
	}

	.site-footer .social-media-links.open ul .dulux-symbol-facebook {
		background-color: #005ba3
	}

	.site-footer .social-media-links.open ul .dulux-symbol-twitter {
		background-color: #00a6e4
	}

	.site-footer .social-media-links.open ul .dulux-symbol-weibo {
		background-color: #e63234
	}

	.site-footer .social-media-links.open ul .dulux-symbol-pinterest {
		background-color: #e63234
	}
}

.accessibility-cursor {
	position: absolute;
	top: -9999em;
	left: -9999em;
	display: inline-block;
	width: 100%;
	padding: 1% 5%;
	text-align: center;
	font-size: 1.5em;
	text-decoration: underline;
	background-color: #ffff00
}

.accessibility-cursor:focus {
	position: relative;
	top: 0;
	left: 0
}

.cookie-law {
	background-color: #f8f9fa;
	padding: 10px 0;
	line-height: 1.5;
	line-height: 1
}

.cookie-law .container {
	position: relative
}

.cookie-law section {
	padding-right: 35px;
	width: 100%;
	max-width: 720px
}

.cookie-law h4 {
	color: #434649;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: normal;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	display: inline
}

.light .cookie-law h4 {
	color: #fff
}

.dark .cookie-law h4 {
	color: #292a2a
}

.cookie-law p {
	color: #434649;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 20px;
	display: inline
}

.light .cookie-law p {
	color: #fff
}

.dark .cookie-law p {
	color: #292a2a
}

.cookie-law p a {
	text-decoration: underline
}

.cookie-law .cookie-law-close {
	position: absolute;
	top: 0;
	right: 25px;
	margin: 0
}

* {
	box-sizing: border-box
}

html,body {
	height: 100%
}

html,button,input[type="submit"] {
	-webkit-font-smoothing: antialiased
}

/*body {
	color: #434649;
	font-size: 16px;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.5;
	line-height: 1.375;
	background: #fff url('/assets/images/basecoat/background-noise.png?1433282515')
}*/

.light body {
	color: #fff
}

.dark body {
	color: #292a2a
}

#off-screen-wrapper {
	/*position: absolute;*/
	width: 100%;
	height: 100%;
	overflow-x: hidden
}

.demo #content {
	background: #fff url('/assets/images/basecoat/background-noise.png?1433282515');
	overflow: hidden
}

h1,h2,h3,h4,.alpha,.beta,.gamma,.delta {
	line-height: 1.5;
	line-height: 1.28
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,.alpha a:hover,.beta a:hover,.gamma a:hover,.delta a:hover {
	text-decoration: none
}

h1,.alpha {
	color: #012169;
	font-size: 32px;
	font-size: 2rem;
	font-weight: 300;
	font-weight: 300
}

.light h1,.light .alpha {
	color: #fff
}

.dark h1,.dark .alpha {
	color: #292a2a
}

h2,.beta {
	color: #012169;
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: bold
}

.light h2,.light .beta {
	color: #fff
}

.dark h2,.dark .beta {
	color: #292a2a
}

h3,.gamma {
	color: #012169;
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 300
}

.light h3,.light .gamma {
	color: #fff
}

.dark h3,.dark .gamma {
	color: #292a2a
}

h4,.delta {
	color: #434649;
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 300
}

.light h4,.light .delta {
	color: #fff
}

.dark h4,.dark .delta {
	color: #292a2a
}

.delta-light {
	color: #434649;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: normal
}

.light .delta-light {
	color: #fff
}

.dark .delta-light {
	color: #292a2a
}

.gamma-light {
	color: #434649;
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 300
}

.light .gamma-light {
	color: #fff
}

.dark .gamma-light {
	color: #292a2a
}

.epsilon {
	color: #434649;
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold
}

.light .epsilon {
	color: #fff
}

.dark .epsilon {
	color: #292a2a
}

.zeta {
	color: #434649;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: normal
}

.light .zeta {
	color: #fff
}

.dark .zeta {
	color: #292a2a
}

.eta {
	color: #434649;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: normal
}

.light .eta {
	color: #fff
}

.dark .eta {
	color: #292a2a
}

address {
	font-style: normal
}

.light {
	color: #fff
}

.dark {
	color: #434649
}

.hidden {
	display: none
}

.visually-hidden {
	position: absolute;
	top: -9999em;
	left: -9999em
}

.print-only {
	display: none
}

/*.container {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	min-width: 200px;
	padding: 0 10px
}*/

header.page+.container .social-media-sharing {
	position: relative;
	z-index: 0
}

header.page+.container .social-media-sharing div {
	position: absolute;
	right: 5px
}

header.page+.container .social-media-sharing h2 {
	float: right;
	margin: 15px 0 0 10px;
	display: none
}

header.page+.container .social-media-sharing ul {
	font-size: 1em;
	margin-top: 15px
}

@media screen and (max-width: 1023px) {
	header.page+.container .social-media-sharing div {
		position: static;
		overflow: hidden
	}

	header.page+.container .social-media-sharing h2 {
		font-size: 1.35rem;
		display: inherit;
		position: absolute;
		right: 5px
	}

	header.page+.container .social-media-sharing ul {
		font-size: 1.35rem;
		display: none;
		float: right;
		margin-right: 55px
	}

	header.page+.container .social-media-sharing.open ul {
		display: inherit
	}
}

.site-footer {
	padding-bottom: 40px;
	background-color: #fff;
	border-top: 2px solid #dfe1e3
}

.site-footer .local-brand-logo {
	margin: 0 0 20px
}

@media screen and (max-width: 768px) {
	.site-footer .local-brand-logo {
		margin: 0 0 10px
	}
}

.site-footer .local-brand-logo img {
	margin-top: 20px;
	max-width: 81px
}

.site-footer p {
	color: inherit;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: normal
}

.light .site-footer p {
	color: #fff
}

.dark .site-footer p {
	color: #292a2a
}

.site-footer nav.link-container {
	margin-bottom: 20px
}

.site-footer nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #434649;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: normal
}

.light .site-footer nav ul {
	color: #fff
}

.dark .site-footer nav ul {
	color: #292a2a
}

@media screen and (max-width: 768px) {
	.site-footer nav ul {
		color: #434649;
		font-size: 16px;
		font-size: 1rem;
		font-weight: normal
	}

	.light .site-footer nav ul {
		color: #fff
	}

	.dark .site-footer nav ul {
		color: #292a2a
	}

	.site-footer nav ul li {
		line-height: 1.5;
		line-height: 1.28;
		margin: 10px 0 4px
	}
}

.site-footer nav a {
	text-decoration: underline
}

.site-footer .social-media-sharing {
	border: solid #dfe1e3;
	border-width: 1px 0;
	overflow: hidden;
	padding: 10px 0
}

.site-footer .social-media-sharing p {
	float: left;
	margin: 2px 10px 0 0;
	color: #012169;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: normal;
	font-weight: bold
}

.light .site-footer .social-media-sharing p {
	color: #fff
}

.dark .site-footer .social-media-sharing p {
	color: #292a2a
}

@media screen and (max-width: 768px) {
	.site-footer .social-media-sharing p {
		color: #012169;
		font-size: 16px;
		font-size: 1rem;
		font-weight: normal;
		margin: 0 10px 0 0
	}

	.light .site-footer .social-media-sharing p {
		color: #fff
	}

	.dark .site-footer .social-media-sharing p {
		color: #292a2a
	}
}

.site-footer .social-media-sharing ul {
	display: inline
}

.site-footer .social-media-sharing ul li {
	color: #434649;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: normal
}

.light .site-footer .social-media-sharing ul li {
	color: #fff
}

.dark .site-footer .social-media-sharing ul li {
	color: #292a2a
}

@media screen and (max-width: 768px) {
	.site-footer .social-media-sharing ul li {
		font-size: 1.35rem
	}
}

.site-footer .site-credit p {
	margin: 0
}

.site-footer .site-credit a {
	text-decoration: underline
}

@media screen and (max-width: 768px) {
	.site-footer .site-credit a {
		display: block
	}
}

.site-footer .site-credit .akzonobel {
	text-align: right
}

.site-footer .site-credit .akzonobel img {
	max-height: 15px
}

.menu-toggle {
	padding: 10px 0
}

.menu-toggle ul {
	border-right: 1px solid #fff;
	padding: 0 10px 0 0;
	margin: 0
}

.menu-toggle ul li {
	display: inline-block;
	margin-right: 10px
}

.menu-toggle ul li:last-of-type {
	margin-right: 20px
}

.menu-toggle ul li a {
	font-size: 0.75em;
	line-height: 1.33333em;
	margin-top: 1.33333em;
	margin-bottom: 0;
	margin-top: 0;
	padding: 5px 15px;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	border-radius: 0.2em;
	text-decoration: none;
	width: 100%;
	display: block;
	background-color: #012169;
	border: 1px solid #fff;
	color: #fff
}

.menu-toggle ul li a:hover,.menu-toggle ul li a.selected {
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	border-radius: 0.2em;
	text-decoration: none;
	width: 100%;
	display: block;
	background-color: #fff;
	border: 1px solid #012169;
	color: #012169
}

@media screen and (max-width: 1023px) {
	.menu-toggle ul li a {
		background-color: #012169;
		color: #fff
	}

	.menu-toggle ul li a:hover,.menu-toggle ul li a.selected {
		background-color: #fff;
		border: 1px solid #012169;
		color: #012169
	}
}

.js .delayed-reveal {
	position: absolute;
	top: -9999em;
	left: -9999em
}

.back-to-top {
	text-align: right;
	margin-bottom: 20px
}

@media only screen and (max-width: 700px) and (min-width: 480px) {
	.new-grid .grid__item {
		width: 50% !important
	}
}

body[data-feature-toggle-deco1106] .container {
	max-width: 980px
}

body[data-feature-toggle-deco1106] .container.narrow {
	padding-left: 30px;
	padding-right: 30px
}

@media screen and (max-width: 768px) {
	body[data-feature-toggle-deco1106] .container.narrow {
		padding: 0 20px
	}

	body[data-feature-toggle-deco1106] .container.gutterless {
		padding: 0
	}
}

.hue-picker-vertical {
	margin: 0 20px
}

.hue-picker-vertical ._body {
	background-image: url("/assets/images/color-picker/colorpickerwithwhite.png");
	display: table;
	background-size: 100% 100%;
	width: 100%
}

.hue-picker-vertical ._body.without-white {
	background-image: url("/assets/images/color-picker/colorpicker.png")
}

.hue-picker-vertical ._body ._segment {
	float: left;
	width: 100%;
	height: 72px;
	position: relative
}

.hue-picker-vertical ._body ._segment.with-selector-handle.selected {
	box-shadow: 0 0 0 4px #eee, 0 0 1px 5px #656, 0 0 2px 6px #fff
}

.hue-selector-horizontal {
	display: table;
	position: relative;
	overflow: auto;
	width: 100%;
	height: 72px;
	margin-bottom: 20px;
	cursor: pointer
}

@media screen and (max-width: 768px) {
	.hue-selector-horizontal {
		width: 100%
	}
}

.hue-selector-horizontal body {
	padding: 0;
	margin: 0
}

.hue-selector-horizontal ._segment {
	display: table-cell;
	position: relative;
	width: 8%
}

.hue-selector-horizontal ._segment.selected {
	z-index: 1;
	box-shadow: 0 0 0 2px #ddd
}

.hue-selector-horizontal [data-color] {
	background-size: 100% 100%
}

.hue-selector-horizontal [data-color=red] {
	background-image: url("red.png")
}

.hue-selector-horizontal [data-color=orange] {
	background-image: url("orange.png")
}

.hue-selector-horizontal [data-color=gold] {
	background-image: url("gold.png")
}

.hue-selector-horizontal [data-color=yellow] {
	background-image: url("yellow.png")
}

.hue-selector-horizontal [data-color=lime] {
	background-image: url("lime.png")
}

.hue-selector-horizontal [data-color=green] {
	background-image: url("green.png")
}

.hue-selector-horizontal [data-color=teal] {
	background-image: url("teal.png")
}

.hue-selector-horizontal [data-color=blue] {
	background-image: url("blue.png")
}

.hue-selector-horizontal [data-color=violet] {
	background-image: url("violet.png")
}

.hue-selector-horizontal [data-color^=cool] {
	background-image: url("coolneutral.png")
}

.hue-selector-horizontal [data-color^=warm] {
	background-image: url("warmneutral.png")
}

.hue-selector-horizontal [data-color=white] {
	background-image: url("white.png")
}

#page-root {
	/*overflow-y: scroll;*/
	height: 100%;
	width: 100%;
	-webkit-overflow-scrolling: touch
}[data-slider] {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 100%;
	-webkit-transition: -webkit-left 0.5s ease-out;
	transition: left 0.5s ease-out;
	text-align: left;
	z-index: 30;
	overflow: hidden
}[data-slider].open {
	left: 0
}[data-slider].open ._overlay {
	width: 100%;
	height: 100%;
	background: #FFF;
	opacity: 0.001
}[data-slider] [data-slider-contents] {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	overflow-y: scroll !important;
	-webkit-overflow-scrolling: touch;
	background: #fff;
	border-left: none;
	letter-spacing: normal
}

@media screen and (min-width: 1024px) {
[	data-slider] [data-slider-contents] {
		left: 50%;
		width: 50%;
		border-left: solid 20px #e3e5e8
	}
}

@media screen and (max-width: 768px) {
[	data-slider] [data-slider-contents] {
		overflow-y: auto
	}
}[data-slider] [data-slider-contents] .slider__body {
	border-right: solid 1px #e3e5e8;
	height: auto;
	min-height: 100%;
	padding-bottom: 1rem;
	background: #fff
}

@media screen and (min-width: 1024px) {
[	data-slider] [data-slider-contents] .slider__body {
		max-width: 480px
	}
}[data-slider] [data-slider-contents] ._header {
	line-height: 28px;
	position: relative;
	margin-bottom: 0;
	padding: 20px;
	background: #FFF
}[data-slider] [data-slider-contents] ._header h4 {
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	margin-right: 28px
}[data-slider] [data-slider-contents] ._header .back {
	padding-bottom: 20px;
	cursor: pointer
}[data-slider] [data-slider-contents] ._header ._header-close {
	position: absolute;
	right: 0;
	top: 0;
	height: 28px;
	width: 28px;
	margin: 20px;
	cursor: pointer;
	z-index: 3738
}

.touch [data-slider] [data-slider-contents] ._header ._header-close {
	padding: 20px;
	margin: 0;
	height: 58px;
	width: 68px
}[data-slider] [data-slider-contents] ._header ._header-close:after {
	content: "\e008";
	font-family: 'dulux-symbol';
	position: absolute;
	font-style: normal;
	font-size: 28px;
	line-height: 1
}[data-slider] [data-slider-contents] ._footer-close {
	line-height: 40px;
	cursor: pointer
}[data-slider] [data-slider-page] {
	height: 100%
}[data-slider] [data-slider-page]._inactive {
	display: none
}

.arrow-box {
	display: inline-block;
	background-color: #012169;
	color: white !important;
	font-size: 13px;
	font-size: .8125rem !important;
	padding: 4px 12px;
	position: relative;
	overflow: visible
}

.arrow-box:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 5px;
	left: -13px;
	border: solid 7.5px transparent;
	border-right-color: #012169
}

.color-swatch--color {
	-webkit-border-top-right-radius: 0.5em;
	-moz-border-radius-topright: 0.5em;
	border-radius-topright: 0.5em;
	-webkit-border-bottom-left-radius: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
	border-radius-bottomleft: 0.5em;
	border-radius: 0 0.5em 0 0.5em;
	display: inline-block;
	font-size: 16px;
	position: relative;
	width: 3.125em;
	height: 3.125em;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #012169
}

.color-swatch--no-color {
	box-sizing: content-box;
	font-size: 10px;
	position: relative;
	content: "";
	display: block;
	height: 5em;
	width: 5em;
	border-radius: 0 0.7em 0 0.7em;
	border: solid 0.1em #012169;
	background: #fff
}

.tab {
	cursor: pointer;
	margin: 0
}

.color-families-list {
	padding: 7px 0 40px
}

.color-families-list:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both
}

.color-families-list ul {
	margin: 0;
	padding: 0
}

.color-families-list ul li {
	list-style: none;
	margin-left: 0
}

.color-families .hue-tab-active {
	clear: both
}

.color-families .hue-tab {
	float: left;
	width: 9.0909%;
	position: relative
}

.color-families .hue-tab.hue-tab-12 {
	width: 8.3%
}

.color-families .hue-tab .tab {
	width: 100%;
	padding: 50% 0;
	border: 1px solid #fff
}

.color-families .hue-tab.active {
	z-index: 1
}

.color-families .hue-tab.active .tab {
	padding: 52%;
	border-width: 2px;
	margin: -2.5%;
	box-shadow: #292a2a 0 0 0 3px
}

.color-families .tone-tab {
	float: left;
	margin-right: 4px;
	padding: 1px 0 2px
}

.color-families .tone-tab .tab {
	padding: 10px 20px;
	color: inherit;
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	line-height: 1.28;
	font-weight: normal;
	display: block
}

.light .color-families .tone-tab .tab {
	color: #fff
}

.dark .color-families .tone-tab .tab {
	color: #292a2a
}

.color-families .tone-tab.active {
	padding: 0
}

.color-families .tone-tab.active .tab {
	padding-bottom: 13px;
	font-weight: bold
}

.color-families .tone-tab-content {
	clear: both;
	border-top: 9px solid;
	padding-top: 30px
}

.color-chart header {
	position: relative;
	margin: 30px 0
}

.color-chart header h3 {
	display: inline-block;
	color: #012169;
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
	margin: 0
}

.light .color-chart header h3 {
	color: #fff
}

.dark .color-chart header h3 {
	color: #292a2a
}

.color-chart header p {
	display: inline-block;
	color: inherit;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: normal;
	margin: 0;
	padding-left: 1em;
	border-left: 1px solid #9b9b9b;
	margin: 0 0 0 1em
}

.light .color-chart header p {
	color: #fff
}

.dark .color-chart header p {
	color: #292a2a
}

.color-chart header .close-color-grid {
	position: absolute;
	top: 0;
	right: 0
}

.color-chart footer p {
	color: #434649;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: normal;
	text-align: center
}

.light .color-chart footer p {
	color: #fff
}

.dark .color-chart footer p {
	color: #292a2a
}

.scroll-controls {
	display: none
}

@media screen and (max-width: 480px) {
	.color-families-list {
		overflow-x: auto
	}

	.color-families-list ul {
		min-width: 600px
	}

	.scroll-container {
		position: relative
	}

	.scroll-container .scroll-controls {
		display: block
	}

	.scroll-container .scroll-controls .scroll-left,.scroll-container .scroll-controls .scroll-right {
		display: block;
		position: absolute;
		top: 0;
		z-index: 1;
		width: 10%;
		height: 100%
	}

	.scroll-container .scroll-controls .scroll-left {
		left: 0;
		background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
		background-size: 100%;
		background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, rgba(255,255,255,0)),color-stop(100%, #ffffff));
		background-image: -webkit-linear-gradient(right, rgba(255,255,255,0),#ffffff);
		background-image: -webkit-linear-gradient(right, rgba(255,255,255,0), #ffffff);
		background-image: linear-gradient(to left, rgba(255,255,255,0),#ffffff)
	}

	.scroll-container .scroll-controls .scroll-right {
		right: 0;
		background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
		background-size: 100%;
		background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255,255,255,0)),color-stop(100%, #ffffff));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0),#ffffff);
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), #ffffff);
		background-image: linear-gradient(to right, rgba(255,255,255,0),#ffffff)
	}
}

.close-button-container {
	overflow: auto
}

.close-button-container h2 {
	float: left
}

.close-button-container .close-color-grid {
	float: right;
	margin: 1em 0 1em
}[class*="feature-symbol-"] {
	display: inline-block;
	width: 35px;
	height: 35px;
	vertical-align: middle;
	background: url("/assets/images/product_features/product_feature_icons_35.png") no-repeat;
	background-position: 0 -1260px
}

.feature-symbol-brush-coverage {
	background-position: 0 0px
}

.feature-symbol-even-base-for-top-coat {
	background-position: 0 -70px
}

.feature-symbol-roller-coverage {
	background-position: 0 -140px
}

.feature-symbol-long-lasting-protection {
	background-position: 0 -210px
}

.feature-symbol-drying-time {
	background-position: 0 -280px
}

.feature-symbol-water-based-low-odour {
	background-position: 0 -350px
}

.feature-symbol-hard-wearing {
	background-position: 0 -420px
}

.feature-symbol-diamond-tough {
	background-position: 0 -490px
}

.feature-symbol-drips-and-runs {
	background-position: 0 -560px
}

.feature-symbol-grease-proof {
	background-position: 0 -630px
}

.feature-symbol-mould-resistant {
	background-position: 0 -700px
}

.feature-symbol-washable {
	background-position: 0 -770px
}

.feature-symbol-one-coat-brush {
	background-position: 0 -840px
}

.feature-symbol-high-gloss-finish {
	background-position: 0 -910px
}

.feature-symbol-rainproof {
	background-position: 0 -980px
}

.feature-symbol-ceramic-bead-technology {
	background-position: 0 -1050px
}

.feature-symbol-one-coat-roller {
	background-position: 0 -1120px
}

.feature-symbol-lumitec {
	background-position: 0 -1190px
}

.feature-symbol-tick {
	background-position: 0 -1260px
}

.feature-symbol-touch-dry {
	background-position: 0 -1330px
}

.feature-symbol-micro-porous-breathable-paint-film {
	background-position: 0 -1400px
}

.feature-symbol-uv-resistant {
	background-position: 0 -1470px
}

.feature-symbol-flexible-paint-film {
	background-position: 0 -1540px
}

.feature-symbol-quick-drying {
	background-position: 0 -1610px
}

.feature-symbol-undercoat {
	background-position: 0 -1680px
}

.feature-symbol-water-clean {
	background-position: 0 -1750px
}

.feature-symbol-long-lasting {
	background-position: 0 -1820px
}

.module-stub,.article-stub,.color-page-article-stub,.product-package,.promo-product-package {
	background-color: #fff
}

.module-stub a:focus,.article-stub a:focus,.color-page-article-stub a:focus,.product-package a:focus,.promo-product-package a:focus,.module-stub a img:focus,.article-stub a img:focus,.color-page-article-stub a img:focus,.product-package a img:focus,.promo-product-package a img:focus {
	outline: 0
}

.module-stub .product-header,.article-stub .product-header,.color-page-article-stub .product-header,.product-package .product-header,.promo-product-package .product-header,.module-stub .article-header,.article-stub .article-header,.color-page-article-stub .article-header,.product-package .article-header,.promo-product-package .article-header {
	margin-bottom: 0 !important;
	padding: 20px 20px 15px 20px;
	height: auto;
	box-shadow: none !important
}

.module-stub .product-header h2,.article-stub .product-header h2,.color-page-article-stub .product-header h2,.product-package .product-header h2,.promo-product-package .product-header h2,.module-stub .product-header h3,.article-stub .product-header h3,.color-page-article-stub .product-header h3,.product-package .product-header h3,.promo-product-package .product-header h3,.module-stub .article-header h2,.article-stub .article-header h2,.color-page-article-stub .article-header h2,.product-package .article-header h2,.promo-product-package .article-header h2,.module-stub .article-header h3,.article-stub .article-header h3,.color-page-article-stub .article-header h3,.product-package .article-header h3,.promo-product-package .article-header h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0
}

.module-stub .product-header p,.article-stub .product-header p,.color-page-article-stub .product-header p,.product-package .product-header p,.promo-product-package .product-header p,.module-stub .article-header p,.article-stub .article-header p,.color-page-article-stub .article-header p,.product-package .article-header p,.promo-product-package .article-header p {
	font-size: 14px;
	margin: 0
}

.module-stub .product-header h1,.article-stub .product-header h1,.color-page-article-stub .product-header h1,.product-package .product-header h1,.promo-product-package .product-header h1,.module-stub .product-header h2,.article-stub .product-header h2,.color-page-article-stub .product-header h2,.product-package .product-header h2,.promo-product-package .product-header h2,.module-stub .article-header h1,.article-stub .article-header h1,.color-page-article-stub .article-header h1,.product-package .article-header h1,.promo-product-package .article-header h1,.module-stub .article-header h2,.article-stub .article-header h2,.color-page-article-stub .article-header h2,.product-package .article-header h2,.promo-product-package .article-header h2 {
	overflow: hidden;
	text-overflow: ellipsis
}

.module-stub .product-header h1 a,.article-stub .product-header h1 a,.color-page-article-stub .product-header h1 a,.product-package .product-header h1 a,.promo-product-package .product-header h1 a,.module-stub .product-header h2 a,.article-stub .product-header h2 a,.color-page-article-stub .product-header h2 a,.product-package .product-header h2 a,.promo-product-package .product-header h2 a,.module-stub .product-header h3,.article-stub .product-header h3,.color-page-article-stub .product-header h3,.product-package .product-header h3,.promo-product-package .product-header h3,.module-stub .article-header h1 a,.article-stub .article-header h1 a,.color-page-article-stub .article-header h1 a,.product-package .article-header h1 a,.promo-product-package .article-header h1 a,.module-stub .article-header h2 a,.article-stub .article-header h2 a,.color-page-article-stub .article-header h2 a,.product-package .article-header h2 a,.promo-product-package .article-header h2 a,.module-stub .article-header h3,.article-stub .article-header h3,.color-page-article-stub .article-header h3,.product-package .article-header h3,.promo-product-package .article-header h3 {
	color: #011542;
	text-decoration: underline;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.3;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 0
}

.module-stub .product-header h1 a:hover,.article-stub .product-header h1 a:hover,.color-page-article-stub .product-header h1 a:hover,.product-package .product-header h1 a:hover,.promo-product-package .product-header h1 a:hover,.module-stub .product-header h2 a:hover,.article-stub .product-header h2 a:hover,.color-page-article-stub .product-header h2 a:hover,.product-package .product-header h2 a:hover,.promo-product-package .product-header h2 a:hover,.module-stub .product-header h3:hover,.article-stub .product-header h3:hover,.color-page-article-stub .product-header h3:hover,.product-package .product-header h3:hover,.promo-product-package .product-header h3:hover,.module-stub .article-header h1 a:hover,.article-stub .article-header h1 a:hover,.color-page-article-stub .article-header h1 a:hover,.product-package .article-header h1 a:hover,.promo-product-package .article-header h1 a:hover,.module-stub .article-header h2 a:hover,.article-stub .article-header h2 a:hover,.color-page-article-stub .article-header h2 a:hover,.product-package .article-header h2 a:hover,.promo-product-package .article-header h2 a:hover,.module-stub .article-header h3:hover,.article-stub .article-header h3:hover,.color-page-article-stub .article-header h3:hover,.product-package .article-header h3:hover,.promo-product-package .article-header h3:hover {
	color: #012169
}

.module-stub .product-header h3._no-link,.article-stub .product-header h3._no-link,.color-page-article-stub .product-header h3._no-link,.product-package .product-header h3._no-link,.promo-product-package .product-header h3._no-link,.module-stub .article-header h3._no-link,.article-stub .article-header h3._no-link,.color-page-article-stub .article-header h3._no-link,.product-package .article-header h3._no-link,.promo-product-package .article-header h3._no-link {
	text-decoration: none
}

.module-stub .product-figure,.article-stub .product-figure,.color-page-article-stub .product-figure,.product-package .product-figure,.promo-product-package .product-figure,.module-stub .article-figure,.article-stub .article-figure,.color-page-article-stub .article-figure,.product-package .article-figure,.promo-product-package .article-figure {
	text-align: center;
	position: relative
}

.article-stub.resized-element {
	position: relative
}

.article-stub.resized-element .article-footer {
	position: absolute;
	bottom: 0;
	width: 100%
}

.article-stub,.color-page-article-stub {
	margin-bottom: 30px;
	border: 1px solid #dddfe2
}

.article-stub .product-figure,.color-page-article-stub .product-figure {
	padding: 0 20px 20px 20px
}

.article-stub .article-header,.color-page-article-stub .article-header {
	padding-bottom: 0 !important
}

.article-stub .article-header h2,.article-stub .article-header h3,.color-page-article-stub .article-header h2,.color-page-article-stub .article-header h3 {
	font-weight: normal !important;
	margin-bottom: 0 !important
}

.article-stub .standfirst,.color-page-article-stub .standfirst {
	color: #434649;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: normal;
	padding: 20px
}

.light .article-stub .standfirst,.light .color-page-article-stub .standfirst {
	color: #fff
}

.dark .article-stub .standfirst,.dark .color-page-article-stub .standfirst {
	color: #292a2a
}

.article-stub .standfirst p,.color-page-article-stub .standfirst p {
	margin-top: 0;
	margin-bottom: 0
}

.article-stub .standfirst a,.color-page-article-stub .standfirst a {
	text-decoration: underline
}

.article-stub .standfirst .more-link,.color-page-article-stub .standfirst .more-link {
	margin-top: 10px;
	display: inline-block
}

.article-stub .article-thumbnail,.color-page-article-stub .article-thumbnail {
	display: block
}

.article-stub .article-thumbnail img,.color-page-article-stub .article-thumbnail img {
	width: 100%;
	display: block
}

.article-stub .article-meta-data,.color-page-article-stub .article-meta-data {
	padding: 0 20px 20px 20px
}

.article-stub .article-meta-data .stub-section-decorator,.color-page-article-stub .article-meta-data .stub-section-decorator {
	padding-top: 15px;
	border-top: 1px solid #dddfe2
}

.article-stub .article-meta-data ul,.color-page-article-stub .article-meta-data ul {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	*zoom: 1
}

.article-stub .article-meta-data ul li,.color-page-article-stub .article-meta-data ul li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px
}

.article-stub .article-meta-data a,.color-page-article-stub .article-meta-data a {
	color: #011542;
	font-size: 14px;
	font-weight: bold
}

.article-stub .color-badge,.color-page-article-stub .color-badge {
	margin: 0
}

.article-stub .sort-trigger:hover,.color-page-article-stub .sort-trigger:hover {
	cursor: pointer
}

.color-badge {
	overflow: hidden;
	*zoom: 1;
	position: relative
}

.color-badge-item {
	height: 30px;
	float: left;
	margin: 0;
	position: relative;
	z-index: 1;
	cursor: pointer
}

.color-badge-primary {
	width: 60%
}

.color-badge-1 {
	width: 40%
}

.color-badge-2 {
	width: 20%
}

.color-badge-3 {
	width: 13.333%
}

.color-badge-4 {
	width: 10%
}

.color-badge-5 {
	width: 8%
}

.rainbow {
	width: 8.33%;
	z-index: 1
}

.color-badge-item:last-child:not(:first-child) {
	width: 100% !important;
	position: absolute;
	z-index: 0
}

.color-badge-item:only-child {
	width: 100% !important
}

.color-search-form-container {
	background-color: #f4f5f7;
	border: solid 1px #e3e5e8;
	padding: 24px;
	margin-bottom: 20px
}

@media screen and (max-width: 600px) {
	.color-search-form-container {
		margin-bottom: 0
	}
}

.color-search-header {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	color: #434649;
	font-size: 22px;
	font-weight: bold
}

.color-search-form button {
	margin-left: 0px;
	position: relative;
	left: -5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #011542;
	border: 0;
	height: 40px
}

@media screen and (max-width: 480px) {
	.color-search-form button {
		width: 18%;
		height: 60px
	}
}

.color-search-form .icon-search {
	color: #fff
}

.color-search-form {
	margin-bottom: 20px
}

.color-search-form input {
	padding-left: 10px;
	height: 40px;
	width: 320px;
	border: solid 1px #e3e5e8
}

.color-search-form input.placeholder {
	color: #434649
}

@media screen and (max-width: 480px) {
	.color-search-form input {
		width: 80%;
		height: 60px
	}
}

.swatch-red {
	background-color: #b21a24
}

.swatch-orange {
	background-color: #ca4f2f
}

.swatch-gold {
	background-color: #d98b27
}

.swatch-yellow {
	background-color: #e3a726
}

.swatch-lime {
	background-color: #b4bc41
}

.swatch-green {
	background-color: #256237
}

.swatch-teal {
	background-color: #128783
}

.swatch-blue {
	background-color: #4878ba
}

.swatch-violet {
	background-color: #613a59
}

.swatch-coolneutral {
	background-color: #5f686e
}

.swatch-warmneutral {
	background-color: #907972
}

.swatch-white {
	background-color: #fff
}

.colorpicker {
	margin: 10px 8.5% 20px;
	padding: 21px 0% 21px 17px;
	background-color: #E9EAEC;
	overflow: hidden
}

.colorpicker__swatch.icon-plus {
	border: solid 1px #292a2a;
	background: #fff;
	position: relative
}

.colorpicker__swatch.icon-plus:before {
	position: absolute;
	z-index: 2;
	top: 25px;
	left: 28px;
	font-size: 30px;
	color: #fff
}

.colorpicker__swatch.icon-plus:after {
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 20px;
	border-radius: 50px;
	background: #012169
}

.colorpicker__swatch-text {
	margin: 0 0 0 5px;
	font-size: 1.4rem;
	font-weight: bold;
	color: #2C2F5C;
	text-decoration: underline;
	display: table;
	vertical-align: middle;
	word-wrap: break-word;
	text-align: left
}

.colorpicker__swatch-text>div {
	display: table-cell;
	vertical-align: middle
}

.colorpicker__swatch {
	float: left;
	width: 80px;
	height: 80px;
	border: none;
	border-radius: 0 21px 0 21px
}

.colorpicker__slider-container {
	padding: 20px;
	padding-top: 0;
	background: #fff;
	text-align: left
}

.colorpicker__header {
	display: table;
	width: 100%
}

.colorpicker__header h4 {
	margin: 12px 0;
	float: left
}

.colorpicker__close--top {
	float: right;
	padding: 10px
}

.colorpicker__close--bottom {
	display: inline-block
}

.colorpicker__palette img {
	width: 100%
}

.colorCubeSelector {
	display: none;
	padding: 0 20px 20px
}

.colorCubeSelector h4 {
	margin: 12px 0;
	background-color: #F8F9FB;
	border-top: #E1E3E6 solid 2px;
	border-bottom: #E1E3E6 solid 2px;
	padding: 20px;
	margin-left: -20px;
	clear: right
}

.colorCubeSelector h4:before {
	content: "\f053";
	font-family: fontawesome;
	vertical-align: middle;
	background: url("/assets/images/color-picker/icoColorFamily.png") no-repeat 25px 0;
	display: inline-block;
	width: 56px
}

.colorCubeSelector nav {
	clear: both
}

.colorCubeSelector nav .container {
	padding: 0
}

.popular-tones {
	margin-bottom: 0;
	overflow: hidden
}

.extended-tones {
	overflow: hidden
}[data-new-color-palette] ._showMore {
	padding: 20px 0
}[data-new-color-palette] ._back-link {
	display: none;
	background: #f4f5f7;
	border-top: #dddfe2 solid 1px;
	border-bottom: #dddfe2 solid 1px;
	font-size: 22px;
	padding: 12px 20px;
	margin-bottom: 40px
}

@media screen and (max-width: 600px) {
[	data-new-color-palette] ._back-link {
		display: block
	}
}[data-new-color-palette] ._back-link span {
	vertical-align: top;
	line-height: 2.2rem
}[data-new-color-palette] ._back-link span img {
	margin-left: 8px;
	margin-right: 8px
}[data-new-color-palette] ._back-link span:before {
	content: '\f053';
	line-height: 2.2rem;
	font-size: 2rem;
	font-family: FontAwesome
}[data-new-color-palette] li.colorCube {
	float: left;
	position: relative;
	border: solid 1px grey;
	display: inline-block;
	width: 129px;
	font-size: 0.8rem;
	height: 61px;
	list-style: none;
	cursor: pointer;
	margin: 0 14px 14px 0;
	border-radius: 0 10px 0 10px
}

@media screen and (min-width: 1024px) {
[	data-new-color-palette] li.colorCube:nth-child(6) {
		margin-right: 0
	}
}[data-new-color-palette] li.colorCube p {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 126px;
	margin-bottom: 0;
	text-align: left
}[data-new-color-palette] .tonePalette {
	padding: 0;
	margin-left: 20px
}[data-new-color-palette] .tonePalette ul {
	padding: 0
}[data-new-color-palette] .extended-tones {
	display: none;
	margin-top: 0
}[data-new-color-palette] .extended-tones.show {
	display: block
}[data-new-color-palette] ul.colorTabs {
	margin: 0;
	padding: 0 20px;
	overflow: hidden;
	list-style: none
}[data-new-color-palette] ul.colorTabs li {
	float: left;
	margin-right: 1px;
	margin-top: 1px;
	padding: 10px 20px
}[data-new-color-palette] ul.colorTabs li:hover {
	text-decoration: underline;
	cursor: pointer
}[data-new-color-palette] ul.colorTabs li.active {
	padding-top: 12px;
	font-weight: bold;
	margin-top: 0
}[data-new-color-palette] ul.red {
	border-bottom: #C02E2D 3px solid
}[data-new-color-palette] ul.red li {
	background-color: #C02E2D
}[data-new-color-palette] ul.red li:last-child {
	background-color: #831C26
}[data-new-color-palette] ul.red[data-color-picker-flavor=muted] {
	border-bottom: #831C26 3px solid
}[data-new-color-palette] ul.orange {
	border-bottom: #D85A16 3px solid
}[data-new-color-palette] ul.orange li {
	background-color: #D85A16
}[data-new-color-palette] ul.orange li:last-child {
	background-color: #BA4A22
}[data-new-color-palette] ul.orange[data-color-picker-flavor=muted] {
	border-bottom: #BA4A22 3px solid
}[data-new-color-palette] ul.gold {
	border-bottom: #FEA400 3px solid
}[data-new-color-palette] ul.gold li {
	background-color: #FEA400
}[data-new-color-palette] ul.gold li:last-child {
	background-color: #D49000
}[data-new-color-palette] ul.gold[data-color-picker-flavor=muted] {
	border-bottom: #D49000 3px solid
}[data-new-color-palette] ul.yellow {
	border-bottom: #F1CB1A 3px solid
}[data-new-color-palette] ul.yellow li {
	background-color: #F1CB1A
}[data-new-color-palette] ul.yellow li:last-child {
	background-color: #D8AA03
}[data-new-color-palette] ul.yellow[data-color-picker-flavor=muted] {
	border-bottom: #D8AA03 3px solid
}[data-new-color-palette] ul.lime {
	border-bottom: #C3C20B 3px solid
}[data-new-color-palette] ul.lime li {
	background-color: #C3C20B
}[data-new-color-palette] ul.lime li:last-child {
	background-color: #B6BB50
}[data-new-color-palette] ul.lime[data-color-picker-flavor=muted] {
	border-bottom: #B6BB50 3px solid
}[data-new-color-palette] ul.green {
	border-bottom: #23904E 3px solid
}[data-new-color-palette] ul.green li {
	background-color: #23904E
}[data-new-color-palette] ul.green li:last-child {
	background-color: #305F2F
}[data-new-color-palette] ul.green[data-color-picker-flavor=muted] {
	border-bottom: #305F2F 3px solid
}[data-new-color-palette] ul.teal {
	border-bottom: #5DB7A5 3px solid
}[data-new-color-palette] ul.teal li {
	background-color: #5DB7A5
}[data-new-color-palette] ul.teal li:last-child {
	background-color: #3E8380
}[data-new-color-palette] ul.teal[data-color-picker-flavor=muted] {
	border-bottom: #3E8380 3px solid
}[data-new-color-palette] ul.blue {
	border-bottom: #0087BB 3px solid
}[data-new-color-palette] ul.blue li {
	background-color: #0087BB
}[data-new-color-palette] ul.blue li:last-child {
	background-color: #237198
}[data-new-color-palette] ul.blue[data-color-picker-flavor=muted] {
	border-bottom: #237198 3px solid
}[data-new-color-palette] ul.violet {
	border-bottom: #60396D 3px solid
}[data-new-color-palette] ul.violet li {
	background-color: #60396D
}[data-new-color-palette] ul.violet li:last-child {
	background-color: #513E5A
}[data-new-color-palette] ul.violet[data-color-picker-flavor=muted] {
	border-bottom: #513E5A 3px solid
}[data-new-color-palette] ul.cool-neutral {
	border-bottom: #7F8381 3px solid
}[data-new-color-palette] ul.cool-neutral li {
	background-color: #7F8381
}[data-new-color-palette] ul.cool-neutral li:last-child {
	background-color: #64686C
}[data-new-color-palette] ul.cool-neutral[data-color-picker-flavor=muted] {
	border-bottom: #64686C 3px solid
}[data-new-color-palette] ul.warm-neutral {
	border-bottom: #9F8A80 3px solid
}[data-new-color-palette] ul.warm-neutral li {
	background-color: #9F8A80
}[data-new-color-palette] ul.warm-neutral li:last-child {
	background-color: #837772
}[data-new-color-palette] ul.warm-neutral[data-color-picker-flavor=muted] {
	border-bottom: #837772 3px solid
}[data-new-color-palette] ul.white {
	border-bottom: #ddd 3px solid
}[data-new-color-palette] ul.white li {
	background-color: #ddd
}[data-new-color-palette] ul.white li:last-child {
	background-color: #ccc
}[data-new-color-palette] ul.white[data-color-picker-flavor=muted] {
	border-bottom: #ccc 3px solid
}

.readymix-palette {
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-left: 20px
}

.icon-plus-sign {
	display: inline-block
}

.color-picker-common .hue-selector-horizontal {
	padding: 0 20px
}

.product-details__hue-picker {
	margin: 20px;
	margin-top: 0;
	padding-top: 2px
}

@media screen and (max-width: 600px) {
	.product-details__hue-picker {
		display: none
	}
}

.color-swapper .color-info ._swatch {
	height: 60vh
}

.inspiration-hue-picker [data-slider-close]._footer-close {
	padding-left: 20px
}

.color-picker-in-slider ._footer-close {
	padding-left: 20px
}

.color-picker-in-slider .dark {
	color: #434649
}

.color-picker-in-slider .light {
	color: #fff
}

.color-picker-in-slider .slider__body {
	height: auto
}

.article-color-information-slider ._swatch {
	height: 250px
}

.article-color-information-slider .back-to-page-link {
	float: left;
	clear: both
}

#hybrid-color-tabs {
	margin: 0;
	padding: 0 20px;
	overflow: hidden;
	list-style: none;
	margin-bottom: -1px
}

#hybrid-color-tabs li {
	float: left;
	padding: 10px 20px;
	border: 1px solid #E7E9EB;
	background: #f7f8fa;
	font-weight: bolder;
	font-size: 12px
}

#hybrid-color-tabs li span {
	font-weight: normal
}

#hybrid-color-tabs li:hover {
	text-decoration: underline;
	cursor: pointer
}

#hybrid-color-tabs li.active {
	border-bottom: 1px solid #fff;
	background: #fff
}

#hybrid-color-tabs li:last-child {
	margin-left: -1px
}

#hybrid-color-tabs-content {
	padding-top: 40px;
	border-top: 1px solid #E7E9EB
}

#hybrid-color-tabs-content .hue-picker-vertical {
	display: none
}

@media screen and (max-width: 600px) {
	#hybrid-color-tabs-content .hue-picker-vertical {
		display: block
	}
}

@media screen and (max-width: 600px) {
	#hybrid-color-tabs-content .hue-color-picker {
		display: none
	}
}

.patterns-palette {
	float: left;
	width: 100%;
	margin: 0 0 0 20px;
	padding: 0
}

.patterns-palette li {
	overflow: hidden
}

.patterns-palette button[type=button] {
	border: none;
	padding: 0;
	border-radius: 0 8px 0 8px;
	max-height: 100%;
	max-width: 100%
}

.patterns-palette img {
	width: 130px;
	height: 130px
}

.color-info {
	height: 85%;
	padding: 0 20px;
	white-space: normal;
	letter-spacing: normal
}

.color-info ._swatch {
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-radius-topright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius-bottomleft: 10px;
	border-radius: 0 10px 0 10px;
	height: 20rem;
	height: 60vh;
	width: 100%;
	margin-bottom: 20px
}

@media screen and (max-width: 768px) {
	.color-info ._swatch {
		max-height: 320px
	}
}

.color-info .image-swatch {
	margin-bottom: 20px;
	font-size: 0
}

.color-info .image-swatch img {
	max-width: 100%;
	border-radius: 0 10px
}

.color-info ._find-paint {
	float: left;
	margin-bottom: 20px;
	margin-right: 2%;
	width: 48%
}

.color-info ._visualiser-button {
	float: left;
	margin-bottom: 20px;
	margin-left: 2%;
	width: 48%
}

.color-info ._scrapbook {
	position: relative;
	top: 15px;
	left: 15px
}[for=paint-calculator] .slider-content {
	padding: 10px 18px
}[for=paint-calculator] .slider-content .wrapper {
	width: 350px
}

#paint-calculator form button[type=submit] {
	display: inline-block;
	width: 1px;
	height: 1px;
	opacity: 0
}

#paint-calculator .header {
	overflow: hidden;
	width: 100%
}

#paint-calculator .header .title {
	font-weight: bold;
	font-size: 1.2em;
	color: black;
	float: left;
	width: 80%
}

#paint-calculator .header .closee {
	float: right;
	display: inline-block;
	cursor: pointer;
	margin-right: -10px
}

#paint-calculator .color-wrapper {
	border-bottom: 1px solid #e1e4e7;
	padding-bottom: 12px
}

#paint-calculator .color-swatch {
	width: 40px;
	height: 40px;
	border-radius-topright: 8.4px;
	border-radius-bottomleft: 8.4px;
	border-radius: 0 8.4px 0 8.4px;
	display: inline-block;
	border: 1px solid #434649;
	float: left;
	margin-right: 20px
}

#paint-calculator .color-swatch.nocolor {
	display: none
}

#paint-calculator .color-details {
	font-weight: 300;
	display: inline-block;
	width: 75%
}

#paint-calculator .color-details .tile {
	font-size: 1.3em;
	line-height: 1em
}

#paint-calculator .color-details .name {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #111260
}

#paint-calculator .color-details.nocolor .name {
	display: none
}

#paint-calculator .area-foldable {
	border: 1px solid #e1e4e7;
	background: #f7f9fb;
	margin-top: 17px;
	padding: 15px;
	overflow: hidden;
	position: relative
}

#paint-calculator .area-foldable .header-wrapper {
	overflow-y: hidden;
	margin: -15px;
	padding: 15px;
	position: relative
}

#paint-calculator .area-foldable .accordion-toggler:before {
	content: '\f077'
}

#paint-calculator .area-foldable.closee {
	height: 52px
}

#paint-calculator .area-foldable.closee .accordion-toggler:before {
	content: '\f078'
}

#paint-calculator .area-foldable .click-area {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	cursor: pointer
}

#paint-calculator .area-foldable .title {
	float: left;
	font-weight: bold;
	width: 90%;
	overflow: hidden;
	cursor: pointer
}

#paint-calculator .area-foldable .title .unit {
	font-size: 1rem;
	font-weight: normal;
	margin-left: 4px
}

#paint-calculator .area-foldable .decription {
	font-size: 0.85em
}

#paint-calculator .area-foldable .caveat {
	font-size: 0.75em;
	font-style: italic
}

#paint-calculator .area-foldable .unit {
	font-size: 0.85em
}

#paint-calculator .area-foldable .icon-fold-unfold {
	float: right
}

#paint-calculator .area-foldable .accordion-toggler {
	display: block;
	font-family: FontAwesome;
	font-size: 1.2em;
	font-weight: normal;
	float: right;
	cursor: pointer
}

#paint-calculator .area-one label {
	font-size: 0.85em;
	font-weight: bold
}

#paint-calculator .area-one input {
	width: 50px;
	margin-left: 10px
}

#paint-calculator .area-one .akzo-button-2 {
	margin-top: 15px
}

#paint-calculator .area-one .warning {
	background-color: #012169;
	clear: left;
	position: relative;
	width: 50%;
	color: white;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
	margin-right: 5px;
	font-size: 0.85em;
	display: none
}

#paint-calculator .area-one .warning:after {
	content: ' ';
	display: block;
	position: absolute;
	left: 57px;
	top: -25px;
	width: 0;
	height: 0;
	border: solid 13px transparent;
	border-bottom-color: #012169
}

#paint-calculator .area-one .warning.active {
	display: block
}

#paint-calculator .area-two .subtitle {
	font-weight: bold;
	font-size: 0.85em
}

#paint-calculator .area-two .area-input {
	overflow: hidden
}

#paint-calculator .area-two .area-input .input-length label {
	display: inline-block;
	width: 44px
}

#paint-calculator .area-two .area-input input {
	width: 32%;
	margin-left: 10px
}

#paint-calculator .area-two .area-input span {
	font-size: 0.85em
}

#paint-calculator .area-two .area-input .input-height,#paint-calculator .area-two .area-input .input-length {
	float: left;
	width: 50%
}

#paint-calculator .area-two .area-input .input-height label,#paint-calculator .area-two .area-input .input-length label {
	font-size: 0.85em;
	font-weight: bold
}

#paint-calculator .area-two .img-wrapper {
	overflow: hidden
}

#paint-calculator .area-two .img-wrapper img,#paint-calculator .area-two .img-wrapper div {
	float: left
}

#paint-calculator .area-two .img-wrapper .line-red {
	width: 40px;
	height: 50px;
	border-bottom: 1px solid #ff3637;
	margin-left: 25px
}

#paint-calculator .area-two .img-wrapper .text-height {
	margin: 40px 0 0 5px;
	font-size: 0.85em
}

#paint-calculator .area-two .img-wrapper .line-blue {
	width: 40px;
	height: 15px;
	border-bottom: 1px solid #2893f6;
	margin-left: 25px
}

#paint-calculator .area-two .img-wrapper .text-lenght {
	margin: 4px 0 0 5px;
	font-size: 0.85em
}

#paint-calculator .area-two img {
	width: 50%;
	margin: 5px 0 15px 0
}

#paint-calculator .area-two .akzo-button-2 {
	margin-top: 20px
}

#paint-calculator .area-two .warning {
	background-color: #012169;
	clear: left;
	position: relative;
	color: white;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
	margin-right: 5px;
	display: none
}

#paint-calculator .area-two .warning:after {
	content: ' ';
	display: block;
	position: absolute;
	left: 70px;
	top: -25px;
	width: 0;
	height: 0;
	border: solid 13px transparent;
	border-bottom-color: #012169
}

#paint-calculator .area-two .warning.active {
	display: block
}

#paint-calculator .result {
	font-size: 2em;
	font-weight: bold;
	margin-top: 10px
}

#paint-calculator .result .superscript {
	vertical-align: super;
	font-size: .5em;
	display: inline-block
}

#paint-calculator a.closee {
	display: block;
	float: left;
	margin-top: 30px;
	text-decoration: underline;
	font-weight: bold
}

#paint-calculator .default-focus-target {
	display: block;
	width: 1px;
	height: 1px;
	padding: 0;
	opacity: 0
}

@media only screen and (max-width: 480px) {
[	for=paint-calculator] .slider-content {
		padding: 10px 18px
	}[	for=paint-calculator] .slider-content .wrapper {
		width: 100%
	}

	#paint-calculator .title {
		width: 80%
	}

	#paint-calculator .area-one .warning {
		width: 100%
	}

	#paint-calculator .area-two .area-input .input-height,#paint-calculator .area-two .area-input .input-length {
		width: 100%
	}

	#paint-calculator .area-two .area-input .input-height {
		margin-top: 20px
	}

	#paint-calculator .area-two .area-input .input-length {
		overflow: hidden;
		*zoom: 1;
		margin-top: 10px
	}

	#paint-calculator .area-two .area-input label {
		display: inline-block;
		width: 50px
	}

	#paint-calculator .area-two .area-input .input-length label {
		width: 50px
	}

	#paint-calculator .area-two .area-input input {
		width: 50px;
		text-align: center
	}

	#paint-calculator .area-two .img-wrapper img {
		display: block;
		margin: 10px auto;
		float: none
	}

	#paint-calculator .area-two .img-wrapper .line-red {
		clear: left;
		margin: 10px 0 0 0;
		height: 10px;
		width: 30px
	}

	#paint-calculator .area-two .img-wrapper .text-height {
		margin: 10px 0 0 5px
	}

	#paint-calculator .area-two .img-wrapper .line-blue {
		margin: 10px 0 0 30px;
		height: 10px;
		width: 30px
	}

	#paint-calculator .area-two .img-wrapper .text-lenght {
		margin: 10px 0 0 5px
	}

	#paint-calculator .area-two .warning {
		margin-right: 0
	}

	#paint-calculator .area-two .warning:after {
		left: 77px
	}

	#paint-calculator .akzo-button-2 {
		display: block
	}
}

@media screen and (max-width: 1023px) {
	.grid__item-stack {
		margin-bottom: 20px
	}

	.grid__item-stack:last-child {
		margin-bottom: 0
	}
}

body {
	background: none
}

.article-stub .article-meta-data ul li,.color-page-article-stub .article-meta-data ul li {
	white-space: normal !important
}

.search-box {
	height: 3em
}

footer.site-footer {
	border-top: none
}

footer.site-footer .container {
	border-top: 1px solid #dfe1e3
}

footer.site-footer .social-media-sharing p {
	margin-right: 15px
}

@media screen and (max-width: 600px) {
	footer.site-footer .social-media-sharing ul {
		margin-right: 0
	}
}

@media screen and (max-width: 600px) {
	footer.site-footer .social-media-sharing ul li {
		font-size: 1.25rem;
		margin-bottom: .5em
	}
}

.mobile {
	display: none
}

@media screen and (max-width: 600px) {
	.desktop {
		display: none !important
	}

	.mobile {
		display: inline-block
	}

	footer.site-footer .social-media-sharing p {
		display: block;
		float: none;
		margin-bottom: 15px
	}
}

#page-root {
	position: relative
}

.buyTester {
	clear: both;
	margin-bottom: 20px
}

.buyTester h1 {
	font-size: 1rem
}

.buyTester .content {
	border: solid 1px #DDDFE2;
	position: relative
}

.buyTester .content h2 {
	margin-top: 0px;
	text-decoration: underline
}

.buyTester .content h2 a {
	color: #012169
}

.buyTester .content .one-half,.buyTester .content .two-quarters,.buyTester .content .three-sixths,.buyTester .content .four-eighths,.buyTester .content .five-tenths,.buyTester .content .six-twelfths {
	padding: 20px
}

.buyTester .content .one-half.testerInfo,.buyTester .content .testerInfo.two-quarters,.buyTester .content .testerInfo.three-sixths,.buyTester .content .testerInfo.four-eighths,.buyTester .content .testerInfo.five-tenths,.buyTester .content .testerInfo.six-twelfths {
	margin-left: 0
}

.buyTester .content .one-half.buyTester,.buyTester .content .buyTester.two-quarters,.buyTester .content .buyTester.three-sixths,.buyTester .content .buyTester.four-eighths,.buyTester .content .buyTester.five-tenths,.buyTester .content .buyTester.six-twelfths {
	border-left: solid 1px #DDDFE2;
	background: #F8F9FA;
	min-height: 210px;
	margin-bottom: 1px
}

.buyTester .content .one-half.buyTester a,.buyTester .content .buyTester.two-quarters a,.buyTester .content .buyTester.three-sixths a,.buyTester .content .buyTester.four-eighths a,.buyTester .content .buyTester.five-tenths a,.buyTester .content .buyTester.six-twelfths a {
	width: 100%
}

.buyTester .price {
	font-size: 1.6rem;
	margin: 0 0 20px 0
}

.buyTester .price .unitPrice {
	font-weight: bold
}

.buyTester .price .inclVat {
	font-size: 0.7rem
}

.buyTester .colorContainer {
	border-left: 0
}

.buyTester .colorContainer .colorCube {
	position: relative;
	display: block;
	height: 150px;
	width: 100%;
	margin-bottom: 20px;
	border-radius-topright: 10px;
	border-radius-bottomleft: 10px;
	border-radius: 0 10px 0 10px;
	text-align: center
}

.buyTester .colorContainer .colorCube img {
	position: absolute;
	bottom: -20px;
	width: 116px;
	left: 50%;
	margin-left: -58px
}

@media only screen and (max-width: 480px) {
	.buyTester .content .one-half,.buyTester .content .two-quarters,.buyTester .content .three-sixths,.buyTester .content .four-eighths,.buyTester .content .five-tenths,.buyTester .content .six-twelfths {
		border: 0
	}

	.buyTester .content .one-half.buyTester,.buyTester .content .buyTester.two-quarters,.buyTester .content .buyTester.three-sixths,.buyTester .content .buyTester.four-eighths,.buyTester .content .buyTester.five-tenths,.buyTester .content .buyTester.six-twelfths {
		border-top: solid 1px #DDDFE2;
		border-left: 0;
		padding: 20px
	}
}[data-slider-close] {
	margin-bottom: 0
}

.coordinatingColors {
	margin-bottom: 20px;
	max-height: 4000px;
	overflow: hidden;
	-webkit-transition: max-height 1s;
	transition: max-height 1s
}

.coordinatingColors .data-container {
	padding: 0 15px
}

.coordinatingColors .data-container .light .coordinatingGroup {
	border-bottom: 1px solid #FFF
}

.coordinatingColors .arrow-up {
	display: none;
	width: 0px;
	height: 0px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-top: none;
	position: relative;
	left: 345px
}

@media screen and (max-width: 600px) {
	.coordinatingColors .arrow-up {
		left: 45%
	}
}

.coordinatingColors h2 {
	margin: 0;
	padding-top: 10px;
	border-top: 1px solid #000
}

.coordinatingColors .data-container.light .coordinatingGroup {
	border-bottom: 1px solid #FFF
}

.coordinatingColors .data-container.light .coordinatingGroup:last-child {
	border-bottom: 0
}

.coordinatingColors .coordinatingGroup {
	padding: 15px 0;
	border-bottom: 1px solid #000
}

.coordinatingColors .coordinatingGroup:last-child {
	border-bottom: 0
}

.coordinatingColors .coordinatingGroup h3 {
	font-weight: bold;
	font-size: 1em;
	margin: 0
}

.coordinatingColors .coordinatingGroup p {
	margin-top: 0
}

.coordinatingColors .coordinatingGroup .colorGroup {
	background: #FFF;
	overflow: hidden;
	padding: 5px
}

.coordinatingColors .coordinatingGroup .colorGroup .colorSwatch {
	padding: 2px;
	float: left
}

.coordinatingColors .coordinatingGroup .colorGroup .colorSwatch span {
	display: block;
	height: 50px;
	background: green;
	border-radius: 0 10px;
	font-size: 0px;
	text-indent: 50em;
	overflow: hidden;
	margin-bottom: 10px
}

.coordinatingColors .coordinatingGroup .colorGroup .colorSwatch a {
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.95em;
	color: #012169
}

.coordinatingColors .coordinatingGroup .colorGroup .colorSwatch a:hover {
	text-decoration: none
}

.coordinatingColors.closed {
	max-height: 0
}

@media screen and (max-width: 600px) {
	.coordinatingColors {
		border-radius: 0 !important
	}
}

@media screen and (max-width: 480px) {
	.coordinatingColors .coordinatingGroup .colorGroup .colorSwatch span {
		float: left
	}

	.coordinatingColors .coordinatingGroup .colorGroup .colorSwatch a {
		float: left;
		padding-left: 20px
	}
}

.editorial header.page-header,.range-tier2-step1 header.page-header {
	margin: 0;
	padding: 30px 0 0
}

.editorial .hero,.range-tier2-step1 .hero {
	margin-top: 20px
}

.editorial .hero img,.range-tier2-step1 .hero img {
	display: block;
	max-width: 100%;
	height: auto
}

.editorial .hero .video,.range-tier2-step1 .hero .video {
	clear: both
}

.editorial .hero .video .videoWrapper,.range-tier2-step1 .hero .video .videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

.editorial .hero .video .videoWrapper iframe,.editorial .hero .video .videoWrapper object,.editorial .hero .video .videoWrapper embed,.editorial .hero .video .videoWrapper img,.range-tier2-step1 .hero .video .videoWrapper iframe,.range-tier2-step1 .hero .video .videoWrapper object,.range-tier2-step1 .hero .video .videoWrapper embed,.range-tier2-step1 .hero .video .videoWrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
	z-index: 2
}

.editorial .hero .video .videoWrapper .progress-indicator-container,.range-tier2-step1 .hero .video .videoWrapper .progress-indicator-container {
	position: relative;
	z-index: 1
}

.editorial .color-grid .color-swatch-link,.range-tier2-step1 .color-grid .color-swatch-link {
	height: 50px;
	width: 50px
}

.editorial .article-section,.range-tier2-step1 .article-section {
	width: 100%;
	padding: 20px 0 20px 0
}

.editorial .article-section .video,.range-tier2-step1 .article-section .video {
	clear: both
}

.editorial .article-section .video .videoWrapper,.range-tier2-step1 .article-section .video .videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

.editorial .article-section .video .videoWrapper iframe,.editorial .article-section .video .videoWrapper object,.editorial .article-section .video .videoWrapper embed,.editorial .article-section .video .videoWrapper img,.range-tier2-step1 .article-section .video .videoWrapper iframe,.range-tier2-step1 .article-section .video .videoWrapper object,.range-tier2-step1 .article-section .video .videoWrapper embed,.range-tier2-step1 .article-section .video .videoWrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
	z-index: 2
}

.editorial .article-section .video .videoWrapper .progress-indicator-container,.range-tier2-step1 .article-section .video .videoWrapper .progress-indicator-container {
	position: relative;
	z-index: 1
}

@media screen and (max-width: 600px) {
	.editorial .article-section,.range-tier2-step1 .article-section {
		padding: 20px 0 15px 0
	}

	.editorial .article-section:after,.range-tier2-step1 .article-section:after {
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both
	}

	.editorial .article-section:first-of-type,.range-tier2-step1 .article-section:first-of-type {
		padding-top: 20px
	}
}

.editorial .article-section .one-half .image-on-left,.editorial .article-section .two-quarters .image-on-left,.editorial .article-section .three-sixths .image-on-left,.editorial .article-section .four-eighths .image-on-left,.editorial .article-section .five-tenths .image-on-left,.editorial .article-section .six-twelfths .image-on-left,.range-tier2-step1 .article-section .one-half .image-on-left,.range-tier2-step1 .article-section .two-quarters .image-on-left,.range-tier2-step1 .article-section .three-sixths .image-on-left,.range-tier2-step1 .article-section .four-eighths .image-on-left,.range-tier2-step1 .article-section .five-tenths .image-on-left,.range-tier2-step1 .article-section .six-twelfths .image-on-left {
	float: left
}

.editorial .article-section .one-half .image-on-right,.editorial .article-section .two-quarters .image-on-right,.editorial .article-section .three-sixths .image-on-right,.editorial .article-section .four-eighths .image-on-right,.editorial .article-section .five-tenths .image-on-right,.editorial .article-section .six-twelfths .image-on-right,.range-tier2-step1 .article-section .one-half .image-on-right,.range-tier2-step1 .article-section .two-quarters .image-on-right,.range-tier2-step1 .article-section .three-sixths .image-on-right,.range-tier2-step1 .article-section .four-eighths .image-on-right,.range-tier2-step1 .article-section .five-tenths .image-on-right,.range-tier2-step1 .article-section .six-twelfths .image-on-right {
	float: right
}

@media screen and (max-width: 480px) {
	.editorial .article-section .one-half,.editorial .article-section .two-quarters,.editorial .article-section .three-sixths,.editorial .article-section .four-eighths,.editorial .article-section .five-tenths,.editorial .article-section .six-twelfths,.range-tier2-step1 .article-section .one-half,.range-tier2-step1 .article-section .two-quarters,.range-tier2-step1 .article-section .three-sixths,.range-tier2-step1 .article-section .four-eighths,.range-tier2-step1 .article-section .five-tenths,.range-tier2-step1 .article-section .six-twelfths {
		margin-bottom: 20px
	}
}

.editorial .article-section .one-half p:last-child,.editorial .article-section .two-quarters p:last-child,.editorial .article-section .three-sixths p:last-child,.editorial .article-section .four-eighths p:last-child,.editorial .article-section .five-tenths p:last-child,.editorial .article-section .six-twelfths p:last-child,.range-tier2-step1 .article-section .one-half p:last-child,.range-tier2-step1 .article-section .two-quarters p:last-child,.range-tier2-step1 .article-section .three-sixths p:last-child,.range-tier2-step1 .article-section .four-eighths p:last-child,.range-tier2-step1 .article-section .five-tenths p:last-child,.range-tier2-step1 .article-section .six-twelfths p:last-child {
	margin-bottom: 0
}

.editorial .article-section .article-image,.range-tier2-step1 .article-section .article-image {
	margin-bottom: 20px
}

.editorial .article-section .article-image img,.range-tier2-step1 .article-section .article-image img {
	display: block;
	max-width: 100%;
	height: auto
}

.editorial .video,.range-tier2-step1 .video {
	margin-top: 20px;
	margin-bottom: 40px
}

.editorial .article-body h2,.range-tier2-step1 .article-body h2 {
	margin-top: 0
}

.editorial .article-body p,.range-tier2-step1 .article-body p {
	margin: 20px 0
}

.editorial .article-body p:first-of-type,.range-tier2-step1 .article-body p:first-of-type {
	margin-top: 0
}

.editorial .article-body .color-badge p,.range-tier2-step1 .article-body .color-badge p {
	margin: 0
}

.editorial .article-body .image-on-left blockquote,.editorial .article-body .image-on-right blockquote,.range-tier2-step1 .article-body .image-on-left blockquote,.range-tier2-step1 .article-body .image-on-right blockquote {
	float: none;
	width: 100%
}

.editorial h2,.range-tier2-step1 h2 {
	margin-top: 0
}

.editorial .image-badge,.range-tier2-step1 .image-badge {
	display: inline-block
}

.editorial .image-badge figure,.range-tier2-step1 .image-badge figure {
	margin-bottom: 20px
}

.editorial .image-badge figure img,.range-tier2-step1 .image-badge figure img {
	display: block;
	width: 100%
}

.editorial .image-badge figure figcaption,.range-tier2-step1 .image-badge figure figcaption {
	display: none
}

.editorial .articleQuote,.range-tier2-step1 .articleQuote {
	margin: 30px 0 20px;
	border-top: 1px solid #434649;
	border-bottom: 1px solid #434649;
	position: relative;
	padding: 20px
}

.editorial .articleQuote .quote-mark,.range-tier2-step1 .articleQuote .quote-mark {
	position: absolute;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-left: -20px;
	background: #FFF;
	font-size: 80px;
	line-height: 80px;
	top: -24px;
	text-align: center
}

.editorial .articleQuote p,.range-tier2-step1 .articleQuote p {
	margin: 10px 0 !important
}

.editorial .color-expert,.range-tier2-step1 .color-expert {
	background: none;
	box-shadow: none
}

.editorial p.back-to-top,.range-tier2-step1 p.back-to-top {
	margin-bottom: 0;
	padding-bottom: 20px
}

.editorial.roomset .product-packages,.range-tier2-step1.roomset .product-packages {
	border-top: 0
}

.editorial.roomset .article-footer,.range-tier2-step1.roomset .article-footer {
	clear: both
}

.editorial .related-links,.editorial .product-packages,.range-tier2-step1 .related-links,.range-tier2-step1 .product-packages {
	padding-top: 20px;
	margin-top: 15px;
	border-top: solid 1px #DFE1E3
}

.color-picker {
	background-color: #fff
}

.color-picker:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both
}

.color-palettes h3 {
	float: left;
	margin-top: 0
}

.color-palettes .close-color-grid {
	float: right;
	margin: 0 1em 0 1em
}

.color-grid {
	margin-left: -21px;
	clear: both
}

.color-grid>ul {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	*zoom: 1;
	letter-spacing: -0.31em;
	margin-bottom: 4px
}

.color-grid>ul li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	white-space: nowrap
}

.color-grid>ul>li {
	padding-left: 20px;
	margin-bottom: 20px;
	vertical-align: top
}

.color-grid>ul>div {
	letter-spacing: normal
}

.color-grid .color-swatch {
	width: 60px;
	height: 60px;
	-webkit-border-top-right-radius: 14px;
	-moz-border-radius-topright: 14px;
	border-radius-topright: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomleft: 14px;
	border-radius-bottomleft: 14px;
	border-radius: 0 14px 0 14px;
	display: inline-block
}

body .color-grid a.color-swatch:hover,body .color-grid button.color-swatch:hover {
	position: relative
}

body .color-grid a.color-swatch:hover:before,body .color-grid button.color-swatch:hover:before {
	content: "";
	width: 50px;
	height: 50px;
	position: absolute;
	border: 2px solid white;
	top: 3px;
	right: 3px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-radius-topright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius-bottomleft: 10px;
	border-radius: 0 10px 0 10px
}

.color-grid a.color-swatch:hover,.color-grid button.color-swatch:hover {
	position: relative
}

.color-grid a.color-swatch:hover:before,.color-grid button.color-swatch:hover:before {
	content: "";
	display: none
}

.color-grid .color-swatch {
	width: 60px;
	height: 60px;
	-webkit-border-top-right-radius: 14px;
	-moz-border-radius-topright: 14px;
	border-radius-topright: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomleft: 14px;
	border-radius-bottomleft: 14px;
	border-radius: 0 14px 0 14px;
	display: inline-block;
	border: 1px solid #434649
}

.color-grid .color-swatch {
	width: 80px;
	height: 80px;
	-webkit-border-top-right-radius: 17.5px;
	-moz-border-radius-topright: 17.5px;
	border-radius-topright: 17.5px;
	-webkit-border-bottom-left-radius: 17.5px;
	-moz-border-radius-bottomleft: 17.5px;
	border-radius-bottomleft: 17.5px;
	border-radius: 0 17.5px 0 17.5px;
	display: inline-block
}

body .color-grid a.color-swatch:hover,body .color-grid button.color-swatch:hover {
	position: relative
}

body .color-grid a.color-swatch:hover:before,body .color-grid button.color-swatch:hover:before {
	content: "";
	width: 70px;
	height: 70px;
	position: absolute;
	border: 2px solid white;
	top: 3px;
	right: 3px;
	-webkit-border-top-right-radius: 14px;
	-moz-border-radius-topright: 14px;
	border-radius-topright: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomleft: 14px;
	border-radius-bottomleft: 14px;
	border-radius: 0 14px 0 14px
}

.color-grid a.color-swatch:hover,.color-grid button.color-swatch:hover {
	position: relative
}

.color-grid a.color-swatch:hover:before,.color-grid button.color-swatch:hover:before {
	content: "";
	display: none
}

.color-grid .color-swatch {
	width: 80px;
	height: 80px;
	-webkit-border-top-right-radius: 17.5px;
	-moz-border-radius-topright: 17.5px;
	border-radius-topright: 17.5px;
	-webkit-border-bottom-left-radius: 17.5px;
	-moz-border-radius-bottomleft: 17.5px;
	border-radius-bottomleft: 17.5px;
	border-radius: 0 17.5px 0 17.5px;
	display: inline-block;
	border: 1px solid #434649
}

.color-grid .color-swatch {
	border: none;
	display: block;
	position: relative
}

.color-grid .color-swatch.active:after {
	content: "▲";
	-ms-transform: scaleX(2);
	-webkit-transform: scaleX(2);
	transform: scaleX(2);
	position: absolute;
	left: 40%;
	bottom: -28px
}

.color-grid .color-information {
	position: relative;
	margin: 0 0 20px 20px;
	padding: 20px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-radius-topright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius-bottomleft: 10px;
	border-radius: 0 10px 0 10px
}

.color-grid .color-information h2 {
	font-size: 20px;
	font-size: 1.25rem;
	margin-top: -2px;
	margin-right: 40px
}

.color-grid .color-information .css-color-information-products {
	margin-bottom: 12px
}

.color-grid .color-information p {
	min-width: 275px;
	margin: 0
}

@media screen and (max-width: 480px) {
	.color-grid .color-information p a {
		padding: 0 .5em
	}
}

.color-grid .color-information .css-color-information-more {
	color: #fff;
	margin-right: 10px
}

.color-grid .color-information .css-color-information-close {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #434649
}

.color-expert {
	background-color: #fff;
	padding: 1px 0
}

.color-expert .container>h2 {
	margin: 25px 0 20px
}

#aestheticsCentre .expert-excerpt div {
	padding: 0
}

#aestheticsCentre .expert-excerpt aside {
	padding-right: 10px
}

.expert-excerpt {
	margin: 15px 0 20px;
	border-top: 1px solid #434649;
	position: relative;
	padding: 20px 0
}

.expert-excerpt .quote-mark {
	position: absolute;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-left: -20px;
	background: #FFF;
	font-size: 80px;
	line-height: 80px;
	top: -24px;
	text-align: center
}

.expert-excerpt aside blockquote {
	margin: 0 0 20px
}

.expert-excerpt aside p {
	margin: 0
}

.expert-excerpt aside strong {
	display: block;
	color: #434649
}

.expert-excerpt figure {
	padding: 0 10px 0 0;
	display: inline-block;
	width: 100%
}

.expert-excerpt figure img {
	border: solid 1px #DFE1E3;
	margin: 0 auto
}

.expert-excerpt img {
	display: block;
	max-width: 100%;
	margin: 0 auto 20px
}

.expert-excerpt .link-to-expert {
	font-weight: bold;
	margin: 20px 0 0;
	vertical-align: bottom
}

.expert-excerpt .link-to-expert a {
	text-decoration: underline
}

.expert-excerpt .link-to-expert a:hover {
	text-decoration: none
}

.expert-excerpt .link-to-expert p {
	margin: 0 0 5px
}

body .expert-excerpt .link-to-expert {
	color: inherit;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: normal
}

.light body .expert-excerpt .link-to-expert {
	color: #fff
}

.dark body .expert-excerpt .link-to-expert {
	color: #292a2a
}

body .expert-excerpt .link-to-expert a {
	padding: 0 10px;
	font-weight: bold
}

.range,.editorial {
	margin-top: 80px
}

.range .hero,.editorial .hero {
	margin-top: 20px
}

.range .hero img,.editorial .hero img {
	display: block;
	max-width: 100%;
	height: auto
}

.range .hero .video,.editorial .hero .video {
	clear: both
}

.range .hero .video .videoWrapper,.editorial .hero .video .videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

.range .hero .video .videoWrapper iframe,.range .hero .video .videoWrapper object,.range .hero .video .videoWrapper embed,.range .hero .video .videoWrapper img,.editorial .hero .video .videoWrapper iframe,.editorial .hero .video .videoWrapper object,.editorial .hero .video .videoWrapper embed,.editorial .hero .video .videoWrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
	z-index: 2
}

.range .hero .video .videoWrapper .progress-indicator-container,.editorial .hero .video .videoWrapper .progress-indicator-container {
	position: relative;
	z-index: 1
}

.range .article-body .article-section,.editorial .article-body .article-section {
	padding: 40px 0 40px 0;
	width: 100%
}

.range .article-body .article-section:last-of-type,.editorial .article-body .article-section:last-of-type {
	padding-bottom: 40px
}

.range .article-body .article-section.article-section-with-group,.editorial .article-body .article-section.article-section-with-group {
	padding-bottom: 20px
}

.range .article-body .article-section.no-spacing,.editorial .article-body .article-section.no-spacing {
	padding-bottom: 0
}

.range .article-body .article-section.no-spacing h2,.editorial .article-body .article-section.no-spacing h2 {
	margin-bottom: 0
}

.range .article-body .article-section.no-spacing+.article-section.article-section-bg,.editorial .article-body .article-section.no-spacing+.article-section.article-section-bg {
	margin-top: 20px
}

.range .article-body .article-group,.editorial .article-body .article-group {
	width: 100%
}

.range .article-body .article-group .article-stubs,.editorial .article-body .article-group .article-stubs {
	padding: 40px 0 20px 0
}

.range .article-body .color-swatches,.editorial .article-body .color-swatches {
	padding: 20px 0 40px 0;
	width: 100%
}

.range .article-body .color-swatches .color-grid,.editorial .article-body .color-swatches .color-grid {
	padding-bottom: 16px;
	max-width: 766px
}

.range .article-body .color-swatches .color-grid button,.editorial .article-body .color-swatches .color-grid button {
	border: 1px solid #434649
}

.range .article-body .color-swatches .visualise-in-a-room,.editorial .article-body .color-swatches .visualise-in-a-room {
	clear: both
}

.range .article-product-stubs,.editorial .article-product-stubs {
	margin-top: 20px
}

.is-range .color-badge {
	display: none
}

.module-stub,.article-stub,.color-page-article-stub,.product-package,.promo-product-package {
	background-color: #fff
}

.module-stub a:focus,.article-stub a:focus,.color-page-article-stub a:focus,.product-package a:focus,.promo-product-package a:focus,.module-stub a img:focus,.article-stub a img:focus,.color-page-article-stub a img:focus,.product-package a img:focus,.promo-product-package a img:focus {
	outline: 0
}

.module-stub .product-header,.article-stub .product-header,.color-page-article-stub .product-header,.product-package .product-header,.promo-product-package .product-header,.module-stub .article-header,.article-stub .article-header,.color-page-article-stub .article-header,.product-package .article-header,.promo-product-package .article-header {
	margin-bottom: 0 !important;
	padding: 20px 20px 15px 20px;
	height: auto;
	box-shadow: none !important
}

.module-stub .product-header h2,.article-stub .product-header h2,.color-page-article-stub .product-header h2,.product-package .product-header h2,.promo-product-package .product-header h2,.module-stub .product-header h3,.article-stub .product-header h3,.color-page-article-stub .product-header h3,.product-package .product-header h3,.promo-product-package .product-header h3,.module-stub .article-header h2,.article-stub .article-header h2,.color-page-article-stub .article-header h2,.product-package .article-header h2,.promo-product-package .article-header h2,.module-stub .article-header h3,.article-stub .article-header h3,.color-page-article-stub .article-header h3,.product-package .article-header h3,.promo-product-package .article-header h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0
}

.module-stub .product-header p,.article-stub .product-header p,.color-page-article-stub .product-header p,.product-package .product-header p,.promo-product-package .product-header p,.module-stub .article-header p,.article-stub .article-header p,.color-page-article-stub .article-header p,.product-package .article-header p,.promo-product-package .article-header p {
	font-size: 14px;
	margin: 0
}

.module-stub .product-header h1,.article-stub .product-header h1,.color-page-article-stub .product-header h1,.product-package .product-header h1,.promo-product-package .product-header h1,.module-stub .product-header h2,.article-stub .product-header h2,.color-page-article-stub .product-header h2,.product-package .product-header h2,.promo-product-package .product-header h2,.module-stub .article-header h1,.article-stub .article-header h1,.color-page-article-stub .article-header h1,.product-package .article-header h1,.promo-product-package .article-header h1,.module-stub .article-header h2,.article-stub .article-header h2,.color-page-article-stub .article-header h2,.product-package .article-header h2,.promo-product-package .article-header h2 {
	overflow: hidden;
	text-overflow: ellipsis
}

.module-stub .product-header h1 a,.article-stub .product-header h1 a,.color-page-article-stub .product-header h1 a,.product-package .product-header h1 a,.promo-product-package .product-header h1 a,.module-stub .product-header h2 a,.article-stub .product-header h2 a,.color-page-article-stub .product-header h2 a,.product-package .product-header h2 a,.promo-product-package .product-header h2 a,.module-stub .product-header h3,.article-stub .product-header h3,.color-page-article-stub .product-header h3,.product-package .product-header h3,.promo-product-package .product-header h3,.module-stub .article-header h1 a,.article-stub .article-header h1 a,.color-page-article-stub .article-header h1 a,.product-package .article-header h1 a,.promo-product-package .article-header h1 a,.module-stub .article-header h2 a,.article-stub .article-header h2 a,.color-page-article-stub .article-header h2 a,.product-package .article-header h2 a,.promo-product-package .article-header h2 a,.module-stub .article-header h3,.article-stub .article-header h3,.color-page-article-stub .article-header h3,.product-package .article-header h3,.promo-product-package .article-header h3 {
	color: #011542;
	text-decoration: underline;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.3;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 0
}

.module-stub .product-header h1 a:hover,.article-stub .product-header h1 a:hover,.color-page-article-stub .product-header h1 a:hover,.product-package .product-header h1 a:hover,.promo-product-package .product-header h1 a:hover,.module-stub .product-header h2 a:hover,.article-stub .product-header h2 a:hover,.color-page-article-stub .product-header h2 a:hover,.product-package .product-header h2 a:hover,.promo-product-package .product-header h2 a:hover,.module-stub .product-header h3:hover,.article-stub .product-header h3:hover,.color-page-article-stub .product-header h3:hover,.product-package .product-header h3:hover,.promo-product-package .product-header h3:hover,.module-stub .article-header h1 a:hover,.article-stub .article-header h1 a:hover,.color-page-article-stub .article-header h1 a:hover,.product-package .article-header h1 a:hover,.promo-product-package .article-header h1 a:hover,.module-stub .article-header h2 a:hover,.article-stub .article-header h2 a:hover,.color-page-article-stub .article-header h2 a:hover,.product-package .article-header h2 a:hover,.promo-product-package .article-header h2 a:hover,.module-stub .article-header h3:hover,.article-stub .article-header h3:hover,.color-page-article-stub .article-header h3:hover,.product-package .article-header h3:hover,.promo-product-package .article-header h3:hover {
	color: #012169
}

.module-stub .product-header h3._no-link,.article-stub .product-header h3._no-link,.color-page-article-stub .product-header h3._no-link,.product-package .product-header h3._no-link,.promo-product-package .product-header h3._no-link,.module-stub .article-header h3._no-link,.article-stub .article-header h3._no-link,.color-page-article-stub .article-header h3._no-link,.product-package .article-header h3._no-link,.promo-product-package .article-header h3._no-link {
	text-decoration: none
}

.module-stub .product-figure,.article-stub .product-figure,.color-page-article-stub .product-figure,.product-package .product-figure,.promo-product-package .product-figure,.module-stub .article-figure,.article-stub .article-figure,.color-page-article-stub .article-figure,.product-package .article-figure,.promo-product-package .article-figure {
	text-align: center;
	position: relative
}

.product-packages {
	padding: 20px 0 20px 0
}

.product-packages .grid__item {
	margin-bottom: 20px
}

.product-packages:first-child {
	margin-left: 0
}

.product-packages .product-stubs {
	clear: both
}

@media screen and (max-width: 600px) {
	.product-packages .product-stubs {
		padding-bottom: 0
	}
}

.product-packages .product-stubs>h2 {
	color: #012169;
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
	margin-top: 0
}

.light .product-packages .product-stubs>h2 {
	color: #fff
}

.dark .product-packages .product-stubs>h2 {
	color: #292a2a
}

.product-package,.promo-product-package {
	border: 1px solid #DDDFE2;
	margin-bottom: 15px
}

.product-package .product-name,.promo-product-package .product-name {
	margin-top: 0;
	line-height: 1
}

.product-package .product-details,.promo-product-package .product-details {
	position: relative;
	min-height: 300px
}

.product-package .product-header,.promo-product-package .product-header {
	position: relative;
	z-index: 2
}

.product-package .product-header a,.promo-product-package .product-header a {
	text-decoration: underline
}

.product-package .product-header a.more-information,.promo-product-package .product-header a.more-information {
	display: block
}

.product-package .product-figure,.promo-product-package .product-figure {
	padding: 0 20px 20px 20px;
	z-index: 1;
	width: 100%;
	bottom: 0;
	left: 0
}

.product-package .product-figure .color-swatch,.promo-product-package .product-figure .color-swatch {
	width: 100%;
	max-width: 450px;
	height: 125px;
	border-bottom-left-radius: 14px;
	border-top-right-radius: 14px;
	display: inline-block;
	border: 1px solid #DDDFE2
}

.product-package .product-figure .product-placement,.promo-product-package .product-figure .product-placement {
	position: absolute;
	bottom: 10%;
	left: 0;
	width: 100%
}

.product-package .product-figure .product-image,.promo-product-package .product-figure .product-image {
	height: 95px;
	width: 95px
}

.product-package .cta-section,.promo-product-package .cta-section {
	background-color: #f4f5f7;
	width: 100%;
	height: auto;
	display: block;
	padding: 19px;
	border-top: #DDDFE2 solid 1px
}

.product-package .cta-section p.price-value-text,.promo-product-package .cta-section p.price-value-text {
	font-weight: bold;
	font-size: 14px;
	padding: 11px 0
}

.product-package .cta-section .button-list a,.product-package .cta-section .button-list form,.promo-product-package .cta-section .button-list a,.promo-product-package .cta-section .button-list form {
	width: 100%;
	margin-bottom: 20px
}

.product-package .cta-section .button-list a:last-child,.product-package .cta-section .button-list form:last-child,.promo-product-package .cta-section .button-list a:last-child,.promo-product-package .cta-section .button-list form:last-child {
	margin-bottom: 0
}

.product-package .cta-section .button-list .in-store-only-text,.promo-product-package .cta-section .button-list .in-store-only-text {
	margin: 15px 0 20px 0;
	line-height: 39px;
	display: block;
	font-weight: bold
}

.product-package .cta-section .akzo-button-5,.product-package .cta-section .akzo-new-button-2,.promo-product-package .cta-section .akzo-button-5,.promo-product-package .cta-section .akzo-new-button-2 {
	line-height: 20px;
	min-height: 40px;
	padding: 8px 15px
}

.product-package .cta-section .akzo-button-5 i,.product-package .cta-section .akzo-new-button-2 i,.promo-product-package .cta-section .akzo-button-5 i,.promo-product-package .cta-section .akzo-new-button-2 i {
	line-height: 20px
}

.product-package .cta-section .akzo-button-5,.promo-product-package .cta-section .akzo-button-5 {
	border: 1px solid #012169
}

.product-package .cta-section a,.product-package .cta-section .buy-now-button,.promo-product-package .cta-section a,.promo-product-package .cta-section .buy-now-button {
	width: 100%
}

.product-package .cta-section .buy-now-button,.promo-product-package .cta-section .buy-now-button {
	outline: none
}

.product-package .cta-section p.price-value-text,.product-package .cta-section p.price-from-text,.product-package .cta-section span.vat-text,.promo-product-package .cta-section p.price-value-text,.promo-product-package .cta-section p.price-from-text,.promo-product-package .cta-section span.vat-text {
	margin: 0
}

.product-package .cta-section p.price-from-text,.promo-product-package .cta-section p.price-from-text {
	padding: 11px 0;
	font-weight: bold;
	font-size: 14px
}

.product-package .cta-section p.product-price,.promo-product-package .cta-section p.product-price {
	margin: 15px 0 20px 0
}

.product-package .cta-section p.product-price span.in-store-only-text,.promo-product-package .cta-section p.product-price span.in-store-only-text {
	line-height: 39px;
	display: block;
	font-weight: bold
}

.product-package .cta-section p.product-price span.price,.promo-product-package .cta-section p.product-price span.price {
	font-weight: bold;
	font-size: 29px
}

.product-package .cta-section p.product-price span.vat-text,.promo-product-package .cta-section p.product-price span.vat-text {
	font-size: 12px;
	font-style: italic
}

.product-package .cta-section .select-wrapper,.promo-product-package .cta-section .select-wrapper {
	width: 100%;
	display: inline-block
}

.product-package .cta-section .select-wrapper .product-pack-size,.promo-product-package .cta-section .select-wrapper .product-pack-size {
	font-weight: bold;
	font-size: 14px
}

.product-package .cta-section .select-wrapper select,.promo-product-package .cta-section .select-wrapper select {
	min-width: 100%;
	max-width: 100%
}

.product-package .cta-section .select-wrapper select:hover,.promo-product-package .cta-section .select-wrapper select:hover {
	cursor: pointer
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.product-package .cta-section .select-wrapper select,.promo-product-package .cta-section .select-wrapper select {
		padding-bottom: 11px
	}
}

.product-package .cta-section .in-store-only,.promo-product-package .cta-section .in-store-only {
	font-size: 12px;
	padding-bottom: 12px;
	text-transform: uppercase
}

@media only screen and (max-width: 600px) and (min-width: 480px) {
	.product-package .inspiration .product-packages .grid .grid__item,.product-package .inspiration .product-packages .grid--rev .grid__item,.product-package .inspiration .product-packages .grid--full .grid__item,.product-package .inspiration .product-packages .grid--right .grid__item,.product-package .inspiration .product-packages .grid--center .grid__item,.promo-product-package .inspiration .product-packages .grid .grid__item,.promo-product-package .inspiration .product-packages .grid--rev .grid__item,.promo-product-package .inspiration .product-packages .grid--full .grid__item,.promo-product-package .inspiration .product-packages .grid--right .grid__item,.promo-product-package .inspiration .product-packages .grid--center .grid__item {
		width: 50% !important
	}
}

.margin-top-none {
	margin-top: 0 !important
}

.dark-border {
	border: #434649 solid 1px
}

.grey-border {
	border: #dfe1e3 solid 1px
}

.coordinate-colors-button>div:after {
	font-family: FontAwesome;
	padding-left: 0.6em
}

.coordinate-colors-button._closed>div:after {
	content: "\f078"
}

.coordinate-colors-button._open>div:after {
	content: "\f077"
}

.color-landing-page .page-header {
	margin-bottom: 0 !important
}

.color-landing-page .page-header p._secondary-title {
	margin-bottom: 0
}

.color-landing-page nav {
	padding-top: 20px;
	border-top: solid 1px #e3e5e8
}

@media screen and (max-width: 600px) {
	.color-landing-page nav {
		padding-top: 0;
		border-top: none
	}
}

.color-landing-page .hue-picker-vertical ._body ._segment {
	height: 60px
}

.color-landing-page .hue-picker-vertical ._body ._segment.with-selector-handle.selected {
	box-shadow: none
}

@media screen and (min-width: 481px) and (max-width: 1023px) {
	.color-landing-page .cl-color-info-panel ._buttons button.coordinate-colors-button {
		margin-right: 4%
	}
}

.color-landing-page [data-new-color-palette] li.colorCube {
	border: none;
	margin: 0 14px 14px 0;
	font-size: 0px;
	color: transparent;
	width: 61px
}

.color-landing-page [data-new-color-palette] .showNames li.colorCube {
	width: 129px;
	font-size: 0.8rem;
	color: #000;
	vertical-align: bottom;
	position: relative
}

.color-landing-page [data-new-color-palette] .showNames li.colorCube p {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 126px;
	margin-bottom: 0
}

.color-landing-page [data-new-color-palette] .tonePalette {
	margin: 0 0 6px 0
}

@media screen and (max-width: 600px) {
	.color-landing-page [data-new-color-palette] ul.colorTabs {
		padding: 0
	}
}

.color-landing-page ._open-v-hue-picker {
	display: none;
	background-image: url("hue-picker-gradient-without-white.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 50px;
	margin-bottom: 24px
}

.color-landing-page ._open-v-hue-picker.with-white {
	background-image: url("huepickergradient.png")
}

@media screen and (max-width: 600px) {
	.color-landing-page ._open-v-hue-picker {
		display: block
	}
}

.color-landing-page .hue-picker-vertical {
	margin: auto;
	padding-right: 60px;
	display: none
}

@media screen and (max-width: 600px) {
	.color-landing-page .hue-picker-vertical {
		display: block
	}
}

.color-landing-page ._close-hue-picker-vertical-lower {
	position: relative;
	line-height: 42px;
	margin-top: 12px;
	margin-bottom: 12px;
	vertical-align: top;
	float: right;
	display: none
}

@media screen and (max-width: 600px) {
	.color-landing-page ._close-hue-picker-vertical-lower {
		display: block
	}
}

.color-landing-page ._close-hue-picker-vertical-lower:after {
	content: "";
	display: inline-block;
	background-image: url("close-color-picker.png");
	background-repeat: no-repeat;
	height: 42px;
	width: 40px;
	margin-left: 24px
}

.color-landing-page ._close-hue-picker-vertical {
	background-image: url("close-color-picker.png");
	background-repeat: no-repeat;
	height: 42px;
	float: right;
	width: 40px;
	display: none
}

@media screen and (max-width: 600px) {
	.color-landing-page ._close-hue-picker-vertical {
		display: block
	}
}

.color-landing-page ._hue-picker {
	margin-top: 20px
}

.color-landing-page ._hue-picker .hue-selector-horizontal {
	height: 87px
}

@media screen and (max-width: 600px) {
	.color-landing-page ._hue-picker .hue-selector-horizontal {
		/*display: none*/
	}
}

.color-landing-page ._hue-picker .product-details__hue-picker {
	margin: 0
}

.color-landing-page ._main-section {
	margin-top: 20px
}

.color-landing-page ._main-section .show-color-names-container {
	margin: 0 0 20px 0
}

.color-landing-page ._main-section .toggle-show-more-container {
	margin: 0 0 20px 0
}

.color-landing-page ._main-section ._divider {
	margin: 10px 20px;
	border-bottom: solid 1px #e3e5e8
}

@media screen and (max-width: 600px) {
	.color-landing-page ._main-section ._divider {
		margin: 0 10px 10px
	}
}

.color-landing-page ._hue-specific-promo-editorial {
	position: relative;
	margin-top: 20px
}

.color-landing-page ._hue-specific-promo-editorial>.loading {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #FFF;
	z-index: 2
}

.color-landing-page ._hue-specific-promo-editorial>.loading:before {
	content: ' ';
	display: block;
	width: 30px;
	height: 30px;
	margin: 20px auto;
	background: url('/assets/images/basecoat/progress-indicator/small.gif?1433282515') center no-repeat
}

.color-landing-page ._hue-specific-promo-editorial img {
	display: block;
	width: 100%;
	height: auto
}

.color-landing-page ._hue-specific-promo-editorial h2,.color-landing-page ._hue-specific-promo-editorial h2 a {
	font-size: 20px !important
}

.color-landing-page [data-new-color-palette] li.colorCube:nth-child(6) {
	margin-right: 14px
}

.color-landing-page #colorInfoPanel {
	width: 100%
}

.color-landing-page .open-visualiser {
	margin-bottom: 10px
}

.color-landing-page ._decription {
	font-size: 14px
}
@media screen and (min-width: 768px) {
.padding0_20{padding:0 20px;}
}
@media screen and (max-width: 600px) {
	.color-landing-page ._decription {
		display: none
	}
}

@media screen and (min-width: 481px) and (max-width: 1023px) {
	.color-landing-page ._decription {
		padding-bottom: 10px
	}
}

.color-landing-page .cl-color-info-panel {
	padding: 20px;
	padding-bottom: 0
}

@media screen and (max-width: 600px) {
	.color-landing-page .cl-color-info-panel {
		padding: 10px;
		padding-bottom: 0
	}
}

.color-landing-page .cl-color-info-panel .open-popular-color-cood {
	padding-left: 0
}

.color-landing-page .cl-color-info-panel #coordAndFindProdBtnContainer:first-child {
	padding-left: 0
}

@media screen and (min-width: 1024px) {
	.color-landing-page .cl-color-info-panel #coordAndFindProdBtnContainer .find-a-product-btn {
		width: auto !important
	}
}

@media screen and (max-width: 600px) {
	.color-landing-page .cl-color-info-panel ._buttons {
		margin-bottom: 0;
		padding-bottom: 0
	}
}

.color-landing-page .cl-color-info-panel ._buttons button,.color-landing-page .cl-color-info-panel ._buttons a {
	margin-right: 10px
}

.color-landing-page .cl-color-info-panel ._buttons button:focus,.color-landing-page .cl-color-info-panel ._buttons a:focus {
	outline: none
}

.color-landing-page .cl-color-info-panel ._buttons button._mobile,.color-landing-page .cl-color-info-panel ._buttons a._mobile {
	display: none
}

@media screen and (min-width: 481px) and (max-width: 1023px) {
	.color-landing-page .cl-color-info-panel ._buttons button,.color-landing-page .cl-color-info-panel ._buttons a {
		margin-right: 0;
		float: left
	}
}

@media screen and (max-width: 600px) {
	.color-landing-page .cl-color-info-panel ._buttons button,.color-landing-page .cl-color-info-panel ._buttons a {
		width: 100%;
		margin-right: 0
	}

	.color-landing-page .cl-color-info-panel ._buttons button._desktop,.color-landing-page .cl-color-info-panel ._buttons a._desktop {
		display: none
	}

	.color-landing-page .cl-color-info-panel ._buttons button._mobile,.color-landing-page .cl-color-info-panel ._buttons a._mobile {
		display: block
	}
}

.color-landing-page .cl-color-info-panel ._swatch {
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-radius-topright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius-bottomleft: 10px;
	border-radius: 0 10px 0 10px;
	position: relative;
	margin-bottom: 20px;
	padding-right: 30px;
	padding-left: 12px;
	padding-top: 12px
}

@media screen and (max-width: 600px) {
	.color-landing-page .cl-color-info-panel ._swatch {
		margin-bottom: 10px
	}
}

.color-landing-page .cl-color-info-panel ._swatch ._inner-container {
	display: inline-block;
	margin-bottom: 67px
}

.color-landing-page .cl-color-info-panel ._swatch ._inner-container h4._color-name {
	font-weight: bold;
	display: inline;
	margin: 0;
	margin-right: 10px;
	width: 100%
}

@media screen and (max-width: 480px) {
	.color-landing-page .cl-color-info-panel ._swatch ._inner-container h4._color-name {
		float: left
	}
}

.color-landing-page .cl-color-info-panel ._swatch ._inner-container ._scrapbook {
	display: inline-block;
	margin-top: 0;
	margin-left: 0
}

@media screen and (max-width: 1023px) {
	.color-landing-page .cl-color-info-panel ._swatch ._inner-container ._scrapbook {
		margin-top: 10px
	}
}

.color-landing-page .cl-color-info-panel ._swatch ._close {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 1
}[data-accordion] {
	height: 0;
	overflow: hidden
}[data-accordion] ul {
	margin: 0
}[data-accordion=popular-color-info] [data-close=extended-color-info] {
	display: none
}[data-accordion=extended-color-info] [data-close=popular-color-info] {
	display: none
}[data-accordion=extended-color-info],[data-accordion=popular-color-info] {
	float: left;
	width: 100%
}[data-accordion=extended-color-info] .visualise-in-room,[data-accordion=popular-color-info] .visualise-in-room {
	padding: 10px 20px 20px 20px
}

@media screen and (max-width: 600px) {
[	data-accordion=extended-color-info] .visualise-in-room,[data-accordion=popular-color-info] .visualise-in-room {
		padding: 0 10px 10px 10px
	}
}[data-accordion=extended-color-info] .visualise-in-room .buyTester h1,[data-accordion=popular-color-info] .visualise-in-room .buyTester h1 {
	display: none
}

.popular-color-content {
	border: solid 1px #e3e5e8;
	margin: 0 0 14px 0
}

.popular-color-content .coordinatingColors .arrow-up {
	display: block
}

#color-info-panel .arrow-wrapper {
	width: 20px;
	height: 20px;
	position: absolute;
	display: none
}

#color-info-panel .arrow-wrapper .arrow,#color-info-panel .arrow-wrapper .arrow-fill {
	width: 0;
	height: 0;
	border: solid 13px transparent;
	position: relative
}

#color-info-panel .arrow-wrapper .arrow {
	border-bottom-color: #e3e5e8;
	top: -26px
}

#color-info-panel .arrow-wrapper .arrow-fill {
	border-bottom-color: white;
	top: -50px
}

.buyTester .content .one-half,.buyTester .content .two-quarters,.buyTester .content .three-sixths,.buyTester .content .four-eighths,.buyTester .content .five-tenths,.buyTester .content .six-twelfths {
	padding: 10px
}

.buyTester .price {
	line-height: 15px
}

.colorSwatch span {
	cursor: pointer
}

a.close-link {
	text-decoration: underline;
	float: right;
	cursor: pointer;
	padding-right: 20px;
	padding-bottom: 10px
}

@media screen and (max-width: 600px) {
	a.close-link {
		padding-right: 10px
	}
}

.slider__body {
	overflow-y: auto
}

.color-landing-page .search-box {
	font-size: 16px;
	width: 50%;
	margin-bottom: 20px
}

@media screen and (max-width: 768px) {
	.color-landing-page .search-box {
		width: 100%
	}
}

@media screen and (max-width: 600px) {
	.color-landing-page .search-box {
		height: 60px
	}

	.color-landing-page .search-box button {
		height: 60px;
		padding: 15px;
		width: 60px
	}

	.color-landing-page .search-box button .icon-search-icon {
		padding: 0
	}

	.color-landing-page .search-box button .icon-search-icon:before {
		font-size: 30px
	}
}

.color-landing-page .buyTester {
	margin-bottom: 0
}

.color-landing-page .group:after {
	content: "";
	display: table;
	clear: both
}

.color-landing-page .float-right {
	float: right
}
