﻿/* Filter */
.no-entries {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 300px;
    color: var(--grey-45);
}

    .no-entries span {
        width: 218px;
        height: 20px;
        font-size: 12px;
        font-weight: bold;
    }


.filter-panel div:not(.dropdown-menu) {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0px;
}

.filter-panel div span {
    font-weight: bold;
}

/*search icon for dropdown*/
.dropdown-search .dxbl-edit-btn-dropdown::before {
	border: none !important;
	font-family: 'Material Icons';
	content: "\e8b6" !important;
	vertical-align: 0;
	border-top-color: transparent !important;
	color: var(--grey-70);
	font-size: 18px;
	position: static !important;
	z-index: 1 !important;
	opacity: 0.7 !important;
	background-color: white !important;
}


.dropdown-search .dxbl-edit-btn-dropdown:hover::before {
	opacity: 1 !important;
}

.dropdown-search .dxbl-edit-btn-dropdown {
	height: 31px;
	padding-top: 6px !important;
}
/*dropdown icon*/
.dxbl-edit-btn-dropdown {
	display: flex;
	height: 100%;
}

/*hide default toggle for search dropdown*/
.dropdown-search .dxbl-edit-btn-dropdown .dxbl-image {
	display: none;
}

.dropdown-search span {
    color: var(--grey-70);
}

    .dropdown-search span:hover {
        color: var(--primary-green);
    }

.dropdown-select .dxbl-dropdown-toggle::after {
    color: var(--grey-70) !important;
}

.dropdown-multiple {
    display: unset !important;
}

.dropdown-select .arrow-up .dxbl-dropdown-toggle::after {
    border: none !important;
    font-family: 'Material Icons';
    content: "\e5c7";
    vertical-align: 0;
    border-top-color: transparent !important;
    color: var(--grey-70);
    font-size: 18px;
}

.multiple-select.input-group-append .dropdown-toggle {
    color: var(--grey-45) !important;
    font-size: 18px;
    display: block;
    background-color: transparent;
    border: none !important;
	margin-top: 2px !important;
	opacity: 0.7;
}
.multiple-select.input-group-append .dropdown-toggle:hover {
	opacity: 1;
}

.multiple-select.input-group-append.large .dropdown-toggle {
    height: 36px !important;
}

.filters-form .clear-filter-button {
    margin-top: -23px !important;
    margin-right: -22px !important;
}

.actions-section .clear-filter-button {
    margin-top: 10px !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
}

.clear-filter-button {
    float: right;
    background: none;
    border: none;
    height: 17px;
    width: 17px;
    margin-top: 20px;
    margin-right: 10px;
    padding: 0px;
}

    .clear-filter-button:not([disabled]) .clear-current-filter {
        color: var(--support-darkred);
        cursor: pointer;
    }

.filters-form .clear-current-filter {
    position: relative;
    /*   top: -45px;
    float: right;
    left: 33px;*/
}

.clear-current-filter {
    color: var(--grey-15);
    font-size: 17px !important;
    /*    margin-top: 20px;
    margin-right: 10px;*/
    /* transform: rotate(45deg);*/
    cursor: default;
}

.input-multiple-list.dxbl-text-edit {
	width: 100%;
    background-color: #fff !important;
    border: none !important;
    outline: none !important;
}

.div-input-multiple-list {
    border: solid 1px var(--grey-15);
    border-radius: 3px;
    flex-direction: row !important;
    height: 34px !important;
	justify-content: space-between;
	overflow: hidden;
	align-items: center;
}

	.div-input-multiple-list:focus-within {
		border: 1px solid transparent;
	}

	.div-input-multiple-list .dxbl-text-edit.dxbl-readonly::before {
		background-color: transparent;
	}

	.div-input-multiple-list.large {
		border: solid 1px var(--grey-15);
		border-radius: 3px;
		flex-direction: row !important;
		height: 38px !important;
	}

.dropdown.multiple-select-disabled:focus,
.dropdown.multiple-select-disabled:focus-within,
.dropdown.multiple-select-disabled:focus-visible,
.dropdown.multiple-select-disabled:active {
	outline: solid 0.5px transparent !important;
}

.invalid-multiple-select .div-input-multiple-list {
    border: solid 1px var(--support-darkred);
}

.input-multiple-list .dxbl-form-control {
    background-color: #fff !important;
    border: none !important;
}

.filter-width-130 {
    width: 130px;
}

    .filter-width-130 .dxbl-editor-input-container {
        width: 120px;
    }

.filter-width-150 {
    width: 150px;
}

    .filter-width-150 .dxbl-editor-input-container {
        width: 140px;
    }

.filter-width-210 {
    width: 210px;
}

    .filter-width-210 .dxbl-editor-input-container {
        width: 200px;
    }

.filter-width-220 {
    width: 220px;
}

    .filter-width-220 .dxbl-editor-input-container {
        width: 210px;
    }

.filter-width-240 {
    width: 240px;
}

    .filter-width-240 .dxbl-editor-input-container {
        width: 230px;
    }

.filter-width-260 {
    width: 260px;
}

    .filter-width-260 .dxbl-editor-input-container {
        width: 250px;
    }

.filter-width-280 {
    width: 280px;
}

    .filter-width-280 .dxbl-editor-input-container {
        width: 270px;
    }


.btn-toolbar .users-type-filter .input-group.div-input-multiple-list {
    width: 200px;
}

.users-type-filter-clear {
    margin-left: 10px;
}

.dropdown-select .dxbl-listbox-active::before {
    background-color: #fff;
}

.filter-toolbar.dxbl-toolbar-adaptive {
    transition: none !important;
}

.dropdown-multiple-list ul li div.list-group-item {
    padding-left: 5px !important;
}

.users-grid .dropdown-multiple-list .custom-control-label {
    margin-top: -1px;
}

.users-grid .dropdown-multiple-list .dxbl-listbox-item {
    display: flex;
    flex-direction: row;
    padding: 5px !important;
}


/*next 2 rules help for displaying correctly filter title and only active checkbox on windows zoom 150%*/
.filter-only-active {
    width: 100px;
}

.filter-title {
	min-width: 100px;
	font-size: 14px;
	font-weight: 600;
	color: var(--grey-85);
	display: inline-block;
	margin-bottom: 3px;
}

.filter-title-long {
    width: calc(100% - 150px);
    min-width: 120px;
}
.filter-label {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: var(--grey-85);
}

.clear-filters{
	margin-top: 6px;
	white-space: nowrap;
}

.groups-filter-label {
	margin-bottom: 3px;
	display: inline-block;
}
