.landing-ui-component-list-item {
	background-color: #ffffff;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding-top: 15px;
	padding-bottom: 17px;
	padding-left: 20px;
	margin-top: -1px;
	border-top: 1px solid #edeef0;
	border-bottom: 1px solid #edeef0;
}

.landing-ui-component-list-item-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.landing-ui-component-list-item-text {
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: calc(100% - 70px);
}

.landing-ui-component-list-item-text-title {
	font-size: 12.5px;
	color: #515e68;
	opacity: .5;
	letter-spacing: .25px;
	padding-bottom: 5px;
	line-height: normal;
}

.landing-ui-component-list-item-text-title:empty {
	display: none;
}

.landing-ui-component-list-item-text-description {
	font-size: 15px;
	line-height: normal;
	color: #3f4857;
}

.landing-ui-component-list-item-actions {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.landing-ui-component-list-item-opened {
	position: relative;
	background: #fcfcfc;
}

.landing-ui-component-list-item-opened::before,
.landing-ui-component-list-item-opened::after {
	background: #fcfcfc;
	position: absolute;
	content: '';
	width: 5px;
	top: 0;
	bottom: 0;
}

.landing-ui-component-list-item-opened::before {
	left: -5px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.landing-ui-component-list-item-opened::after {
	right: -5px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

.landing-ui-component-list-item-body {
	display: none;
	padding-right: 25px;
	padding-left: 25px;
	background: #F4F6F8;
	margin-left: -25px;
	margin-right: -5px;
	margin-top: 17px;
	margin-bottom: -17px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}

.landing-ui-component-list-item-body .landing-ui-field-checkbox .landing-ui-field-input {
	background: transparent;
}

.landing-ui-component-list-item-body .landing-ui-form {
	margin-bottom: 30px;
}

.landing-ui-component-list-item-opened .landing-ui-component-list-item-body {
	display: block;
}

.landing-ui-component-list-item[data-style="separator"] .landing-ui-component-list-item-text-description {
	background-color: rgba(47, 198, 246, .12);
	height: 34px;
	line-height: 34px;
	padding-left: 34px;
	padding-right: 10px;
	border-radius: 17px;
	position: relative;
	max-width: calc(100% - 10px);
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
}

.landing-ui-component-list-item[data-style="separator"] .landing-ui-component-list-item-text-description::before {
	position: absolute;
	content: '';
	width: 28px;
	height: 17px;
	left: 4px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.landing-ui-component-list-item[data-style="separator"][data-id^="page_"] .landing-ui-component-list-item-text-description::before  {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(0 -3)' fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%232FC6F6' cx='8' cy='11' r='8'/%3E%3Cpath d='M11.043 6.926a1 1 0 011 1v6.056a1 1 0 01-1 1H4.954a1 1 0 01-1-1V7.926a1 1 0 011-1h6.09zm-1.886 4.07H5.686v1.2h3.471v-1.2zm1.247-1.976H5.656v1.2h4.748v-1.2z' fill='%23FFF' opacity='.9'/%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}

.landing-ui-component-list-item[data-style="separator"][data-id^="section"] .landing-ui-component-list-item-text-description::before  {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(0 -3)' fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%232FC6F6' cx='8' cy='11' r='8'/%3E%3Ctext font-family='Skia-Regular, Skia' font-size='11.4' font-weight='bold' fill='%23F0FBFF'%3E%3Ctspan x='4.429' y='14.935'%3ET%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
}

.landing-ui-component-list-item[data-style="separator"][data-id^="hr"] .landing-ui-component-list-item-text-description::before  {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1h16.302' stroke='%232FC6F6' stroke-width='2' fill='none' fill-rule='evenodd' stroke-dasharray='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
}