

:root{ 
--foni-1: #CB0303 !important;
}


.gb-filtri-00008.gb-filtri-8{
	-webkit-font-feature-settings: 'case'on;
		font-feature-settings: 'case'on;
}

.filter-block__cell-content label input::before {content: ''; width: 16px; height: 16px; border-radius: 10px; 
	position: absolute; left: 2px; top: 2px; background-color: #35428f; transition: all .2s linear;}
.filter-block__cell-content label input:checked {}
.filter-block__cell-content label input:checked::before { background-color: #ffffff; left: 21px;}
.filter-block__cell-content input[type="button"], .filter-block__cell-content button {cursor: pointer; 
	height: 36px; display: inline-flex; justify-content: center; padding: 0 10px; box-shadow: none; border-radius: 4px; 
	font-size: 15px; background: var(--foni-1); color: #fff;}
.filter-block__cell-content input[type="button"]:hover {background: var(--foni-1);}
.filter-block__cell-content input[type="button"][data-dlefilter="reset"] {background: #eef4fa; color: var(--foni-1);}
.filter-block__cell-content input[type="button"][data-dlefilter="reset"]:hover {background: #f1f1f1;}
.filter-block__cell--padding1 {padding-top: 10px;}
.filter-block__cell-content--check-group label {
	padding: 0;
	text-align: center;
	white-space: nowrap;
	flex: 1 1 0;
	min-width: 30px;
	max-width: 100%;
	}


.filter-block__cell-content select {padding: 0 4px;}
.filter-block__cell-content input[type="text"]::placeholder {opacity: 1; color: grey; font-size: 15px;}
.filter-block__cell-content input[type="text"]:focus::placeholder {opacity: 0;}
.filter-block__cell-content label {
	position: relative;
	padding-left: 50px;
	height: 44px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 14px;
	}

	.filter-block__cell-content label input:checked {background-color: var(--foni-1);}
	
.filter-block__cell-content label input {
	display: inline-block;
	appearance: none;
	-webkit-appearance: none;
	height: 20px;
	width: 40px;
	border-radius: 10px;
	background-color: #202a66;
	cursor: pointer;
	transition: all .2s linear;
	box-shadow: inset 0 2px 5px rgba(0,0,0,0.1);
	position: absolute;
	left: 0;
	top: 30%;
	margin-top: 0px;
	}






.gb-filtri-1 .dropdown-inner{
   max-height: 245px !important;
}
 
/* Firefox */
.gb-filtri-1 * {
scrollbar-width: auto;
scrollbar-color: #9E61FF;
}

/* Chrome, Edge, and Safari */
.gb-filtri-1 *::-webkit-scrollbar {
 width: 12px;
}

.gb-filtri-1 *::-webkit-scrollbar-track {
background: #192360;
}

.gb-filtri-1 *::-webkit-scrollbar-thumb {
background-color: var(--foni-1);
border-radius: 100px;
border: 3px solid #192360;
}



.tail-select .select-dropdown ul li.dropdown-option.selected:before {
       background-color:var(--foni-1);
    box-shadow: 0px 0px 0px 2px var(--foni-1);
    }

.gb-filtri-08 .dropdown-option:nth-child(1), .gb-filtri-008 .dropdown-option:nth-child(1), .gb-filtri-0008 .dropdown-option:nth-child(1){
	display: none;
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: 0!important
}




.btn-ser-2.btn-outline-danger:hover {
    color: #ffffff;
    background-color: #141c4e;
}




.btn-ser-2.btn-outline-danger {
    color: #ffffff;
    background-color: #0D1339;
    margin-left: 10px;
}

.btn-ser-1, .btn-ser-2{
	-webkit-font-feature-settings: 'case'on;
		font-feature-settings: 'case'on;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: var(--foni-1);
    border: 1px solid transparent;
    font-family: 'font-2';
    padding: 0.575rem 1rem;
    font-size: 15.5px;
    border-radius: 6px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.gb-filtri-9 {
	width: 100%;
	floaT: left;
	position:relative;
	margin-top: 10px;
}


.gb-filtri-m-1{
	/* margin: 0px 20px; */
}


.gb-filtri-8 {
	width: 100%;
	floaT: left;
	position:relative;
	margin-top: 10px;
}


.gb-filtri-7 {
	width: 100%;
	floaT: left;
	position:relative;
	margin-top: 5px;
}

.gb-filtri-5 {
	color:#fff;
	width: 100%;
	floaT: left;
	position: absolute;
	text-align: center;
	font-family: font-2;
}

.gb-filtri-0004 {
	margin-left: 10px;
	position:relative;
}


.gb-filtri-004 {
	margin-right: 0px;
	position:relative;
}

.gb-filtri-4 {
	width: 100%;
	floaT: left;
	position:relative;
}

.gb-filtri-3 {
	width: 100%;
	floaT: left;
	position:relative;
}


#dle-content{
	width: 100%;
	floaT: left;
	position:relative;
}



#filter-wrap{
	display: none !important;
}


.gb-filtri-2{
	padding: 0px 20px;
}



.gb-filtri-1{
	padding: 15px 0px 20px 0px;
	display: block;
	width: 263px;
	floaT: left;
	/* position:relative; */
	background-color: #03082D;
	border-radius: 10px;
	margin: 0px 0px 0px 0px;
	z-indeX:1;
}




.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    font-family: Arial,sans-serif
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: 0!important
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0
}

.irs-handle {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    z-index: 1
}

.irs-handle.type_last {
    z-index: 2
}

.irs-max,.irs-min {
    position: absolute;
    display: block;
    cursor: default
}

.irs-min {
    left: 0
}

.irs-max {
    right: 0
}

.irs-from,.irs-single,.irs-to {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0,0,0,0);
    z-index: 2
}

.lt-ie9 .irs-disable-mask {
    background: #000;
    cursor: not-allowed
}

.irs-disabled {
    opacity: .4
}

.irs-hidden-input {
    position: absolute!important;
    display: block!important;
    top: 0!important;
    left: 0!important;
    width: 0!important;
    height: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    padding: 0!important;
    margin: 0!important;
    overflow: hidden;
    outline: 0!important;
    z-index: -9999!important;
    background: 0 0!important;
    border-style: solid!important;
    border-color: transparent!important
}

.irs--flat {
    height: 40px
}

.irs--flat.irs-with-grid {
    height: 60px
}

.irs--flat .irs-line {
    top: 25px;
    height: 12px;
    background-color: #2f3257;
    border-radius: 4px
}

.irs--flat .irs-bar {
    top: 25px;
    height: 12px;
    background-color: var(--foni-1);
}

.irs--flat .irs-bar--single {
    border-radius: 4px 0 0 4px
}

.irs--flat .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: #e1e4e9
}

.irs--flat .irs-handle {
    top: 22px;
    width: 16px;
    height: 18px;
    background-color: transparent
}

.irs--flat .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background-color: var(--foni-1);
}


