Your IP : 3.17.78.182


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/js/ui/vue/components/list/dist/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/js/ui/vue/components/list/dist/list.bundle.css

.bx-vue-list-wrap {
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.bx-vue-list-section {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 15px;
	color: #777;
	font-size: 12px;
}

.bx-vue-list-item {
	padding: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.bx-vue-list-item:hover {
	cursor: pointer;
	background-color: #eee;
}

.bx-vue-list-item-image-wrap {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	position: relative;
	width: 34px;
	height: 34px;
	margin-right: 10px;
}

.bx-vue-list-item-image {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.bx-vue-list-item-image-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	color: #fff;
	text-transform: uppercase;
}

.bx-vue-list-icon-avatar-top-left {
	position: absolute;
	height: 12px;
	width: 12px;
	top: 0px;
	left: -2px;
}

.bx-vue-list-icon-avatar-bottom-right {
	position: absolute;
	height: 12px;
	width: 12px;
	top: 24px;
	left: 24px;
}

.bx-vue-list-item-content {
	min-width: 0;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.bx-vue-list-item-content-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-bottom: 5px;
}

.bx-vue-list-icon-date-left {
	height: 12px;
	width: 12px;
	min-width: 12px;
	margin-right: 5px;
}

.bx-vue-list-item-header-date {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #777;
	font-size: 11px;
}

.bx-vue-list-item-header-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 75%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-size: 14px;
}

.bx-vue-list-icon-title-left {
	height: 12px;
	width: 12px;
	min-width: 12px;
	margin-right: 5px;
}

.bx-vue-list-icon-title-right {
	height: 12px;
	width: 12px;
	min-width: 12px;
	margin-left: 5px;
}

.bx-vue-list-item-header-title-text {
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.bx-vue-list-item-content-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.bx-vue-list-icon-counter-left {
	height: 12px;
	width: 12px;
	min-width: 12px;
	margin-right: 5px;
}

.bx-vue-list-item-bottom-counter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	min-width: 18px;
	max-width: 30px;
	height: 16px;
}

.bx-vue-list-item-bottom-counter-value {
	border-radius: 12px;
	padding: 2px 6px;
	font-size: 11px;
	color: #f7f6f6;
	background-color: #17b0e1;
}

.bx-vue-list-item-bottom-counter-notification {
	border-radius: 50%;
	width: 18px;
	height: 16px;
	background-color: #17b0e1;
}

.bx-vue-list-item-bottom-subtitle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 85%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #777;
	font-size: 13px;
}

.bx-vue-list-icon-subtitle-left {
	height: 12px;
	width: 12px;
	min-width: 12px;
	margin-right: 5px;
}

.bx-vue-list-item-bottom-subtitle-text {
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.bx-vue-list-item-placeholder-title {
	width: 100px;
	height: 10px;
	background: #eee;
	margin-bottom: 5px;
}

.bx-vue-list-item-placeholder-subtitle {
	width: 200px;
	height: 10px;
	background: #eee;
}