@import url(forms.css);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);

.new_widget.width33 .widgetPadding .contentWidget > h2 {
         display:none;
}
.new_widget.width35 .widgetPadding .contentWidget > h2 {
         display:none;
}

.new_widget.width85 .widgetPadding .contentWidget > h2 {
         display:none;
}

#masthead {
	text-align: left;
}

#masthead h1 {
	display: none;
}

#content, #navigation, .nav_heading, .menu li {
	text-align: left;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.hidekey {
	display: none;
}   

.clear {
	clear: both;
}

.hidden_clear {
	clear: both;
	display: none;
}


/* Access links - text only, site map */
#access_links {
	position: relative;
	text-align: right;
	font-size: 0.9em;
	padding:10px 12px 0 0;
}

#access_links a {
	padding: 1px 2px;
}

#site_search {
	float: right;
	margin-top: 8px;
	margin-right: 10px;
}

#site_search label {
	display: none;
}

#content h1 {
	margin-top: 0;
	padding-top: 8px;
}

.categories {
	margin: 1em 0 3em 0; 
	overflow: hidden;
	float: left;
	width: 100%;
}		
/* Services */
#service_list li {
	padding: 3px 0;
}

.service_details_heading {
	font-size: 14px;
	font-weight: bold;
	padding: 12px 0;
	margin: 0;
}

.service_details p {
	padding: 3px 0 2px 12px;
	margin: 0;
}
			
/* Breadcrumbs and related info */
#bc {
	margin: 8px 0;
	padding: 0 0 8px 0;
	color: #666;
	font-size: 0.9em;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
}
#bc a {
	text-decoration: underline!important;
}

#related span {
	display: inline;
	list-style: none;
	padding: 4px 10px 4px 0px;
	text-align: center;
}


 /* News */
#top_news {
	padding: 5px 0;
	font-size: 1.1em;
}

#top_news img {
	float: right;
	width: 100px;
	border: 1px solid #ddd;
	padding: 1px;
	margin: 5px;
}

#top_news h2 {
	padding-top: 0;
	margin: 0 0 5px 0;
}

#top_news p {
	margin: 0;
}
 
.newsdate {
	margin: 0;
	padding: 5px 0;
	font-size: 0.9em;
}

.rest_of_news {
	float: left;
	width: 45%;
	border-top: 1px solid #ddd;
	margin: 10px 1%;
	padding: 10px 0;
}

.rest_of_news img {
	float: right;
	width: 50px;
	border: 1px solid #ddd;
	padding: 1px;
	margin: 3px;
}

.rest_of_news p {
	margin: 0;
	padding: 0;
}

.rest_of_news h3 {
	padding-top: 2px;
	margin: 0 0 5px 0;
}
	    
.news_category {
	margin: 0;
	padding: 0 0 5px 0;
}

.drop_space {
	clear: both;
	padding: 0;
	margin: 25px 0 0 0;
}

.drop_space label {
	font-size: 1.2em;
	display: block;
	padding-bottom: 4px;
}

.newsimage, .documentimage {
	padding: 1px;
	margin: 0 auto;
	display: block;
}
			 
/* Events */
.featuredevent {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.contentimage {
	display: block;
	margin: 0 auto 1em auto;
}
																		
/* FAQs */
.no_style li {
	list-style: none;
	margin: 12px 0;
}												
												
/* Contact */
.contact {
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #ddd;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
}

.contact p {
	margin: 5px 0 5px 12px;
	padding: 0;
}

.map {
	border: 1px solid #666;
}
													
/* Sitemap */
#sitemap { 
	font-size: 1em;
	color: #000;
}

#sitemap div {
	margin: 10px 0;
}

#sitemap ul {
	list-style: none;
	margin: 2px 0;
	padding: 0;
}

#sitemap li {
	padding: 3px 0 3px 0px;
	line-height: 1.6em;
	list-style: none;
}

#home #wrapper {
	width: 98%!important;	
}	

#home #navigation {
	display: none;
}																		
/* Search results */

.relevance {
	color: #333;
	font-size: 0.94em;
	margin: 0;
	padding: 0 0 2px 0;
}

.search_highlight {
	background: #ff9;
	padding: 1px 2px;
}

.result_box p {
	margin: 0;
	padding: 3px 0;
}

.result_box div {
	margin: 0;
	padding: 3px 0;
}
																			
/* Documents */
.page_categories {
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px 0;
	padding: 5px 0 8px 0;
}

.page_categories div {
	margin: 5px 0;
	padding: 2px 0;
}

.page_categories li {
	list-style-type: circle;
	margin: 0;
	padding: 2px 0;
}

.info_left {
	width: 45%;
	float: left;
	margin: 0;
}

.info_right {
	width: 45%;
	float: right;
	margin: 0;
}
      
.answer {
	margin-top: 1em;
}  

.poll_item {
	margin: 2em 0 1em 0;
}

.spacer {
	margin: 1em 0;
}

.spacer .button {
	padding: 0.7em 1.2em!important;
}
.poll_item p {
	margin: 0;
}
/* Information on */
.info_on {
	width: 100%;
	clear: both;
	border-top: 1px solid #ddd;
	margin: 20px 0 5px 0;
	padding: 10px 0 0 0;
}

.info_on div {
	margin: 5px 0;
	padding: 2px 0;
}

.info_on li {
	margin: 0;
	padding: 2px 0;
}

/* Document page list */
#page_list {
	position: relative;
	clear: both;
	border-top: 1px solid #ddd;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
}

#page_list ul {
	list-style: none;
	padding: 0 0 0 10px;
}

#page_list li {
	list-style: none;
	padding: 2px 0;
}

/* Further information box */
.infobox {
	clear: both;
	position: relative;
	margin: 15px 35px;
	padding: 0 8px 8px 10px;
}

.infobox div {
	clear: both;
	position: relative;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
}

.infobox p {
	margin: 0;
	padding: 0;
}

/* Forms */
.small {
	font-size: 0.9em;
}

.email {
	float: left;
	width: 53%;
	text-align: left;
	padding-top: 0px;
	margin-left: 5px;
}

fieldset {
	border: 1px solid #666;
	padding: 5px 10px 5px 10px;
	margin: 1.4em 0;
	clear: both;
}

legend {
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
}

form.micro_form {
	padding: 0;
	margin: 0 0 0 25px;
	width: 80%;
}

form.micro_form div {
	clear: both;
	width: 100%;
	padding: 1em 0;
	margin: 0;
}

.micro_form label {
	font-weight: normal;
	display: block;
}

input.micro_form, textarea.micro_form {
	width: 70%;
	clear: both;
	margin-top: 3px;
	border: 2px solid #666;
	padding: 1px;
	font-size: 1em;
	float: left;
}

textarea.micro_form {
	border: 2px solid #666;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}

.micro_form_multipleinput_label {
	font-weight: normal;
	display: block;
}

.micro_form_multipleinput {
	float: left;
	width: auto !important;
	text-align: right !important;
	margin-left: 8px;
}

.select {
	width: 70%;
	border: 2px solid #777;
	padding: 0px;
	margin-top: 3px;
}

.datemyform {
	border: 2px solid #777;
	padding: 1px;
}

.dataprotection_input {
	float: left;
	width: 100% !important;
	text-align: left !important;
	margin-left: 2px;
}

.micro_form em {
	color: #900; 
	font-weight: bold;
}

.errorbox {
	width: 80%;
	height: 48px;
	margin: 16px 0 16px 25px;
	text-align: left;
	background: url(../images/error.gif) center left no-repeat;
	padding: 0;
}

.errorbox em {
	padding: 8px 0 0 52px;
	display: block;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.5em;
}

.star {
	color: #900;
}
.advice {
	margin-left: 0px;
}

#rss {
	clear: both;
	padding: 15px 0;
}

#rss img {
	border: none;
}

/* Downloads */
#content .h_4, #content .h_5, #content h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

.servicehead {
	font-size: 1.1em;
}
   
#content .downbox ul {
	padding: 0;
	margin: 0 5px;
}

#content .downbox li { 
	margin: 5px 0;
	list-style: none;
	padding: 0;
}

#content .downbox li a img {
	margin: 0;
	padding: 0;
	border: none;
}

#content .downbox ul ul li {
	margin-bottom: 3px;
	padding-top: 1px;
	list-style: square;
}

#content .downbox ul ul {
	padding: 0;
	margin: 0 15px;
}
	        
.leftcont {
	float: left;
	width: 45%;
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
}

.rightcont {
	float: right;
	width: 45%;
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
}

.service {
	width: 99%;
	margin-bottom: 15px;
	clear: both;
}
		       
.totp {
	clear: both;
	margin-top: 40px;
}

#content .topten li {
	font-weight: normal;
	list-style: decimal;
	padding: 0;
	line-height: 1.5em;
	background: none;
}

#content .topten li a img, #content a img.genimage {
	margin: 0;
	padding: 0;
	border: none;
}
			       
/* Links */
.linkbox {
	padding: 0.5em 0  0.5em 0;
	margin: 7px 0;
	border-bottom: 1px solid #eee;
	clear: both;
}

#linksbox, .linksbox {
	margin: 0;
	padding: 0;
	width: 99%;
}

#linksbox, .linksbox li {
	text-align: left;
	margin: 0;
	padding: 0;
}

#linksbox, .linksbox img {
	margin: 0 1px 0 1px ;
	width: 14px;
	height: 14px;
} 

.linklist {
	width: 45%;
	float: left;
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 1.1em;
}

.mozhack {
	clear: both;
}

/* CSS reset based on HTML5 Boilerplate  */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	font: 16px/1.58em 'Helvetica', Arial, sans-serif;
	color: #000;
	margin: 0;
	background: #fff;
} 

h1 {
	font-size: 2.285em;
	line-height: 1.4em;
	margin: .85em 0 0em;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
	padding-top: .1em;
	margin: 2.05em 0 .58em;
	line-height: 1.3em;
}

h3 {
	font-size:1.125em;
}

h4 {
	font-size:1em;
}

h3, h4, h5, h6 {
	font-weight: 200;
}

p {
	margin: 0 0 1.58em;
	line-height: 1.58em;
}

blockquote, q {
	quotes: none;
}

blockquote:before, q:before {
	content: "�";
	font-size: 4em;
	text-indent: -.6em;
	margin-top: .15em;
	float: left;
	opacity: .3;
}

cite {
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	margin-top: 1.9em;
}

cite:before	{
	content: "�";
	float: left;
	font-size: 1.5em;
	text-indent: -1.3em;
	font-weight: bold;
	margin-top: -.1em;
}

ul {
	list-style: none;
}

p ul {
	list-style-type: disc;
	margin: 1.58em 0 1.58em;
}

ol {
	list-style-type: decimal;
	margin: 1.58em 0 1.58em;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #000;
	margin: 1em 0;
	padding: 0;
}

abbr {
	border-bottom: 1px dotted;
	cursor: help;
	text-transform: uppercase;
	font-size: .85em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

table {
	border-spacing: 0;
	margin:1.58em 0;
}

th {
	font-weight: bold;
}

td {
	vertical-align: top;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em; 
}

form {
	margin: 1.58em 0;
}

label {
	cursor: pointer;
}

select,  input,  textarea {
	font: 99% sans-serif;
}

input, select {
	vertical-align: middle;
}

textarea {
	overflow: auto;
}

input[type="radio"] {
	vertical-align: text-bottom;
}

input[type="checkbox"] {
	vertical-align: bottom;
}

form li	{
	margin-bottom: 1.58em;
	overflow: auto;
	clear: both;
}

.by_editor {
	width: 100%;
}

.float_left {
	float: left;
	margin: 0 0 2em 0;
}

.float_right {
	float: right;
	margin: 0 0 2em 0;
}

.image_centre {
	margin: 0 auto;
	text-align: center;
}

.imageCaption {
	color: #666;
	font-size: 0.9em;
	padding: 5px;
}

.imageCaption img {
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
} 

.imageCaption p {
	margin: 0;
	padding: 0;
}

/** SPECIAL CLASSES **/

.clear {
	clear: both;
}

span.clear {
	display: block;
}

.hidden {
	position: absolute;
	left: -200000px;
	top: -200000px;
}

#mobile_name {
	display: none;
}

/* ######################################## STRUCTURAL LAYOUT ### */

#wrapper {
	margin: 0 auto;
	padding: 0 10px 1px;
}

/* ----- Header ----- */

#header {
	display: block;
	margin-bottom: 1.58em;
	padding-top: 3em;
}

#header > ul {
	padding: 15px;
	margin-top: 1.58em;
}	

#header > ul li	{
	float: left;
	font-size: 0.75em;
	margin-right: 2.5em;
}
	
#header > ul#skip {
	float: right;
	padding: 0;
	background: none;
	border: none;
	box-shadow: none;
}

ul#skip li {
	float: left;
	margin-right: 1em;
	text-align: right;
	text-transform: none;
	font-weight: normal;
}

ul#skip li:last-child {
	margin-right: 0;
}
	
ul#skip li a {
	text-decoration: none;
}
	
/** SEARCH FORM **/

form#search {
	font-size: 0.857em;
	float: right;
	margin-top: -4em;
	margin-right: 2em;
}

form#search label {
	font-weight: bold;
	margin-right: 1.58em;
}
	
form#search p {
	float: right;
	text-align: right;
	margin-top: 1.58em;
}

form#search p a {
	text-decoration: none;
}

#header > ul li	{
	margin-bottom: 0;
} 
	
.ie7 form#search {
	text-align: right;
	margin-top:-3.5em;
	width: 38%;
}

.ie7 .poll_item img {
	background-color: #cb1443;
}

/* ----- Announcement ----- */

#announcement {
	padding: 10px;
	margin-bottom: 15px;
}

#announcement div.h2, #trackedURL div.h2 {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
}

#announcement p, #trackedURL p {
	padding: 5px 0;
	margin: 0;
}

/* ----- Column Primary ----- */

#columnPrimary {
	margin-bottom: 15px;
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#columnPrimary h2 {
	margin-top: .58em;
}	

/* ----- Column Secondary ----- */

#columnSecondary {
	margin-bottom: 15px;
	width: 30%;
	float: right;
	font-size: 0.857em;
	padding: 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#columnSecondary .supplement img {
	width: 100%;
}

#columnSecondary a.email {
	word-wrap: break-word;
}
	
#columnSecondary h3	{
	font-size: 1.4em;
	margin: .58em 0 .58em;
}
	
#columnPrimary a, #columnSecondary a {
	text-decoration: none;
}

#columnPrimary div, #columnSecondary div {
	margin-bottom: 1.58em;
}

/* ----- Content ----- */

#content {
	margin: 2em 0 15px 0;
	float: left;
}

.oneCol #content {
	float: left;
	width: 100%;
	margin-left: 0;
	margin-top: 2em;
}

.twoCol #content {
	width: 70%;
	margin-right: 0;
	border: 1px solid #aaa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1em;
	float: right;
}

.threeCol #content {
	width: 520px;
}

ul.list li a {
	text-decoration: none;
}

#content ul.list li p {
	padding-bottom: 0;
	margin-bottom: 0;
}
	
ul.list li span.small {
	font-size: 0.9em;
	font-family: georgia, serif;
	font-style: italic;
	color: #888;
	margin-bottom: 3em; 
}

/** Breadcrumbs **/

#breadcrumb {
	overflow: hidden;
	display: block;
	clear: both;
}

#breadcrumb ul {
	margin:0 0 2em;
}

#breadcrumb li {
	display: inline;
	padding-right: 10px;
	font-size:0.857em; 
}

#breadcrumb li span	{
	font-weight: bold;
}

#breadcrumb li a {
	text-decoration:none;
}

.supplement, #navbox {
	padding: .5em 0;
}


.supplement {
	margin: 1em 0;
}
#content a.galImg {
	float: left;
	margin-right: 15px; 
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;
}
	
/** Navigation Widgets **/

div.sociable ul li {
	float: left;
	padding-right: 10px;
}

#content div.sociable ul {
	overflow: auto;
	margin-left: 0;
	font-size: 0.857em; 
}
	
#content div.sociable ul li a {
	text-decoration: none;
}
	
ul li a {
	text-decoration: none;
}
	
/** Tables **/

table {
	border: 1px solid #ddd;
	border-radius: 10px;
}
 
table td {
	padding: 5px;
}

table th {
	line-height: 1.6em;
	text-align: left;
}

table caption {
	font-size: 1.1em;
}

.feedback legend {
	display: none;
}
/* ----- Footer ----- */

footer {
	display: block;
	clear: both;
}

footer p {
	color: #fff!important;
}
	
footer ul li {
	float: left;
	padding-right: 10px;
	margin-bottom: 0;
}

footer a {
	text-decoration: none;
	color: #fff!important;
	font-weight: bold:
}

/* ----- IE Fixes ----- */


/* IE6 */

body.ie6 #mast .pseudoH1 {
	margin-top: 40px;
}

body.ie6 #mast form input.field {
	padding-bottom: 2px;
	margin-right: -1px;
}

body.ie6 #mast p {
	width: 310px;
}

body.ie6 .row_divider {
	width: 100%;
	clear: both;
	margin: 0 0 5px;
	padding: 0 5px 0 0;
}

body.ie6 input.button, #content form.basic_form input.button {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

body.ie6 img {
	-ms-interpolation-mode: bicubic;
}

/* IE7 */

body.ie7 #mast .pseudoH1 {
	margin-top: 40px;
}

body.ie7 #mast form input.field {
	padding-bottom: 2px;
	margin-right: -1px;
}

body.ie7 #mast p {
	width: 310px;
}

body.ie7 .row_divider {
	width: 100%;
	clear: both;
	margin: 0 0 5px;
	padding: 0 5px 0 0;
}

body.ie7 input.button, #content form.basic_form input.button {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

body.ie7 img {
	-ms-interpolation-mode: bicubic;
}	

/* IE8 */

html.ie8 iframe	{
	zoom: 1;
}


.ie8 body {
	width: 1100px;
	margin: 0 auto;
}

.ie8 #columnPrimary {
	width: 230px;
	float: left;
	margin-left: 2%;
	margin-top: 1em;
}	

.ie8 .container, .ie8 #container{
	width: 1100px;
}


.ie8 .container > #wrapper {
	width: 800px;
	float: right;
	padding-bottom: 1em;	
}

.ie8 #related .button {
	width: auto;
}

.ie8 #search {
	width: 300px;
}
.ie8 footer p {
	width: 50%;
	float: right;
	text-align: right;
	margin-top: 0.2em;
}

.ie8 .search-bar {
	display: block;
}

.ie8 .top-links {
	width: 400px;
}

.ie8 .logo {
	float: left;
	width: 300px;
}

.ie8 input[type="submit"].search-button {
	padding: 0.5em 1em!important;
}

.ie8 .form__block div {
	height: 50px;
}

.ie8 .form__block .field, .ie8 .form__block select {
	max-width: 300px;
	float: left;
}

.ie8 .form__block select {
	margin-left: 0px;
}

.ie8 .form label, .form .label {
	width: 30%;
	text-align: right;
	padding: 6px 8px 8px;
	display: block;
	float: left;
}

.ie8 header {
	height: 85px;
}

.ie8 .button {
	width: auto;
}

.ie8 .breadcrumb {
	display: inline-block;
	margin-top: 5em;
	width: 600px;
}

.ie8 .imageCaption img {
	max-width: 600px;
	clear: both;
}

.ie9 .imageCaption img {
	width: 100%;
}


.ie7 .search-bar {
	height: 30px;
	margin: 0;
}

.ie7 input[type="submit"].search-button {
	margin-top: -1.2em;
}

.ie7 .bread li {
	display: inline;
}

.ie7 .form__block .field, .ie8 .form__block select {
	width: 312px;
	float: left;
}

.ie7 .newsbox {
	width: 760px;
}

.ie7 .event-selection input[type="submit"] {
	padding-bottom: 8px!important;
	padding-top: 8px!important;
	border: 0!important;
}

.ie7 .container > #wrapper {
	margin-right: 20px;
	width: 780px;
}
/** SPECIFIC PAGE STYLES

/* ----- A-Z Pages ----- */

ul.alphabeticNav {
	padding-bottom: 4em;
}

ul.alphabeticNav li	{
	float: left;
	margin-right: 10px;
	padding: 3px;
	margin-bottom: 0;
	text-transform: uppercase;
}
	
/* ----- Offline page ------ */
	
#pageOfflive {
	font-size: 75%;
	background: #f5f5f5;
}

#pageOfflive p {
	padding: 1em 0 1em 0;
}

#pageOfflive div {
	text-align: left;
	padding: 5em;
	width: 400px;
	background: #fff;
	border: 10px solid #d5d5d5;
	margin: 50px auto;
}
	
#pageOfflive h1 {
	padding:0;
	font-size: 1.3em;
	color: #000;
	padding: 8px 0;
	font-weight: normal;
}

#pageOfflive h2 {
	padding: 0;
	font-size: 1.1em;
	color: #333;
	padding: 8px 0;
	font-weight: normal;
}

#pageOfflive img {
	border-style: none;
	padding: 0;
	margin: 0; 
	text-align: center;
}
		
#pageOfflive a:link {
	font-weight: bold;
	text-decoration: none;
	color: #339;
	background: transparent;
}

#pageOfflive a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #669;
	background: transparent;
}

#pageOfflive a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #339;
	background: transparent;
}
  
#pageOfflive a:active { 
	font-weight: bold;
	text-decoration: underline;
	color: #339;
	background: transparent;
}

/* ----- Standard mobile styles ----- */


/** TYPOGRAPHIC ENRICHMENTS **/

h1, h2, h3, h4, h5, h6 	{
	font-weight: normal; 
	font-family: 'Georgia', serif
}

a, a:active, a:visited 	{
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}

a:hover, a:active {
	outline: none;
}

a:hover {
	color: #000EEE;
}

/** HEADER ENRICHMENTS **/
	
#header > ul li	{
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

