/*!
 * Resource /res/css/cms.css from 2021-07-12 17:33:07
 *
 */
.cms-menu-selector {
	margin-bottom: -4px;
}
.cms-menu-selector-in {
	margin: 7px;
	border: 1px solid #9cc5e6;
}
.cms-menu-selector .bar {
	background: #244366;
	color: #fafbfd;
	padding: 3px 5px;
}
.cms-menu-selector .content {
	background: #c2d8f2;
	padding: 3px;
}
.cms-menu-selector .house {
	background: #ffeabd;
}
.cms-menu-selector .center {
	background: #caffaa;
}
.cms-menu-selector select {
	width: 100%;
}
.cms-menu-selector .help {
	margin: 5px 3px 3px 3px;
	line-height: 135%;
	font-size: 90%;
}
