@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{background:#fff;display:block;height:38px;position:absolute;right:1px;top:1px;width:40px}.multiselect__spinner:after,.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite;border:2px solid transparent;border-radius:100%;border-top-color:#41b883;box-shadow:0 0 0 1px transparent;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8)}.multiselect__loading-enter-active{opacity:1;transition:opacity .4s ease-in-out}.multiselect__loading-leave-active{transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;color:#35495e;display:block;min-height:40px;position:relative;text-align:left;width:100%}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:0}.multiselect--disabled{background:#ededed;opacity:.6;pointer-events:none}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input{margin-bottom:8px;padding:0 0 0 5px}.multiselect__input,.multiselect__single{background:#fff;border:0;border-radius:5px;box-sizing:border-box;display:inline-block;line-height:20px;min-height:20px;position:relative;transition:border .1s ease;vertical-align:top;width:100%}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:0}.multiselect__single{margin-bottom:8px;padding:0 0 0 5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{background:#fff;border:1px solid #e8e8e8;border-radius:5px;display:block;font-size:14px;min-height:40px;padding:8px 40px 0 8px}.multiselect__tag{background:#41b883;border-radius:5px;color:#fff;display:inline-block;line-height:1;margin-bottom:5px;margin-right:10px;max-width:100%;overflow:hidden;padding:4px 26px 4px 10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.multiselect__tag-icon{border-radius:5px;bottom:0;cursor:pointer;font-style:normal;font-weight:700;line-height:22px;margin-left:7px;position:absolute;right:0;text-align:center;top:0;transition:all .2s ease;width:22px}.multiselect__tag-icon:after{color:#266d4d;content:"×";font-size:14px}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current,.multiselect__select{box-sizing:border-box;cursor:pointer;display:block;line-height:16px;margin:0;text-decoration:none}.multiselect__current{border:1px solid #e8e8e8;border-radius:5px;min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap}.multiselect__select{height:38px;padding:4px 8px;position:absolute;right:1px;text-align:center;top:1px;transition:transform .2s ease;width:40px}.multiselect__select:before{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;color:#999;content:"";margin-top:4px;position:relative;right:0;top:65%}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:block;max-height:240px;overflow:auto;position:absolute;width:100%;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{display:inline-block;list-style:none;margin:0;min-width:100%;padding:0;vertical-align:top}.multiselect--above .multiselect__content-wrapper{border-bottom:none;border-radius:5px 5px 0 0;border-top:1px solid #e8e8e8;bottom:100%}.multiselect__content::-webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{cursor:pointer;display:block;line-height:16px;min-height:40px;padding:12px;position:relative;text-decoration:none;text-transform:none;vertical-align:middle;white-space:nowrap}.multiselect__option:after{font-size:13px;line-height:40px;padding-left:20px;padding-right:12px;position:absolute;right:0;top:0}.multiselect__option--highlight{background:#41b883;color:#fff;outline:0}.multiselect__option--highlight:after{background:#41b883;color:#fff;content:attr(data-select)}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{background:inherit;color:silver;content:attr(data-selected)}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{display:inline-block;line-height:20px;margin-bottom:8px;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{left:1px;right:auto}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{left:0;right:auto}[dir=rtl] .multiselect__clear{left:12px;right:auto}[dir=rtl] .multiselect__spinner{left:1px;right:auto}.m-1{margin:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-1{margin-bottom:.25rem;margin-top:.25rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.mt-1{margin-top:.25rem}.p-1{padding:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.pl-1{padding-left:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pt-1{padding-top:.25rem}.gap-1{gap:.25rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-y-1{row-gap:.25rem}.size-1{height:.25rem}.size-1,.w-spaceLabel{width:.25rem}.h-spaceLabel{height:.25rem}.top-1{top:.25rem}.bottom-1{bottom:.25rem}.left-1{left:.25rem}.right-1{right:.25rem}.m-2{margin:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.mt-2{margin-top:.5rem}.p-2{padding:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.pl-2{padding-left:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pt-2{padding-top:.5rem}.gap-2{gap:.5rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-y-2{row-gap:.5rem}.size-2{height:.5rem}.size-2,.w-spaceLabel{width:.5rem}.h-spaceLabel{height:.5rem}.top-2{top:.5rem}.bottom-2{bottom:.5rem}.left-2{left:.5rem}.right-2{right:.5rem}.m-3{margin:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.ml-3{margin-left:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.mt-3{margin-top:.75rem}.p-3{padding:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.pl-3{padding-left:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pt-3{padding-top:.75rem}.gap-3{gap:.75rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-y-3{row-gap:.75rem}.size-3{height:.75rem}.size-3,.w-spaceLabel{width:.75rem}.h-spaceLabel{height:.75rem}.top-3{top:.75rem}.bottom-3{bottom:.75rem}.left-3{left:.75rem}.right-3{right:.75rem}.m-4{margin:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-4{margin-bottom:1rem;margin-top:1rem}.ml-4{margin-left:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-bottom:1rem;padding-top:1rem}.pl-4{padding-left:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pt-4{padding-top:1rem}.gap-4{gap:1rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-4{row-gap:1rem}.size-4{height:1rem}.size-4,.w-spaceLabel{width:1rem}.h-spaceLabel{height:1rem}.top-4{top:1rem}.bottom-4{bottom:1rem}.left-4{left:1rem}.right-4{right:1rem}.m-5{margin:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.ml-5{margin-left:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.mt-5{margin-top:1.25rem}.p-5{padding:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.pl-5{padding-left:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pt-5{padding-top:1.25rem}.gap-5{gap:1.25rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-5{row-gap:1.25rem}.size-5{height:1.25rem}.size-5,.w-spaceLabel{width:1.25rem}.h-spaceLabel{height:1.25rem}.top-5{top:1.25rem}.bottom-5{bottom:1.25rem}.left-5{left:1.25rem}.right-5{right:1.25rem}.m-6{margin:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.ml-6{margin-left:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-6{margin-top:1.5rem}.p-6{padding:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.pl-6{padding-left:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pt-6{padding-top:1.5rem}.gap-6{gap:1.5rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-6{row-gap:1.5rem}.size-6{height:1.5rem}.size-6,.w-spaceLabel{width:1.5rem}.h-spaceLabel{height:1.5rem}.top-6{top:1.5rem}.bottom-6{bottom:1.5rem}.left-6{left:1.5rem}.right-6{right:1.5rem}.m-7{margin:1.75rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.my-7{margin-bottom:1.75rem;margin-top:1.75rem}.ml-7{margin-left:1.75rem}.mr-7{margin-right:1.75rem}.mb-7{margin-bottom:1.75rem}.mt-7{margin-top:1.75rem}.p-7{padding:1.75rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-7{padding-bottom:1.75rem;padding-top:1.75rem}.pl-7{padding-left:1.75rem}.pr-7{padding-right:1.75rem}.pb-7{padding-bottom:1.75rem}.pt-7{padding-top:1.75rem}.gap-7{gap:1.75rem}.gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.gap-y-7{row-gap:1.75rem}.size-7{height:1.75rem}.size-7,.w-spaceLabel{width:1.75rem}.h-spaceLabel{height:1.75rem}.top-7{top:1.75rem}.bottom-7{bottom:1.75rem}.left-7{left:1.75rem}.right-7{right:1.75rem}.m-8{margin:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-8{margin-bottom:2rem;margin-top:2rem}.ml-8{margin-left:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.mt-8{margin-top:2rem}.p-8{padding:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pl-8{padding-left:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pt-8{padding-top:2rem}.gap-8{gap:2rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-8{row-gap:2rem}.size-8{height:2rem}.size-8,.w-spaceLabel{width:2rem}.h-spaceLabel{height:2rem}.top-8{top:2rem}.bottom-8{bottom:2rem}.left-8{left:2rem}.right-8{right:2rem}.m-9{margin:2.25rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.my-9{margin-bottom:2.25rem;margin-top:2.25rem}.ml-9{margin-left:2.25rem}.mr-9{margin-right:2.25rem}.mb-9{margin-bottom:2.25rem}.mt-9{margin-top:2.25rem}.p-9{padding:2.25rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.py-9{padding-bottom:2.25rem;padding-top:2.25rem}.pl-9{padding-left:2.25rem}.pr-9{padding-right:2.25rem}.pb-9{padding-bottom:2.25rem}.pt-9{padding-top:2.25rem}.gap-9{gap:2.25rem}.gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.gap-y-9{row-gap:2.25rem}.size-9{height:2.25rem}.size-9,.w-spaceLabel{width:2.25rem}.h-spaceLabel{height:2.25rem}.top-9{top:2.25rem}.bottom-9{bottom:2.25rem}.left-9{left:2.25rem}.right-9{right:2.25rem}.m-10{margin:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.ml-10{margin-left:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.mt-10{margin-top:2.5rem}.p-10{padding:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.pl-10{padding-left:2.5rem}.pr-10{padding-right:2.5rem}.pb-10{padding-bottom:2.5rem}.pt-10{padding-top:2.5rem}.gap-10{gap:2.5rem}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-y-10{row-gap:2.5rem}.size-10{height:2.5rem}.size-10,.w-spaceLabel{width:2.5rem}.h-spaceLabel{height:2.5rem}.top-10{top:2.5rem}.bottom-10{bottom:2.5rem}.left-10{left:2.5rem}.right-10{right:2.5rem}.m-11{margin:2.75rem}.mx-11{margin-left:2.75rem;margin-right:2.75rem}.my-11{margin-bottom:2.75rem;margin-top:2.75rem}.ml-11{margin-left:2.75rem}.mr-11{margin-right:2.75rem}.mb-11{margin-bottom:2.75rem}.mt-11{margin-top:2.75rem}.p-11{padding:2.75rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.py-11{padding-bottom:2.75rem;padding-top:2.75rem}.pl-11{padding-left:2.75rem}.pr-11{padding-right:2.75rem}.pb-11{padding-bottom:2.75rem}.pt-11{padding-top:2.75rem}.gap-11{gap:2.75rem}.gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}.gap-y-11{row-gap:2.75rem}.size-11{height:2.75rem}.size-11,.w-spaceLabel{width:2.75rem}.h-spaceLabel{height:2.75rem}.top-11{top:2.75rem}.bottom-11{bottom:2.75rem}.left-11{left:2.75rem}.right-11{right:2.75rem}.m-12{margin:3rem}.mx-12{margin-left:3rem;margin-right:3rem}.my-12{margin-bottom:3rem;margin-top:3rem}.ml-12{margin-left:3rem}.mr-12{margin-right:3rem}.mb-12{margin-bottom:3rem}.mt-12{margin-top:3rem}.p-12{padding:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-12{padding-bottom:3rem;padding-top:3rem}.pl-12{padding-left:3rem}.pr-12{padding-right:3rem}.pb-12{padding-bottom:3rem}.pt-12{padding-top:3rem}.gap-12{gap:3rem}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-y-12{row-gap:3rem}.size-12{height:3rem}.size-12,.w-spaceLabel{width:3rem}.h-spaceLabel{height:3rem}.top-12{top:3rem}.bottom-12{bottom:3rem}.left-12{left:3rem}.right-12{right:3rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-bottom:auto;margin-top:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.mt-auto{margin-top:auto}.min-h-auto{min-height:auto}.min-h-0{min-height:0}.h-viewport{height:calc(100vh - 80px - 1rem)}.h-full{height:100%}.w-full{width:100%}.justify-center{justify-content:center}.items-center{align-items:center}.justify-items-center{justify-items:center}.content-center{align-content:center}.justify-between{justify-content:space-between}.items-between{align-items:space-between}.justify-items-between{justify-items:space-between}.content-between{align-content:space-between}.justify-space-around{justify-content:space-around}.items-space-around{align-items:space-around}.justify-items-space-around{justify-items:space-around}.content-space-around{align-content:space-around}.justify-space-evenly{justify-content:space-evenly}.items-space-evenly{align-items:space-evenly}.justify-items-space-evenly{justify-items:space-evenly}.content-space-evenly{align-content:space-evenly}.justify-flex-start{justify-content:flex-start}.items-flex-start{align-items:flex-start}.justify-items-flex-start{justify-items:flex-start}.content-flex-start{align-content:flex-start}.justify-flex-end{justify-content:flex-end}.items-flex-end{align-items:flex-end}.justify-items-flex-end{justify-items:flex-end}.content-flex-end{align-content:flex-end}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.grow{flex-grow:1}.shrink{flex-shrink:1}.col-span-1{grid-column:span 1}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.col-span-2{grid-column:span 2}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-3{grid-column:span 3}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.col-span-4{grid-column:span 4}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.col-span-5{grid-column:span 5}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.col-span-6{grid-column:span 6}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.col-span-7{grid-column:span 7}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.col-span-8{grid-column:span 8}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.col-span-9{grid-column:span 9}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.col-span-10{grid-column:span 10}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.col-span-11{grid-column:span 11}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.col-span-12{grid-column:span 12}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.none{display:none}.static{position:static}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.hidden{display:none}.shadow-2xs{box-shadow:0 1px #0000000d}.shadow-xs{box-shadow:0 1px 2px #0000000d}.shadow-sm{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.shadow-inner{box-shadow:inset 0 2px 4px #0000000d}.shadow-none{box-shadow:none}.rounded-none{border-radius:0}.rounded-sm{border-radius:2px}.rounded-md{border-radius:4px}.rounded-lg{border-radius:6px}.rounded-xl{border-radius:8px}.rounded-full{border-radius:9999px}.bg-primary{background-color:#6dcc00}.text-primary{color:#6dcc00}.border-primary{border-color:#6dcc00}.fill-primary{fill:#6dcc00}.bg-secondary{background-color:silver}.text-secondary{color:silver}.border-secondary{border-color:silver}.fill-secondary{fill:silver}.bg-success{background-color:#43a047}.text-success{color:#43a047}.border-success{border-color:#43a047}.fill-success{fill:#43a047}.bg-danger{background-color:#f25555}.text-danger{color:#f25555}.border-danger{border-color:#f25555}.fill-danger{fill:#f25555}.bg-warning{background-color:#cd5642}.text-warning{color:#cd5642}.border-warning{border-color:#cd5642}.fill-warning{fill:#cd5642}.bg-black{background-color:#000}.text-black{color:#000}.border-black{border-color:#000}.fill-black{fill:#000}.bg-white{background-color:#fff}.text-white{color:#fff}.border-white{border-color:#fff}.fill-white{fill:#fff}.bg-none{background-color:none}.text-none{color:none}.border-none{border-color:none}.fill-none{fill:none}.bg-transparent{background-color:transparent}.text-transparent{color:transparent}.border-transparent{border-color:transparent}.fill-transparent{fill:transparent}.border{border:1px solid #e5e5e5}.highlight-left{border-left:2px solid #6dcc00}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-light{font-weight:300}.font-thin{font-weight:200}.font-extralight{font-weight:100}.cursor-pointer{cursor:pointer}.multiselect span,.multiselect__content-wrapper{font-size:14px!important;overflow-x:hidden;text-overflow:ellipsis}.multiselect__tags{width:100%}.multiselect .multiselect__tags{border:1px solid #e5e5e5}.multiselect{color:#000;min-width:100px}.multiselect__content-wrapper{border:1px solid #e5e5e5;border-radius:2px}.multiselect .multiselect__option{align-items:center;display:flex}.multiselect .multiselect__option--group{background-color:#fff!important;border-left:2px solid #6dcc00}.multiselect .multiselect__option{font-weight:400;overflow:hidden;padding:.5rem 1rem;text-overflow:ellipsis;white-space:nowrap}.multiselect .multiselect__option--highlight{background:#f0f0f0;color:#333}.multiselect .multiselect__option--highlight:after{content:none}.multiselect .multiselect__option--selected{background:transparent}.multiselect .multiselect__option--selected span{font-weight:700}
