<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nobr {
	white-space: normal;
}

.tpm-container-element {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.fceTypeHeader {
	color: white;
	margin: 0;
	text-align: center;
	font-size: 14px;
	background-color: #5B5B5B;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.1, #7F7F7F), to(#5B5B5B));
	background-repeat: repeat-x;
}

.tvColumnWrap {
	background-color: #eaeaea;
	margin: 0;
	paddng: 0;
}

#tvContentOuterWrap {
	margin: 10px;
}

.tvContentTab {
	position: relative;
	z-index: 1100;
	float: left;
	background-color: #cccccc;
	padding: 4px 0 2px;
	width: 125px;
	margin: 0 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #797d80;
	text-align: center;
	cursor: pointer;
}

#tvTabBase {
	height: 10px;
	background-color: #5B5B5B;
	clear: both;
}

.tvContent {
	background-color: #f2f2f2;
	padding: 0 5px;
	border: 3px solid #5B5B5B;
	clear: both;
}

.tpm-preview {
	height: 45px;
	overflow: hidden;
}

.sortable_handle {
	cursor: move;
}

.tvContentTab.tvfwActiveTab {
	color: white;
	cursor: auto;
	background-color: #5B5B5B;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.1, #7F7F7F), to(#5B5B5B));
	background-repeat: repeat-x;
}

.t3-page-ce.inactive .t3-row-header {
	visibility: visible;
	background-color: #cccccc;
}

.t3-page-ce.inactive .t3-row-header .tpm-element-control {
	visibility: hidden;
}

.t3-page-ce.active .t3-row-header {
	visibility: visible;
}

.t3-page-ce .t3-page-ce.active .t3-row-header .tpm-element-control {
	visibility: visible;
}

.t3-row-header .tpm-element-control {
	float: right;
}

.t3-page-ce.active .t3-page-ce.inactive .t3-row-header,
.t3-row-header {
	background: none;
	background-color: transparent;
	color: #5B5B5B;
	font-weight: bold;
	font-size: 12px;
}

.tpm-titlebar-page .t3-row-header {
	color: white;
}

.t3-page-ce.active .t3-row-header,
.tpm-titlebar-page {
	background-color: #5B5B5B;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.1, #7F7F7F), to(#5B5B5B));
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
}

.tpm-warnings {
	margin: 5px 0;
	padding: 3px 5px;
	border: 1px solid #8aafc4;
	background-color: #DDEEF9;
}

.tpm-warnings .t3-icon {
	display: none;
}

.tpm-sub-elements {
	border: 1px solid #cacaca;
	border-top: none;
	padding: 5px;
}

.tpm-sub-elements .tpm-sub-elements {
	background-color: white;
}

.typo3-templavoila-pagemodule &gt; #typo3-docbody &gt; #typo3-docheader-row2 {
	height: auto;
}

.tpm-content-cell {
	border: none;
}

/* added because we replace not just add to TV stylesheet */

.tpm-titlebar {
	overflow: hidden;
}

.typo3-templavoila-pagemodule &gt; #typo3-docbody {
	top: 22px;
}

.tpm-element-title {
	margin-right: 0;
}

.tpm-element-title .tpm-langIcon {
	float: left;
	padding-right: 5px;
	padding-top: 2px;
}

.tpm-container-element-depth-0 &gt; .tpm-sub-elements &gt; .tpm-subelement-table &gt; tbody &gt; tr:first-child {
	float: left;
	border-bottom: 1px solid #aaa;
	margin: 20px -7px;
	background: #f8f8f8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#ddd));
	background-image: -webkit-linear-gradient(top, #f8f8f8, #ddd);
	background-image: -moz-linear-gradient(top, #f8f8f8, #ddd);
	background-image: -ms-linear-gradient(top, #f8f8f8, #ddd);
	background-image: -o-linear-gradient(top, #f8f8f8, #ddd);
	background-image: linear-gradient(top, #f8f8f8, #ddd);

}

.tpm-container-element-depth-0 &gt; .tpm-sub-elements &gt; .tpm-subelement-table &gt; tbody &gt; tr &gt; td {
	float: left;
	width: auto;
	padding: 6px 10px 5px;
	font-size: 1.1em;
	cursor: pointer;
	background: none;
}

.tpm-container-element-depth-0 &gt; .tpm-sub-elements &gt; .tpm-subelement-table &gt; tbody &gt; tr &gt; .tpm-title-cell:first-child {
	margin-left: 20px;
}

.tpm-title-cell.active-tab {
	background: #f8f8f8 !important;
	border: 1px solid #aaa;
	border-bottom-color: #f8f8f8;
	margin-bottom: -1px;
	padding: 5px 10px !important;
}

.tpm-container-element-depth-0 &gt; .tpm-sub-elements &gt; .tpm-subelement-table &gt; tbody &gt; tr &gt; .tpm-content-cell {
	display: none;
	width: 100% !important;
}

.tpm-container-element-depth-0 &gt; .tpm-sub-elements &gt; .tpm-subelement-table &gt; tbody &gt; tr &gt; .tpm-content-cell.active-content-tab {
	display: block;
	padding: 0;
}








</pre></body></html>