/*=======================================================================
*** GOODNEX_SUB STYLE SHEET***
========================================================================*/

#logo  {
	width: 940px;
}

.region region-before-content {
	width: 940px;
	-o-object-fit: contain;
}

.container p {
	text-align: justify;
}



#header ul.social-icons {
  margin-top: -35px;
  margin-right: 4px;
}

.views-table td {
	padding:15px;
	vertical-align: top;
}

/*
***.views-field-title {
***	background-color: white;
***}
*/

.view-publications table img {
	max-width: inherit;
}

.ds-2col-stacked-fluid > .cover-right img {
	vertical-align: top;	
	padding: 0 0 0 0;
	display: block;
    margin-left: auto;
    margin-right: 55px;
}

.ds-2col-stacked-fluid > .img-left img {	
	padding: 20 0 20 0;
	display: block;
    width: : 100%;
    height: inherit;
}

.field field-name-field-file-attachments p {
	text-stroke: !important;
}

.ds-2col-stacked-fluid--node-publications > .cover-right {
	float: left;
}

.ds-2col-stacked-fluid > .group-left > .body-title p body {
	font-size:150%;
}

.node-training-courses twelve-columns-row img {
	width: 100%;
}

.ds-2col-stacked-fluid > .column-left {
	width: 29%;
	margin-left: 10px;
}

.ds-2col-stacked-fluid--node-treatments > .column-left {
	width: 30%;
	margin-left: 10px;
}

.ds-2col-stacked-fluid > .column-right {
	width: 67%;
	margin-right: 12px;
}

.ds-2col-stacked-fluid--node-treatments > .column-right {
	width: 67%;
	margin-right: 12px;
}

.ds-2col-stacked-fluid > .award-left {
	width: 34%;
	margin-left: 10px;
}

.ds-2col-stacked-fluid > .award-right {
	width: 60%;
	margin-right: 12px;
}

#block-block-17 element.style {
	height: 340px;
}

.news-teaser img {
	display: none;
}

.content {
	clear: both;
}

.flex-viewport {
	direction: ltr;
}

/* language switcher */ 

ul.language-switcher-locale-url { 
	list-style: none; 
	display: inline; 
	float: right
}   



ul.language-switcher-locale-url li { 
	display: inline; 
}   

ul.language-switcher-locale-url li:after { 
	content: " | "; 
}   

ul.language-switcher-locale-url li:last-child:after { 
	content: ""; 
}



#header {
    padding-top: 20px;
}

ul + p {
	margin-top: 14px;
}

.photo-gallery img {
	float: left;
	margin: 10px;
	max-width: 94%;
}

.columns-2 {

	-webkit-columns: 2 220px;
 	-webkit-column-gap: 2em;
 	-webkit-column-fill: balance;
 	-moz-columns: 2 220px;
 	-moz-column-gap: 2em;
 	-moz-column-fill: balance;
 	-ms-columns: 2 220px;
 	-ms-column-gap: 2em;
 	-ms-column-fill: balance;
 	-o-columns: 2 220px;
 	-o-column-gap: 2em;
 	-o-column-fill: balance;
 	-khtml-columns: 2 220px;
 	-khtml-column-gap: 2em;
 	-khtml-column-fill: balance;
 	columns: 2 220px;
 	column-gap: 2em;
 	column-fill: balance;
}

.service-links li {
	list-style: none; 
	display: inline; 
	float: left

}

.pressgrid {
	height: 280px;
}

.views-field-title {
	font-weight: bold
}

.views-field-field-cover img {
	margin-left: auto;
	margin-right: auto;
}

.field-name-field-course-target {
	margin-top: 20px
}

.attachments-table {
	margin-top: 30px;
	margin-bottom: 50px;
}

.field-name-field-file-attachments {
	margin-top: 20px;
	margin-bottom: 30px;
}

.field-name-field-text-below-image {
	margin-top: 30px;
}

.view-footer {
	margin-top: 20px;
}

.activities-top-margin {
	margin-top: 26;
}

/*
.node-type-sub-pages .bwWrapper {
	right: 10px;
}
