<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----- */
#elTemplateEditor {
	margin: -30px;
}

.cTemplateControls {
	background: #c1c1c7;
	height: 66px;
	padding-top: 15px;
}

	.cTemplateControls .ipsButton.ipsButton_disabled {
		opacity: 0.2;
	}

#elTemplateEditor_fileListControls {
	padding-left: 15px;
	padding-right: 15px;
}

html[dir="ltr"] #elTemplateEditor_panelToolbar {
	padding-right: 15px;
}
html[dir="rtl"] #elTemplateEditor_panelToolbar {
	padding-left: 15px;
}

#elTemplateEditor &gt; .ipsColumns &gt; .ipsColumn {
	padding: 0;
}
html[dir="ltr"] #elTemplateEditor &gt; .ipsColumns &gt; .ipsColumn_wide {
	border-right: 4px solid #c1c1c7;
}
html[dir="rtl"] #elTemplateEditor &gt; .ipsColumns &gt; .ipsColumn_wide {
	border-left: 4px solid #c1c1c7;
}

#elTemplateEditor_info {
	position: fixed;
	bottom: 0;
	background: #fff;
	text-align: center;
	padding: 7px;
	border-top: 1px solid rgba(0,0,0,0.2);
}
	html[dir="ltr"] #elTemplateEditor_info {
		left: 270px;
		right: 0;
	}
	html[dir="ltr"] body.cAdminHideMenu #elTemplateEditor_info {
		left: 70px;
	}
	html[dir="rtl"] #elTemplateEditor_info {
		right: 270px;
		left: 0;
	}
	html[dir="rtl"] body.cAdminHideMenu #elTemplateEditor_info {
		right: 70px;
	}

#elTemplateEditor .ipsTabs {
	padding: 0;
}
	
	#elTemplateEditor .ipsTabs_item {
		border: 0 !important;
		text-overflow: clip !important;
	}

	#elTemplateEditor .ipsTabs_item.ipsTabs_activeItem {
		background: #fff;
		color: #000;
	}

#elTemplateEditor [data-role="editor"],
#elTemplateEditor .CodeMirror {
	border-width: 0px !important;
	border-radius: 0px !important;
	padding-bottom: 10px;
}

#elTemplateEditor [data-role="editor"] {
	font-family: monospace;
	font-size: 13px;
}

#elTemplateEditor [data-role="templateToolbar"] {
	margin-bottom: 15px;
}

#elTemplateEditor_panelWrap {
	position: absolute;
	top: 0px;
	left: 0;
	bottom: 0;
	right: 0;
}

#elTemplateEditor_outerPanelWrap {
	position: relative;
}

#elTemplateEditor [data-role="templatePanelWrap"] {
	width: 100%;
	background-color: #fff;
	position: absolute;
	top: 38px;
	left: 0;
	right: 0;
	bottom: 0;
}

	#elTemplateEditor [data-role="templatePanelWrap"] textarea {
		height: 550px;
	}

#elTemplateEditor [data-action="closeTab"] {
	font-size: 12px;
	color: #b4b4b4;
}
	
	html[dir="ltr"] #elTemplateEditor [data-action="closeTab"] {
		margin: 0 -5px 0 3px;
	}
	html[dir="rtl"] #elTemplateEditor [data-action="closeTab"] {
		margin: 0 3px 0 -5px;
	}

	#elTemplateEditor [data-action="closeTab"]:hover,
	#elTemplateEditor [data-state="unsaved"] [data-action="closeTab"] {
		color: #333;
	}

/* FILE LISTING STYLES */
#elTemplateEditor_fileList {
	overflow: auto;
}

.cTemplateList a:not(.ipsCms_templateOptions) {
	padding: 5px 0;
	display: block;
	position: relative;
	color: #333;
}

	.cTemplateList a[href*="location=database"]:not(.ipsCms_templateOptions) {
		margin-right: 20px;
	}

.cTemplateList li {
	background-color: #ffffff;
}

.cTemplateList li[data-node=top] {
	background-color: #f5f5f5;
}


