﻿.template-group-areas-count-container {
	content: var(--count);
	border-radius: 11px;
	border: solid 1px rgba(135, 148, 148, 0.21);
	background-color: rgba(221, 245, 255, 0.5);
	padding: 2px 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}

.template-form .template-left-section .dxbl-group-body {
	background-color: var(--grey-5);
}

.templates-study-programs-list {
	min-height: 125px;
	max-height: 350px;
}

.template-editor-section {
	height: calc(100vh - 250px) !important;
}

.header-y-margins {
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
}

.template-expand-icon{
	height: 29px !important;
}

.templates-form {
	overflow: auto;
}