#header > ul {
	border: 1px solid #ddd;
	overflow: auto;
	background-color: #fff;
	text-align: center;
	border-radius: 10px;
}

#header > ul {
	background: -webkit-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(245,245,245,1) 100%);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.08), 1px 1px 4px rgba(255,255,255,0.08) inset;
}

#header	{
	border-top: 8px solid #e8e8e8;
}
	
#header > ul li a {
	text-decoration: none;
	color: #777;
	text-shadow: 1px 1px 0 white;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s
}

#header > ul li a:hover	{
	color: #222;
}

.logo a	{
	font: 3em Georgia, serif;
	color: #333;
	text-decoration: none;
}

#footer {
	border-top: 1px dashed #aaa;
	border-bottom: 8px solid #e6e6e6;
	color: #777; 
}

table th {
	/* background: #305496; */
	background: #4A3A79;
	border: 1px solid #ddd;
}
		
table tr:nth-child(odd)	{
	background: rgb(244,244,244);
	border-top:1px solid #ddd;
}
		
table {
	border-radius: 10px;
}
	 
table td {
	padding: 5px 10px;
	border:1px solid #ddd;
	text-align: left;
}

table th {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	text-align: center;
	padding: 5px 6px;
}

table caption {
	font-size: 1.1em;
}
	
table td a, table th a {
	text-decoration: none;
	font-weight: bold;
}
		
.gels-form-idle input.gels-button {
	padding: 4px 10px!important;
}

.button.glossy, input.glossy {
	border-radius: 50px;
	border: 1px solid #994343;
	box-shadow: 1px 1px 0 rgba(255,255,255,0.4) inset, 1px 1px 2px rgba(0,0,0,0.13);
	text-shadow: 1px 1px 3px rgba(0,0,0,0.4);
	text-transform: none;
	font-weight: bold;
	font-size: 1em;
}

/** FRAMEWORK INPUTS **/

input, textarea {
	padding: 10px 12px;
	border: 1px solid #e1e1e1;
}

form ol li input[type="submit"] {
	margin-left: 31%;
}

input.rounded {
	border: none;
	border: 1px solid #e1e1e1;
	border-radius: 50px;
	padding: 5px 10px;
	font-size: 0.9em;
	text-transform: none;
}

/** TEMPLATE STYLING */
/** Setup and Helpers **/
/** Setup file, colours and variables **/
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block; 
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background: #cb1443;
	font-family: Arial, sans-serif;
}


a:focus, input:focus {
    border: 1px solid #66afe9;
}

a:active, a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong, .strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

dfn {
	font-style: italic;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

mark {
	background: #ff0;
	color: #000;
}

p, pre {
	margin: 1em 0;
}

code, kbd, pre, samp {
	font-family: monospace,serif;
	font-family: 'courier new',monospace;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: none;
}

q:before, q:after {
	content: '';
	content: none;
}

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;
}

dl, menu, ol, ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}


legend {
	border: 0;
	padding: 0;
	white-space: normal;
	*margin-left: -7px;
}

button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button, input {
	line-height: normal;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible;
}

button[disabled], html input[disabled] {
	cursor: default;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.space {
	width: 100%;
	text-align: center;
	margin: 1em 0;
	float: left;
}
	
input {
	font-family: "open sans", sans-serif;
}

.visually-hidden {
	display: none;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

#columnPrimary a, #columnSecondary a {
	font-weight: 300;
}

#columnPrimary ul li a:hover {
	color: #000;
}

/** Base **/
/* The max-width of your containers */
/* The number of columns you want, consider carefully. Maximum of 24 */
/* The width of the space between columns. This number is the width, in pixels, of the gutters when the container is at it's max-width. */
/** Calculations used for converting grid metrics into unit-suffixed widths, don't change these unless you want something weird like an em-based container width **/
/** Sassy maths to calculate the column widths, don't change this **/

.show-grid:nth-child(2n + 1) div {
	background: #fac8f0;
}

.show-grid:nth-child(3n + 1) div {
	background: #c8faf0;
}

.show-grid div {
	height: 200px;
	background: #b4c8f0;
}

.container, .site-header {
	width: 100%;
	max-width: 1100px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: auto;
	display: block;
	margin-bottom: 1.2em;
	clear: both;
	overflow: hidden;
}

.grid-master {
	position: absolute;
	z-index: 999;
	text-align: center;
	overflow: auto;
	width: 100%;
}

.grid-overlay {
	height: 2000px;
}
 
.grid-overlay div {
	height: 2000px;
	background: rgba(255, 0, 0, 0.1) !important;
}

.column, .site-header .item-list, .site-header .form__search, .sidebar__primary, #content, .sidebar__secondary {
	margin-right: 1.81818%;
	display: block;
	float: left;
}
 
.column:last-child, .site-header .item-list:last-child, .site-header .form__search:last-child, .sidebar__primary:last-child, #content:last-child, .sidebar__secondary:last-child {
	margin-right: 0;
}

.pull-right, .site-header .form__search {
	float: right;
	margin-left: 0;
}
 
.pull-right:last-child, .site-header .form__search:last-child {
	margin-right: 1.81818%;
}

.span-1 {
	width: 6.51515%;
}

.span-2, .sidebar__secondary {
	width: 14.84848%;
}