.cTemplateList li.cTemplateList_inactiveBranch &gt; a:not(.ipsCms_templateOptions):before,
.cTemplateList li.cTemplateList_activeBranch &gt; a:not(.ipsCms_templateOptions):before {
	font-family: 'FontAwesome';
	display: inline-block;	
	line-height: 7px;
	font-size: 14px;
}
	html[dir="ltr"] .cTemplateList li.cTemplateList_inactiveBranch &gt; a:not(.ipsCms_templateOptions):before,
	html[dir="ltr"] .cTemplateList li.cTemplateList_activeBranch &gt; a:not(.ipsCms_templateOptions):before {
		content: '\f0da';
		margin-right: 7px;
	}
	html[dir="rtl"] .cTemplateList li.cTemplateList_inactiveBranch &gt; a:not(.ipsCms_templateOptions):before,
	html[dir="rtl"] .cTemplateList li.cTemplateList_activeBranch &gt; a:not(.ipsCms_templateOptions):before {
		content: '\f0d9';
		margin-left: 7px;
	}

	html[dir="ltr"] .cTemplateList li.cTemplateList_activeBranch &gt; a:not(.ipsCms_templateOptions):before,
	html[dir="rtl"] .cTemplateList li.cTemplateList_activeBranch &gt; a:not(.ipsCms_templateOptions):before {
		content: '\f0d7';
	}

.cTemplateList li.cTemplateList_inactiveBranch &gt; ul {
	display: none;
}

html[dir="ltr"] .cTemplateList li a:not(.ipsCms_templateOptions) {
	padding-left: 15px;
}
html[dir="rtl"] .cTemplateList li a:not(.ipsCms_templateOptions) {
	padding-right: 15px;
}

html[dir="ltr"] .cTemplateList li li a:not(.ipsCms_templateOptions) {
	padding-left: 30px;
}
html[dir="rtl"] .cTemplateList li li a:not(.ipsCms_templateOptions) {
	padding-right: 30px;
}

	html[dir="ltr"] .cTemplateList li li li a {
		padding-left: 45px;
	}
	html[dir="rtl"] .cTemplateList li li li a {
		padding-right: 45px;
	}

		html[dir="ltr"] .cTemplateList li li li li a {
			padding-left: 70px;
		}
		html[dir="rtl"] .cTemplateList li li li li a {
			padding-right: 70px;
		}

a.ipsCms_templateOptions {
	float: right;
	display: inline-block;
	padding: 4px;
	color: #000000 !important;
	z-index: 1000;
	opacity: 0.1;
	transition: 0.4s all linear;
}

	.cTemplateList:hover a.ipsCms_templateOptions {
		opacity: 0.8;
	}
	
.cTemplateList li.cTemplateList_activeNode &gt; a:not(.ipsCms_templateOptions) {
	background: #2E3D49;
	color: #fff;
}

.cTemplateList li:not( .cTemplateList_activeNode ) &gt; a:hover {
	background: #fafafa;
}

/* INHERITED VALUES */
a[data-inherited-value]:after {
	position: absolute;
	margin-top: 2px;
}

	html[dir="ltr"] a[data-inherited-value]:after {
		right: 5px;
	}
	html[dir="rtl"] a[data-inherited-value]:after {
		left: 5px;
	}

li[class^="cTemplateState_"]:before {
	display: inline-block;
	color: #fff !important;
}

a[data-inherited-value]:after, li[class^="cTemplateState_"]:before {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: monospace;
	padding: 0 5px;
	color: #b3b3b3;
	line-height: 14px;
	border-radius: 10px;
	opacity: 0.1;
	transition: 0.4s all linear;
}

a[data-inherited-value="original"]:after {
	display: none;
}

	.cTemplateList:hover a[data-inherited-value]:after, li[class^="cTemplateState_"]:before {
		opacity: 1;
	}

.cTemplateList a[data-inherited-value="custom"]:after, .cTemplateState_custom:before {
	content: 'C';
	background: #c9c030;
	color: #fff;
}

.cTemplateList a[data-inherited-value="inherit"]:after, .cTemplateState_inherit:before {
	content: 'I';
	background: #83b256;
	color: #fff;
}

.cTemplateList a[data-inherited-value="changed"]:after, .cTemplateState_changed:before {
	content: 'M';
	background: #c93054;
	color: #fff;
}</pre></body></html>