/*Style for print*/

@page { margin: 1.5cm }

#header-form,
.row.breadcrumb,
#header-navi,
.logo--link,
.mobile-menu--button,
.slick-prev,
.slick-next,
.menus-header,
.header-section,
.slider-wrapper,
.main-section-right,
#footer,
#button-to-top,
.news-next__link,
svg.icon,
#TSFE_ADMIN_PANEL_FORM,
#TSFE_ADMIN_PANEL {
	display: none !important;
}

.logo__image {
	display: block !important;
}

/*remove href values*/
a[href]:after {
	content: none !important;
}

#main-header {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0;
}

.main-section-left,
.news-next {
	display: block;
	width: 100% !important;
	max-width: 100%;
}

.page-1 .main-section .main-section-left .current-news {
	display: block;
	width: 100% !important;
	max-width: 100%;
}

.current-news .news-main__title,
.current-news .news-next__title,
.news-next__content {
	min-height: auto;
}

.page-container {
	padding-top: .5cm;
}

.main-section {
	display: block;
	height: 100%;
}

.current-news {
	display: block;
	margin-top: 0;
	height: 100%;
	max-width: 100%;
}

.current-news .news-next__title {
	margin-bottom: 0;
}

.main-section .main-section-left .current-news .news-next {
	padding: 0 4px !important;
}

.row,
.columns {
	display: block;
}

.partner-links__content {
	float: left;
	width: 200px;
}

.current-news {
	page-break-after: always;
}

.link--black-arrow,
.link--red-arrow {
	padding: 0;
}

table .text-right {
	text-align: left;
}

.quickletter-doc {
	max-height: none;
    margin-top: 1rem;
    overflow: visible;
}

.table-type6-content img {
	margin: 0 1rem 0 0;
}

a[data-file] {
    display: block;
    padding-left: 0;
}

.row {
	display: block !important;
	margin: 0;
	padding: 0;
}

.column, .columns {
	float: left;
}

.large-12 {
	width: 100%;
}

.large-10 {
	width: 83.33333%;
}

.large-8 {
	width: 66.66667%;
}

.large-6 {
	width: 50%;
}

.large-4 {
	width: 33.33333%;
}

.large-3 {
	width: 25%;
}

.large-2 {
	width: 16.66667%;
}

.button {
	color: #000;
	border: 1px solid #000;
}

.powermail_fieldset_2 .large-12 {
	margin-bottom: 10px;
}