.span-2 .one-eigth, .sidebar__secondary .one-eigth {
    width: 1.5873%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .one-eigth:last-child, .sidebar__secondary .one-eigth:last-child {
      margin-right: 0;
}

.span-2 .one-seventh, .sidebar__secondary .one-seventh {
    width: 3.59572%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .one-seventh:last-child, .sidebar__secondary .one-seventh:last-child {
      margin-right: 0;
}

.span-2 .one-sixth, .sidebar__secondary .one-sixth {
    width: 6.27362%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}

.span-2 .one-sixth:last-child, .sidebar__secondary .one-sixth:last-child {
      margin-right: 0;
}

.span-2 .one-fith, .sidebar__secondary .one-fith {
    width: 10.02268%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    
.span-2 .one-fith:last-child, .sidebar__secondary .one-fith:last-child {
      margin-right: 0;
}

.span-2 .three-eigths, .sidebar__secondary .three-eigths {
    width: 29.70522%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .three-eigths:last-child, .sidebar__secondary .three-eigths:last-child {
      margin-right: 0;
}

.span-2 .one-quarter, .sidebar__secondary .one-quarter {
    width: 15.64626%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .one-quarter:last-child, .sidebar__secondary .one-quarter:last-child {
      margin-right: 0;
}

.span-2 .two-sevenths, .sidebar__secondary .two-sevenths {
    width: 19.6631%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .two-sevenths:last-child, .sidebar__secondary .two-sevenths:last-child {
      margin-right: 0;
}

.span-2 .two-fiths, .sidebar__secondary .two-fiths {
    width: 32.51701%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .two-fiths:last-child, .sidebar__secondary .two-fiths:last-child {
      margin-right: 0;
}

.span-2 .one-third, .sidebar__secondary .one-third {
    width: 25.0189%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .one-third:last-child, .sidebar__secondary .one-third:last-child {
      margin-right: 0;
}

.span-2 .three-sevenths, .sidebar__secondary .three-sevenths {
    width: 35.73048%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .three-sevenths:last-child, .sidebar__secondary .three-sevenths:last-child {
      margin-right: 0;
}

.span-2 .half, .sidebar__secondary .half {
    width: 43.76417%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .half:last-child, .sidebar__secondary .half:last-child {
      margin-right: 0;
}

.span-2 .five-eigths, .sidebar__secondary .five-eigths {
    width: 57.82313%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .five-eigths:last-child, .sidebar__secondary .five-eigths:last-child {
      margin-right: 0;
}

.span-2 .four-sevenths, .sidebar__secondary .four-sevenths {
    width: 51.79786%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .four-sevenths:last-child, .sidebar__secondary .four-sevenths:last-child {
      margin-right: 0;
}

.span-2 .three-fiths, .sidebar__secondary .three-fiths {
    width: 55.01134%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .three-fiths:last-child, .sidebar__secondary .three-fiths:last-child {
      margin-right: 0;
}

.span-2 .two-thirds, .sidebar__secondary .two-thirds {
    width: 62.50945%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .two-thirds:last-child, .sidebar__secondary .two-thirds:last-child {
      margin-right: 0;
}

.span-2 .three-quarters, .sidebar__secondary .three-quarters {
    width: 71.88209%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .three-quarters:last-child, .sidebar__secondary .three-quarters:last-child {
      margin-right: 0;
}

.span-2 .five-sevenths, .sidebar__secondary .five-sevenths {
    width: 67.86524%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .five-sevenths:last-child, .sidebar__secondary .five-sevenths:last-child {
      margin-right: 0;
}

.span-2 .four-fiths, .sidebar__secondary .four-fiths {
    width: 77.50567%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .four-fiths:last-child, .sidebar__secondary .four-fiths:last-child {
      margin-right: 0;
}

.span-2 .five-sixths, .sidebar__secondary .five-sixths {
    width: 81.25472%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .five-sixths:last-child, .sidebar__secondary .five-sixths:last-child {
      margin-right: 0;
}

.span-2 .six-sevenths, .sidebar__secondary .six-sevenths {
    width: 83.93262%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-2 .six-sevenths:last-child, .sidebar__secondary .six-sevenths:last-child {
      margin-right: 0;
}

.span-2 .seven-eigths, .sidebar__secondary .seven-eigths {
    width: 85.94104%;
    margin-right: 12.47166%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 
.span-2 .seven-eigths:last-child, .sidebar__secondary .seven-eigths:last-child {
      margin-right: 0;
}

.span-3, .site-header .form__search, .sidebar__primary {
	width: 23.18182%;
}

.span-3 .one-eigth, .site-header .form__search .one-eigth, .sidebar__primary .one-eigth {
    width: 5.51017%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-3 .one-eigth:last-child, .site-header .form__search .one-eigth:last-child, .sidebar__primary .one-eigth:last-child {
      margin-right: 0;
}

.span-3 .one-seventh, .site-header .form__search .one-seventh, .sidebar__primary .one-seventh {
    width: 7.43853%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-3 .one-seventh:last-child, .site-header .form__search .one-seventh:last-child, .sidebar__primary .one-seventh:last-child {
      margin-right: 0;
}

.span-3 .one-sixth, .site-header .form__search .one-sixth, .sidebar__primary .one-sixth {
    width: 10.00968%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-3 .one-sixth:last-child, .site-header .form__search .one-sixth:last-child, .sidebar__primary .one-sixth:last-child {
      margin-right: 0;
}

.span-3 .one-fith, .site-header .form__search .one-fith, .sidebar__primary .one-fith {
    width: 13.6093%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 
.span-3 .one-fith:last-child, .site-header .form__search .one-fith:last-child, .sidebar__primary .one-fith:last-child {
      margin-right: 0;
}

.span-3 .three-eigths, .site-header .form__search .three-eigths, .sidebar__primary .three-eigths {
    width: 32.50726%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-3 .three-eigths:last-child, .site-header .form__search .three-eigths:last-child, .sidebar__primary .three-eigths:last-child {
      margin-right: 0;
}

.span-3 .one-quarter, .site-header .form__search .one-quarter, .sidebar__primary .one-quarter {
    width: 19.00871%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-3 .one-quarter:last-child, .site-header .form__search .one-quarter:last-child, .sidebar__primary .one-quarter:last-child {
      margin-right: 0;
}

.span-3 .two-sevenths, .site-header .form__search .two-sevenths, .sidebar__primary .two-sevenths {
    width: 22.86544%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.span-3 .two-sevenths:last-child, .site-header .form__search .two-sevenths:last-child, .sidebar__primary .two-sevenths:last-child {
      margin-right: 0;
}

.span-3 .two-fiths, .site-header .form__search .two-fiths, .sidebar__primary .two-fiths {
    width: 35.20697%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .two-fiths:last-child, .site-header .form__search .two-fiths:last-child, .sidebar__primary .two-fiths:last-child {
      margin-right: 0; }
  .span-3 .one-third, .site-header .form__search .one-third, .sidebar__primary .one-third {
    width: 28.00775%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .one-third:last-child, .site-header .form__search .one-third:last-child, .sidebar__primary .one-third:last-child {
      margin-right: 0; }
  .span-3 .three-sevenths, .site-header .form__search .three-sevenths, .sidebar__primary .three-sevenths {
    width: 38.29235%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .three-sevenths:last-child, .site-header .form__search .three-sevenths:last-child, .sidebar__primary .three-sevenths:last-child {
      margin-right: 0; }
  .span-3 .half, .site-header .form__search .half, .sidebar__primary .half {
    width: 46.00581%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .half:last-child, .site-header .form__search .half:last-child, .sidebar__primary .half:last-child {
      margin-right: 0; }
  .span-3 .five-eigths, .site-header .form__search .five-eigths, .sidebar__primary .five-eigths {
    width: 59.50436%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .five-eigths:last-child, .site-header .form__search .five-eigths:last-child, .sidebar__primary .five-eigths:last-child {
      margin-right: 0; }
  .span-3 .four-sevenths, .site-header .form__search .four-sevenths, .sidebar__primary .four-sevenths {
    width: 53.71927%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .four-sevenths:last-child, .site-header .form__search .four-sevenths:last-child, .sidebar__primary .four-sevenths:last-child {
      margin-right: 0; }
  .span-3 .three-fiths, .site-header .form__search .three-fiths, .sidebar__primary .three-fiths {
    width: 56.80465%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .three-fiths:last-child, .site-header .form__search .three-fiths:last-child, .sidebar__primary .three-fiths:last-child {
      margin-right: 0; }
  .span-3 .two-thirds, .site-header .form__search .two-thirds, .sidebar__primary .two-thirds {
    width: 64.00387%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .two-thirds:last-child, .site-header .form__search .two-thirds:last-child, .sidebar__primary .two-thirds:last-child {
      margin-right: 0; }
  .span-3 .three-quarters, .site-header .form__search .three-quarters, .sidebar__primary .three-quarters {
    width: 73.0029%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .three-quarters:last-child, .site-header .form__search .three-quarters:last-child, .sidebar__primary .three-quarters:last-child {
      margin-right: 0; }
  .span-3 .five-sevenths, .site-header .form__search .five-sevenths, .sidebar__primary .five-sevenths {
    width: 69.14618%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .five-sevenths:last-child, .site-header .form__search .five-sevenths:last-child, .sidebar__primary .five-sevenths:last-child {
      margin-right: 0; }
  .span-3 .four-fiths, .site-header .form__search .four-fiths, .sidebar__primary .four-fiths {
    width: 78.40232%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .four-fiths:last-child, .site-header .form__search .four-fiths:last-child, .sidebar__primary .four-fiths:last-child {
      margin-right: 0; }
  .span-3 .five-sixths, .site-header .form__search .five-sixths, .sidebar__primary .five-sixths {
    width: 82.00194%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .five-sixths:last-child, .site-header .form__search .five-sixths:last-child, .sidebar__primary .five-sixths:last-child {
      margin-right: 0; }
  .span-3 .six-sevenths, .site-header .form__search .six-sevenths, .sidebar__primary .six-sevenths {
    width: 84.57309%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .six-sevenths:last-child, .site-header .form__search .six-sevenths:last-child, .sidebar__primary .six-sevenths:last-child {
      margin-right: 0; }
  .span-3 .seven-eigths, .site-header .form__search .seven-eigths, .sidebar__primary .seven-eigths {
    width: 86.50145%;
    margin-right: 7.98838%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-3 .seven-eigths:last-child, .site-header .form__search .seven-eigths:last-child, .sidebar__primary .seven-eigths:last-child {
      margin-right: 0; }

.span-4 {
  width: 31.51515%; }
  .span-4 .one-eigth {
    width: 7.35844%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .one-eigth:last-child {
      margin-right: 0; }
  .span-4 .one-seventh {
    width: 9.24908%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .one-seventh:last-child {
      margin-right: 0; }
  .span-4 .one-sixth {
    width: 11.76994%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .one-sixth:last-child {
      margin-right: 0; }
  .span-4 .one-fith {
    width: 15.29915%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .one-fith:last-child {
      margin-right: 0; }
  .span-4 .three-eigths {
    width: 33.82746%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .three-eigths:last-child {
      margin-right: 0; }
  .span-4 .one-quarter {
    width: 20.59295%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .one-quarter:last-child {
      margin-right: 0; }
  .span-4 .two-sevenths {
    width: 24.37424%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .two-sevenths:last-child {
      margin-right: 0; }
  .span-4 .two-fiths {
    width: 36.47436%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .two-fiths:last-child {
      margin-right: 0; }
  .span-4 .one-third {
    width: 29.41595%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .one-third:last-child {
      margin-right: 0; }
  .span-4 .three-sevenths {
    width: 39.49939%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .three-sevenths:last-child {
      margin-right: 0; }
  .span-4 .half {
    width: 47.06197%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .half:last-child {
      margin-right: 0; }
  .span-4 .five-eigths {
    width: 60.29647%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .five-eigths:last-child {
      margin-right: 0; }
  .span-4 .four-sevenths {
    width: 54.62454%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .four-sevenths:last-child {
      margin-right: 0; }
  .span-4 .three-fiths {
    width: 57.64957%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .three-fiths:last-child {
      margin-right: 0; }
  .span-4 .two-thirds {
    width: 64.70798%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .two-thirds:last-child {
      margin-right: 0; }
  .span-4 .three-quarters {
    width: 73.53098%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .three-quarters:last-child {
      margin-right: 0; }
  .span-4 .five-sevenths {
    width: 69.74969%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .five-sevenths:last-child {
      margin-right: 0; }
  .span-4 .four-fiths {
    width: 78.82479%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .four-fiths:last-child {
      margin-right: 0; }
  .span-4 .five-sixths {
    width: 82.35399%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .five-sixths:last-child {
      margin-right: 0; }
  .span-4 .six-sevenths {
    width: 84.87485%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .six-sevenths:last-child {
      margin-right: 0; }
  .span-4 .seven-eigths {
    width: 86.76549%;
    margin-right: 5.87607%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-4 .seven-eigths:last-child {
      margin-right: 0; }

.span-5 {
  width: 39.84848%; }
  .span-5 .one-eigth {
    width: 8.43367%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .one-eigth:last-child {
      margin-right: 0; }
  .span-5 .one-seventh {
    width: 10.30237%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .one-seventh:last-child {
      margin-right: 0; }
  .span-5 .one-sixth {
    width: 12.79397%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .one-sixth:last-child {
      margin-right: 0; }
  .span-5 .one-fith {
    width: 16.28221%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .one-fith:last-child {
      margin-right: 0; }
  .span-5 .three-eigths {
    width: 34.59548%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .three-eigths:last-child {
      margin-right: 0; }
  .span-5 .one-quarter {
    width: 21.51458%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .one-quarter:last-child {
      margin-right: 0; }
  .span-5 .two-sevenths {
    width: 25.25198%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .two-sevenths:last-child {
      margin-right: 0; }
  .span-5 .two-fiths {
    width: 37.21166%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .two-fiths:last-child {
      margin-right: 0; }
  .span-5 .one-third {
    width: 30.23518%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .one-third:last-child {
      margin-right: 0; }
  .span-5 .three-sevenths {
    width: 40.20158%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .three-sevenths:last-child {
      margin-right: 0; }
  .span-5 .half {
    width: 47.67638%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .half:last-child {
      margin-right: 0; }
  .span-5 .five-eigths {
    width: 60.75729%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .five-eigths:last-child {
      margin-right: 0; }
  .span-5 .four-sevenths {
    width: 55.15119%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .four-sevenths:last-child {
      margin-right: 0; }
  .span-5 .three-fiths {
    width: 58.14111%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .three-fiths:last-child {
      margin-right: 0; }
  .span-5 .two-thirds {
    width: 65.11759%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .two-thirds:last-child {
      margin-right: 0; }
  .span-5 .three-quarters {
    width: 73.83819%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .three-quarters:last-child {
      margin-right: 0; }
  .span-5 .five-sevenths {
    width: 70.10079%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .five-sevenths:last-child {
      margin-right: 0; }
  .span-5 .four-fiths {
    width: 79.07055%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .four-fiths:last-child {
      margin-right: 0; }
  .span-5 .five-sixths {
    width: 82.55879%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .five-sixths:last-child {
      margin-right: 0; }
  .span-5 .six-sevenths {
    width: 85.0504%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .six-sevenths:last-child {
      margin-right: 0; }
  .span-5 .seven-eigths {
    width: 86.9191%;
    margin-right: 4.64723%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-5 .seven-eigths:last-child {
      margin-right: 0; }

.span-6, .site-header .item-list {
  width: 48.18182%; }
  .span-6 .one-eigth, .site-header .item-list .one-eigth, #content .one-eigth {
    width: 9.13697%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .one-eigth:last-child, .site-header .item-list .one-eigth:last-child, #content .one-eigth:last-child {
      margin-right: 0; }
  .span-6 .one-seventh, .site-header .item-list .one-seventh, #content .one-seventh {
    width: 10.99131%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .one-seventh:last-child, .site-header .item-list .one-seventh:last-child, #content .one-seventh:last-child {
      margin-right: 0; }
  .span-6 .one-sixth, .site-header .item-list .one-sixth, #content .one-sixth {
    width: 13.46378%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .one-sixth:last-child, .site-header .item-list .one-sixth:last-child, #content .one-sixth:last-child {
      margin-right: 0; }
  .span-6 .one-fith, .site-header .item-list .one-fith, #content .one-fith {
    width: 16.92523%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .one-fith:last-child, .site-header .item-list .one-fith:last-child, #content .one-fith:last-child {
      margin-right: 0; }
  .span-6 .three-eigths, .site-header .item-list .three-eigths, #content .three-eigths {
    width: 35.09783%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .three-eigths:last-child, .site-header .item-list .three-eigths:last-child, #content .three-eigths:last-child {
      margin-right: 0; }
  .span-6 .one-quarter, .site-header .item-list .one-quarter, #content .one-quarter {
    width: 22.1174%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .one-quarter:last-child, .site-header .item-list .one-quarter:last-child, #content .one-quarter:last-child {
      margin-right: 0; }
  .span-6 .two-sevenths, .site-header .item-list .two-sevenths, #content .two-sevenths {
    width: 25.8261%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .two-sevenths:last-child, .site-header .item-list .two-sevenths:last-child, #content .two-sevenths:last-child {
      margin-right: 0; }
  .span-6 .two-fiths, .site-header .item-list .two-fiths, #content .two-fiths {
    width: 37.69392%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .two-fiths:last-child, .site-header .item-list .two-fiths:last-child, #content .two-fiths:last-child {
      margin-right: 0; }
  .span-6 .one-third, .site-header .item-list .one-third, #content .one-third {
    width: 30.77102%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .one-third:last-child, .site-header .item-list .one-third:last-child, #content .one-third:last-child {
      margin-right: 0; }
  .span-6 .three-sevenths, .site-header .item-list .three-sevenths, #content .three-sevenths {
    width: 40.66088%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .three-sevenths:last-child, .site-header .item-list .three-sevenths:last-child, #content .three-sevenths:last-child {
      margin-right: 0; }
  .span-6 .half, .site-header .item-list .half, #content .half {
    width: 48.07827%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .half:last-child, .site-header .item-list .half:last-child, #content .half:last-child {
      margin-right: 0; }
  .span-6 .five-eigths, .site-header .item-list .five-eigths, #content .five-eigths {
    width: 61.0587%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .five-eigths:last-child, .site-header .item-list .five-eigths:last-child, #content .five-eigths:last-child {
      margin-right: 0; }
  .span-6 .four-sevenths, .site-header .item-list .four-sevenths, #content .four-sevenths {
    width: 55.49566%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .four-sevenths:last-child, .site-header .item-list .four-sevenths:last-child, #content .four-sevenths:last-child {
      margin-right: 0; }
  .span-6 .three-fiths, .site-header .item-list .three-fiths, #content .three-fiths {
    width: 58.46261%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .three-fiths:last-child, .site-header .item-list .three-fiths:last-child, #content .three-fiths:last-child {
      margin-right: 0; }
  .span-6 .two-thirds, .site-header .item-list .two-thirds, #content .two-thirds {
    width: 65.38551%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .two-thirds:last-child, .site-header .item-list .two-thirds:last-child, #content .two-thirds:last-child {
      margin-right: 0; }
  .span-6 .three-quarters, .site-header .item-list .three-quarters, #content .three-quarters {
    width: 74.03913%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .three-quarters:last-child, .site-header .item-list .three-quarters:last-child, #content .three-quarters:last-child {
      margin-right: 0; }
  .span-6 .five-sevenths, .site-header .item-list .five-sevenths, #content .five-sevenths {
    width: 70.33044%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .five-sevenths:last-child, .site-header .item-list .five-sevenths:last-child, #content .five-sevenths:last-child {
      margin-right: 0; }
  .span-6 .four-fiths, .site-header .item-list .four-fiths, #content .four-fiths {
    width: 79.23131%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .four-fiths:last-child, .site-header .item-list .four-fiths:last-child, #content .four-fiths:last-child {
      margin-right: 0; }
  .span-6 .five-sixths, .site-header .item-list .five-sixths, #content .five-sixths {
    width: 82.69276%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .five-sixths:last-child, .site-header .item-list .five-sixths:last-child, #content .five-sixths:last-child {
      margin-right: 0; }
  .span-6 .six-sevenths, .site-header .item-list .six-sevenths, #content .six-sevenths {
    width: 85.16522%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .six-sevenths:last-child, .site-header .item-list .six-sevenths:last-child, #content .six-sevenths:last-child {
      margin-right: 0; }
  .span-6 .seven-eigths, .site-header .item-list .seven-eigths, #content .seven-eigths {
    width: 87.01957%;
    margin-right: 3.84347%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-6 .seven-eigths:last-child, .site-header .item-list .seven-eigths:last-child, #content .seven-eigths:last-child {
      margin-right: 0; }

.span-7 {
  width: 56.51515%; }
  .span-7 .one-eigth {
    width: 9.63286%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .one-eigth:last-child {
      margin-right: 0; }
  .span-7 .one-seventh {
    width: 11.47708%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .one-seventh:last-child {
      margin-right: 0; }
  .span-7 .one-sixth {
    width: 13.93605%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .one-sixth:last-child {
      margin-right: 0; }
  .span-7 .one-fith {
    width: 17.37861%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .one-fith:last-child {
      margin-right: 0; }
  .span-7 .three-eigths {
    width: 35.45204%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .three-eigths:last-child {
      margin-right: 0; }
  .span-7 .one-quarter {
    width: 22.54245%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .one-quarter:last-child {
      margin-right: 0; }
  .span-7 .two-sevenths {
    width: 26.2309%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .two-sevenths:last-child {
      margin-right: 0; }
  .span-7 .two-fiths {
    width: 38.03396%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .two-fiths:last-child {
      margin-right: 0; }
  .span-7 .one-third {
    width: 31.14884%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .one-third:last-child {
      margin-right: 0; }
  .span-7 .three-sevenths {
    width: 40.98472%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .three-sevenths:last-child {
      margin-right: 0; }
  .span-7 .half {
    width: 48.36163%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .half:last-child {
      margin-right: 0; }
  .span-7 .five-eigths {
    width: 61.27122%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .five-eigths:last-child {
      margin-right: 0; }
  .span-7 .four-sevenths {
    width: 55.73854%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .four-sevenths:last-child {
      margin-right: 0; }
  .span-7 .three-fiths {
    width: 58.68931%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .three-fiths:last-child {
      margin-right: 0; }
  .span-7 .two-thirds {
    width: 65.57442%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .two-thirds:last-child {
      margin-right: 0; }
  .span-7 .three-quarters {
    width: 74.18082%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .three-quarters:last-child {
      margin-right: 0; }
  .span-7 .five-sevenths {
    width: 70.49236%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .five-sevenths:last-child {
      margin-right: 0; }
  .span-7 .four-fiths {
    width: 79.34465%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .four-fiths:last-child {
      margin-right: 0; }
  .span-7 .five-sixths {
    width: 82.78721%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .five-sixths:last-child {
      margin-right: 0; }
  .span-7 .six-sevenths {
    width: 85.24618%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .six-sevenths:last-child {
      margin-right: 0; }
  .span-7 .seven-eigths {
    width: 87.09041%;
    margin-right: 3.27674%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-7 .seven-eigths:last-child {
      margin-right: 0; }

.span-8 {
  width: 64.84848%; }
  .span-8 .one-eigth {
    width: 10.0013%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .one-eigth:last-child {
      margin-right: 0; }
  .span-8 .one-seventh {
    width: 11.83801%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .one-seventh:last-child {
      margin-right: 0; }
  .span-8 .one-sixth {
    width: 14.28695%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .one-sixth:last-child {
      margin-right: 0; }
  .span-8 .one-fith {
    width: 17.71547%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .one-fith:last-child {
      margin-right: 0; }
  .span-8 .three-eigths {
    width: 35.71521%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .three-eigths:last-child {
      margin-right: 0; }
  .span-8 .one-quarter {
    width: 22.85826%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .one-quarter:last-child {
      margin-right: 0; }
  .span-8 .two-sevenths {
    width: 26.53167%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .two-sevenths:last-child {
      margin-right: 0; }
  .span-8 .two-fiths {
    width: 38.2866%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .two-fiths:last-child {
      margin-right: 0; }
  .span-8 .one-third {
    width: 31.42956%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .one-third:last-child {
      margin-right: 0; }
  .span-8 .three-sevenths {
    width: 41.22534%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .three-sevenths:last-child {
      margin-right: 0; }
  .span-8 .half {
    width: 48.57217%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .half:last-child {
      margin-right: 0; }
  .span-8 .five-eigths {
    width: 61.42913%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .five-eigths:last-child {
      margin-right: 0; }
  .span-8 .four-sevenths {
    width: 55.919%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .four-sevenths:last-child {
      margin-right: 0; }
  .span-8 .three-fiths {
    width: 58.85774%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .three-fiths:last-child {
      margin-right: 0; }
  .span-8 .two-thirds {
    width: 65.71478%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .two-thirds:last-child {
      margin-right: 0; }
  .span-8 .three-quarters {
    width: 74.28609%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .three-quarters:last-child {
      margin-right: 0; }
  .span-8 .five-sevenths {
    width: 70.61267%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .five-sevenths:last-child {
      margin-right: 0; }
  .span-8 .four-fiths {
    width: 79.42887%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .four-fiths:last-child {
      margin-right: 0; }
  .span-8 .five-sixths {
    width: 82.85739%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .five-sixths:last-child {
      margin-right: 0; }
  .span-8 .six-sevenths {
    width: 85.30633%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .six-sevenths:last-child {
      margin-right: 0; }
  .span-8 .seven-eigths {
    width: 87.14304%;
    margin-right: 2.85566%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-8 .seven-eigths:last-child {
      margin-right: 0; }

.span-9 {
  width: 73.18182%; }
  .span-9 .one-eigth {
    width: 10.28583%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .one-eigth:last-child {
      margin-right: 0; }
  .span-9 .one-seventh {
    width: 12.11673%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .one-seventh:last-child {
      margin-right: 0; }
  .span-9 .one-sixth {
    width: 14.55793%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .one-sixth:last-child {
      margin-right: 0; }
  .span-9 .one-fith {
    width: 17.97562%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .one-fith:last-child {
      margin-right: 0; }
  .span-9 .three-eigths {
    width: 35.91845%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .three-eigths:last-child {
      margin-right: 0; }
  .span-9 .one-quarter {
    width: 23.10214%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .one-quarter:last-child {
      margin-right: 0; }
  .span-9 .two-sevenths {
    width: 26.76394%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .two-sevenths:last-child {
      margin-right: 0; }
  .span-9 .two-fiths {
    width: 38.48171%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .two-fiths:last-child {
      margin-right: 0; }
  .span-9 .one-third {
    width: 31.64635%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .one-third:last-child {
      margin-right: 0; }
  .span-9 .three-sevenths {
    width: 41.41115%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .three-sevenths:last-child {
      margin-right: 0; }
  .span-9 .half {
    width: 48.73476%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .half:last-child {
      margin-right: 0; }
  .span-9 .five-eigths {
    width: 61.55107%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .five-eigths:last-child {
      margin-right: 0; }
  .span-9 .four-sevenths {
    width: 56.05837%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .four-sevenths:last-child {
      margin-right: 0; }
  .span-9 .three-fiths {
    width: 58.98781%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .three-fiths:last-child {
      margin-right: 0; }
  .span-9 .two-thirds {
    width: 65.82317%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .two-thirds:last-child {
      margin-right: 0; }
  .span-9 .three-quarters {
    width: 74.36738%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .three-quarters:last-child {
      margin-right: 0; }
  .span-9 .five-sevenths {
    width: 70.70558%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .five-sevenths:last-child {
      margin-right: 0; }
  .span-9 .four-fiths {
    width: 79.4939%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .four-fiths:last-child {
      margin-right: 0; }
  .span-9 .five-sixths {
    width: 82.91159%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .five-sixths:last-child {
      margin-right: 0; }
  .span-9 .six-sevenths {
    width: 85.35279%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .six-sevenths:last-child {
      margin-right: 0; }
  .span-9 .seven-eigths {
    width: 87.18369%;
    margin-right: 2.53048%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-9 .seven-eigths:last-child {
      margin-right: 0; }

.span-10 {
  width: 81.51515%; }
  .span-10 .one-eigth {
    width: 10.51219%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .one-eigth:last-child {
      margin-right: 0; }
  .span-10 .one-seventh {
    width: 12.33847%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .one-seventh:last-child {
      margin-right: 0; }
  .span-10 .one-sixth {
    width: 14.77351%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .one-sixth:last-child {
      margin-right: 0; }
  .span-10 .one-fith {
    width: 18.18257%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .one-fith:last-child {
      margin-right: 0; }
  .span-10 .three-eigths {
    width: 36.08013%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .three-eigths:last-child {
      margin-right: 0; }
  .span-10 .one-quarter {
    width: 23.29616%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .one-quarter:last-child {
      margin-right: 0; }
  .span-10 .two-sevenths {
    width: 26.94872%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .two-sevenths:last-child {
      margin-right: 0; }
  .span-10 .two-fiths {
    width: 38.63693%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .two-fiths:last-child {
      margin-right: 0; }
  .span-10 .one-third {
    width: 31.81881%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .one-third:last-child {
      margin-right: 0; }
  .span-10 .three-sevenths {
    width: 41.55898%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .three-sevenths:last-child {
      margin-right: 0; }
  .span-10 .half {
    width: 48.86411%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .half:last-child {
      margin-right: 0; }
  .span-10 .five-eigths {
    width: 61.64808%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .five-eigths:last-child {
      margin-right: 0; }
  .span-10 .four-sevenths {
    width: 56.16923%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .four-sevenths:last-child {
      margin-right: 0; }
  .span-10 .three-fiths {
    width: 59.09128%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .three-fiths:last-child {
      margin-right: 0; }
  .span-10 .two-thirds {
    width: 65.9094%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .two-thirds:last-child {
      margin-right: 0; }
  .span-10 .three-quarters {
    width: 74.43205%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .three-quarters:last-child {
      margin-right: 0; }
  .span-10 .five-sevenths {
    width: 70.77949%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .five-sevenths:last-child {
      margin-right: 0; }
  .span-10 .four-fiths {
    width: 79.54564%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .four-fiths:last-child {
      margin-right: 0; }
  .span-10 .five-sixths {
    width: 82.9547%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .five-sixths:last-child {
      margin-right: 0; }
  .span-10 .six-sevenths {
    width: 85.38974%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .six-sevenths:last-child {
      margin-right: 0; }
  .span-10 .seven-eigths {
    width: 87.21603%;
    margin-right: 2.27179%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-10 .seven-eigths:last-child {
      margin-right: 0; }

.span-11 {
  width: 89.84848%; }
  .span-11 .one-eigth {
    width: 10.69655%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .one-eigth:last-child {
      margin-right: 0; }
  .span-11 .one-seventh {
    width: 12.51907%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .one-seventh:last-child {
      margin-right: 0; }
  .span-11 .one-sixth {
    width: 14.9491%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .one-sixth:last-child {
      margin-right: 0; }
  .span-11 .one-fith {
    width: 18.35113%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .one-fith:last-child {
      margin-right: 0; }
  .span-11 .three-eigths {
    width: 36.21182%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .three-eigths:last-child {
      margin-right: 0; }
  .span-11 .one-quarter {
    width: 23.45419%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .one-quarter:last-child {
      margin-right: 0; }
  .span-11 .two-sevenths {
    width: 27.09923%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .two-sevenths:last-child {
      margin-right: 0; }
  .span-11 .two-fiths {
    width: 38.76335%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .two-fiths:last-child {
      margin-right: 0; }
  .span-11 .one-third {
    width: 31.95928%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .one-third:last-child {
      margin-right: 0; }
  .span-11 .three-sevenths {
    width: 41.67938%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .three-sevenths:last-child {
      margin-right: 0; }
  .span-11 .half {
    width: 48.96946%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .half:last-child {
      margin-right: 0; }
  .span-11 .five-eigths {
    width: 61.72709%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .five-eigths:last-child {
      margin-right: 0; }
  .span-11 .four-sevenths {
    width: 56.25954%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .four-sevenths:last-child {
      margin-right: 0; }
  .span-11 .three-fiths {
    width: 59.17557%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .three-fiths:last-child {
      margin-right: 0; }
  .span-11 .two-thirds {
    width: 65.97964%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .two-thirds:last-child {
      margin-right: 0; }
  .span-11 .three-quarters {
    width: 74.48473%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .three-quarters:last-child {
      margin-right: 0; }
  .span-11 .five-sevenths {
    width: 70.83969%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .five-sevenths:last-child {
      margin-right: 0; }
  .span-11 .four-fiths {
    width: 79.58778%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .four-fiths:last-child {
      margin-right: 0; }
  .span-11 .five-sixths {
    width: 82.98982%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .five-sixths:last-child {
      margin-right: 0; }
  .span-11 .six-sevenths {
    width: 85.41985%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .six-sevenths:last-child {
      margin-right: 0; }
  .span-11 .seven-eigths {
    width: 87.24236%;
    margin-right: 2.06108%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-11 .seven-eigths:last-child {
      margin-right: 0; }

.span-12 {
  width: 98.18182%; }
  .span-12 .one-eigth {
    width: 10.84962%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .one-eigth:last-child {
      margin-right: 0; }
  .span-12 .one-seventh {
    width: 12.66902%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .one-seventh:last-child {
      margin-right: 0; }
  .span-12 .one-sixth {
    width: 15.09488%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .one-sixth:last-child {
      margin-right: 0; }
  .span-12 .one-fith {
    width: 18.49108%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .one-fith:last-child {
      margin-right: 0; }
  .span-12 .three-eigths {
    width: 36.32116%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .three-eigths:last-child {
      margin-right: 0; }
  .span-12 .one-quarter {
    width: 23.58539%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .one-quarter:last-child {
      margin-right: 0; }
  .span-12 .two-sevenths {
    width: 27.22418%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .two-sevenths:last-child {
      margin-right: 0; }
  .span-12 .two-fiths {
    width: 38.86831%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .two-fiths:last-child {
      margin-right: 0; }
  .span-12 .one-third {
    width: 32.0759%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .one-third:last-child {
      margin-right: 0; }
  .span-12 .three-sevenths {
    width: 41.77935%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .three-sevenths:last-child {
      margin-right: 0; }
  .span-12 .half {
    width: 49.05693%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .half:last-child {
      margin-right: 0; }
  .span-12 .five-eigths {
    width: 61.7927%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .five-eigths:last-child {
      margin-right: 0; }
  .span-12 .four-sevenths {
    width: 56.33451%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .four-sevenths:last-child {
      margin-right: 0; }
  .span-12 .three-fiths {
    width: 59.24554%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .three-fiths:last-child {
      margin-right: 0; }
  .span-12 .two-thirds {
    width: 66.03795%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .two-thirds:last-child {
      margin-right: 0; }
  .span-12 .three-quarters {
    width: 74.52846%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .three-quarters:last-child {
      margin-right: 0; }
  .span-12 .five-sevenths {
    width: 70.88967%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .five-sevenths:last-child {
      margin-right: 0; }
  .span-12 .four-fiths {
    width: 79.62277%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .four-fiths:last-child {
      margin-right: 0; }
  .span-12 .five-sixths {
    width: 83.01898%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .five-sixths:last-child {
      margin-right: 0; }
  .span-12 .six-sevenths {
    width: 85.44484%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .six-sevenths:last-child {
      margin-right: 0; }
  .span-12 .seven-eigths {
    width: 87.26423%;
    margin-right: 1.88615%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-12 .seven-eigths:last-child {
      margin-right: 0; }

.span-13 {
  width: 106.51515%; }
  .span-13 .one-eigth {
    width: 10.97874%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .one-eigth:last-child {
      margin-right: 0; }
  .span-13 .one-seventh {
    width: 12.7955%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .one-seventh:last-child {
      margin-right: 0; }
  .span-13 .one-sixth {
    width: 15.21785%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .one-sixth:last-child {
      margin-right: 0; }
  .span-13 .one-fith {
    width: 18.60914%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .one-fith:last-child {
      margin-right: 0; }
  .span-13 .three-eigths {
    width: 36.41339%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .three-eigths:last-child {
      margin-right: 0; }
  .span-13 .one-quarter {
    width: 23.69606%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .one-quarter:last-child {
      margin-right: 0; }
  .span-13 .two-sevenths {
    width: 27.32959%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .two-sevenths:last-child {
      margin-right: 0; }
  .span-13 .two-fiths {
    width: 38.95685%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .two-fiths:last-child {
      margin-right: 0; }
  .span-13 .one-third {
    width: 32.17428%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .one-third:last-child {
      margin-right: 0; }
  .span-13 .three-sevenths {
    width: 41.86367%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .three-sevenths:last-child {
      margin-right: 0; }
  .span-13 .half {
    width: 49.13071%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .half:last-child {
      margin-right: 0; }
  .span-13 .five-eigths {
    width: 61.84803%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .five-eigths:last-child {
      margin-right: 0; }
  .span-13 .four-sevenths {
    width: 56.39775%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .four-sevenths:last-child {
      margin-right: 0; }
  .span-13 .three-fiths {
    width: 59.30457%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .three-fiths:last-child {
      margin-right: 0; }
  .span-13 .two-thirds {
    width: 66.08714%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .two-thirds:last-child {
      margin-right: 0; }
  .span-13 .three-quarters {
    width: 74.56535%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .three-quarters:last-child {
      margin-right: 0; }
  .span-13 .five-sevenths {
    width: 70.93183%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .five-sevenths:last-child {
      margin-right: 0; }
  .span-13 .four-fiths {
    width: 79.65228%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .four-fiths:last-child {
      margin-right: 0; }
  .span-13 .five-sixths {
    width: 83.04357%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .five-sixths:last-child {
      margin-right: 0; }
  .span-13 .six-sevenths {
    width: 85.46592%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .six-sevenths:last-child {
      margin-right: 0; }
  .span-13 .seven-eigths {
    width: 87.28268%;
    margin-right: 1.73858%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-13 .seven-eigths:last-child {
      margin-right: 0; }

.span-14 {
  width: 114.84848%; }
  .span-14 .one-eigth {
    width: 11.08912%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .one-eigth:last-child {
      margin-right: 0; }
  .span-14 .one-seventh {
    width: 12.90363%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .one-seventh:last-child {
      margin-right: 0; }
  .span-14 .one-sixth {
    width: 15.32297%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .one-sixth:last-child {
      margin-right: 0; }
  .span-14 .one-fith {
    width: 18.71006%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .one-fith:last-child {
      margin-right: 0; }
  .span-14 .three-eigths {
    width: 36.49223%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .three-eigths:last-child {
      margin-right: 0; }
  .span-14 .one-quarter {
    width: 23.79068%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .one-quarter:last-child {
      margin-right: 0; }
  .span-14 .two-sevenths {
    width: 27.41969%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .two-sevenths:last-child {
      margin-right: 0; }
  .span-14 .two-fiths {
    width: 39.03254%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .two-fiths:last-child {
      margin-right: 0; }
  .span-14 .one-third {
    width: 32.25838%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .one-third:last-child {
      margin-right: 0; }
  .span-14 .three-sevenths {
    width: 41.93575%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .three-sevenths:last-child {
      margin-right: 0; }
  .span-14 .half {
    width: 49.19378%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .half:last-child {
      margin-right: 0; }
  .span-14 .five-eigths {
    width: 61.89534%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .five-eigths:last-child {
      margin-right: 0; }
  .span-14 .four-sevenths {
    width: 56.45182%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .four-sevenths:last-child {
      margin-right: 0; }
  .span-14 .three-fiths {
    width: 59.35503%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .three-fiths:last-child {
      margin-right: 0; }
  .span-14 .two-thirds {
    width: 66.12919%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .two-thirds:last-child {
      margin-right: 0; }
  .span-14 .three-quarters {
    width: 74.59689%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .three-quarters:last-child {
      margin-right: 0; }
  .span-14 .five-sevenths {
    width: 70.96788%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .five-sevenths:last-child {
      margin-right: 0; }
  .span-14 .four-fiths {
    width: 79.67751%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .four-fiths:last-child {
      margin-right: 0; }
  .span-14 .five-sixths {
    width: 83.06459%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .five-sixths:last-child {
      margin-right: 0; }
  .span-14 .six-sevenths {
    width: 85.48394%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .six-sevenths:last-child {
      margin-right: 0; }
  .span-14 .seven-eigths {
    width: 87.29845%;
    margin-right: 1.61243%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-14 .seven-eigths:last-child {
      margin-right: 0; }

.span-15 {
  width: 123.18182%; }
  .span-15 .one-eigth {
    width: 11.18457%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .one-eigth:last-child {
      margin-right: 0; }
  .span-15 .one-seventh {
    width: 12.99713%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .one-seventh:last-child {
      margin-right: 0; }
  .span-15 .one-sixth {
    width: 15.41388%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .one-sixth:last-child {
      margin-right: 0; }
  .span-15 .one-fith {
    width: 18.79732%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .one-fith:last-child {
      margin-right: 0; }
  .span-15 .three-eigths {
    width: 36.56041%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .three-eigths:last-child {
      margin-right: 0; }
  .span-15 .one-quarter {
    width: 23.87249%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .one-quarter:last-child {
      margin-right: 0; }
  .span-15 .two-sevenths {
    width: 27.49761%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .two-sevenths:last-child {
      margin-right: 0; }
  .span-15 .two-fiths {
    width: 39.09799%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .two-fiths:last-child {
      margin-right: 0; }
  .span-15 .one-third {
    width: 32.3311%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .one-third:last-child {
      margin-right: 0; }
  .span-15 .three-sevenths {
    width: 41.99809%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .three-sevenths:last-child {
      margin-right: 0; }
  .span-15 .half {
    width: 49.24833%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .half:last-child {
      margin-right: 0; }
  .span-15 .five-eigths {
    width: 61.93624%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .five-eigths:last-child {
      margin-right: 0; }
  .span-15 .four-sevenths {
    width: 56.49856%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .four-sevenths:last-child {
      margin-right: 0; }
  .span-15 .three-fiths {
    width: 59.39866%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .three-fiths:last-child {
      margin-right: 0; }
  .span-15 .two-thirds {
    width: 66.16555%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .two-thirds:last-child {
      margin-right: 0; }
  .span-15 .three-quarters {
    width: 74.62416%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .three-quarters:last-child {
      margin-right: 0; }
  .span-15 .five-sevenths {
    width: 70.99904%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .five-sevenths:last-child {
      margin-right: 0; }
  .span-15 .four-fiths {
    width: 79.69933%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .four-fiths:last-child {
      margin-right: 0; }
  .span-15 .five-sixths {
    width: 83.08278%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .five-sixths:last-child {
      margin-right: 0; }
  .span-15 .six-sevenths {
    width: 85.49952%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .six-sevenths:last-child {
      margin-right: 0; }
  .span-15 .seven-eigths {
    width: 87.31208%;
    margin-right: 1.50335%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-15 .seven-eigths:last-child {
      margin-right: 0; }

.span-16 {
  width: 131.51515%; }
  .span-16 .one-eigth {
    width: 11.26792%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .one-eigth:last-child {
      margin-right: 0; }
  .span-16 .one-seventh {
    width: 13.07878%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .one-seventh:last-child {
      margin-right: 0; }
  .span-16 .one-sixth {
    width: 15.49326%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .one-sixth:last-child {
      margin-right: 0; }
  .span-16 .one-fith {
    width: 18.87353%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .one-fith:last-child {
      margin-right: 0; }
  .span-16 .three-eigths {
    width: 36.61994%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .three-eigths:last-child {
      margin-right: 0; }
  .span-16 .one-quarter {
    width: 23.94393%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .one-quarter:last-child {
      margin-right: 0; }
  .span-16 .two-sevenths {
    width: 27.56565%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .two-sevenths:last-child {
      margin-right: 0; }
  .span-16 .two-fiths {
    width: 39.15515%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .two-fiths:last-child {
      margin-right: 0; }
  .span-16 .one-third {
    width: 32.39461%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .one-third:last-child {
      margin-right: 0; }
  .span-16 .three-sevenths {
    width: 42.05252%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .three-sevenths:last-child {
      margin-right: 0; }
  .span-16 .half {
    width: 49.29595%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .half:last-child {
      margin-right: 0; }
  .span-16 .five-eigths {
    width: 61.97197%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .five-eigths:last-child {
      margin-right: 0; }
  .span-16 .four-sevenths {
    width: 56.53939%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .four-sevenths:last-child {
      margin-right: 0; }
  .span-16 .three-fiths {
    width: 59.43676%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .three-fiths:last-child {
      margin-right: 0; }
  .span-16 .two-thirds {
    width: 66.1973%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .two-thirds:last-child {
      margin-right: 0; }
  .span-16 .three-quarters {
    width: 74.64798%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .three-quarters:last-child {
      margin-right: 0; }
  .span-16 .five-sevenths {
    width: 71.02626%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .five-sevenths:last-child {
      margin-right: 0; }
  .span-16 .four-fiths {
    width: 79.71838%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .four-fiths:last-child {
      margin-right: 0; }
  .span-16 .five-sixths {
    width: 83.09865%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .five-sixths:last-child {
      margin-right: 0; }
  .span-16 .six-sevenths {
    width: 85.51313%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .six-sevenths:last-child {
      margin-right: 0; }
  .span-16 .seven-eigths {
    width: 87.32399%;
    margin-right: 1.40809%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-16 .seven-eigths:last-child {
      margin-right: 0; }

.span-17 {
  width: 139.84848%; }
  .span-17 .one-eigth {
    width: 11.34134%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .one-eigth:last-child {
      margin-right: 0; }
  .span-17 .one-seventh {
    width: 13.1507%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .one-seventh:last-child {
      margin-right: 0; }
  .span-17 .one-sixth {
    width: 15.56318%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .one-sixth:last-child {
      margin-right: 0; }
  .span-17 .one-fith {
    width: 18.94065%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .one-fith:last-child {
      margin-right: 0; }
  .span-17 .three-eigths {
    width: 36.67238%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .three-eigths:last-child {
      margin-right: 0; }
  .span-17 .one-quarter {
    width: 24.00686%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .one-quarter:last-child {
      margin-right: 0; }
  .span-17 .two-sevenths {
    width: 27.62558%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .two-sevenths:last-child {
      margin-right: 0; }
  .span-17 .two-fiths {
    width: 39.20549%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .two-fiths:last-child {
      margin-right: 0; }
  .span-17 .one-third {
    width: 32.45054%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .one-third:last-child {
      margin-right: 0; }
  .span-17 .three-sevenths {
    width: 42.10047%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .three-sevenths:last-child {
      margin-right: 0; }
  .span-17 .half {
    width: 49.33791%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .half:last-child {
      margin-right: 0; }
  .span-17 .five-eigths {
    width: 62.00343%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .five-eigths:last-child {
      margin-right: 0; }
  .span-17 .four-sevenths {
    width: 56.57535%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .four-sevenths:last-child {
      margin-right: 0; }
  .span-17 .three-fiths {
    width: 59.47033%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .three-fiths:last-child {
      margin-right: 0; }
  .span-17 .two-thirds {
    width: 66.22527%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .two-thirds:last-child {
      margin-right: 0; }
  .span-17 .three-quarters {
    width: 74.66895%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .three-quarters:last-child {
      margin-right: 0; }
  .span-17 .five-sevenths {
    width: 71.05023%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .five-sevenths:last-child {
      margin-right: 0; }
  .span-17 .four-fiths {
    width: 79.73516%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .four-fiths:last-child {
      margin-right: 0; }
  .span-17 .five-sixths {
    width: 83.11264%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .five-sixths:last-child {
      margin-right: 0; }
  .span-17 .six-sevenths {
    width: 85.52512%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .six-sevenths:last-child {
      margin-right: 0; }
  .span-17 .seven-eigths {
    width: 87.33448%;
    margin-right: 1.32418%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-17 .seven-eigths:last-child {
      margin-right: 0; }

.span-18 {
  width: 148.18182%; }
  .span-18 .one-eigth {
    width: 11.4065%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .one-eigth:last-child {
      margin-right: 0; }
  .span-18 .one-seventh {
    width: 13.21453%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .one-seventh:last-child {
      margin-right: 0; }
  .span-18 .one-sixth {
    width: 15.62524%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .one-sixth:last-child {
      margin-right: 0; }
  .span-18 .one-fith {
    width: 19.00023%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .one-fith:last-child {
      margin-right: 0; }
  .span-18 .three-eigths {
    width: 36.71893%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .three-eigths:last-child {
      margin-right: 0; }
  .span-18 .one-quarter {
    width: 24.06271%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .one-quarter:last-child {
      margin-right: 0; }
  .span-18 .two-sevenths {
    width: 27.67877%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .two-sevenths:last-child {
      margin-right: 0; }
  .span-18 .two-fiths {
    width: 39.25017%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .two-fiths:last-child {
      margin-right: 0; }
  .span-18 .one-third {
    width: 32.50019%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .one-third:last-child {
      margin-right: 0; }
  .span-18 .three-sevenths {
    width: 42.14302%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .three-sevenths:last-child {
      margin-right: 0; }
  .span-18 .half {
    width: 49.37514%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .half:last-child {
      margin-right: 0; }
  .span-18 .five-eigths {
    width: 62.03136%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .five-eigths:last-child {
      margin-right: 0; }
  .span-18 .four-sevenths {
    width: 56.60726%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .four-sevenths:last-child {
      margin-right: 0; }
  .span-18 .three-fiths {
    width: 59.50011%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .three-fiths:last-child {
      margin-right: 0; }
  .span-18 .two-thirds {
    width: 66.25009%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .two-thirds:last-child {
      margin-right: 0; }
  .span-18 .three-quarters {
    width: 74.68757%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .three-quarters:last-child {
      margin-right: 0; }
  .span-18 .five-sevenths {
    width: 71.07151%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .five-sevenths:last-child {
      margin-right: 0; }
  .span-18 .four-fiths {
    width: 79.75006%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .four-fiths:last-child {
      margin-right: 0; }
  .span-18 .five-sixths {
    width: 83.12505%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .five-sixths:last-child {
      margin-right: 0; }
  .span-18 .six-sevenths {
    width: 85.53575%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .six-sevenths:last-child {
      margin-right: 0; }
  .span-18 .seven-eigths {
    width: 87.34379%;
    margin-right: 1.24972%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-18 .seven-eigths:last-child {
      margin-right: 0; }

.span-19 {
  width: 156.51515%; }
  .span-19 .one-eigth {
    width: 11.46472%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .one-eigth:last-child {
      margin-right: 0; }
  .span-19 .one-seventh {
    width: 13.27156%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .one-seventh:last-child {
      margin-right: 0; }
  .span-19 .one-sixth {
    width: 15.68069%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .one-sixth:last-child {
      margin-right: 0; }
  .span-19 .one-fith {
    width: 19.05346%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .one-fith:last-child {
      margin-right: 0; }
  .span-19 .three-eigths {
    width: 36.76051%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .three-eigths:last-child {
      margin-right: 0; }
  .span-19 .one-quarter {
    width: 24.11262%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .one-quarter:last-child {
      margin-right: 0; }
  .span-19 .two-sevenths {
    width: 27.7263%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .two-sevenths:last-child {
      margin-right: 0; }
  .span-19 .two-fiths {
    width: 39.29009%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .two-fiths:last-child {
      margin-right: 0; }
  .span-19 .one-third {
    width: 32.54455%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .one-third:last-child {
      margin-right: 0; }
  .span-19 .three-sevenths {
    width: 42.18104%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .three-sevenths:last-child {
      margin-right: 0; }
  .span-19 .half {
    width: 49.40841%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .half:last-child {
      margin-right: 0; }
  .span-19 .five-eigths {
    width: 62.05631%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .five-eigths:last-child {
      margin-right: 0; }
  .span-19 .four-sevenths {
    width: 56.63578%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .four-sevenths:last-child {
      margin-right: 0; }
  .span-19 .three-fiths {
    width: 59.52673%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .three-fiths:last-child {
      margin-right: 0; }
  .span-19 .two-thirds {
    width: 66.27227%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .two-thirds:last-child {
      margin-right: 0; }
  .span-19 .three-quarters {
    width: 74.70421%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .three-quarters:last-child {
      margin-right: 0; }
  .span-19 .five-sevenths {
    width: 71.09052%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .five-sevenths:last-child {
      margin-right: 0; }
  .span-19 .four-fiths {
    width: 79.76336%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .four-fiths:last-child {
      margin-right: 0; }
  .span-19 .five-sixths {
    width: 83.13614%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .five-sixths:last-child {
      margin-right: 0; }
  .span-19 .six-sevenths {
    width: 85.54526%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .six-sevenths:last-child {
      margin-right: 0; }
  .span-19 .seven-eigths {
    width: 87.3521%;
    margin-right: 1.18318%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-19 .seven-eigths:last-child {
      margin-right: 0; }

.span-20 {
  width: 164.84848%; }
  .span-20 .one-eigth {
    width: 11.51705%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .one-eigth:last-child {
      margin-right: 0; }
  .span-20 .one-seventh {
    width: 13.32283%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .one-seventh:last-child {
      margin-right: 0; }
  .span-20 .one-sixth {
    width: 15.73053%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .one-sixth:last-child {
      margin-right: 0; }
  .span-20 .one-fith {
    width: 19.10131%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .one-fith:last-child {
      margin-right: 0; }
  .span-20 .three-eigths {
    width: 36.7979%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .three-eigths:last-child {
      margin-right: 0; }
  .span-20 .one-quarter {
    width: 24.15748%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .one-quarter:last-child {
      margin-right: 0; }
  .span-20 .two-sevenths {
    width: 27.76902%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .two-sevenths:last-child {
      margin-right: 0; }
  .span-20 .two-fiths {
    width: 39.32598%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .two-fiths:last-child {
      margin-right: 0; }
  .span-20 .one-third {
    width: 32.58442%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .one-third:last-child {
      margin-right: 0; }
  .span-20 .three-sevenths {
    width: 42.21522%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .three-sevenths:last-child {
      margin-right: 0; }
  .span-20 .half {
    width: 49.43832%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .half:last-child {
      margin-right: 0; }
  .span-20 .five-eigths {
    width: 62.07874%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .five-eigths:last-child {
      margin-right: 0; }
  .span-20 .four-sevenths {
    width: 56.66141%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .four-sevenths:last-child {
      margin-right: 0; }
  .span-20 .three-fiths {
    width: 59.55065%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .three-fiths:last-child {
      margin-right: 0; }
  .span-20 .two-thirds {
    width: 66.29221%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .two-thirds:last-child {
      margin-right: 0; }
  .span-20 .three-quarters {
    width: 74.71916%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .three-quarters:last-child {
      margin-right: 0; }
  .span-20 .five-sevenths {
    width: 71.10761%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .five-sevenths:last-child {
      margin-right: 0; }
  .span-20 .four-fiths {
    width: 79.77533%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .four-fiths:last-child {
      margin-right: 0; }
  .span-20 .five-sixths {
    width: 83.14611%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .five-sixths:last-child {
      margin-right: 0; }
  .span-20 .six-sevenths {
    width: 85.5538%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .six-sevenths:last-child {
      margin-right: 0; }
  .span-20 .seven-eigths {
    width: 87.35958%;
    margin-right: 1.12337%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-20 .seven-eigths:last-child {
      margin-right: 0; }

.span-21 {
  width: 173.18182%; }
  .span-21 .one-eigth {
    width: 11.56435%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .one-eigth:last-child {
      margin-right: 0; }
  .span-21 .one-seventh {
    width: 13.36916%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .one-seventh:last-child {
      margin-right: 0; }
  .span-21 .one-sixth {
    width: 15.77557%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .one-sixth:last-child {
      margin-right: 0; }
  .span-21 .one-fith {
    width: 19.14455%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .one-fith:last-child {
      margin-right: 0; }
  .span-21 .three-eigths {
    width: 36.83168%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .three-eigths:last-child {
      margin-right: 0; }
  .span-21 .one-quarter {
    width: 24.19802%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .one-quarter:last-child {
      margin-right: 0; }
  .span-21 .two-sevenths {
    width: 27.80764%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .two-sevenths:last-child {
      margin-right: 0; }
  .span-21 .two-fiths {
    width: 39.35841%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .two-fiths:last-child {
      margin-right: 0; }
  .span-21 .one-third {
    width: 32.62046%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .one-third:last-child {
      margin-right: 0; }
  .span-21 .three-sevenths {
    width: 42.24611%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .three-sevenths:last-child {
      margin-right: 0; }
  .span-21 .half {
    width: 49.46534%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .half:last-child {
      margin-right: 0; }
  .span-21 .five-eigths {
    width: 62.09901%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .five-eigths:last-child {
      margin-right: 0; }
  .span-21 .four-sevenths {
    width: 56.68458%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .four-sevenths:last-child {
      margin-right: 0; }
  .span-21 .three-fiths {
    width: 59.57228%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .three-fiths:last-child {
      margin-right: 0; }
  .span-21 .two-thirds {
    width: 66.31023%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .two-thirds:last-child {
      margin-right: 0; }
  .span-21 .three-quarters {
    width: 74.73267%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .three-quarters:last-child {
      margin-right: 0; }
  .span-21 .five-sevenths {
    width: 71.12305%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .five-sevenths:last-child {
      margin-right: 0; }
  .span-21 .four-fiths {
    width: 79.78614%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .four-fiths:last-child {
      margin-right: 0; }
  .span-21 .five-sixths {
    width: 83.15511%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .five-sixths:last-child {
      margin-right: 0; }
  .span-21 .six-sevenths {
    width: 85.56153%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .six-sevenths:last-child {
      margin-right: 0; }
  .span-21 .seven-eigths {
    width: 87.36634%;
    margin-right: 1.06931%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-21 .seven-eigths:last-child {
      margin-right: 0; }

.span-22 {
  width: 181.51515%; }
  .span-22 .one-eigth {
    width: 11.60731%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .one-eigth:last-child {
      margin-right: 0; }
  .span-22 .one-seventh {
    width: 13.41124%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .one-seventh:last-child {
      margin-right: 0; }
  .span-22 .one-sixth {
    width: 15.81648%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .one-sixth:last-child {
      margin-right: 0; }
  .span-22 .one-fith {
    width: 19.18382%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .one-fith:last-child {
      margin-right: 0; }
  .span-22 .three-eigths {
    width: 36.86236%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .three-eigths:last-child {
      margin-right: 0; }
  .span-22 .one-quarter {
    width: 24.23484%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .one-quarter:last-child {
      margin-right: 0; }
  .span-22 .two-sevenths {
    width: 27.8427%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .two-sevenths:last-child {
      margin-right: 0; }
  .span-22 .two-fiths {
    width: 39.38787%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .two-fiths:last-child {
      margin-right: 0; }
  .span-22 .one-third {
    width: 32.65319%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .one-third:last-child {
      margin-right: 0; }
  .span-22 .three-sevenths {
    width: 42.27416%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .three-sevenths:last-child {
      margin-right: 0; }
  .span-22 .half {
    width: 49.48989%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .half:last-child {
      margin-right: 0; }
  .span-22 .five-eigths {
    width: 62.11742%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .five-eigths:last-child {
      margin-right: 0; }
  .span-22 .four-sevenths {
    width: 56.70562%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .four-sevenths:last-child {
      margin-right: 0; }
  .span-22 .three-fiths {
    width: 59.59191%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .three-fiths:last-child {
      margin-right: 0; }
  .span-22 .two-thirds {
    width: 66.32659%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .two-thirds:last-child {
      margin-right: 0; }
  .span-22 .three-quarters {
    width: 74.74495%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .three-quarters:last-child {
      margin-right: 0; }
  .span-22 .five-sevenths {
    width: 71.13708%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .five-sevenths:last-child {
      margin-right: 0; }
  .span-22 .four-fiths {
    width: 79.79596%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .four-fiths:last-child {
      margin-right: 0; }
  .span-22 .five-sixths {
    width: 83.1633%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .five-sixths:last-child {
      margin-right: 0; }
  .span-22 .six-sevenths {
    width: 85.56854%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .six-sevenths:last-child {
      margin-right: 0; }
  .span-22 .seven-eigths {
    width: 87.37247%;
    margin-right: 1.02022%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-22 .seven-eigths:last-child {
      margin-right: 0; }

.span-23 {
  width: 189.84848%; }
  .span-23 .one-eigth {
    width: 11.64649%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .one-eigth:last-child {
      margin-right: 0; }
  .span-23 .one-seventh {
    width: 13.44963%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .one-seventh:last-child {
      margin-right: 0; }
  .span-23 .one-sixth {
    width: 15.8538%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .one-sixth:last-child {
      margin-right: 0; }
  .span-23 .one-fith {
    width: 19.21965%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .one-fith:last-child {
      margin-right: 0; }
  .span-23 .three-eigths {
    width: 36.89035%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .three-eigths:last-child {
      margin-right: 0; }
  .span-23 .one-quarter {
    width: 24.26842%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .one-quarter:last-child {
      margin-right: 0; }
  .span-23 .two-sevenths {
    width: 27.87469%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .two-sevenths:last-child {
      margin-right: 0; }
  .span-23 .two-fiths {
    width: 39.41474%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .two-fiths:last-child {
      margin-right: 0; }
  .span-23 .one-third {
    width: 32.68304%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .one-third:last-child {
      margin-right: 0; }
  .span-23 .three-sevenths {
    width: 42.29975%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .three-sevenths:last-child {
      margin-right: 0; }
  .span-23 .half {
    width: 49.51228%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .half:last-child {
      margin-right: 0; }
  .span-23 .five-eigths {
    width: 62.13421%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .five-eigths:last-child {
      margin-right: 0; }
  .span-23 .four-sevenths {
    width: 56.72481%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .four-sevenths:last-child {
      margin-right: 0; }
  .span-23 .three-fiths {
    width: 59.60983%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .three-fiths:last-child {
      margin-right: 0; }
  .span-23 .two-thirds {
    width: 66.34152%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .two-thirds:last-child {
      margin-right: 0; }
  .span-23 .three-quarters {
    width: 74.75614%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .three-quarters:last-child {
      margin-right: 0; }
  .span-23 .five-sevenths {
    width: 71.14988%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .five-sevenths:last-child {
      margin-right: 0; }
  .span-23 .four-fiths {
    width: 79.80491%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .four-fiths:last-child {
      margin-right: 0; }
  .span-23 .five-sixths {
    width: 83.17076%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .five-sixths:last-child {
      margin-right: 0; }
  .span-23 .six-sevenths {
    width: 85.57494%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .six-sevenths:last-child {
      margin-right: 0; }
  .span-23 .seven-eigths {
    width: 87.37807%;
    margin-right: 0.97544%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-23 .seven-eigths:last-child {
      margin-right: 0; }

.span-24 {
  width: 198.18182%; }
  .span-24 .one-eigth {
    width: 11.68238%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .one-eigth:last-child {
      margin-right: 0; }
  .span-24 .one-seventh {
    width: 13.48478%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .one-seventh:last-child {
      margin-right: 0; }
  .span-24 .one-sixth {
    width: 15.88798%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .one-sixth:last-child {
      margin-right: 0; }
  .span-24 .one-fith {
    width: 19.25246%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .one-fith:last-child {
      margin-right: 0; }
  .span-24 .three-eigths {
    width: 36.91599%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .three-eigths:last-child {
      margin-right: 0; }
  .span-24 .one-quarter {
    width: 24.29918%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .one-quarter:last-child {
      margin-right: 0; }
  .span-24 .two-sevenths {
    width: 27.90399%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .two-sevenths:last-child {
      margin-right: 0; }
  .span-24 .two-fiths {
    width: 39.43935%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .two-fiths:last-child {
      margin-right: 0; }
  .span-24 .one-third {
    width: 32.71039%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .one-third:last-child {
      margin-right: 0; }
  .span-24 .three-sevenths {
    width: 42.32319%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .three-sevenths:last-child {
      margin-right: 0; }
  .span-24 .half {
    width: 49.53279%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .half:last-child {
      margin-right: 0; }
  .span-24 .five-eigths {
    width: 62.14959%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .five-eigths:last-child {
      margin-right: 0; }
  .span-24 .four-sevenths {
    width: 56.74239%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .four-sevenths:last-child {
      margin-right: 0; }
  .span-24 .three-fiths {
    width: 59.62623%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .three-fiths:last-child {
      margin-right: 0; }
  .span-24 .two-thirds {
    width: 66.35519%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .two-thirds:last-child {
      margin-right: 0; }
  .span-24 .three-quarters {
    width: 74.76639%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .three-quarters:last-child {
      margin-right: 0; }
  .span-24 .five-sevenths {
    width: 71.16159%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .five-sevenths:last-child {
      margin-right: 0; }
  .span-24 .four-fiths {
    width: 79.81312%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .four-fiths:last-child {
      margin-right: 0; }
  .span-24 .five-sixths {
    width: 83.1776%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .five-sixths:last-child {
      margin-right: 0; }
  .span-24 .six-sevenths {
    width: 85.5808%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .six-sevenths:last-child {
      margin-right: 0; }
  .span-24 .seven-eigths {
    width: 87.3832%;
    margin-right: 0.93442%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .span-24 .seven-eigths:last-child {
      margin-right: 0; }

.omega {
  margin-right: 0; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

.offset-12 {
  margin-left: 100%; }

.offset-13 {
  margin-left: 108.33333%; }

.offset-14 {
  margin-left: 116.66667%; }

.offset-15 {
  margin-left: 125%; }

.offset-16 {
  margin-left: 133.33333%; }

.offset-17 {
  margin-left: 141.66667%; }

.offset-18 {
  margin-left: 150%; }

.offset-19 {
  margin-left: 158.33333%; }

.offset-20 {
  margin-left: 166.66667%; }

.offset-21 {
  margin-left: 175%; }

.offset-22 {
  margin-left: 183.33333%; }

.offset-23 {
  margin-left: 191.66667%; }

.offset-24 {
  margin-left: 200%; }

/*
.logo {
	@extend .span-2;
	@extend .column;
}
*/

/** layout **/
.bx-wrapper {
	position: relative;
	margin: 0 auto 40px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	opacity: 1;
}

.bx-wrapper .bx-next:hover {
	opacity: 1;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
	opacity: 0.8;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666666;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

.carousel-widget {
	position: relative;
}

.carousel-inner {
	overflow: hidden;
}

.carousel-slides {
	padding: 0;
	list-style: none;
}

.carousel-slide {
	float: left;
}

.tab-content-container {
	display: none;
}

.no-js .carousel-slide {
	margin-bottom: 15px;
}

.no-js .carousel-slide:last-child {
	margin-bottom: 0;
}

.carousel-slide img {
	width: 100%;
}

.carousel-slide-text {
	padding: 8px 10px;
	overflow: auto;
}

.carousel-slide-text h2 {
	font-size: 1.5em;
	padding: 10px 0 5px 0;
}

.carousel-slide-text a {
	color: #27599F;
	text-decoration: none;
}

.carousel-slide-text a:hover, .carousel-slide-text a:focus {
	color: #000;
}

.carousel-slide-text p {
	color: #000;
	display: block;
}

.carousel-controls {
	margin-top: -12px;
	position: absolute;
	width: 100%;
	overflow: visible !important;
	top: 30%;
	padding-left: 0;
}

.no-js .carousel-controls {
	display: none;
}

.tabs {
	list-style-type: none;
	padding: 0;
	margin: -1em;
}

.tabs li {
	padding: 18px 5px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
}

.hot-links .span-6, .hot-links .site-header .item-list, .site-header .hot-links .item-list, .hot-links #content {
	font-size: 1.5em;
	text-align: center;
	background: #999;
	margin: 0 5px;
}

.hidden {
	display: none;
}

.carousel-controls li {
	background-color: #fff;
	border: 3px solid #fff;
	border-radius: 30px;
	display: block;
	overflow: hidden;
	height: 35px;
	width: 35px;
}

.carousel-prev {
	margin-left: -18px;
	background: url(../../images/arrow-left.png);
	height: 62px;
}

.carousel-next {
	margin-right: -18px;
	background: url(../../images/arrow-right.png);
	height: 62px;
}

.carousel-controls a {
	background: #ccc;
	border-radius: 26px;
	display: block;
	height: 100%;
	text-decoration: none;
	text-indent: -20000px;
	width: 100%;
}

.carousel-controls a:hover, .carousel-controls a:active {
	opacity: .75;
}

.carousel-controls a:before {
	color: #fff;
	display: block;
	font-size: .8em;
	padding: .5em 0;
	text-align: center;
	text-indent: 0;
	font-size: 20px;
	padding-top: 3px;
	padding-bottom: 11px;
}

.carousel-prev {
	float: left;
	margin-left: 10px;
}

.carousel-prev a:before {
	padding-right: 2px;
}

.carousel-next {
	float: right;
	margin-right: 10px;
}

.carousel-next a:before {
	padding-left: 2px;
}

.container, .site-header {
	margin: 0 auto;
}

.wrapper .container .column, .wrapper .site-header .column, .site-header .wrapper .container .item-list, .wrapper .site-header .item-list, .site-header .wrapper .container .form__search, .wrapper .site-header .form__search, .wrapper .container .sidebar__primary, .wrapper .site-header .sidebar__primary, .wrapper .container #content, .wrapper .site-header #content, .wrapper .container .sidebar__secondary, .wrapper .site-header .sidebar__secondary {
	margin: 2px;
	overflow: hidden;
}
  
.wrapper .container .clear, .wrapper .site-header .clear {
	border: 0;
}

#main {
	width: 95%;
	max-width: 400px;
	margin: 0 auto;
	padding-top: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Slab', serif;
	margin: 0.5em 0;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.7em;
	line-height: 1.3;
}

h3.title-small {
    font-size: 1.2em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.1em;
}

.links span, .links a {
	font-family: 'Roboto Slab', serif;
	font-size: 2em;
	font-weight: lighter;
	padding-left: 10px;
}

.links a {
	color: #fff;
	text-decoration: none;
}

section.twothirds {
	width: 100%;
}

section.onethird {
	width: 30%;
	float: right;
}

section ol {
	list-style: none;
}

.slidewrap {
	overflow: hidden !important;
	position: relative;
	width: 100%;
}

.crop {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.carousel-tabs, .slidecontrols, .slider {
	list-style: none;
	margin: 0;
	padding: 0;
}

.carousel-tabs li, .slidecontrols li {
	display: inline;
	margin-right: 6px !important;
}

.more-services-list {
	background: #f0f0f0;
	border: 1px solid #e3e2e2;
	margin-top: 1em;
}

.slidecontrols li {
	position: absolute;
}

.carousel-tabs li span {
	display: none;
}

.carousel-tabs li a:link, .carousel-tabs li a:visited, .slidecontrols li a:link, .slidecontrols li a:visited {
	display: block;
	position: relative;
}

.carousel-tabs li.carousel-active-tab a {
	font-weight: normal;
}

.slidecontrols a.carousel-disabled:link, .slidecontrols a.carousel-disabled:visited, .slidecontrols a.carousel-disabled:active, .slidecontrols a.carousel-disabled:hover {
	font-weight: normal;
	cursor: default;
	color: #ccc;
	text-decoration: none;
}

.container > .column.span-9, .site-header > .column.span-9, .site-header .container > .span-9.item-list, .site-header > .span-9.item-list, .site-header .container > .span-9.form__search, .site-header > .span-9.form__search, .container > .span-9.sidebar__primary, .site-header > .span-9.sidebar__primary, .container > .span-9#content, .site-header > .span-9#content, .container > .span-9.sidebar__secondary, .site-header > .span-9.sidebar__secondary {
	margin-top: 4em;
	overflow: hidden;
}

.span-12.document {
	margin-right: 0;
	width: 100%;
}

.span-12.landing {
	float: left;
}

.imageTextWidget:hover {
	background: #f0f0f0;
	cursor: pointer;
}

.wrapper > .container > .document, .wrapper > .site-header > .document {
	margin-top: 1em;
	overflow: hidden;
}

.wrapper > .container > .breadcrumb, .wrapper > .site-header > .breadcrumb {
	margin-top: 1em;
}

.breadcrumb ul li a:hover {
	text-decoration: underline;
}
 
.links {
	overflow: hidden;
	clear: both;
}

.links > column {
	margin-right: 0;
}

.links > .span-8 {
	background: #cd1543;
	color: #fff;
	padding: 10px 0;
}

header .span-4 span {
	padding-left: 20px;
}

.links > .span-4 {
	background: url("../images/news-room.png") 96% center no-repeat #f99b1c;
	color: #fff;
	padding: 10px 0;
}

.links > .span-4:hover {
	text-decoration: underline;
	cursor: pointer;
}

.container .span-3, .site-header .span-3, .site-header .form__search, .container .sidebar__primary, .site-header .sidebar__primary {
	width: 25.18182%;
}

.links .column, .links .site-header .item-list, .site-header .links .item-list, .links .site-header .form__search, .site-header .links .form__search, .links .sidebar__primary, .links #content, .links .sidebar__secondary {
	font-size: 1.3em;
}

.task-slider {
	position: relative;
	width: 97%;
}

.task-slider .button, .task-slider input[type=submit] {
	border: 0;
	padding: 0;
}
  
.task-slider .icon-wrap {
    float: none;
    display: inline-block;
    padding-right: 1%;
    padding-bottom: 10px;
    margin-right: -4px;
    vertical-align: top;
    width: 49%;
}

.more-services-list {
	float: left;
	width: 100%;
	max-width: 750px;
	position: relative;
}

.more-services-list .pink-chevron:last-child {
    position: absolute;
    bottom: -27px;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
}

.more-services-button {
	margin: 35px auto 10px auto;
	display: block;
	width: 300px;
	text-align: center;
	background: #cb1443;
	padding: 10px 0 5px 0; 
	width: 50%;
}

.more-services-button a {
	color: #fff;
	font-size: 1.5em;
	text-decoration: none;
	font-family: 'Roboto Slab', serif;
}

.more-services-button a:hover {
	text-decoration: underline;
}

.more-services-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.action-lists {
	clear: both;
	padding: 1em 0;
	background: #f0f0f0;
}

.action-lists .action-lists-inner {
	background: #fff;
	margin: 0 1em;
}

.action-lists h3 {
	color: #00747b;
	padding: 10px;
	margin: 0;
	font-weight: 500;
	font-size: 1.7em;
	line-height: 1.2em;
}

.action-lists ul {
	list-style-type: none;
	border-top: 1px solid #aaa;
	margin: 0 10px 6px 10px;
	padding: 0px;
}

.action-lists li {
	padding: 10px 0;
	font-size: 1.05em;
}

.action-lists a {
	text-decoration: none;
	color: #505050;
}

.action-lists a:hover {
	text-decoration: underline;
}

.action-lists ul li:last-child {
	margin: 0px -5px;
	background: url("../images/arrow.jpg") right center no-repeat #00747b;
}

.action-lists ul li:last-child a {
	color: #fff;
	padding: 0 5px;
	font-weight: bold;
	display: block;
}

.icon:before {
	display: block;
	font-size: 7.2em;
	height: .75em;
	line-height: .5em;
	text-align: center;
	width: .75em;
	margin: 0 auto;
}

.slidecontrols {
	margin-top: 44%;
	position: absolute;
	width: 100%;
	z-index: 4000;
}

.slidecontrols .next-item {
	right: 0;
	top: 0px;
}

.carousel-disabled {
	display: none !important;
}

.slidecontrols .previous {
	left: 6px;
	top: 0px;
}

.prev {
	float: right;
	height: 62px;
	width: 38px;
	text-decoration: none;
	background: url(../images/arrow-left.png);
}

.next {
	float: left;
	height: 62px;
	width: 38px;
	text-decoration: none;
	background: url(../images/arrow-right.png);
}

.category:hover .copy h2 {
	text-decoration: underline;
}

.category .copy h2 {
	margin: .5em 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}

.imageTextWidget .copy h2 {
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}

.imageTextWidget .copy h2 a {
    color: #cb1443;
}

.copy {
	display: inline;
	text-align: center;
	width: 80%;
}

.copy h2 {
	padding: 0;
	margin: 0.5em 0;
	text-decoration: none;
	font-family: 'Roboto Slab', serif;
	font-size: 1.4em;
	color: #505050;
}

.copy p {
	color: #505050;
}

.home #content {
    width: 77%;
    margin-right: 1%;
}

.home .rightSupplements {
    float: left;
    width: 100%;
}

.supplement #slider5 {
    padding-bottom: 0;
}

#slider5 {
	height: 1%;
	overflow: hidden;
	padding: 0 0 54%;
}

#slider5 .viewport {
	float: left;
	width: 240px;
	height: 100%;
}

#slider5 div {
    margin-bottom: 0;
}

#slider5 img {
	max-height: 450px;
	width: 100%;
}

#slider5 .text, .adverts .text {
	position: relative;
	background: #00747b;
	color: #fff;
	padding-left: 10px;
}

.triangle {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 21px 118px 0 119px;
	border-color: #00757b transparent transparent transparent;
	margin-top: -15px;
}

.text h3 {
	font-size: 1.8em;
	margin: 0;
}

.text p {
	line-height: 1.7em;
	padding-bottom: 5px;
}

#slider5 .buttons {
	background: #fff;
	border-radius: 35px;
	display: block;
	margin: 30px 10px 0 0;
	float: left;
	width: 35px;
	height: 34px;
	position: relative;
	color: #00757b;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
	font-size: 18px;
}

#slider5 .next {
	margin: -110px 0 0 10px;
	left: 35%;
}

#slider5 .prev {
	margin: -31px 0 0 0;
	left: 40%;
	top: 45px;
	z-index: 40000;
}

#slider5 .disable {
	visibility: hidden;
}

#slider5 .overview {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 240px;
	position: relative;
}

#slider5 .overview li {
	float: left;
	margin: 0 20px 0 0;
	padding: 1px;
	height: 378px;
	width: 236px;
}

#slider5 .triangle {
   	z-index: 1000;
    position: relative;
}

#columnPrimary #slider5, #columnPrimary .adverts {
    margin-bottom: 0;
}

.imageTextWidget a {
	text-decoration: none;
}

.imageTextWidget .active h2 {
	font-weight: bold;
}

.supCallToAction a {
    background: #CB1443;
    color: #fff;
    padding: 1em;
    display: block;
}

#columnPrimary .supCallToAction a:hover {
    text-decoration: underline;
}

.supCallToAction a span {
    font-size: 1.8em;
    font-family: 'Roboto Slab',serif;
    display: block;
    padding-bottom: 10px;
}

.supMultimedia {
    border: 1px solid #AAA;
    padding: 1em 1em 0;
}

.supMultimedia object {
    max-width: 100%;
}

#columnPrimary .supMultimedia div {
	margin-bottom: 0;
}

#columnPrimary .vertical-slide {
    overflow: hidden;
}

.more-services-list .category:nth-child(odd) {
	clear: left;
}

.landing h2 {
	margin: 0;
}

.landing p {
	padding: 0 10px;
	text-align: left;
}

.intro {
	margin-bottom: 1em !important;
}

.intro span {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	margin: .5em 0 1em 0;
	float: left;
}

.bread {
	border: 1px solid #aaa;
	float: left;
	padding: 2px 0 3px;
	margin-top: -2em;
}

.bread li {
	display: inline;
	padding: 6px 6px 6px 6px;
	display: inline-block; 
	line-height: 1.2em;
}

.bread li:after {
    content: ">";
    padding-left: 10px;
}

.bread li:last-child:after {
	content: none;
}

.bread .active:after {
	content: none;
}

.bread li a {
	color: #aaa;
	text-decoration: none;
}

.bread .active {
	background: none;
	color: #00747b;
}

.arrow-right {
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #fff;
	background: #fff;
	float: left;
}

.rate {
	padding-bottom: 2em;
}

.inactive {
	background: #999;
}

.advert {
	text-align: center;
	margin-bottom: 2em;
	height: 100%;
	padding: 0 10px;
}

.supp h3 {
	padding-left: 10px;
	font-size: 1.5em;
}

.supp {
	font-size: 1em;
	margin: 20px 0 !important;
}

.supp li {
	padding: 2px 0;
	clear: both;
}

.supp span {
	color: #cb1443;
}

.contact h3 {
	color: #cb1443;
}

.pagenavbox .contact ul li {
	margin: 5px 0;
	clear: both;
}

.supp .face {
	color: #000;
}

.supp ul {
	padding: 0 0 0 10px;
	list-style: none;
	width: 99% !important;
}

.tab {
	padding: 10px 0;
}

.tab span {
	padding: 0 0 0 10px;
}

.tab.inactive:hover {
	text-decoration: underline;
	cursor: pointer;
}

.tab span > span {
	padding: 0;
}

.document h2, .main-title {
	font-weight: 400;
	font-size: 2.4em;
	margin: 0;
	color: #cb1443;
}

.intro {
	margin-top: 12%;
}

.nav-header {
	font-weight: 300;
	font-size: 2em;
}

.byEditor {
    overflow: hidden;
}

.byEditor p {
	line-height: 1.5em;
}

.byEditor img.float_left {
	margin: 0 1em 1em 0;
}

.byEditor img.float_right {
	margin: 0 0 1em 1em;
}

.byEditor ol, .byEditor ul {
	margin: 1em 0 1em 2em;
}

.byEditor ul {
    list-style: disc;
}

.doc-logo {
	display: block;
	font-size: 6em;
	line-height: .5em;
	text-align: center;
	width: 1em;
	float: left;
	margin-right: 0.2em;
}

.left-col {
	margin: 0;
	padding: 0;
}

.left-col li {
	padding: 9px 0px;
	list-style: none;
	text-decoration: none;
	font-family: 'Roboto Slab', serif;
	font-size: 1.4em;
	clear: both;
}

.left-col li a {
	color: #cb1443 !important;
	text-decoration: none;
}

.left-col li.active {
	background: #dddddd;
	display: block;
	float: left;
}

#slider5 {
	display: none;
}

.adverts {
	float: left;
	background: #00757b;
	width: 100%;
}

.bxslider {
	background: #00757b;
	overflow: hidden;
}

.adverts .text {
	float: right;
	width: 47%;
	border: 0;
	padding-left: 3%;
}

.adverts img {
	width: 45%;
	float: left;
	margin-left: 5%;
}

.crumb {
	max-width: 600px;
}

.pagenavbox ul {
	display: block !important;
	margin: 0;
	width: 100%;
}

.pagenavbox ul li {
	display: block;
	float: left;
	clear: both;
	margin: 2px 0;
	padding: 0 10px;
	background: #00747b;
	width: 100%;
}

.pagenavbox .byEditor ul li {
	background: none;
}

.pagenavbox ul li.active {
	padding-top: 0.7em;
	border-top: 1px solid #aaa;
	background: none;
	margin-top: 2em;
}

.pagenavbox ul li a {
	font-size: 1.25em;
	line-height: 1em;
	padding-top: 0;
	position: static;
	text-align: left;
	text-decoration: none;
	width: 100%;
	color: white !important;
}

.pagenavbox ul li span {
	color: white !important;
}

.pagenavbox .byEditor ul li span {
	color: #cb1443 !important;
}

.active .pagenav {
	padding-left: 10px;
	color: #505050 !important;
}

.imageTextWidget {
	float: left;
	padding: 1em 0.5em;
}

.imageTextWidget img {
	width: 80px;
	height: 80px;
}

header {
	background-color: #cb1443;
	width: 100%;
	float: left;
	position: relative;
}

header .container, header .site-header {
	padding: 10px 0;
}

#wrapper > #content {
	margin-top: 50px; 
}

#wrapper h2 {
	clear: both;
	width: 100%;
	/* color: #305496; */
	color: #4A3A79;
}

.logo {
	height: 100%;
	width: 50%;
	display: block;
	margin-left: 2%;
	margin-top: -3%;
	-moz-box-shadow: 16px -28px 15px 2px  #B21439, -16px -22px 8px -4px #B21439;
	-webkit-box-shadow: 16px -28px 15px 2px #B21439, -16px -22px 8px -4px #B21439;
	box-shadow: 16px -28px 15px 2px #B21439, -16px -22px 8px -4px #B21439;
}

input[type=submit].icon-search {
	color: #cb1443 !important;
	background: none;
	border: none;
	cursor: pointer;
	position: absolute;
	right: 28px;
	background: none;
	font-size: 2em;
	top: -18px;
	padding: 0;
	text-align: right;
	width: 50px;
}

.icon-search:hover {
	color: #505050 !important;
}

input[type="submit"].search-button {
	background: url(../images/telford_search.png) no-repeat transparent;
	width: 15%!important;
	float: right;
	border: none!important;
	padding: 0!important;
}

input[type="submit"].search-button:hover {
	background: url(../images/telford_search_hover.png) no-repeat transparent 2px 1px;
}

.search-bar {
	overflow: hidden;
	display: none;
	background: #fff;
	padding: 5px 0;
	width: 90%;
	margin: 10px auto;
}

.search-bar input {
	padding: 4px 6px;
	border: 0;
	width: 70%;
	color: #cb1443;
	font-family: Arial, sans-serif;
}

.button input, input[type=submit] input {
	display: inline-block;
	width: 19em;
	padding: 10px;
}

a.button.az {
	padding: 0.5em!important;
}

a.button.active.az {
	height: 7px;
	display: inline;
	padding: 0.5em!important;
}

input.search {
	float: left;
	width: 0em;
	height: 2em;
	margin: 1em;
	margin-right: -4.5em;
	background: #fff;
	color: #000;
	font-size: 1em;
	font-weight: 600;
	padding: 0px;
	border: 0;
	border-radius: 5px;
	-moz-transition: all 0.25s;
	-webkit-transition: all 0.25s;
}

.announcement {
	background: #cd1543;
	color: #fff;
	padding: 10px;
	margin-bottom: 1em;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.announcement a {
	color: #fff;
	text-decoration: none;
	padding: 8px 0;
	line-height: 2em;
}

.announcement a:hover {
	text-decoration: underline;
}

nav ul {
	text-align: left;
	margin: 0;
	padding: 0px;
}

.top-links {
	width: 100%;
	float: left;
}

.top-links nav .show_hide_small {
	color: #fff;
	font-size: 4.5em;
	font-family: 'Roboto Slab', serif;
	left: 10px;
	position: absolute;
	top: -11px;
}

.top-links nav a {
	color: #fff;
	font-size: 1.5em;
	font-family: 'Roboto Slab', serif;
}

.background {
	background: url(../../images/bottom-img.png) center bottom;
}

.top-links nav ul li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 9px 0;
}

.span-4 span.menu {
	padding-left: 0;
}

.show_hide_small {
	display: none;
	float: left;
	font-size: 5em;
	text-decoration: none;
}

.show_hide_small .menu {
	display: none;
}

.top-links ul {
	list-style-type: none;
	padding-bottom: 10px;
	background-color: #cd1543;
	padding: 10px 0;
	left: 0px;
	display: block !important;
	text-align: center;
}

.top-links ul li {
	display: inline;
	padding-left: 5px;
}

.top-links ul li a {
	text-decoration: none;
	padding: 4px 2%;
}

.top-links .button, .top-links input[type=submit] {
	border: 0;
	line-height: 0em;
	margin: 0;
	padding: 4px 4%;
}

.top-links > .button, .top-links > input[type=submit] {
	background: none;
}

.top-links > .button.active, .top-links > input.active[type=submit] {
	background: #00747b;
	padding: 5px 0;
}

#a-z {
	z-index: 90000;
	width: 575px;
	position: relative;
	padding: 15px 0;
	background: #00747b;
	font-family: 'Roboto Slab', serif;
	font-size: 1em;
	font-weight: lighter;
	border: none !important;
	top: 9px;
}

#a-z ul {
	margin-left: 0;
}

#a-z li {
	padding-left: 11px;
	font-size: 1.2em;
	display: inline-block;
}

#a-z a {
	color: #fff;
	padding: 20px 0px;
}

.more-services-list#a-z {
	border: 0;
	height: auto;
}

footer {
	width: 100%;
	float: left;
	background: #cb1443;
}

footer ul {
	list-style-type: none;
}

.bottom-links li {
	display: inline-block;
	margin: 3px 0px;
}

.social {
	float: left;
	margin-top: 5px;
	margin-bottom: 0.2em;
}
  
.social li a:hover span, 
.social li a:focus span {
    text-decoration: underline; 
}

.social .title {
	display: none;
}

.facebook, .twitter, .flickr, .youtube {
	padding: 0 .3em;
}

footer li {
	display: inline;
}

.bottom-links {
	float: left;
	padding: 0;
	margin: 0;
}

.bottom-links a {
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
 
.alert {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1em 1em;
	position: relative;
	margin: 1em 0;
	border-style: solid;
	border-width: 2px;
	border-color: #d2d2d2;
	border-radius: 5px;
}

.alert p {
    margin: 0;
    width: 90%;
    font-size: 0.85em;
}

.alert h2 {
    margin: 0;
    font-size: 1.1em;
}

.alert__success {
	background: #c6edcc;
	border-color: #36b14a;
}

.alert__success p {
	color: #1e6329;
}

.alert__success h2 {
	color: #2a8a3a;
}

.alert__danger {
	background: #edc6c6;
	border-color: #b13636;
}
  
.alert__danger p {
    color: #631e1e;
}

.alert__danger h2 {
    color: #8a2a2a;
}

.alert__info {
	background: #c6d2ed;
	border-color: #365cb1;
}

.alert__info p {
    color: #1e3363;
}

.alert__info h2 {
    color: #2a488a;
}

.alert__warning {
	background: #e2e1aa;
	border-color: #8f8e31;
}

.alert__warning p {
	color: #434317;
}

.alert__warning h2 {
    color: #696824;
}

.quote {
	font-size: 1em;
	font-weight: 600;
	background: #ebebeb;
	color: #606060;
	padding: 10px;
	font-style: italic;
}

.quote__pullquote, .quote__pullquote-right {
	width: 80%;
	margin-left: 0;
	display: block;
}

.quote__pullquote-right {
	margin-left: auto;
	margin-right: 0;
}
  
.boxed {
	padding: 1em;
	box-sizing: border-box;
	margin-top: 2em;
}

.boxed__primary {
	background: #d2d2d2;
}

.boxed__secondary {
	background: #cb1443;
	color: #FFFFFF;
}

.boxed__secondary .button {
    background: #fff;
    color: #cb1443;
}

.boxed__standout {
	border: 2px solid #00868e;
	background: #00747b;
	color: #FFFFFF;
}

.boxed__standout .button {
    background: #fff;
    color: #00747b;
}

.boxed__standout p, #content .boxed__standout label {
    color: #FFFFFF;
}

.boxed__standout a {
    color: #FFFFFF;
    text-decoration: underline !important;
}

.boxed__standout a:hover {
    text-decoration: none !important;
}

.breadcrumb {
	width: 100%;
	float: left;
	display: none;
	position: relative;
	z-index: 100;
}

.breadcrumb ol {
    padding: 5px 10px;
    background: #cccccc;
}

.breadcrumb ol li {
	list-style: none;
	display: inline;
}

.breadcrumb ol li:first-child:before {
	display: none;
}

.breadcrumb ol li:before {
	content: '>';
	padding: 0 10px;
}

.button {
    border: none !important;
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.button, input[type=submit] {
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	text-decoration: none;
	font-weight: 400;
	cursor: pointer;
	font-size: 1em;
	padding: 0.5em 1em !important;
	margin: 0.2em 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
  
.button:active, input[type=submit]:active {
	border-bottom-width: 1px;
}

.button__primary {
	background: #105C42 !important;
	color: #FFFFFF !important;
	border-color: #105C42 !important;
}
  
.button__primary:hover {
	opacity: 0.8;
}

.button__success {
	background: #9ee2a9;
	color: #36b14a;
	border-color: #36b14a;
}

.button__success:hover {
	background: #77d687;
}

.button__warning {
	background: #d5d484;
	color: #8f8e31;
	border-color: #8f8e31;
}

.button__warning:hover {
	background: #c8c75e;
}

.button__danger {
	/* background: #305496; */
	background: #4A3A79;
	color: #FFFFFF !important;
}

.button__danger:hover {
	/* background: #305496; */
	background: #4A3A79;
}

.button__info {
	background: #9eb3e2;
	color: #365cb1;
	border-color: #365cb1;
}
 
.button__info:hover {
	background: #7794d6;
}

.button__disabled {
	background: white;
	color: #cccccc;
	cursor: default !important;
	border-color: #cccccc;
	border-bottom-width: 1px;
}

.button__disabled:active {
	margin-top: 0;
}

.button__muted {
	background: #e0e0e0;
	color: #939393;
	border-color: #939393;
}

.button__muted:hover {
	background: #cccccc;
}

.form__append .button, .form__append input[type=submit] {
	margin-left: -10px !important;
	margin-right: 0.2em !important;
	margin-top: 0;
	height: 2em;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	float: left;
	-webkit-appearance: none !important;
}

.calendar {
	width: 100%;
	border-collapse: collapse;
	border-radius: 4px;
	margin: 0;
}

.calendar th {
	border: 1px solid #000;
	margin: 0;
	padding: 4px;
}

.calendar td {
    padding: 4px;
    border: 1px solid #000;
    margin: -4px;
    text-align: center;
}

.callout {
	padding: 0.25em 1em;
	margin: 1em 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
}

.callout__success {
	background: #edf9ef;
}

.callout__success p {
	color: #1e6329;
}

.callout__success h2 {
    color: #2a8a3a;
}

.callout__warning {
	background: #f5f5e3;
}

.callout__warning p {
    color: #434317;
}

.callout__warning h2 {
    color: #696824;
}

.callout__danger {
	background: #f9eded;
}

.callout__danger p {
    color: #631e1e;
}

.callout__danger h2 {
    color: #8a2a2a;
}

.callout__info {
	background: #edf1f9;
}

.callout__info p {
    color: #1e3363;
}

.callout__info h2 {
    color: #2a488a;
}

.callout__disabled {
	background: #cccccc;
	cursor: none;
}

.callout__disabled p {
    color: #999999;
}

.callout__disabled h2 {
    color: #b3b3b3;
}

.callout__muted {
	background: #b3b3b3;
}

.callout__muted p {
    color: gray;
}

.callout__muted h2 {
    color: #999999;
}

.callout__feature {
	background: #e6e6e6;
}
  
.callout__feature p {
    color: #b3b3b3;
}

.form strong {
    margin-top: 0;
    margin-bottom: 1em;
    display: block;
    float: left;
    margin-right: .5em;
}

.checkbox input, .radio input {
	display: inline;
	margin-right: 0.5em;
}

.field {
	border-style: solid;
	border-width: 1px;
	padding: 6px;
}
 
textarea.field {
	padding-top: 2px;
}

.field__danger {
	background: #fcf4f4;
	border-color: #b13636;
	color: #b13636;
}

.field__success {
	background: #edf9ef;
	border-color: #36b14a;
	color: #36b14a;
}

.field__info {
	background: #edf1f9;
	border-color: #365cb1;
	color: #365cb1;
}

.field__disabled {
	border-color: #cccccc;
}

.select__success {
	border-width: 2px;
	border-style: solid;
	border-color: #36b14a;
}

textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
}

input:focus {
	outline: none;
}

.form__inline label, .form__search label {
	display: none;
}
  
.form__inline .field, .form__search .field {
	display: inline;
}
  
.form__inline .button, .form__search .button, .form__inline input[type=submit], .form__search input[type=submit] {
	display: inline;
}
  
.form__inline select, .form__search select {
	display: inline;
}

.form__block>div {
    overflow: auto;
    margin-bottom: 10px;
}

.form__block .field {
	display: block;
}

.form__block select {
	display: block;
}

.form__block label strong, form p strong, .form__block .label strong, .form__block .error {
    color: #f00;
    display: inline;
}

.form__append {
	margin: 1em 0;
	overflow: auto;
}
  
.form__append .field {
    border-radius: 0;
    font-size: 1em;
    -moz-box-sizing: content-box;
    /* or `border-box` */
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    float: left;
}

.form__block .field, .form__block .text, .form__block textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0;
}

.form__block label, .form__block .label {
    width: 100%;
    padding: 8px 0;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    clear: both;
    position: relative;
    font-weight: bold;
}

.form__block select {
    width: 100%;
    height: 30px;
    -webkit-appearance: menulist-button;
    border: 1px solid #ccc;
}

form input[type="checkbox"], form input[type="radio"] {
    border: none;
}

form textarea {
    resize: none;
}

form select {
    -webkit-appearance:menulist-button;
    padding: 6px;
}

form input[type="checkbox"], form input[type="radio"] {
    border: none;
}

.form #image {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: .9em;
    clear: both;
}

.form-submit {
    background: #e3e3e3;
    padding: 2em 1.5em;
    border-top: 1px solid #BBB;
    clear: both;
}

.form__block input[type="checkbox"], .form__block input[type="radio"] {
    clear: both;
    float: left;
    position: absolute;
    right: 120px;
    margin-top: 6px;
}

.form__block .dateOfBirth {
    width: 100%;
    float: left;
    margin-left: 0;
}

.form__block .dateOfBirth li {
    display: inline-block;
    margin-right: -4px;
    width: 33%;
}

.form__block .dateOfBirth li label {
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form__block .dateOfBirth li input {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.help {
	width: 100%;
	float: left;
	clear: both;
	font-size: 85%;
}

img {
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.caption {
	color: #6d6d6d;
	margin-top: 6px;
}

.overlay-text.one-quarter {
	width: 48%;
}

.overlay {
	margin: -70px 0 20px 0;
	padding: 5px;
	background: rgba(96, 96, 96, 0.5);
	position: relative;
	z-index: 43;
	color: #fff;
	overflow: hidden;
}

.overlay h3 {
	margin: 0;
}

.overlay p {
	margin: 0.4em 0;
}
    
.overlay img {
	width: 120%;
}

.thumbnail, .image__avatar {
	width: 20%;
	max-width: 150px;
	height: auto;
}
 
.thumbnail img, .image__avatar img {
	width: 125%;
	height: auto;
}

.image__avatar {
	max-width: 60px;
}

.image__avatar img {
	border-radius: 30px;
	border: 2px solid #000;
}

.item-list {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

.item-list li {
	margin: 3px 0;
	padding-bottom: 0.4em;
	margin-bottom: 0.4em;
	list-style: none;
}

.item-list li a {
	text-decoration: none;
}

.item-list__rich {
  padding: 0;
}
  
.item-list__rich li:first-child {
    border-top: 1px solid #606060;
}

.item-list__rich li {
    border-bottom: 1px solid #606060;
    list-style: none;
    padding: 8px 0;
}

.item-list__inline li {
	display: inline;
	margin-right: 1.8em;
}

.item-list__striped {
	padding: 0;
}

.item-list__striped li {
    list-style: none;
    padding: 0.3em 0.5em;
    background: white;
    border: none;
}

.item-list__striped li:nth-child(odd) {
      background: #e1e1e1;
}

.paginator ol {
	padding: 0;
}
  
.paginator li {
	list-style: none;
	display: inline;
	padding: 0 4px;
}
  
.paginator a {
	padding: 6px;
	background: #b3b3b3;
}

.paginator__numbered li:first-child {
	padding: 0;
}

.paginator__numbered li:last-child {
	padding: 0;
}

.paginator__text li {
	padding: 0 4px;
}

.progress-bar {
	width: 100%;
	background: #d2d2d2;
	border-radius: 3px;
	position: relative;
	height: 30px;
}
 
.progress-bar img {
      height: 30px;
      position: absolute;
}

.progress-bar .progress-indicator {
    background: #b3b3b3;
    border-radius: 3px 0 0 3px;
    padding: 10px 0;
}

.progress-bar__success .progress-indicator {
	background: #36b14a;
}

.progress-bar__danger .progress-indicator {
	background: #b13636;
}

.progress-bar__info .progress-indicator {
	background: #365cb1;
}

.sidebar {
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
	padding: 1em;
	box-sizing: border-box;
}

.sidebar__primary {
	background: #d2d2d2;
}

.sidebar__secondary {
	background: #606060;
}

.supplement__contact .image__avatar {
	margin: 0 auto;
}

.data-table {
	width: 100%;
}

.data-table th {
    padding: 1em;
    text-align: left;
}

.data-table td {
    padding: 1em;
}

.data-table__compact th {
	padding: 0.5em;
}

.data-table__compact td {
	padding: 0.5em;
}

.data-table__striped tr {
	background: white;
}

.data-table__striped tr:nth-child(odd) {
	background: #eeeeee;
}

.data-table__bordered {
	border: 1px solid #000;
}

.data-table__bordered th {
	border-bottom: 1px solid #000;
}

.data-table__bordered td {
    border: 1px solid #000;
}

.data-table__bordered th + th {
    border-left: 1px solid #000;
}

.data-table__bordered td + td {
    border-left: 1px solid #000;
}

/* ADDED IN CMS BUILD */

.announcement {
    margin-top: 2em;
    overflow: hidden;
}

.announcement .h2 {
    font-family: 'Roboto Slab',serif;
    font-size: 1.5em;
}

#content .announcement {
    margin-top: 0;
}

.announcement .content-left {
    width: 100%;
    float: none;
}

.announcement img {
    float: none;
    margin: 0;
    width: 100%;
    display: block;
    padding-top: 1em;
}

.task-more-button {
    text-align: center;
}

.task-button {
    margin: 10px auto;
    background: #cb1443;
    color: #FFFFFF;
    position: relative;
    text-align: center;
    width: 300px;
    padding: 0 2em;
    clear: both;
    height: 50px;
    font-size: 1.3em;
}

.task-button a {
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    display: block;
    border: none;
}

.rss-icon {
    margin-right: 10px;
}

/* SUPPLEMENTS */

.advert__supplement, .contact__supplement, .image__supplement {
    background: #00747b;
    padding: 1em;
    color: #FFFFFF;
}

.advert__supplement img {
    text-align: center;
}

.advert__supplement p {
    background: #00747b;
    margin: 0;
    padding: 0.5em 0;
}

.advert__supplement a, .contact__supplement a, .image__supplement a, .navigation__supplement a {
    color: #FFFFFF;
    text-decoration: underline !important;
}

.advert__supplement a:hover, .contact__supplement a:hover, .image__supplement a:hover, .navigation__supplement a:hover {
    text-decoration: none !important;
}

.contact__supplement h2 {
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 0.5em;
}

.contact__supplement img {
    float: right;
    width: 30%;
    max-width: 115px;
    border: 4px solid #FFFFFF;
    margin: 0 0 10px 10px;
}

.contact__supplement .contact_address {
    border-top: 1px solid #00939c;
    border-bottom: 1px solid #00939c;
    clear: both;
}

.contact__supplement .contact_tel {
    border-bottom: 1px solid #00939c;
}

.furtherinfo__supplement {
    border: 1px solid #aaa;
    padding: 0 1em;
}

.furtherinfo__supplement h2 {
    padding-bottom: 0.5em;
    border-bottom: 1px solid #00939c;
}

.image__supplement img {
    padding-bottom: 10px;
}

.image__supplement p.description {
    border-top: 0;
    margin-top: 0;
}

.image__supplement .description {
    border-top: 1px solid #00939c;
    border-bottom: 1px solid #00939c;
    padding-bottom: 10px;
}

.navigation__supplement {
    background: #cb1443;
    padding: 1em;
    color: #FFFFFF;
}

.navigation__supplement h2 {
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 10px;
}

.navigation__supplement ul {
    margin-bottom: 0;
    margin-left: 10px;
}

.navigation__supplement li {
    padding-bottom: 10px;
}

/* A-Z */
.a-z-list {
    text-align: center;
}

.a-z-list li {
    display: inline-block;
    margin-right: -4px;
    padding: 2px;
    text-transform: uppercase;
}

.a-z-list li span {
    padding: 15px;
    background: #e3e3e3;
    display: block;
    width: 20px;
    text-align: center;
}

.a-z-list li a {
    padding: 15px;
    background: #00747b;
    color: #FFFFFF;
    display: block;
    width: 20px;
    text-align: center;
}

.a-z-list li a:hover {
    opacity: 0.9;
}

.a-z-search {
    margin: 3em 0 1em;
}

.event, .cat_news, .download_wrap {
	border-bottom: 5px solid #cb1443;
	margin-bottom: 2em;
}

.under__line {
	border-bottom: 1px solid #ddd;
	padding-bottom: .5em;
}

/* DOCUMENTS */

.marg-top {
    margin-top: 2em;
    padding-top: 1em;
    border-top: 1px solid #e3e3e3;
}

.marg-top a {
	text-decoration: none;
}

.cate_info {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 1.5em;
}

.cate_info:last-child {
    border-bottom: none;
}

.indented-list li {
    margin: 0.5em 0 0.5em 30px;
    list-style: disc;
}

/* XFORMS */

h2.warning {
    color: #f00;
}

.xforms_searchText {
    width: 100% !important;
    margin: 0 0 1em !important;
}

.progressmarker {
    background-repeat: repeat-x;
    height: 30px;
    background-color: #00747b;
    background-repeat: repeat-x;
    color: #ffffff;
}

#content .xform p {
    margin: 1em 0 3em;
}

.button_right {
    float: right;
}

input.button_left {
    float: left;
    margin-right: 10px;
}

input[type="file"] {
    border: none;
    padding: 0;
}

/* EVENTS */

.underline {
    border-bottom: 2px solid #00747b;
    padding-bottom: 0.5em
}

#calendar {
    width: 100%;
}

#calendar .nav {
    text-decoration: none;
    font-size: 2.5em;
    vertical-align: top;
    padding: 1em 0;
    margin: 0 10px;
    color: #fff;
}

#calendar .month {
	padding: 1em 0;
	font-size: 1em;
}

#calendar td {
    padding: 5px 0;
}

.calendar_form {
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin: 1em 0;
}

.newsbox {
	overflow: hidden;
	background: #cb1443;
	padding: 10px;
	color: #fff;
	margin: 2em 0;
}

.newsbox h3 a {
	color: #fff;
}

.newsbox a {
	color: #fff!important;
	text-decoration: underline;
}

.newsbox img {
	display: none;
}

.events_header {
	margin-bottom: 1em;
}

.event-selection label {
    width: 100%;
    display: block
}

.event-selection select {
    height: 32px;
    margin: 10px 0;
    -webkit-appearance:  menulist-button;
    border: 1px solid #ccc;
    width: 75%;
}

.event-selection .button {
    width: 20%;
    margin-top: 10px;
}

.featured_event {
    background: #d7f1f3;
    padding: 0.5em 1em;
    margin-bottom: 3em;
}

.event_wrap {
    padding: 0.5em 1em;
}

.featured_event .byEditor, .event_wrap .byEditor {
    margin-top: 0 !important;
}

.featured_event .byEditor p, .event_wrap .byEditor p {
    padding: 0;
}

.event_info {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 1em;
    margin-bottom: 1.5em;
}

.event_info:last-child {
    border-bottom: none;
}

.event_categories .cate_info {
    border-bottom: none;
    padding-left: 15px;
}

.event_info_list li {
    margin-bottom: 1.58em;
    padding-left: 15px;
}

.center {
    text-align: center;
}


/* DOWNLOADS */

.download ul li img {
	padding-right: 5px;
}

.browse_topic {
    padding: 1em 0;
}

.browse_topic .cate_info {
    padding-left: 15px;
    border-bottom: none;
}

.download_box .item-list li {
    border-bottom: 1px solid #e3e3e3;
    margin: 1em 0 1em 15px;
}

.download_box .item-list li ul {
    margin: 0;
}

.download_box .item-list li ul li {
   border-bottom: none;
   margin: 0;
}

.additional-links li {
	display: inline;
}

.download_indent .under__line:last-of-type {
	border: none;
}

/* NEWS & PRESS */

.news li {
    border-bottom: 1px solid #e3e3e3;
    margin: 1em 0;
    clear: both;
    min-height: 10px;
    overflow: hidden;
}

.news li:first-child {
       border-bottom: none;
       margin: 0 0 2em 0;
}

.news_article {
    background: #00747b;
    color: #FFFFFF;
    padding: 1em 1.5em 2em 1.5em;
    margin-bottom: 2em;
    clear: both;
    min-height: 10px;
    overflow: hidden;
}

.news_article h2 {
    font-size: 2em;
    line-height: 1.2em;
}

.news_article a {
    color: #FFFFFF;
}

.news_archive li {
    border-bottom: 1px solid #e3e3e3;
    margin: 2em 0 1em;
    clear: both;
    min-height: 10px;
    overflow: hidden;
}

.news_category li {
    border-bottom: 1px solid #e3e3e3;
    margin: 1em 0;
    clear: both;
    min-height: 10px;
    overflow: hidden;
}

.news_category li:first-child {
    margin-top: 0;
}

.date {
    font-size: 0.9em;
}

.summary {
    font-style: italic;
    font-weight: bold;
}

.news img {
    width: 30%;
}

.press_years {
    width: 100px;
}

#content .press_years_label {
    width: 100px;
}

/* GALLERIES */

.gallery_box {
    overflow: hidden;
    padding-bottom: 1em;
}

.gallery_box div {
    width: 100%;
}

.gallery_box h3 {
    clear: none;
    margin-top: 0;
}

ul.list_gallery li {
    width: 50%;
    display: inline-block;
    margin-right: -4px;
    padding: 1em;
    vertical-align: top;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

ul.list_gallery li a {
    text-align: center;
}

ul.list_gallery li img {
    display: block;
    margin: 0 auto 10px;
    padding: 0.5em;
    border: 1px solid #DDD;
}

ul.list_gallery li a:hover {
    opacity: 0.6;
}

ul.list_gallery li span {
    display: block;
    clear: both;
    position: absolute;
    left: -99999px;
    top: -999999px;
}

#gallery_item, #podcast_multimedia {
    border: 1px solid #AAA;
    margin-right: 0;
    padding: 1em;
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

#gallery_item img.img-gallery {
    display: block;
    margin: 30px auto 10px;
}

.gallery_info, .podcast_info {
    margin-bottom: 15px;
    overflow: hidden;
    padding: 1em;
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

#gallery_near_items a:hover {
    opacity: 0.6;
}

#gallery_near_items li {
    text-align: center;
    width: 50%;
    padding: 0 1em;
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

#gallery_near_items img {
    padding: 0.5em;
    border: 1px solid #DDD;
}

#content .gallery_box a.galImg {
    margin: 0 auto;
    width: 70%;
    text-align: center;
    float: none;
    display: block;
}

#content .gallery_box a img {
    display: block;
    margin: 0 auto;
}

/* FAQS */

ul.list_faqs .byEditor {
    margin: 0!important;
}

ul.list_faqs .byEditor p {
    padding: 0;
}

ul.list_faqs p.faq {
    margin: 0;
    font-weight: bold;
}

.faq {
	margin: 2em 0;
}

/* DIRECTORY */

table td.record {
    text-align: left;
}

table td.record img {
    width: 100%;
}

table td.record .byEditor {
    margin-top: 0!important;
}

table td.record .byEditor p {
    padding: 0;
    margin-top: 0;
}

table td.record .googleMap, form .googleMap {
    width: 100%!important;
}

form .googleMap {
    margin-bottom: 1em;
}

.googleMap img {
    width: auto;
    max-width: none;
}

table td.record a {
    -ms-word-break: break-all;
     /* Be VERY careful with this, breaks normal words wh_erever */
     word-break: break-all;
     /* Non standard for webkit */
     word-break: break-word;
	 -webkit-hyphens: auto;
	 -moz-hyphens: auto;
      hyphens: auto;
}
	
/* COUNCILLORS */

.list-person {
	margin: -2em 0 0 0;
}

.list-person li {
    width: 100%;
    display: block;
    margin-right: 0;
    vertical-align: top;
    overflow: hidden;
}

.list-person li img {
    width: 25%;
    float: left;
    margin: 0 10px 10px 0;
}

.list-person li p {
    margin: 0;
}

.list-person li h4 {
	margin-top: 2em;
}

.person_info .contentimage {
    width: 30%;
    float: right;
    margin: 0 0 10px 20px;
}

.person_info h2 {
    clear: none;
}

.person_info .byEditor p {
    padding: 0;
}

/* USER SETTINGS */

.userTextPref label {
    display: block;
    clear: both;
}

.userTextPref li {
    width: 100%;
    display: block;
    margin: 0 -4px 10px 0;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding: 0;
}

.userTextPref select {
    width: 100%;
}

.userSettings label {
    padding: 5px;
    display: block;
}

.userSettings label input {
    margin-right: 5px;
}

.userSettings li {
    width: 100%;
    display: block;
    margin: 0 0 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding: 0;
}

.prefContrast label {
    background: #000;
    color: #ff0;
}

.prefCream label {
    background: #FFF9D2;
    color: #010066;
}

.prefBlue label {
    background: #9FCFFF;
    color: #010066;
}

#preview_box {
    padding: 1em;
    margin-top: 1em;
}

#preview_box img {
    float: right;
    margin: 0 0 1em 1em;
}

.form_user .button {
    margin-bottom: 10px;
}

form .list-check li {
    margin-bottom: 0;
}

form li.form_text label {
    width: 80%;
}

form li.form_text label input[type="checkbox"] {
    right: 0; 
}

/* PODCASTS */

.list-article li {
    border-top: 1px solid #e3e3e3;
    margin: 1em 0;
    clear: both;
    min-height: 10px;
    overflow: hidden;
    padding: 0 10px;
}

#podcast_multimedia object {
    max-width: 100%;
    display: block;
    margin: 2em auto;
}

/* CONTACT */

.vcard_contact {
    padding: 1em;
    margin-bottom: 1.58em;
}

.vcard_contact li {
	margin: 0.5em 0;
}

.vcard_contact_other {
    border-color: #00747B;
}

.vcard_contact_other h2 {
    border-bottom: 1px solid #00939C;
    padding-bottom: 0.5em;
    margin-top: 0;
}

/* 404 PAGE */

.form_error_page input.field {
    width: 60%;
}

.form_error_page input[type="submit"] {
    margin-left: 10px;
}

/* SEARCH RESULTS */

#search {
	float: right;
	width: 25%;
	margin-top: 1em;
}

#search_checkbox {
    list-style: none;
}

#keyList li {
    overflow: hidden;
}

#keyList img {
    width: 3%;
    float: left;
    margin: 0 5px 5px 0;
}

p.sorting {
    display: block;
    clear: both;
}

.list_results {
    list-style: none;
}

.list_results p.url {
    font-size: 0.9em;
    color: #00747B;
    -ms-word-break: break-all;
     word-break: break-all;
     word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.list_results .icon img {
    float: left;
    margin: 0 10px 5px 0;
    width: 5%;
}

.list-poll .progress-bar, .list-poll .progressmarker {
    height: 10px;
}

#cookieAlertMessage {
    background: #00747B;
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100000;
}

#cookieAlertMessage p {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 10px 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	text-align: center;
}

#cookieAlertMessage p a {
    color: #fff;
}

#cookieAlertMessage a.close {
    background: #004F54;
    color: #fff;
    border: 0;
    border-radius: 6px;
    padding: 0.5em 1em;
    text-decoration: none;
    display: block;
    clear: both;
    width: 250px;
    margin: 10px auto 0;
}

#cookieAlertMessage a.close:hover {
    background: #003033;
}

/* DOCUMENT INFO PAGES NAV */

#contentDoc {
	position: relative;
}

.oneCol #contentDoc {
	float: left;
	width: 100%;
	margin-left: 0;
	margin-top: 2em;
}

.twoCol #contentDoc {
	width: 100%;
	margin-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.threeCol #contentDoc {
	width: 100%;
}

.oneCol #contentDoC #content, .twoCol #contentDoc #content, .threeCol #contentDoc #content {
	width: 100%;
	margin: 0;
}

#pagesNav ol {
    list-style: none;
    margin: 0;
    white-space: nowrap;
    display: inline-block;
}

#pagesNav li {
	margin: 5px 0 0;
}

#pagesNav li a, #pagesNav li span.active {
    display: block;
    text-decoration: none;
    padding: 0 12px;
    font-size: 2.3em;
    height: 1.875em;
    line-height: 1.95em;
    font-family: 'Roboto Slab', serif;
}

#pagesNav li:first-child a, #pagesNav li:first-child span.active {
	border-left: none;
}

.pagesNav_scroll {
	position: absolute;
	top:0.2em;
	bottom:0.2em;
	right:0.2em;
	width: 1.8em;
	text-align: center;
	background: #fff;
	color: #333;
	font-size: 1.5em;
	line-height: 1.8em;
	cursor: pointer;
}

.pagesNav_scroll__left {
	right: 2.2em;
}

.pagesNav_scroll:hover {
	background: #cd1543;
	color: #fff;
}

.pagesNav__hasScroll {
	padding-right: 6em;
}

.no-js #pagesNav {
  overflow: visible;
}

.no-js #pagesNav li {
	display: block;
    clear: both;
}

.no-js #pagesNav li a, .no-js #pagesNav li span.active {
    display: block;
    clear: both;
    padding: 0;
    height: auto;
    background: none;
    color: #CB1443;
    border: 0;
}

/* MEDIA QUERIES */  

@media screen and (max-width: 400px) {
.header-images-cont{display: none;}
}

@media screen and (max-width: 480px) {
		.spacer input[type="password"] {
		width: 91%;
	}
}
   
@media screen and (max-width: 800px) {

	.column, .site-header .item-list, .site-header .form__search, .sidebar__primary, #content, .sidebar__secondary {
		width: 100% !important;
		margin-right: 0;
		margin-left: 0 !important;
		float: none;
		clear: both;
	}
	
	.top-links nav a {
		font-size: 1.2em;
	}
	
	footer p {
		float: left;
	}	
	
	#home #wrapper {
		margin-top: 1em;
	}
}

@media screen and (min-width: 480px) {

	.container > .column.span-9, .site-header > .column.span-9, .site-header .container > .span-9.item-list, .site-header > .span-9.item-list, .site-header .container > .span-9.form__search, .site-header > .span-9.form__search, .container > .span-9.sidebar__primary, .site-header > .span-9.sidebar__primary, .container > .span-9#content, .site-header > .span-9#content, .container > .span-9.sidebar__secondary, .site-header > .span-9.sidebar__secondary {
    	margin-top: 4em;
	}

	.action-lists {
		background: #fff;
		padding: 0;
	}

	.action-lists .action-lists-inner {
		width: 100%;
	    clear: none;
	    float: left;
	    border: 1px solid #aaa;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}

	.more-services-list .category:nth-child(odd) {
		clear: none;
	}
	
	.slidecontrols {
		margin-top: 11%;
	}
	
	.more-services-list li.category {
		width: 33%;
		float: left;
	}
	
	.more-services-list li.category:nth-child(3n+1) {
		clear: left;
	}
	
	.more-services-list li.category .icon-wrap {
		width: 100%;
		padding-bottom: 2em;
	}
	
	.more-services-list li.category .icon-wrap h2 {
		margin-top: 0.5em;
	}
	
	.crop {
		float: left;
		overflow: hidden;
		height: 90px;
		text-align: center;
	}
	
	.copy {
		text-align: center;
		width: 100%;
	}

	.carousel-tabs {
    	margin: -15px 0 15px 0;
		list-style: none outside none;
		padding: 8px 0 4px 0px;
		width: 100%;
	}

	#slider5 .viewport {
    	height: 700px;
    }

	.copy h2 {
		margin: 0;
		font-size: 1.8em;
	}

	.copy h2 a {
		padding: 0;
		margin: 0;
		font-size: 1.1em;
	}
   
	.top-links .button, .top-links input[type=submit] {
	    height: 0em;
	}
	
	header nav ul {
	    left: 55%;
	    top: 7.5%;
	}
	
	.button.trigger, input.trigger[type=submit] {
	    right: 30px;
	    color: white !important;
	    top: -13px;
	}
	
	.show_hide_small .menu {
	    font-size: .4em;
	    margin-top: 28px;
	    float: left;
	    display: block;
	    padding-right: 10px;
	}
	
	nav ul li {
	    display: inline-block;
	    margin: 0px;
	    padding: 0px;
	}
	
	nav ul li a {
		padding: 0 3px;
	}
	
	.logo {
		width: 29%;
		float: left;
	} 
	
    .action-lists .action-lists-inner {
        margin: 0;
    }
    
    #content .gallery_box a.galImg {
        margin: 0;
        width: 20%;
        float: left;
        text-align: center;
        display: inline;
    }
    
    .gallery_box div {
        width: 75%;
        float: right;
    }

    #content .xform input.button {
        width: auto;
    }

    .button {
        width: auto;
    }

    .announcement img {
        float: right;
        margin: 0;
        width: 25%;
        padding-top: 0;
        max-width: 180px;
    }
    
    .announcement .content-left {
        width: 70%;
        float: left;
    }
    
    .directoryWidget input[type="text"] {
        width: 60%;
    }
}

@media screen and (min-width: 580px) {
	.logo {
    	-moz-box-shadow: 7px -89px 15px 2px #B21439, -12px -82px 8px -4px #B21439;
		-webkit-box-shadow: 7px -89px 15px 2px #B21439, -12px -82px 8px -4px #B21439;
		box-shadow: 7px -89px 15px 2px #B21439, -12px -82px 8px -4px #B21439;
    } 
}

@media only screen and (min-width: 600px) {

	.document h2, .main-title {
		font-size: 3em;
	}
	
	.newsbox img {
		float: right;
		max-width: 250px;
		margin-left: 1em;
		display: block;
	}

    #content .xform input, .xform select, .xform textarea {
        max-width: 350px; width: 100%;
    }

    #content .form__inline {
        margin: 0 auto;
        width: 100%;
    }

    img.main_image, div.main_image {
        width: 30%;
        float: right;
        padding: 0 0 10px 10px;
    }

    .main_image_small {
        width: 15% !important;
        float: right;
        padding: 0 0 10px 10px;
    }

    .news_article h2 {
        font-size: 2.5em;
    }

    .news li {
        margin-left: 15px;
    }

    .form label, .form .label {
        width: 30%;
        text-align: right;
        padding: 6px 8px 8px;
        display: block;
        float: left;
    }

    .help {
        width: 30%;
        text-align: right;
    }

    .form .field, .form select {
        max-width: 225px;
        margin: 4px;
        margin-left: 20px;
    }

    .form__block .field, .form__block select, .form__block .text, .form__block textarea {
        max-width: 300px;
        float: left;
    }

    .form #image {
        max-width: 225px;
        clear: none;
    }

    .form__block input[type="checkbox"], .form__block input[type="radio"] {
        right: -30px;
    }

    .form__block .dateOfBirth {
        width: 60%;
        margin-left: 20px;
    }
    .form__block .dateOfBirth li {
        width: 30%;
    }

    .userTextPref li {
        width: 33%;
        display: inline-block;
        margin: 0 -4px 10px 0;
    	padding: 0 1em;
    }
    .userSettings li {
        width: 50%;
        display: inline-block;
        margin: 0 -4px 10px 0;
    	padding: 0 1em;
    }

    .form_user .button {
        margin-bottom: 0;
    }

    .list-person li {
        width: 50%;
        display: inline-block;
        margin-right: -4px;
    }

    .list_results .icon img {
        width: 5%;
    }
    #cookieBanner button {
        margin-left: 20px;
    }
    
    .form__block input[type="checkbox"], .form__block input[type="radio"] {
        margin-top: 5px; 
    }
    
    form li.form_text label {
        text-align: left; 
        padding-left: 30px; 
    }
    
    form li.form_text label input[type="checkbox"] {
        left: 0px; 
    }

	.overlay-text.one-quarter {
		width: 23%;
	}
  
}




@media screen and (min-width: 800px) {
	
	.contentimage {
		float: right;
		max-width: 250px;
		margin-left: 1em;
	}
	
	.newsimage, .documentimage {
		float: right;
		margin: 0 2em 0 2em;
	}
	
	.container > #wrapper {
		margin-top: 1.7em;
	}
  
	header {
		height: 90px;
	}
	
	.top-links {
		width: 43%;
		float: left;
	}

	.span-12.byEditor {
		width: 99.5%;
	}

	.more-services-list {
		max-width: 97%;
	}
	
	.task-slider .more-services-list {
		max-width: 100%;
	}
	
	  .container > .column.span-9, .site-header > .column.span-9, .site-header .container > .span-9.item-list, .site-header > .span-9.item-list, .site-header .container > .span-9.form__search, .site-header > .span-9.form__search, .container > .span-9.sidebar__primary, .site-header > .span-9.sidebar__primary, .container > .span-9#content, .site-header > .span-9#content, .container > .span-9.sidebar__secondary, .site-header > .span-9.sidebar__secondary {
		  margin-top: 5em;
	}

	.icon-wrap {
	    margin: 0 1% 0 0;
	    width: 24%;
	    float: left;
	}
	
	.task-slider .icon-wrap {
    	width: 24%;
	}

	.imageTextWidget {
		margin: 0 1% 0 0;
		float: left;
	}

	.slidecontrols {
		margin-top: 7%;
	}

  .pagenavbox ul li {
	   clear: none;
	   background: none;
	   width: auto;
	   margin: 0;
   }

  .thispage {
	   margin-bottom: 2em;
	   border-bottom: 1px solid #aaa;
   }

   .contact {
	  border-right: 1px solid #aaa;
	  }

  .thispage h4 a {
	  border: 1px solid #aaa;
	  padding: 0 10px;
	  }

	.more-services-button {
		margin: 35px auto 0px auto;
	}
    
    .more-services-button a {
        font-size: 2.1em; 
    }

	.slider {
		border-top: 1px solid #aaa;
		padding: 2em 0;
	}

  .links .span-4 {
    float: right;
    margin-right: 2.7% !important;
    margin-top: 1px !important;
    }

  .links .span-8 {
    float: left; 
    }

  .text p {
    line-height: 2em;
    }

  .action-lists h3 {
    font-size: 2em;
    }

  .more-services-list {
    border-left: 1px solid #cb1443 !important;
    border-right: 1px solid #cb1443 !important;
    margin: 0em 0 3em 0;
    background: none;
    }

  .span-9 .more-services-list#more-services-list {
    max-width: 100%;
    }

  .span-9 .more-services-list {
    max-width: 97%;
    }

  .slidewrap {
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    }

  .chevron:first-child {
    margin-top: 20px;
    }

  .chevron {
    position: relative;
    text-align: center;
    padding: 12px 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5px;
    color: #fff;
    margin-top: 3px;
    }

  .chevron:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    -webkit-transform: skew(0deg, 8deg);
    -moz-transform: skew(0deg, 8deg);
    -ms-transform: skew(0deg, 8deg);
    -o-transform: skew(0deg, 8deg);
    transform: skew(0deg, 8deg);
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    }

  .chevron:after {
    content: '';
    position: absolute;
    top: 0;
    right: -2px;
    height: 100%;
    width: 50%;
    -webkit-transform: skew(0deg, -8deg);
    -moz-transform: skew(0deg, -8deg);
    -ms-transform: skew(0deg, -8deg);
    -o-transform: skew(0deg, -8deg);
    transform: skew(0deg, -8deg);
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    }

  .chevron [class^=dash] {
    width: 100%;
    height: 0px;
    position: absolute;
    z-index: 1;
    }

  .chevron .chevron-inner {
    position: relative;
    z-index: 2;
    padding: 30px 20px 20px;
    margin-bottom: 5px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    font-size: 18px;
    }

  .chevron-content {
    padding: 0 10px;
    }

  .pink-chevron:first-child {
    margin-top: 22px;
    }

  .pink-chevron {
    position: relative;
    text-align: center;
    padding: 1px 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5px;
    color: #fff;
    margin-top: 3px;
    clear: both;
    }

  .pink-chevron:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    -webkit-transform: skew(0deg, 8deg);
    -moz-transform: skew(0deg, 8deg);
    -ms-transform: skew(0deg, 8deg);
    -o-transform: skew(0deg, 8deg);
    transform: skew(0deg, 8deg);
    border-left: 1px solid #cb1443;
    border-bottom: 1px solid #cb1443;
    }

  .pink-chevron:after {
    content: '';
    position: absolute;
    top: 0;
    right: -2px;
    width: 50%;
    -webkit-transform: skew(0deg, -8deg);
    -moz-transform: skew(0deg, -8deg);
    -ms-transform: skew(0deg, -8deg);
    -o-transform: skew(0deg, -8deg);
    transform: skew(0deg, -8deg);
    border-right: 1px solid #cb1443;
    border-bottom: 1px solid #cb1443;
    }

	.pink-chevron [class^=dash] {
		width: 100%;
		height: 0px;
		position: absolute;
		z-index: 1;
	}
	
	.pink-chevron .chevron-inner {
		position: relative;
		z-index: 2;
		padding: 30px 20px 20px;
		margin-bottom: 5px;
		text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
		font-size: 18px;
	}
	
	.pink-chevron-content {
		padding: 0 10px;
	}
	
	.text h3 {
		margin-top: 0;
		padding-top: 0.5em;
	}
	
	.links .span-8 {
		margin: 1px 0 !important;
	}
	
	.links span, .links a {
		font-size: 1.5em;
	}
	
	.hot-links {
		margin: 1em 0 !important;
	}
	
	.hot-links .span-6, .hot-links .site-header .item-list, .site-header .hot-links .item-list, .hot-links #content {
		float: left;
	}
	
	.doc {
		position: relative;
	}
	
	.byEditor {
		margin-top: 20px !important;
		display: block !important;
		height: 100% !important;
	}
	
	.pagenavbox ul li.active {
		padding-top: 0;
		border-top: none;
		margin-top: 0;
	}
	
	.pagenavbox ul li a.pagenav {
		background: #fff;
		color: #444444 !important;
	}
	
	.pagenavbox ul li {
		padding: 0;
	}
	
	.pagenavbox ul li a {
	    border-bottom: 0;
	    color: #fff;
	    background: #00747b;
	    display: inline-block;
	    height: 1.875em;
	    font-size: 1em;
	    left: 0;
	    line-height: 1.95em;
	    padding-top: 0;
	    position: absolute;
	    text-align: center;
	    text-decoration: none;
	    top: 1px;
		width: 24%;
	}
	
	.pagenavbox li:nth-child(2) a {
	    left: 30%;
	}
	
	.pagenavbox li:nth-child(3) a {
	    left: 60%;
	}
	
	.tab-container {
	    overflow: hidden;
	}
	
	.tab-content-container {
	    float: right;
	    width: 68%;
	    margin: 2%;
	    display: block;
	}
	
	.tab-content .row-divider {
	    margin-bottom: 10px;
	}
	
	.tabs {
	    width: 26%;
	    float: left;
	}
	
	.tabs li {
	    width: 100%;
	    float: none;
	}
	
	.tabs a {
	    text-align: left;
	}
	
	.active {
	    position: relative;
	}
	
	.tabs .active {
	    background: #999;
	}
	
	.tabs .active a {
	    color: #fff;
	    padding: 5px;
	}
	
	.crumb {
	    max-width: 64%;
	}
	
	#slider5 {
	    display: block;
	}
	
	.home .rightSupplements {
	    float: right;
	    width: 22%;
	}

	.adverts {
	    display: none;
	}
	
	.wrapper > .container > .breadcrumb, .wrapper > .site-header > .breadcrumb {
	    margin-top: 0em;
	}
	
	.wrapper > .container > .document, .wrapper > .site-header > .document {
	    margin-top: 2em;
	}
	
	.you {
	    display: none;
	}
	
	.crumb {
	    float: right;
	    margin-top: 15px !important;
	}
	
	.action-lists {
	    padding: 1em 0;
	} 
	    
	.search-bar input {
		width: 70%;
	}
		
	.top-links .button, .top-links input[type=submit] {
		padding: 0 2%;
	}
		
	.top-links ul li a {
		text-decoration: none;
		padding: 4px 2%;
		margin: 0;
	}
		
	.top-links ul li a:hover {
		text-decoration: underline;
	}
		
	.span-1.search {
		clear: none;
		float: right;
		margin-right: 21%;
	}
		
	.more-services-list {
		border: 0;
	}
		
	.more-services-list ul {
		padding: 0 1em;
	}
		
	.top-links nav a {
		color: #505050;
		font-size: 1.5em;
	}
	
	.top-links ul {
	    border: none;
	    background: none;
	    float: left;
	    margin-left: 0%;
	    width: 100%;
	    padding: 0;
	}
	
	.top-links #a-z {
	    margin-top: -4px;
	}
	
	.top-links #a-z ul {
	    width: auto;
	    margin-top: 0;
	}
	
	header nav ul {
	    margin: 0;
	    position: relative;
	    left: 0;
	    top: 0;
	}
	
	 .top-links nav a {
	    color: #fff;
	    font-size: 1.5em;
	}
	
	.search-bar {
	    max-width: 200px;
	    display: block !important;
	    margin: 0 .5em;
	    border: none;
	    top: 0px;
	    width: 200px;
	    float: none;
	}
	
	.no-list {
		list-style: none!important;
		padding: 0 0 0 20px;
	}
	#navbox {
		padding: 10px 0;
		margin: 1em 0;
	}
	
	.trigger.button, input.trigger[type=submit] {
	    display: none;
	}
	
	.top-links nav ul li {
	    display: inline;
	}
	
	nav ul {
	    margin: 0;
	}
	
	.search-container {
	    margin-top: -.6em;
	}
	
	nav ul li a {
	    padding: 0 12px;
	}
	
	.button.trigger, input.trigger[type=submit] {
	    margin: 0;
	}
	
	.span-2.search, .search.sidebar__secondary {
	    position: inherit;
	}
	
	.search-bar {
	    margin-top: -4px;
	    clear: none;
	}
	
	header nav ul {
	    top: 27.5%;
	} 
	    
	.facebook, .twitter, .flickr, .youtube {
		padding: 0 1em;
		float: left;
	}
	
	.bottom-links {
		float: right;
		margin: 1em 0;
		color: #fff;
	}
	
	.bottom-links a:hover {
		text-decoration: underline;
	}
	
	.bottom-links li:first-child {
		border-left: none;
	}
	
	.bottom-links li {
		padding: 0 4px;
		border-left: 1px solid #fff;
		margin: 0;
	}

	.bottom-links li {
		display: inline;
	}

    .breadcrumb {
        display: inline-block;
    }

    .announcement {
        margin-top: 7em;
    }
   
    .task-button {
        margin: 1em auto -2em;
        background: url(../images/button-bk.svg) no-repeat;
        background-size: cover;
        height: 63px;
        position: relative;

    }
    .task-button a {
        margin: 0;
    }

    .breadcrumb {
        width: 75%;
        float: left;
        margin-bottom: 2em;
        display:none;
    }

    ul.list_gallery li {
        width: 20%;
    }

    #gallery_item,
    #podcast_multimedia {
        width: 70%;
        float: right;
    }
    .gallery_info,
    .podcast_info {
        padding: 1em 1em 1em 0;
        width: 30%;
    }

    .twoCol #contentDoc {
	    width: 70%;
	    margin-right: 0;
	    float: right;
    }

    .threeCol #contentDoc {
	    width: 520px;
    }

	#pagesNav {
		position: relative;
		margin-bottom: -1px;
		overflow: hidden;
		border-left: 1px solid #aaa;
		font-size: 0.7em;
	}

	#pagesNav li {
		width: auto;
		margin: 0;
		display: inline-block;
		margin-right: 4px;
	}

    #pagesNav li a {
        background: #00747B;
        color: #fff;
    }
    #pagesNav li span.active {
        background: #fff;
        color: #505050;
    }

    #pagesNav li a,
    #pagesNav li span.active {
        border-bottom: 0;
        display: block;
        border: 1px solid #aaa;
        border-bottom: 0;
    }

    #pagesNav li a span {
        display: none;
    }

    .home #content {
        margin-top: 7em;
    }

}

@media screen and (min-width: 910px) {
	.pink-chevron {
		padding: 3px 0;
	}
	
		.container > #wrapper {
		width: 70%;
		float: right;
		padding-bottom: 1em;
	}
	
	.container > #columnPrimary {
		width: 25%;
		float: left;
		margin-left: 2%;
		margin-top: 1em;
	}
	
}
  
@media screen and (min-width: 940px) {
    .search-bar {
        max-width: 250px;
        width: 250px;
    }
   
    .span-1.search {
        margin-right: 21%;
    }
}

@media screen and (min-width: 950px) {
	
	.top-links .button, .top-links input[type=submit] {
		padding: 10px 4%;
	}
	
	.top-links ul {
		margin-top: 0px;
		padding: 5px 0;
	}
}    
 
@media screen and (min-width: 980px) {
	.container > .column.span-9, .site-header > .column.span-9, .site-header .container > .span-9.item-list, .site-header > .span-9.item-list, .site-header .container > .span-9.form__search, .site-header > .span-9.form__search, .container > .span-9.sidebar__primary, .site-header > .span-9.sidebar__primary, .container > .span-9#content, .site-header > .span-9#content, .container > .span-9.sidebar__secondary, .site-header > .span-9.sidebar__secondary {
		margin-top: 7em;
	}
	
	.pagenavbox ul li a {
		width: 18%;
	}
	
	.pagenavbox li:nth-child(2) a {
		left: 22%;
	}
	
	.pagenavbox li:nth-child(3) a {
		left: 44%;
	}
	
	.pink-chevron {
		padding: 3px 0;
	}
	
	.pink-chevron:first-child {
		margin-top: 29px;
	}
    
}
        
@media screen and (min-width: 998px) {
	
	#a-z {
	    margin-left: 0em;
	    width: 700px;
	    top: 4px;
	}
	
	.top-links nav a {
		font-size: 1.5em;
	}
	
}

@media screen and (min-width: 1000px) {

	.social .title {
		color: #fff;
		display: block;
		text-decoration: none;
		font-size: 1.3em;
		font-weight: 100;
		margin-top: 17px;
		float: left;
		margin-left: -15px;
		margin-right: 5px;
		font-family: 'Roboto Slab', serif;
	}

	.bottom-links li {
		padding: 0 8px;
	}
	
} 
    


@media screen and (min-width: 1085px) {
	.pink-chevron {
		padding: 12px 0;
	}
}

@media screen and (min-width: 1090px) {
    .span-1.search {
        margin-right: 17%;
    }
}

@media screen and (min-width: 1100px) {
	.pink-chevron {
		padding: 12px 0;
	}
}   
  
@media screen and (min-width: 1140px) {
	.social {
		margin-left: -2.8em;
	}
}

/* PRINT STYLES */

@media print {
	  * {
	    background: transparent !important;
	    box-shadow: none !important;
	    color: #000 !important;
	    text-shadow: none !important;
	    position: relative !important;
	    overflow: hidden !important;
	    float: none !important; }
	
	    body{
	        background: #fff!important;
	    }
	  footer,
	  header,
	  .breadcrumb,
	  .announcement,
	  #columnPrimary {
	    display: none; }
	
	    .twoCol #content {
	        border: none;
	        padding: 0;
	    }
	
	  main a, main a:visited {
	  	  text-decoration: underline;
	  }
	
	  main a[href]:after {
	      content: " (" attr(href) ")";
	  }
	
	  main abbr[title]:after {
	      content: " (" attr(title) ")";
	  }
	
	  .ir a:after, main a[href^="javascript:"]:after, main a[href^="#"]:after, main .widget a[href]:after {
		  content: "";
	  }
	
	  pre, blockquote {
		  border: 1px solid #999;
		  page-break-inside: avoid;
	  }
	
	  thead {
	      display: table-header-group;
	  }
	
	  table, td, th {
		  border-collapse: collapse;
		  border: 1px solid #000;
	  }
	
	  tr, img {
	    page-break-inside: avoid; }
	
	  img {
	    max-width: 100% !important; }
	
	h1 {
	padding-top: 40px;
	    }
	
	  p,h2, h3 {
	    orphans: 3;
	    widows: 3; }
	
	  h2,
	  h3 {
	    page-break-after: avoid; }
}

h1, h2, h3, h4, h5, h6 {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}

html {background:#305496;}

a {
	color: #000EEE;
	font-weight: bold;
	word-break: break-word;
}

.top-links {display:none;}

.logo {margin-top:0;
-webkit-box-shadow: none;
box-shadow: none;
margin-left:0;
width:auto;}

.bottom-links {display:none;}

header {
height:auto;
/* background: #305496; */
	background: #4A3A79;
}

.navbar-inverse {
   background-color: #fff2cc;
   border-color: transparent;
}

div#navigation ul {
    padding-left: 0;
}

.navbar-nav > li > a {
padding-top:0;
padding-bottom:0;
padding: 10px 30px;
}

.navbar-inverse .navbar-nav > li > a {
background:#fff2cc;
color: #2A4C84;
}
.navbar{
	border-radius: 0px;
}

.header-wording {
    font-size:3em;
    font-weight: bold;
    float: left;
    margin-left: 25px;
}
    
.navbar {margin-bottom:0;}    

.primary-wording {color: #fff;} 

.primary-wording p {margin:0;} 

.gold-subtext {color: #FFF2CC;
    font-size: 0.8em;}

.gold-subtext p {margin:0; line-height: 16px;
}

.header-images-cont {
    float:left;
    margin-left: 30px;
    margin-top: 17px;}


.header-images-cont img {
    height: 95px;
    border: 1px solid #FFF2CC;}

#search {display:none;}

.logo img {height:117px;
    margin-left: 16px;}
    
    
.hamburger-icon-text {
    margin: 6px 0 0px 0;
    color:#fff;
}

.navbar {
    position: static;}
    
.navbar-toggle {border:none;}

.navbar-inverse .navbar-collapse {border-color:transparent;}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-toggle .icon-bar {
    margin: 0 auto;
}

    
.navbar-toggle {
position:absolute; 
top:0;
right:0} 

.navheading, #navigation_widgets {display:none;}

#home #wrapper {
    width: 70%!important;
}

#home #navigation {
    display: inline-block;
}

.widget_link a {
    /* background: #305496; */
	background: #4A3A79;
    padding:10px;
    width: 100%;
    border: 1px solid white;
    display: block;
    color: white;
}

#related {display: none;}



ul {
    padding-left: 26px;}


#columnPrimary ul {
    padding-left: 0;
}

#columnPrimary ul li a:hover {
    color: #d8d8d8}

.widget ul {
    list-style-type: none;
}

ul {
    list-style: disc;
}

.next-meeting {
    border: 2px solid #105c42;
    padding: 5px;}
    
    
#wrapper > #content {
    margin-top: 0px; 
}

.bread {
    margin-top: 47px;
}

.download_wrap {
    border-bottom: none;}
    
#columnPrimary {
    padding: 10px 0;
}   

footer {
	/* background: #305496; */
	background: #4A3A79;
	}

.footer-council-logo {float: right;}

.ie8 header {
    height: auto;
}

.extra-spacing {
    padding-left: 188px;
}

@media screen and (min-width: 910px) {

/*
#home #navigation {
   margin-top: 28px;}
*/ 
 
#navigation {
   width: 25%;
}   

.container > #columnPrimary {
    margin-left: 0;}
    

.nav {margin-left: -26px;}    

}

@media screen and (min-width: 800px) {
.container > #wrapper {
    margin-top: 1.7em;}
}

@media (min-width:768px) {

.navbar-nav > li > a {
  padding: 2px 20px;
/*   border-right: 1px solid #305496; */
  }
  
  /* .navbar-nav > li {
    float: left;
    border-right: 0px solid #305496; 
} */


}


@media screen and (max-width: 909px) {

#navigation {
width: 100%;}

	#home #wrapper {width:100% !important;}
}


@media screen and (max-width: 800px) {
#home #wrapper {
    width: 100% !important;}
}

@media (max-width:540px) {

.header-wording {
clear:both;
text-align: center;
float:none;}

.header-images-cont {
text-align:center;
float:none;}

}

@media (max-width:480px) {

.navbar-nav > li > a {
  padding: 10px 30px;
  border-right: 1px solid #dbd3ae;}


.navbar-toggle .icon-bar {
margin: 0 auto;}
  
  
.logo img {
    display: block;}


.header-wording {
    margin-left: 0;
    margin-bottom: 29px;}    
    
.header-images-cont {
    margin: 0 auto;} 
     
    }
	

/**** Additions March 2019 following move to PHP ****/

/* Remove the register/login links from the header */
#access_links {
    display: none;
}

/* Remove the search box */
#site_search {
	display: none;
}

/* Main site heading */
.header-wording h1 {
    font-size: inherit;
    font-family: 'Helvetica', Arial, sans-serif;
    font-weight: inherit;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	/* color: #305496; */
	color: #4A3A79;
}


/* Related items listing */
#related ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#related li {
    display: inline-block;
    margin-right: 20px;
}

/* makes embedded videos, maps, iframes responsive */
.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.video-container iframe, .video-container object, .video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* File download screen styling */

a.button__download, .button__download {
	/* background: #305496; */
	background: #4A3A79;
    color: #ffffff;
}

a.button__download:hover, .button__download:hover {
    /*background: #a7b077;*/
	opacity: 0.8;
}

.download_indent ul {
    list-style: none;
    padding: 0;
    line-height: 22px;
}

/* Remove the breadcrumb - all screen sizes */
.breadcrumb, #bc, .bc, #breadcrumb {
	display: none;
}

/* Sets left hand column spacing at the top */
#navigation {
    margin-bottom: 15px;
    width: 100%;
    float: left;
    overflow: hidden;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#navigation {
    padding: 10px 0;
}

@media screen and (min-width: 910px)
{
.container > #navigation {
    width: 25%;
    float: left;
    margin-left: 2%;
    margin-top: 1em;
}
}


@media screen and (min-width: 910px) {
.container > #navigation {
    margin-left: 0;
}
}

/* Sets the bottom margin of the left hand menu */
 #navigation div, #columnSecondary div {
    margin-bottom: 1.58em;
}

/* When a left hand column is present ensure that the #content area is 100% width of the #wrapper */
#wrapper #content {
	width: 100%;
}

/* Removes the float on item when viewed on smaller screen */
@media (max-width: 600px) {
.float_right {
	float: none;
}

}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #2A4C84;
    text-decoration: underline;
}
th a, th a:hover {
    color: #FFF!important;
	font-weight:bold;
}
th.month a {
    font-weight: 900;
}

.navbar-nav > li:last-child {
    border: none;
}
.navbar-nav > li {
    /* border-right: 1px solid #305496; */
	border-right: 1px solid #4A3A79;
}

@media screen and (min-width: 815px) and (max-width: 881px){
	.header-images-cont {
		width: 80%;
	}
}

.button, .rightbutton {
    /* background: #305496; */
	background: #4A3A79;
    border: 1px solid #666;
    color: #FFF;
}

.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.video-container iframe, .video-container object, .video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

@media (max-width: 768px){
	input.jform, textarea.jform {
    width: 100%;
}
.jform label {
    width: 100%;
    text-align: left;
}
}




/** End of stylesheet**/

	
	