/* CSS Document */
.node-type-ding-page.not-front div .content-wrapper {
	position: relative;
	background-color: transparent;	
	background-image: none;
}

.node-type-ding-page div.layout-wrapper, .node-type-ding-page div.content-inner {
	max-width: none !important;
	width: 100% !important;
	
}

.node-type-ding-page div.content-inner, .node-type-ding-page .left-and-main-content {
	padding: 0 !important;
}

@media only screen and (max-width: 784px) {
	.node-type-ding-page div .content-wrapper {
		margin-left: -5px;
	}
}

.node-type-ding-page .page-header .page-tags {
	display: none;
}

.node-type-ding-page .primary-content {
	width: 100% !important;
}

.node-type-ding-page:not(.page-with-cards) .primary-content {
	background-color: #FFF;
	padding: 20px !important;
}

.node-type-ding-page .secondary-content + .primary-content {
	width: 74% !important;
	float: right !important;
}
@media only screen and (max-width: 770px) {
	.node-type-ding-page .layout-wrapper {
		display: flex;
		flex-direction: column;
	}
	
	.node-type-ding-page .secondary-content + .primary-content {
		width: 100% !important;
		order: 1;
	}
	
	.node-type-ding-page .layout-wrapper .secondary-content {
		order: 2;
		width: 100% !important;
	}
}


.node-type-ding-page .secondary-content {
	margin-top: 26px;
	width: 24% !important;
    margin-right: 0 !important;
}

.node-type-ding-page .secondary-content  .pane-content, .node-type-ding-page .secondary-content .sub-menu-wrapper {
	background: #FFF;
	display: block !important;
}

@media only screen and (max-width: 1024px) {
	.node-type-ding-page .secondary-content .sub-menu-wrapper {
	}
}