.irs--flat .irs-max,.irs--flat .irs-min {
    top: 0;
    padding: 1px 3px;
    color: #ffffff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    background-color: #2f3257;
    border-radius: 4px
}

.irs--flat .irs-from,.irs--flat .irs-single,.irs--flat .irs-to {
    color: #fff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: var(--foni-1);
    border-radius: 4px;
}

.irs--flat .irs-from::before,.irs--flat .irs-single::before,.irs--flat .irs-to::before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: var(--foni-1);
}

.irs--flat .irs-grid-pol {
    background-color: #e1e4e9
}

.irs--flat .irs-grid-text {
    color: #999
}

.irs--big {
    height: 55px
}

.irs--big.irs-with-grid {
    height: 70px
}





.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0!important;
    right: 0!important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68,68,68,.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent!important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

.tail-select,.tail-select *,.tail-select :after,.tail-select :before {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.tail-select,.tail-select * {
    outline: 0;
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.tail-select {
    width: 100%;
    margin: 0px;
    padding: 0;
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 30px;
    font-family: inherit
}


.tail-select button {
    outline: 0
}

.tail-select input[type=text] {
    color: #303438;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px 15px;
    display: inline-block;
    outline: 0;
    font-size: 12px;
    line-height: 20px;
    vertical-align: middle;
    background-color: transparent;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.tail-select input[type=text]:hover {
    color: #303438;
    border-color: transparent;
    background-color: transparent
}

.tail-select input[type=text]:focus {
    color: #3c82e6;
    border-color: transparent;
    background-color: transparent
}

.tail-select.disabled input[type=text] {
    color: rgba(48,52,56,.75);
    border-color: transparent;
    background-color: transparent
}

.tail-select-container {
    margin: 0;
    padding: 3px;
    text-align: left;
    border-radius: 3px
}

.tail-select-container .select-handle {
    width: auto;
    color: #303438;
    cursor: pointer;
    margin: 1px;
    padding: .2em .6em .3em;
    display: inline-block;
    position: relative;
    font-size: 11.844px;
    text-align: left;
    font-weight: 700;
    line-height: 16px;
    text-shadow: none;
    vertical-align: top;
    background-color: #d9d9d9;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 3px;
    transition: background 142ms linear;
    -webkit-transition: background 142ms linear
}

.tail-select-container.select-label .select-handle {
    margin: 5px 3px
}


.tail-select .select-label:hover {
    color: #ffffff;
    background-color: #141c4e;
}


.tail-select .select-label {
    cursor: pointer;
    color: rgb(255 255 255 / 85%);
    width: 100%;
    margin: 0;
    padding: 5px 15px 5px 15px;
    display: block;
    z-index: 27;
    position: relative;
    text-align: left;
    background-color: #0D1339;
    border-width: 0;
    border-style: solid;
    border-color: #d9d9d9;
    border-radius: 6px;
    box-shadow: 0px 0px 0px 0px #d8dfe9;
    transition: background 142ms linear,box-shadow 142ms linear;
    -webkit-transition: background 142ms linear,box-shadow 142ms linear;
}

.tail-select .select-label:after {
    top: 17px;
    right: 15px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    z-index: 25;
    content: "";
    opacity: .5;
    display: inline-block;
    position: absolute;
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    text-shadow: none;
    transition: opacity 142ms linear,transform 142ms linear;
    -webkit-transition: opacity 142ms linear,transform 142ms linear
}

.tail-select .select-label .label-count,.tail-select .select-label .label-inner {
    width: auto;
    margin: 0;
    text-align: left;
    vertical-align: top
}

.tail-select .select-label .label-count {
    float: left;
    color: rgba(48,52,56,.85);
    margin: 0 5px 0 0;
    padding: 0 7px 0 0;
    display: none;
    font-size: 11.844px;
    font-weight: 700;
    text-shadow: none;
    white-space: nowrap;
    vertical-align: top;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #d9d9d9;
    border-radius: 0
}

.tail-select .select-label .label-inner {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}


.tail-select.active .select-label:after,.tail-select.idle .select-label:after,.tail-select:hover .select-label:after {
    opacity: .85
}

.tail-select.active .select-label .label-count,.tail-select.active .select-label .label-inner,.tail-select.idle .select-label .label-count,.tail-select.idle .select-label .label-inner,.tail-select:hover .select-label .label-count,.tail-select:hover .select-label .label-inner {
    opacity: 1
}

.tail-select.active .select-label {
    z-index: 27
}

.tail-select.active .select-label:after {
    opacity: .85;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.tail-select.disabled .select-label {
    cursor: not-allowed;
    box-shadow: 0 0 1px 1px rgba(0,0,0,.35);
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.35)
}

.tail-select .select-dropdown {
    top: 100%;
    left: 0;
    color: #d4dce5;
    width: 100%;
    min-height: 35px;
    margin: -1px 0 0 0;
    padding: 0;
    z-index: 30;
    display: none;
    overflow: hidden;
    position: absolute;
    background-color: #0D1339;
    border-width: 0;
    border-style: solid;
    border-color: #d9d9d9;
    border-radius: 0 0 3px 3px;

}

.tail-select .select-dropdown .dropdown-search {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #d9d9d9;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1)
}

.tail-select .select-dropdown .dropdown-inner {
	background-color: #0D1339;
	width: 100%;
	margin: 0;
	padding: 0px 0;
	display: block;
	overflow-x: hidden;
	overflow-y: auto;
}

.tail-select .select-dropdown .dropdown-empty {
    margin: 0;
    padding: 16px 0;
    display: block;
    font-size: 12px;
    text-align: center;
    line-height: 18px
}

.tail-select .select-dropdown .dropdown-action {
    top: 3px;
    right: 15px;
    width: auto;
    margin: 0;
    padding: 7px 0;
    z-index: 35;
    display: inline-block;
    position: absolute;
    text-align: center
}

.tail-select .select-dropdown ul,.tail-select .select-dropdown ul li {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    list-style: none;
    font-size: 14px;
    line-height: 20px;
    vertical-align: top
}

.tail-select .select-dropdown ul li {
    color: #303438;
    padding: 8px 10px 8px 33px;
    font-size: 13px;
    text-align: left;
    line-height: 18px;
    font-weight: 400;
}

.tail-select .select-dropdown ul li:first-of-type {
    margin-top: 7px
}

.tail-select .select-dropdown ul li:last-of-type {
    margin-bottom: 7px
}

.tail-select .select-dropdown ul li.optgroup-title {
    color: rgba(48,52,56,.7);
    cursor: default;
    margin: 9px 0 0 0;
    padding-left: 10px;
    font-size: 14px;
    text-shadow: none
}

.tail-select .select-dropdown ul li.optgroup-title button {
    float: right;
    margin-top: -2px;
    opacity: 0
}

.tail-select .select-dropdown ul:hover li button {
    opacity: 1
}

.tail-select .select-dropdown ul li.dropdown-option {
    cursor: pointer;
    color: #9B9FBE;
}

.tail-select .select-dropdown ul li.dropdown-option:before {
    top: 11px;
    left: 15px;
    width: 10px;
    height: 10px;
    margin: 0;
    padding: 0;
    z-index: 21;
    display: inline-block;
    content: "";
    opacity: 9;
    position: absolute;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center center;
    transition: opacity 50ms linear;
    -webkit-transition: opacity 50ms linear;
    background-color:#3d4060;
    box-shadow: 0px 0px 0px 2px #a2a4b9;
    border-radius: 100px;
}

.tail-select .select-dropdown ul li.dropdown-option .option-description {
    color: rgba(48,52,56,.85);
    width: auto;
    margin: 0;
    padding: 0;
    display: block;
    font-size: 10px;
    text-align: left;
    line-height: 14px;
    vertical-align: top
}

.tail-select .select-dropdown ul li.dropdown-option.hover,.tail-select .select-dropdown ul li.dropdown-option:hover {
    color: #9B9FBE;
}

.tail-select .select-dropdown ul li.dropdown-option.hover .option-description,.tail-select .select-dropdown ul li.dropdown-option:hover .option-description {
    color: #9B9FBE;
}

.tail-select.open-top .select-dropdown {
    top: auto;
    bottom: 100%;
    margin: 0 0 0px 0;
    border-radius: 3px 3px 0 0
}

.tail-select.hide-disabled .select-dropdown ul li.disabled,.tail-select.hide-selected .select-dropdown ul li.selected {
    display: none
}



.tail-select .select-dropdown ul li.dropdown-option.selected {
    color: #fff;
   
}


.tail-select .select-dropdown ul li.dropdown-option.selected .option-description {
    color: var(--foni-1);
}


.tail-select.deselect .select-dropdown ul li.dropdown-option.selected.hover .option-description,.tail-select.deselect .select-dropdown ul li.dropdown-option.selected:hover .option-description {
    color: #3c82e6
}

.tail-select .select-dropdown ul li.dropdown-option {
    transition: all .3s ease-in
}


.tail-select .select-dropdown ul li.dropdown-option.disabled,.tail-select.disabled .select-dropdown ul li.dropdown-option {
    cursor: not-allowed;
    color: rgba(48,52,56,.4);
    text-shadow: 0 1px 0 rgba(119,129,138,.1),0 -1px 0 rgba(0,0,0,.1);
    background-color: #fafafa
}

.tail-select .select-dropdown ul li.dropdown-option.disabled .option-description,.tail-select.disabled .select-dropdown ul li.dropdown-option .option-description {
    color: rgba(48,52,56,.4)
}