.node-type-ding-page .secondary-content .sub-menu-wrapper .sub-menu-title {
	background: #dbe7e4;
    font-size: 160%;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.node-type-ding-page .secondary-content .sub-menu-wrapper .sub-menu-title a {
    color: rgba(0,0,0,0.7);
}

.node-type-ding-page .secondary-content  .pane-content .menu {
	padding-left: 0;
}

.node-type-ding-page .secondary-content  .pane-content .menu li, .node-type-ding-page .secondary-content  .sub-menu-wrapper li {
	border-bottom: 3px solid #e1ebe8;
	margin-bottom: 0;
}

.node-type-ding-page .secondary-content  .sub-menu-wrapper li:before {
	content: none;
}

.node-type-ding-page .secondary-content  .pane-content .menu li.active, .node-type-ding-page .secondary-content  .sub-menu-wrapper li.active {
 	
    background-color: #f3f7f6 !important;
	font-family: 'academy sans bold' !important;
}

.node-type-ding-page .secondary-content  .pane-content .menu li.active a, .node-type-ding-page .secondary-content  .sub-menu-wrapper li.active a {
	padding-left: 10px;
	border-left: 5px solid #004f56;
}
.node-type-ding-page .secondary-content  .pane-content .menu li.active a:after, .node-type-ding-page .secondary-content  .sub-menu-wrapper li.active a:after {
	content: '' !important;
}

.node-type-ding-page .secondary-content  .pane-content .menu li a, .node-type-ding-page .secondary-content  .sub-menu-wrapper li a {
	color: #666;
	padding: 15px;
	display: block;
}
.node-type-ding-page .secondary-content  .sub-menu-wrapper li a {
	margin-left: 0px;
}

.node-type-ding-page .secondary-content  .pane-content .menu li a:hover, .node-type-ding-page .secondary-content  .sub-menu-wrapper li a:hover {
	text-decoration: none;
	background: #004f56;
	color: #fff;
}

   

.node-type-ding-page div  h1 {
	font-size: 46px !important;
	line-height: normal !important;
	font-family: 'academy sans stencil bold' !important;
	color: #484d51;
	margin-top: 7px;
}


.node-type-ding-page div.field-name-field-ding-page-lead {
	font-size: 26px;
	font-family: 'academy sans bold' !important;  
	color: #678381;
	margin-bottom: 0;
	margin-top: -1px;
	margin-right: 0;
	line-height: normal;
	width: 100%;
}
.node-type-ding-page div.field-name-field-ding-page-lead .card_wrapper {
	margin-left: 0 !important;
}
@media only screen and (max-width: 784px) {
	.node-type-ding-page div.field-name-field-ding-page-lead {
	font-size: 15px;
	}
	
	.node-type-ding-page div  h1 {
		font-size: 30px !important;
	}
}

.node-type-ding-page .field-name-field-ding-page-body {
	width: 100%;
	margin-top: 10px;
}



.node-type-ding-page .content-wrapper div.field-name-field-ding-page-lead {
	
}

.node-type-ding-page div.field-name-field-ding-page-lead .field-item {
	padding-bottom: 10px;
	white-space: pre-line;
}

.node-type-ding-page .pane-page-content .primary-content article.page .content-wrapper .field-items .field-item:not(.card_wrapper) {
	
	background: #FFF;
	padding: 20px;
	/*margin-top: 20px;*/
	box-sizing: border-box;
	
}

.node-type-ding-page .field-name-field-ding-page-materials {
	margin-top: 20px;
}

.node-type-ding-page .field-name-field-ding-page-materials .field-name-ting-subjects {
	display: none;
}

.node-type-ding-page .field-name-field-ding-page-materials .field-items a {
	color: inherit;
}


/*ALTERNATIVE MATERIALE-LISTER*/
body.page-node .alternative-layout-full .ding-news-right {
    width: 100% !important;
    margin: 0;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials {
    width: 100% !important;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item {
    width: 48%;
    margin: 1%;
    background-color: rgba(0,0,0,0.04) !important;
    position: relative;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .view-mode-reference-teaser {
    padding-top: 40px;
    padding-bottom: 60px;
    background-color: transparent;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .ting-cover img {
    max-width: 100%;
	transition: transform 1s;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .ting-object:hover .ting-cover img {
	transform: scale(1.04);
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .field-group-format.group-text {
    width: 63%;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .field-group-format.group-text .field-name-ting-author {
    opacity: 1;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .field-group-format.group-text .field-name-ting-abstract .field-item {
    width: auto;
    background-color: transparent !important;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .field-name-ting-details-type {
    position: absolute;
    top: 10px;
    left: 13px;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .field-name-ting-details-type .field-item {
    background-color: transparent !important;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .buttons {
    width: 100%;
    padding: 0 13px;
    position: absolute;
    bottom: 0;
    left: 0;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .buttons a.action-button {
    width:48%;
    margin-right: 2%;
    margin-left: 0;
}

body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .buttons a.action-button.reserve-button, body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .buttons a.action-button.button-see-online {
    background-color: transparent !important;
    background: transparent !important;
    color: #ebbc00 !important;
    border: 2px solid #ebbc00;
    border-radius: 0;
    text-transform: uppercase;
    margin-right: 20px;
    box-shadow: none;
    line-height: 10px;
    vertical-align: middle;
    display: inline;
    width: auto !important;
    padding: 14px 14px;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .buttons a.action-button.read-more-button {
    background-color: transparent !important;
    background: transparent !important;
    color: #004f56 !important;
    border: 2px solid #004f56;
    border-radius: 0 !important;
    text-transform: uppercase;
    margin-right: 20px !important;
    box-shadow: none;
    line-height: 10px;
    vertical-align: middle;
    display: inline;
    width: auto !important;
    padding: 14px 14px !important;
    position: relative;
}
body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .buttons a.action-button.read-more-button:after {
    display: none;
}
@media only screen and (max-width: 700px) {
    body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item {
        width: 98%;
    }
}
@media only screen and (max-width: 500px) {
    body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .field-group-format.group-text, body.page-node .alternative-layout-full .field-name-field-ding-news-materials .field-items .field-item .cover {
        width: 96%;
        margin: 2%;
        padding: 0;
    }
}