.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}/*! nouislider - 13.1.0 - 2/8/2019 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub,.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.tree-children.tree-children-no-padding{padding-left:0}.tree-children{padding-left:20px;overflow:hidden}.node-drop-slot{display:block;height:2px}.node-drop-slot.is-dragging-over{background:#ddffee;height:20px;border:2px dotted #888}.toggle-children-wrapper-expanded .toggle-children{transform:rotate(90deg)}.toggle-children-wrapper-collapsed .toggle-children{transform:rotate(0)}.toggle-children-wrapper{padding:2px 3px 5px 1px}.toggle-children{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABAhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ1dWlkOjY1RTYzOTA2ODZDRjExREJBNkUyRDg4N0NFQUNCNDA3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYzRkRFQjcxODUzNTExRTU4RTQwRkQwODFEOUZEMEE3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYzRkRFQjcwODUzNTExRTU4RTQwRkQwODFEOUZEMEE3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTk5NzA1OGEtZDI3OC00NDZkLWE4ODgtNGM4MGQ4YWI1NzNmIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YzRkZmQxMGMtY2NlNS0xMTc4LWE5OGQtY2NkZmM5ODk5YWYwIi8+IDxkYzp0aXRsZT4gPHJkZjpBbHQ+IDxyZGY6bGkgeG1sOmxhbmc9IngtZGVmYXVsdCI+Z2x5cGhpY29uczwvcmRmOmxpPiA8L3JkZjpBbHQ+IDwvZGM6dGl0bGU+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5iogFwAAAGhJREFUeNpiYGBgKABigf///zOQg0EARH4A4gZyDIIZ8B/JoAJKDIDhB0CcQIkBRBtEyABkgxwoMQCGD6AbRKoBGAYxQgXIBRuZGKgAKPIC3QLxArnRSHZCIjspk52ZKMrOFBUoAAEGAKnq593MQAZtAAAAAElFTkSuQmCC);height:8px;width:9px;background-size:contain;display:inline-block;position:relative;top:1px;background-repeat:no-repeat;background-position:center}.toggle-children-placeholder{display:inline-block;height:10px;width:10px;position:relative;top:1px;padding-right:3px}.node-content-wrapper{display:inline-block;padding:2px 5px;border-radius:2px;transition:background-color .15s,box-shadow .15s}.node-wrapper{display:flex;align-items:flex-start}.node-content-wrapper-active,.node-content-wrapper.node-content-wrapper-active:hover,.node-content-wrapper-active.node-content-wrapper-focused{background:#beebff}.node-content-wrapper-focused{background:#e7f4f9}.node-content-wrapper:hover{background:#f7fbff}.node-content-wrapper-active,.node-content-wrapper-focused,.node-content-wrapper:hover{box-shadow:inset 0 0 1px #999}.node-content-wrapper.is-dragging-over{background:#ddffee;box-shadow:inset 0 0 1px #999}.node-content-wrapper.is-dragging-over-disabled{opacity:.5}tree-viewport{-webkit-tap-highlight-color:transparent;height:100%;overflow:auto;display:block}.tree-children{padding-left:20px}.empty-tree-drop-slot .node-drop-slot{height:20px;min-width:100px}.angular-tree-component{width:100%;position:relative;display:inline-block;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}tree-root .angular-tree-component-rtl{direction:rtl}tree-root .angular-tree-component-rtl .toggle-children-wrapper-collapsed .toggle-children{transform:rotate(180deg)!important}tree-root .angular-tree-component-rtl .tree-children{padding-right:20px;padding-left:0}tree-node-checkbox{padding:1px}@media (max-width: 900px){.navbar-header{float:none}.navbar-left,.navbar-right{float:none!important}.navbar-toggle{display:block}.navbar-collapse{border-top:1px solid transparent;box-shadow:inset 0 1px #ffffff1a}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-collapse.collapse{display:none!important}.collapse.navbar-collapse.in{overflow-y:auto!important}.navbar-nav{float:none!important;margin-top:7.5px}.navbar-nav>li{float:none}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px}.collapse.in{display:block!important}}.btn,button.btn,a.btn{display:inline-block;color:#414f58;border:none;border-radius:5px;cursor:pointer;text-decoration:none;transition:.1s}.btn:active,.btn.active,button.btn:active,button.btn.active,a.btn:active,a.btn.active{transition:50ms}.btn:focus:not(:focus-visible),button.btn:focus:not(:focus-visible),a.btn:focus:not(:focus-visible){outline:none}.btn.btn-default,button.btn.btn-default,a.btn.btn-default{background-color:#fcfdfd;color:#5c6870;box-shadow:0 1px 2px #141b1f4d,0 0 2px #141b1f4d,inset 0 1px 6px #141b1f00}.btn.btn-default:hover,.btn.btn-default:focus,button.btn.btn-default:hover,button.btn.btn-default:focus,a.btn.btn-default:hover,a.btn.btn-default:focus{background-color:#f1f3f4;color:#5c6870}.btn.btn-default:active,.btn.btn-default.active,button.btn.btn-default:active,button.btn.btn-default.active,a.btn.btn-default:active,a.btn.btn-default.active{background-color:#f1f3f4;color:#73828c;box-shadow:0 0 #141b1f00,inset 0 1px 4px #141b1f33,inset 0 0 2px #141b1f4d;transform:translateY(1px)}.btn.btn-primary,button.btn.btn-primary,a.btn.btn-primary{background:linear-gradient(to bottom right,#26bed9,#2283c3);color:#f5fbff;box-shadow:0 1px 2px #0f598a66,inset 0 0 #0f598a00}.btn.btn-primary:hover,button.btn.btn-primary:hover,a.btn.btn-primary:hover{background:linear-gradient(to bottom right,#22abc3,#1f74ad);color:#f5fbff}.btn.btn-primary:active,.btn.btn-primary.active,button.btn.btn-primary:active,button.btn.btn-primary.active,a.btn.btn-primary:active,a.btn.btn-primary.active{color:#e7f5fe;transition:color .15s;box-shadow:0 0 #0f598a00,inset 0 1px 6px #0f598a80}.btn.btn-success,button.btn.btn-success,a.btn.btn-success{background:linear-gradient(to bottom right,#79a423,#448f1e);color:#f8fff5;box-shadow:0 1px 2px #2d6e0c66,inset 0 0 #2d6e0c00}.btn.btn-success:hover,button.btn.btn-success:hover,a.btn.btn-success:hover{background:linear-gradient(to bottom right,#698f1e,#3a7a1a);color:#f8fff5}.btn.btn-success:active,.btn.btn-success.active,button.btn.btn-success:active,button.btn.btn-success.active,a.btn.btn-success:active,a.btn.btn-success.active{color:#e7f5fe;transition:color .15s;box-shadow:0 0 #2d6e0c00,inset 0 1px 6px #2d6e0c80}.btn.btn-info,button.btn.btn-info,a.btn.btn-info{background:linear-gradient(to bottom right,#4785c2,#3c50b4);color:#f5f7ff;box-shadow:0 1px 2px #182c8b66,inset 0 0 #182c8b00}.btn.btn-info:hover,button.btn.btn-info:hover,a.btn.btn-info:hover{background:linear-gradient(to bottom right,#3c78b4,#3647a1);color:#f5f7ff}.btn.btn-info:active,.btn.btn-info.active,button.btn.btn-info:active,button.btn.btn-info.active,a.btn.btn-info:active,a.btn.btn-info.active{color:#e7f5fe;transition:color .15s;box-shadow:0 0 #182c8b00,inset 0 1px 6px #182c8b80}.btn.btn-warning,button.btn.btn-warning,a.btn.btn-warning{background:linear-gradient(to bottom right,#d98026,#c37322);color:#fffaf5;box-shadow:0 1px 2px #6e3d0c66,inset 0 0 #6e3d0c00}.btn.btn-warning:hover,button.btn.btn-warning:hover,a.btn.btn-warning:hover{background:linear-gradient(to bottom right,#c37322,#ad661f);color:#fffaf5}.btn.btn-warning:active,.btn.btn-warning.active,button.btn.btn-warning:active,button.btn.btn-warning.active,a.btn.btn-warning:active,a.btn.btn-warning.active{color:#e7f5fe;transition:color .15s;box-shadow:0 0 #6e3d0c00,inset 0 1px 6px #6e3d0c80}.btn.btn-danger,button.btn.btn-danger,a.btn.btn-danger{background:linear-gradient(to bottom right,#d2642d,#bd2828);color:#fff5f5;box-shadow:0 1px 2px #8a0f0f66,inset 0 0 #8a0f0f00}.btn.btn-danger:hover,button.btn.btn-danger:hover,a.btn.btn-danger:hover{background:linear-gradient(to bottom right,#bd5a28,#a82424);color:#fff5f5}.btn.btn-danger:active,.btn.btn-danger.active,button.btn.btn-danger:active,button.btn.btn-danger.active,a.btn.btn-danger:active,a.btn.btn-danger.active{color:#e7f5fe;transition:color .15s;box-shadow:0 0 #8a0f0f00,inset 0 1px 6px #8a0f0f80}.btn.btn-primary:disabled,.btn.btn-default:disabled,.btn.btn-success:disabled,.btn.btn-info:disabled,.btn.btn-warning:disabled,.btn.btn-danger:disabled,button.btn.btn-primary:disabled,button.btn.btn-default:disabled,button.btn.btn-success:disabled,button.btn.btn-info:disabled,button.btn.btn-warning:disabled,button.btn.btn-danger:disabled,a.btn.btn-primary:disabled,a.btn.btn-default:disabled,a.btn.btn-success:disabled,a.btn.btn-info:disabled,a.btn.btn-warning:disabled,a.btn.btn-danger:disabled{background-color:#0000;background:unset;color:#73828c;outline:1px solid hsl(204,10%,88%);box-shadow:0 0 #0000;cursor:not-allowed}.btn.btn-primary:disabled:hover,.btn.btn-default:disabled:hover,.btn.btn-success:disabled:hover,.btn.btn-info:disabled:hover,.btn.btn-warning:disabled:hover,.btn.btn-danger:disabled:hover,button.btn.btn-primary:disabled:hover,button.btn.btn-default:disabled:hover,button.btn.btn-success:disabled:hover,button.btn.btn-info:disabled:hover,button.btn.btn-warning:disabled:hover,button.btn.btn-danger:disabled:hover,a.btn.btn-primary:disabled:hover,a.btn.btn-default:disabled:hover,a.btn.btn-success:disabled:hover,a.btn.btn-info:disabled:hover,a.btn.btn-warning:disabled:hover,a.btn.btn-danger:disabled:hover{background-color:unset}.btn.btn-primary:disabled:hover:before,.btn.btn-primary:disabled:focus:before,.btn.btn-default:disabled:hover:before,.btn.btn-default:disabled:focus:before,.btn.btn-success:disabled:hover:before,.btn.btn-success:disabled:focus:before,.btn.btn-info:disabled:hover:before,.btn.btn-info:disabled:focus:before,.btn.btn-warning:disabled:hover:before,.btn.btn-warning:disabled:focus:before,.btn.btn-danger:disabled:hover:before,.btn.btn-danger:disabled:focus:before,button.btn.btn-primary:disabled:hover:before,button.btn.btn-primary:disabled:focus:before,button.btn.btn-default:disabled:hover:before,button.btn.btn-default:disabled:focus:before,button.btn.btn-success:disabled:hover:before,button.btn.btn-success:disabled:focus:before,button.btn.btn-info:disabled:hover:before,button.btn.btn-info:disabled:focus:before,button.btn.btn-warning:disabled:hover:before,button.btn.btn-warning:disabled:focus:before,button.btn.btn-danger:disabled:hover:before,button.btn.btn-danger:disabled:focus:before,a.btn.btn-primary:disabled:hover:before,a.btn.btn-primary:disabled:focus:before,a.btn.btn-default:disabled:hover:before,a.btn.btn-default:disabled:focus:before,a.btn.btn-success:disabled:hover:before,a.btn.btn-success:disabled:focus:before,a.btn.btn-info:disabled:hover:before,a.btn.btn-info:disabled:focus:before,a.btn.btn-warning:disabled:hover:before,a.btn.btn-warning:disabled:focus:before,a.btn.btn-danger:disabled:hover:before,a.btn.btn-danger:disabled:focus:before{opacity:0}.btn.btn-primary:disabled *,.btn.btn-default:disabled *,.btn.btn-success:disabled *,.btn.btn-info:disabled *,.btn.btn-warning:disabled *,.btn.btn-danger:disabled *,button.btn.btn-primary:disabled *,button.btn.btn-default:disabled *,button.btn.btn-success:disabled *,button.btn.btn-info:disabled *,button.btn.btn-warning:disabled *,button.btn.btn-danger:disabled *,a.btn.btn-primary:disabled *,a.btn.btn-default:disabled *,a.btn.btn-success:disabled *,a.btn.btn-info:disabled *,a.btn.btn-warning:disabled *,a.btn.btn-danger:disabled *{pointer-events:none}.btn.btn-lg,.btn-group-lg>.btn{font-size:16px;padding:8px 16px}.btn{font-size:14px}.btn.btn-sm,.btn-group-sm>.btn{font-size:12px;padding:4px 8px;border-radius:4px}.btn.btn-xs,.btn-group-xs>.btn{font-size:12px;padding:3px 6px;border-radius:3px}.text-muted{color:#73828c}.btn-group .btn+.btn{margin:0}.btn-group:not(.dropdown) .btn:not(:last-child){border-right:1px solid hsl(204,10%,88%)}.dropdown-menu>.active>a{background:hsl(204,70%,50%)}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:active,.list-group-item.active:hover{background:hsl(204,70%,50%)}.d-flex{display:flex!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-none{display:none!important}@media only screen and (max-width: 1600px){.xl\:d-flex{display:flex!important}}@media only screen and (max-width: 1600px){.xl\:d-block{display:block!important}}@media only screen and (max-width: 1600px){.xl\:d-inline{display:inline!important}}@media only screen and (max-width: 1600px){.xl\:d-inline-block{display:inline-block!important}}@media only screen and (max-width: 1600px){.xl\:d-none{display:none!important}}@media only screen and (max-width: 1200px){.lg\:d-flex{display:flex!important}}@media only screen and (max-width: 1200px){.lg\:d-block{display:block!important}}@media only screen and (max-width: 1200px){.lg\:d-inline{display:inline!important}}@media only screen and (max-width: 1200px){.lg\:d-inline-block{display:inline-block!important}}@media only screen and (max-width: 1200px){.lg\:d-none{display:none!important}}@media only screen and (max-width: 992px){.md\:d-flex{display:flex!important}}@media only screen and (max-width: 992px){.md\:d-block{display:block!important}}@media only screen and (max-width: 992px){.md\:d-inline{display:inline!important}}@media only screen and (max-width: 992px){.md\:d-inline-block{display:inline-block!important}}@media only screen and (max-width: 992px){.md\:d-none{display:none!important}}@media only screen and (max-width: 768px){.sm\:d-flex{display:flex!important}}@media only screen and (max-width: 768px){.sm\:d-block{display:block!important}}@media only screen and (max-width: 768px){.sm\:d-inline{display:inline!important}}@media only screen and (max-width: 768px){.sm\:d-inline-block{display:inline-block!important}}@media only screen and (max-width: 768px){.sm\:d-none{display:none!important}}@media only screen and (max-width: 576px){.xs\:d-flex{display:flex!important}}@media only screen and (max-width: 576px){.xs\:d-block{display:block!important}}@media only screen and (max-width: 576px){.xs\:d-inline{display:inline!important}}@media only screen and (max-width: 576px){.xs\:d-inline-block{display:inline-block!important}}@media only screen and (max-width: 576px){.xs\:d-none{display:none!important}}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}@media only screen and (max-width: 1600px){.xl\:flex-row{flex-direction:row!important}.xl\:flex-row-reverse{flex-direction:row-reverse!important}.xl\:flex-col{flex-direction:column!important}.xl\:flex-col-reverse{flex-direction:column-reverse!important}}@media only screen and (max-width: 1200px){.lg\:flex-row{flex-direction:row!important}.lg\:flex-row-reverse{flex-direction:row-reverse!important}.lg\:flex-col{flex-direction:column!important}.lg\:flex-col-reverse{flex-direction:column-reverse!important}}@media only screen and (max-width: 992px){.md\:flex-row{flex-direction:row!important}.md\:flex-row-reverse{flex-direction:row-reverse!important}.md\:flex-col{flex-direction:column!important}.md\:flex-col-reverse{flex-direction:column-reverse!important}}@media only screen and (max-width: 768px){.sm\:flex-row{flex-direction:row!important}.sm\:flex-row-reverse{flex-direction:row-reverse!important}.sm\:flex-col{flex-direction:column!important}.sm\:flex-col-reverse{flex-direction:column-reverse!important}}@media only screen and (max-width: 576px){.xs\:flex-row{flex-direction:row!important}.xs\:flex-row-reverse{flex-direction:row-reverse!important}.xs\:flex-col{flex-direction:column!important}.xs\:flex-col-reverse{flex-direction:column-reverse!important}}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}@media only screen and (max-width: 1600px){.xl\:flex-wrap{flex-wrap:wrap!important}.xl\:flex-nowrap{flex-wrap:nowrap!important}}@media only screen and (max-width: 1200px){.lg\:flex-wrap{flex-wrap:wrap!important}.lg\:flex-nowrap{flex-wrap:nowrap!important}}@media only screen and (max-width: 992px){.md\:flex-wrap{flex-wrap:wrap!important}.md\:flex-nowrap{flex-wrap:nowrap!important}}@media only screen and (max-width: 768px){.sm\:flex-wrap{flex-wrap:wrap!important}.sm\:flex-nowrap{flex-wrap:nowrap!important}}@media only screen and (max-width: 576px){.xs\:flex-wrap{flex-wrap:wrap!important}.xs\:flex-nowrap{flex-wrap:nowrap!important}}.flex-grow,.flex-grow-1{flex-grow:1!important}.flex-grow-2{flex-grow:2!important}.flex-shrink,.flex-shrink-1{flex-shrink:1!important}.flex-shrink-2{flex-shrink:2!important}@media only screen and (max-width: 1600px){.xl\:flex-grow,.xl\:flex-grow-1{flex-grow:1!important}.xl\:flex-grow-2{flex-grow:2!important}.xl\:flex-shrink,.xl\:flex-shrink-1{flex-shrink:1!important}.xl\:flex-shrink-2{flex-shrink:2!important}}@media only screen and (max-width: 1200px){.lg\:flex-grow,.lg\:flex-grow-1{flex-grow:1!important}.lg\:flex-grow-2{flex-grow:2!important}.lg\:flex-shrink,.lg\:flex-shrink-1{flex-shrink:1!important}.lg\:flex-shrink-2{flex-shrink:2!important}}@media only screen and (max-width: 992px){.md\:flex-grow,.md\:flex-grow-1{flex-grow:1!important}.md\:flex-grow-2{flex-grow:2!important}.md\:flex-shrink,.md\:flex-shrink-1{flex-shrink:1!important}.md\:flex-shrink-2{flex-shrink:2!important}}@media only screen and (max-width: 768px){.sm\:flex-grow,.sm\:flex-grow-1{flex-grow:1!important}.sm\:flex-grow-2{flex-grow:2!important}.sm\:flex-shrink,.sm\:flex-shrink-1{flex-shrink:1!important}.sm\:flex-shrink-2{flex-shrink:2!important}}@media only screen and (max-width: 576px){.xs\:flex-grow,.xs\:flex-grow-1{flex-grow:1!important}.xs\:flex-grow-2{flex-grow:2!important}.xs\:flex-shrink,.xs\:flex-shrink-1{flex-shrink:1!important}.xs\:flex-shrink-2{flex-shrink:2!important}}.justify-between{justify-content:space-between!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.justify-start{justify-content:flex-start!important}@media only screen and (max-width: 1600px){.xl\:justify-between{justify-content:space-between!important}.xl\:justify-center{justify-content:center!important}.xl\:justify-end{justify-content:flex-end!important}.xl\:justify-start{justify-content:flex-start!important}}@media only screen and (max-width: 1200px){.lg\:justify-between{justify-content:space-between!important}.lg\:justify-center{justify-content:center!important}.lg\:justify-end{justify-content:flex-end!important}.lg\:justify-start{justify-content:flex-start!important}}@media only screen and (max-width: 992px){.md\:justify-between{justify-content:space-between!important}.md\:justify-center{justify-content:center!important}.md\:justify-end{justify-content:flex-end!important}.md\:justify-start{justify-content:flex-start!important}}@media only screen and (max-width: 768px){.sm\:justify-between{justify-content:space-between!important}.sm\:justify-center{justify-content:center!important}.sm\:justify-end{justify-content:flex-end!important}.sm\:justify-start{justify-content:flex-start!important}}@media only screen and (max-width: 576px){.xs\:justify-between{justify-content:space-between!important}.xs\:justify-center{justify-content:center!important}.xs\:justify-end{justify-content:flex-end!important}.xs\:justify-start{justify-content:flex-start!important}}.items-center{align-items:center!important}.items-end{align-items:flex-end!important}@media only screen and (max-width: 1600px){.xl\:items-center{align-items:center!important}.xl\:items-end{align-items:flex-end!important}}@media only screen and (max-width: 1200px){.lg\:items-center{align-items:center!important}.lg\:items-end{align-items:flex-end!important}}@media only screen and (max-width: 992px){.md\:items-center{align-items:center!important}.md\:items-end{align-items:flex-end!important}}@media only screen and (max-width: 768px){.sm\:items-center{align-items:center!important}.sm\:items-end{align-items:flex-end!important}}@media only screen and (max-width: 576px){.xs\:items-center{align-items:center!important}.xs\:items-end{align-items:flex-end!important}}.self-center{align-self:center!important}.self-end{align-self:flex-end!important}@media only screen and (max-width: 1600px){.xl\:self-center{align-self:center!important}.xl\:self-end{align-self:flex-end!important}}@media only screen and (max-width: 1200px){.lg\:self-center{align-self:center!important}.lg\:self-end{align-self:flex-end!important}}@media only screen and (max-width: 992px){.md\:self-center{align-self:center!important}.md\:self-end{align-self:flex-end!important}}@media only screen and (max-width: 768px){.sm\:self-center{align-self:center!important}.sm\:self-end{align-self:flex-end!important}}@media only screen and (max-width: 576px){.xs\:self-center{align-self:center!important}.xs\:self-end{align-self:flex-end!important}}.whitespace-nowrap{white-space:nowrap!important}@media only screen and (max-width: 1600px){.xl\:whitespace-nowrap{white-space:nowrap!important}}@media only screen and (max-width: 1200px){.lg\:whitespace-nowrap{white-space:nowrap!important}}@media only screen and (max-width: 992px){.md\:whitespace-nowrap{white-space:nowrap!important}}@media only screen and (max-width: 768px){.sm\:whitespace-nowrap{white-space:nowrap!important}}@media only screen and (max-width: 576px){.xs\:whitespace-nowrap{white-space:nowrap!important}}.basis-0{flex-basis:100%!important}.basis-1{flex-basis:10%!important}.basis-2{flex-basis:20%!important}.basis-3{flex-basis:30%!important}.basis-4{flex-basis:40%!important}.basis-5{flex-basis:50%!important}.basis-6{flex-basis:60%!important}.basis-7{flex-basis:70%!important}.basis-8{flex-basis:80%!important}.basis-9{flex-basis:90%!important}.basis-auto{flex-basis:auto!important}@media only screen and (max-width: 1600px){.xl\:basis-0{flex-basis:100%!important}}@media only screen and (max-width: 1600px){.xl\:basis-1{flex-basis:10%!important}}@media only screen and (max-width: 1600px){.xl\:basis-2{flex-basis:20%!important}}@media only screen and (max-width: 1600px){.xl\:basis-3{flex-basis:30%!important}}@media only screen and (max-width: 1600px){.xl\:basis-4{flex-basis:40%!important}}@media only screen and (max-width: 1600px){.xl\:basis-5{flex-basis:50%!important}}@media only screen and (max-width: 1600px){.xl\:basis-6{flex-basis:60%!important}}@media only screen and (max-width: 1600px){.xl\:basis-7{flex-basis:70%!important}}@media only screen and (max-width: 1600px){.xl\:basis-8{flex-basis:80%!important}}@media only screen and (max-width: 1600px){.xl\:basis-9{flex-basis:90%!important}}@media only screen and (max-width: 1600px){.xl\:basis-auto{flex-basis:auto!important}}@media only screen and (max-width: 1200px){.lg\:basis-0{flex-basis:100%!important}}@media only screen and (max-width: 1200px){.lg\:basis-1{flex-basis:10%!important}}@media only screen and (max-width: 1200px){.lg\:basis-2{flex-basis:20%!important}}@media only screen and (max-width: 1200px){.lg\:basis-3{flex-basis:30%!important}}@media only screen and (max-width: 1200px){.lg\:basis-4{flex-basis:40%!important}}@media only screen and (max-width: 1200px){.lg\:basis-5{flex-basis:50%!important}}@media only screen and (max-width: 1200px){.lg\:basis-6{flex-basis:60%!important}}@media only screen and (max-width: 1200px){.lg\:basis-7{flex-basis:70%!important}}@media only screen and (max-width: 1200px){.lg\:basis-8{flex-basis:80%!important}}@media only screen and (max-width: 1200px){.lg\:basis-9{flex-basis:90%!important}}@media only screen and (max-width: 1200px){.lg\:basis-auto{flex-basis:auto!important}}@media only screen and (max-width: 992px){.md\:basis-0{flex-basis:100%!important}}@media only screen and (max-width: 992px){.md\:basis-1{flex-basis:10%!important}}@media only screen and (max-width: 992px){.md\:basis-2{flex-basis:20%!important}}@media only screen and (max-width: 992px){.md\:basis-3{flex-basis:30%!important}}@media only screen and (max-width: 992px){.md\:basis-4{flex-basis:40%!important}}@media only screen and (max-width: 992px){.md\:basis-5{flex-basis:50%!important}}@media only screen and (max-width: 992px){.md\:basis-6{flex-basis:60%!important}}@media only screen and (max-width: 992px){.md\:basis-7{flex-basis:70%!important}}@media only screen and (max-width: 992px){.md\:basis-8{flex-basis:80%!important}}@media only screen and (max-width: 992px){.md\:basis-9{flex-basis:90%!important}}@media only screen and (max-width: 992px){.md\:basis-auto{flex-basis:auto!important}}@media only screen and (max-width: 768px){.sm\:basis-0{flex-basis:100%!important}}@media only screen and (max-width: 768px){.sm\:basis-1{flex-basis:10%!important}}@media only screen and (max-width: 768px){.sm\:basis-2{flex-basis:20%!important}}@media only screen and (max-width: 768px){.sm\:basis-3{flex-basis:30%!important}}@media only screen and (max-width: 768px){.sm\:basis-4{flex-basis:40%!important}}@media only screen and (max-width: 768px){.sm\:basis-5{flex-basis:50%!important}}@media only screen and (max-width: 768px){.sm\:basis-6{flex-basis:60%!important}}@media only screen and (max-width: 768px){.sm\:basis-7{flex-basis:70%!important}}@media only screen and (max-width: 768px){.sm\:basis-8{flex-basis:80%!important}}@media only screen and (max-width: 768px){.sm\:basis-9{flex-basis:90%!important}}@media only screen and (max-width: 768px){.sm\:basis-auto{flex-basis:auto!important}}@media only screen and (max-width: 576px){.xs\:basis-0{flex-basis:100%!important}}@media only screen and (max-width: 576px){.xs\:basis-1{flex-basis:10%!important}}@media only screen and (max-width: 576px){.xs\:basis-2{flex-basis:20%!important}}@media only screen and (max-width: 576px){.xs\:basis-3{flex-basis:30%!important}}@media only screen and (max-width: 576px){.xs\:basis-4{flex-basis:40%!important}}@media only screen and (max-width: 576px){.xs\:basis-5{flex-basis:50%!important}}@media only screen and (max-width: 576px){.xs\:basis-6{flex-basis:60%!important}}@media only screen and (max-width: 576px){.xs\:basis-7{flex-basis:70%!important}}@media only screen and (max-width: 576px){.xs\:basis-8{flex-basis:80%!important}}@media only screen and (max-width: 576px){.xs\:basis-9{flex-basis:90%!important}}@media only screen and (max-width: 576px){.xs\:basis-auto{flex-basis:auto!important}}.flex-gap-0{gap:0px!important}.flex-gap-1{gap:2px!important}.flex-gap-2{gap:4px!important}.flex-gap-3{gap:8px!important}.flex-gap-4{gap:12px!important}.flex-gap-5{gap:18px!important}.flex-gap-6{gap:24px!important}.flex-gap-7{gap:32px!important}.flex-gap-8{gap:40px!important}.flex-gap-9{gap:50px!important}@media only screen and (max-width: 1600px){.xl\:flex-gap-0{gap:0px!important}}@media only screen and (max-width: 1600px){.xl\:flex-gap-1{gap:2px!important}}@media only screen and (max-width: 1600px){.xl\:flex-gap-2{gap:4px!important}}@media only screen and (max-width: 1600px){.xl\:flex-gap-3{gap:8px!important}}@media only screen and (max-width: 1600px){.xl\:flex-gap-4{gap:12px!important}}@media only screen and (max-width: 1600px){.xl\:flex-gap-5{gap:18px!important}}@media only screen and (max-width: 1600px){.xl\:flex-gap-6{gap:24px!important}}@media only screen and (max-width: 1600px){.xl\:flex-gap-7{gap:32px!important}}@media only screen and (max-width: 1600px){.xl\:flex-gap-8{gap:40px!important}}@media only screen and (max-width: 1600px){.xl\:flex-gap-9{gap:50px!important}}@media only screen and (max-width: 1200px){.lg\:flex-gap-0{gap:0px!important}}@media only screen and (max-width: 1200px){.lg\:flex-gap-1{gap:2px!important}}@media only screen and (max-width: 1200px){.lg\:flex-gap-2{gap:4px!important}}@media only screen and (max-width: 1200px){.lg\:flex-gap-3{gap:8px!important}}@media only screen and (max-width: 1200px){.lg\:flex-gap-4{gap:12px!important}}@media only screen and (max-width: 1200px){.lg\:flex-gap-5{gap:18px!important}}@media only screen and (max-width: 1200px){.lg\:flex-gap-6{gap:24px!important}}@media only screen and (max-width: 1200px){.lg\:flex-gap-7{gap:32px!important}}@media only screen and (max-width: 1200px){.lg\:flex-gap-8{gap:40px!important}}@media only screen and (max-width: 1200px){.lg\:flex-gap-9{gap:50px!important}}@media only screen and (max-width: 992px){.md\:flex-gap-0{gap:0px!important}}@media only screen and (max-width: 992px){.md\:flex-gap-1{gap:2px!important}}@media only screen and (max-width: 992px){.md\:flex-gap-2{gap:4px!important}}@media only screen and (max-width: 992px){.md\:flex-gap-3{gap:8px!important}}@media only screen and (max-width: 992px){.md\:flex-gap-4{gap:12px!important}}@media only screen and (max-width: 992px){.md\:flex-gap-5{gap:18px!important}}@media only screen and (max-width: 992px){.md\:flex-gap-6{gap:24px!important}}@media only screen and (max-width: 992px){.md\:flex-gap-7{gap:32px!important}}@media only screen and (max-width: 992px){.md\:flex-gap-8{gap:40px!important}}@media only screen and (max-width: 992px){.md\:flex-gap-9{gap:50px!important}}@media only screen and (max-width: 768px){.sm\:flex-gap-0{gap:0px!important}}@media only screen and (max-width: 768px){.sm\:flex-gap-1{gap:2px!important}}@media only screen and (max-width: 768px){.sm\:flex-gap-2{gap:4px!important}}@media only screen and (max-width: 768px){.sm\:flex-gap-3{gap:8px!important}}@media only screen and (max-width: 768px){.sm\:flex-gap-4{gap:12px!important}}@media only screen and (max-width: 768px){.sm\:flex-gap-5{gap:18px!important}}@media only screen and (max-width: 768px){.sm\:flex-gap-6{gap:24px!important}}@media only screen and (max-width: 768px){.sm\:flex-gap-7{gap:32px!important}}@media only screen and (max-width: 768px){.sm\:flex-gap-8{gap:40px!important}}@media only screen and (max-width: 768px){.sm\:flex-gap-9{gap:50px!important}}@media only screen and (max-width: 576px){.xs\:flex-gap-0{gap:0px!important}}@media only screen and (max-width: 576px){.xs\:flex-gap-1{gap:2px!important}}@media only screen and (max-width: 576px){.xs\:flex-gap-2{gap:4px!important}}@media only screen and (max-width: 576px){.xs\:flex-gap-3{gap:8px!important}}@media only screen and (max-width: 576px){.xs\:flex-gap-4{gap:12px!important}}@media only screen and (max-width: 576px){.xs\:flex-gap-5{gap:18px!important}}@media only screen and (max-width: 576px){.xs\:flex-gap-6{gap:24px!important}}@media only screen and (max-width: 576px){.xs\:flex-gap-7{gap:32px!important}}@media only screen and (max-width: 576px){.xs\:flex-gap-8{gap:40px!important}}@media only screen and (max-width: 576px){.xs\:flex-gap-9{gap:50px!important}}.width-0{width:100%!important}.width-1{width:10%!important}.width-2{width:20%!important}.width-3{width:30%!important}.width-4{width:40%!important}.width-5{width:50%!important}.width-6{width:60%!important}.width-7{width:70%!important}.width-8{width:80%!important}.width-9{width:90%!important}.width-auto{width:auto!important}@media only screen and (max-width: 1600px){.xl\:width-0{width:100%!important}}@media only screen and (max-width: 1600px){.xl\:width-1{width:10%!important}}@media only screen and (max-width: 1600px){.xl\:width-2{width:20%!important}}@media only screen and (max-width: 1600px){.xl\:width-3{width:30%!important}}@media only screen and (max-width: 1600px){.xl\:width-4{width:40%!important}}@media only screen and (max-width: 1600px){.xl\:width-5{width:50%!important}}@media only screen and (max-width: 1600px){.xl\:width-6{width:60%!important}}@media only screen and (max-width: 1600px){.xl\:width-7{width:70%!important}}@media only screen and (max-width: 1600px){.xl\:width-8{width:80%!important}}@media only screen and (max-width: 1600px){.xl\:width-9{width:90%!important}}@media only screen and (max-width: 1600px){.xl\:width-auto{width:auto!important}}@media only screen and (max-width: 1200px){.lg\:width-0{width:100%!important}}@media only screen and (max-width: 1200px){.lg\:width-1{width:10%!important}}@media only screen and (max-width: 1200px){.lg\:width-2{width:20%!important}}@media only screen and (max-width: 1200px){.lg\:width-3{width:30%!important}}@media only screen and (max-width: 1200px){.lg\:width-4{width:40%!important}}@media only screen and (max-width: 1200px){.lg\:width-5{width:50%!important}}@media only screen and (max-width: 1200px){.lg\:width-6{width:60%!important}}@media only screen and (max-width: 1200px){.lg\:width-7{width:70%!important}}@media only screen and (max-width: 1200px){.lg\:width-8{width:80%!important}}@media only screen and (max-width: 1200px){.lg\:width-9{width:90%!important}}@media only screen and (max-width: 1200px){.lg\:width-auto{width:auto!important}}@media only screen and (max-width: 992px){.md\:width-0{width:100%!important}}@media only screen and (max-width: 992px){.md\:width-1{width:10%!important}}@media only screen and (max-width: 992px){.md\:width-2{width:20%!important}}@media only screen and (max-width: 992px){.md\:width-3{width:30%!important}}@media only screen and (max-width: 992px){.md\:width-4{width:40%!important}}@media only screen and (max-width: 992px){.md\:width-5{width:50%!important}}@media only screen and (max-width: 992px){.md\:width-6{width:60%!important}}@media only screen and (max-width: 992px){.md\:width-7{width:70%!important}}@media only screen and (max-width: 992px){.md\:width-8{width:80%!important}}@media only screen and (max-width: 992px){.md\:width-9{width:90%!important}}@media only screen and (max-width: 992px){.md\:width-auto{width:auto!important}}@media only screen and (max-width: 768px){.sm\:width-0{width:100%!important}}@media only screen and (max-width: 768px){.sm\:width-1{width:10%!important}}@media only screen and (max-width: 768px){.sm\:width-2{width:20%!important}}@media only screen and (max-width: 768px){.sm\:width-3{width:30%!important}}@media only screen and (max-width: 768px){.sm\:width-4{width:40%!important}}@media only screen and (max-width: 768px){.sm\:width-5{width:50%!important}}@media only screen and (max-width: 768px){.sm\:width-6{width:60%!important}}@media only screen and (max-width: 768px){.sm\:width-7{width:70%!important}}@media only screen and (max-width: 768px){.sm\:width-8{width:80%!important}}@media only screen and (max-width: 768px){.sm\:width-9{width:90%!important}}@media only screen and (max-width: 768px){.sm\:width-auto{width:auto!important}}@media only screen and (max-width: 576px){.xs\:width-0{width:100%!important}}@media only screen and (max-width: 576px){.xs\:width-1{width:10%!important}}@media only screen and (max-width: 576px){.xs\:width-2{width:20%!important}}@media only screen and (max-width: 576px){.xs\:width-3{width:30%!important}}@media only screen and (max-width: 576px){.xs\:width-4{width:40%!important}}@media only screen and (max-width: 576px){.xs\:width-5{width:50%!important}}@media only screen and (max-width: 576px){.xs\:width-6{width:60%!important}}@media only screen and (max-width: 576px){.xs\:width-7{width:70%!important}}@media only screen and (max-width: 576px){.xs\:width-8{width:80%!important}}@media only screen and (max-width: 576px){.xs\:width-9{width:90%!important}}@media only screen and (max-width: 576px){.xs\:width-auto{width:auto!important}}.m-0{margin:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.m-1{margin:2px!important}.my-1{margin-top:2px!important;margin-bottom:2px!important}.mt-1{margin-top:2px!important}.mb-1{margin-bottom:2px!important}.mx-1{margin-left:2px!important;margin-right:2px!important}.ml-1{margin-left:2px!important}.mr-1{margin-right:2px!important}.m-2{margin:4px!important}.my-2{margin-top:4px!important;margin-bottom:4px!important}.mt-2{margin-top:4px!important}.mb-2{margin-bottom:4px!important}.mx-2{margin-left:4px!important;margin-right:4px!important}.ml-2{margin-left:4px!important}.mr-2{margin-right:4px!important}.m-3{margin:8px!important}.my-3{margin-top:8px!important;margin-bottom:8px!important}.mt-3{margin-top:8px!important}.mb-3{margin-bottom:8px!important}.mx-3{margin-left:8px!important;margin-right:8px!important}.ml-3{margin-left:8px!important}.mr-3{margin-right:8px!important}.m-4{margin:12px!important}.my-4{margin-top:12px!important;margin-bottom:12px!important}.mt-4{margin-top:12px!important}.mb-4{margin-bottom:12px!important}.mx-4{margin-left:12px!important;margin-right:12px!important}.ml-4{margin-left:12px!important}.mr-4{margin-right:12px!important}.m-5{margin:18px!important}.my-5{margin-top:18px!important;margin-bottom:18px!important}.mt-5{margin-top:18px!important}.mb-5{margin-bottom:18px!important}.mx-5{margin-left:18px!important;margin-right:18px!important}.ml-5{margin-left:18px!important}.mr-5{margin-right:18px!important}.m-6{margin:24px!important}.my-6{margin-top:24px!important;margin-bottom:24px!important}.mt-6{margin-top:24px!important}.mb-6{margin-bottom:24px!important}.mx-6{margin-left:24px!important;margin-right:24px!important}.ml-6{margin-left:24px!important}.mr-6{margin-right:24px!important}.m-7{margin:32px!important}.my-7{margin-top:32px!important;margin-bottom:32px!important}.mt-7{margin-top:32px!important}.mb-7{margin-bottom:32px!important}.mx-7{margin-left:32px!important;margin-right:32px!important}.ml-7{margin-left:32px!important}.mr-7{margin-right:32px!important}.m-8{margin:40px!important}.my-8{margin-top:40px!important;margin-bottom:40px!important}.mt-8{margin-top:40px!important}.mb-8{margin-bottom:40px!important}.mx-8{margin-left:40px!important;margin-right:40px!important}.ml-8{margin-left:40px!important}.mr-8{margin-right:40px!important}.m-9{margin:50px!important}.my-9{margin-top:50px!important;margin-bottom:50px!important}.mt-9{margin-top:50px!important}.mb-9{margin-bottom:50px!important}.mx-9{margin-left:50px!important;margin-right:50px!important}.ml-9{margin-left:50px!important}.mr-9{margin-right:50px!important}@media only screen and (max-width: 1600px){.xl\:m-0{margin:0!important}.xl\:my-0{margin-top:0!important;margin-bottom:0!important}.xl\:mt-0{margin-top:0!important}.xl\:mb-0{margin-bottom:0!important}.xl\:mx-0{margin-left:0!important;margin-right:0!important}.xl\:ml-0{margin-left:0!important}.xl\:mr-0{margin-right:0!important}}@media only screen and (max-width: 1600px){.xl\:m-1{margin:2px!important}.xl\:my-1{margin-top:2px!important;margin-bottom:2px!important}.xl\:mt-1{margin-top:2px!important}.xl\:mb-1{margin-bottom:2px!important}.xl\:mx-1{margin-left:2px!important;margin-right:2px!important}.xl\:ml-1{margin-left:2px!important}.xl\:mr-1{margin-right:2px!important}}@media only screen and (max-width: 1600px){.xl\:m-2{margin:4px!important}.xl\:my-2{margin-top:4px!important;margin-bottom:4px!important}.xl\:mt-2{margin-top:4px!important}.xl\:mb-2{margin-bottom:4px!important}.xl\:mx-2{margin-left:4px!important;margin-right:4px!important}.xl\:ml-2{margin-left:4px!important}.xl\:mr-2{margin-right:4px!important}}@media only screen and (max-width: 1600px){.xl\:m-3{margin:8px!important}.xl\:my-3{margin-top:8px!important;margin-bottom:8px!important}.xl\:mt-3{margin-top:8px!important}.xl\:mb-3{margin-bottom:8px!important}.xl\:mx-3{margin-left:8px!important;margin-right:8px!important}.xl\:ml-3{margin-left:8px!important}.xl\:mr-3{margin-right:8px!important}}@media only screen and (max-width: 1600px){.xl\:m-4{margin:12px!important}.xl\:my-4{margin-top:12px!important;margin-bottom:12px!important}.xl\:mt-4{margin-top:12px!important}.xl\:mb-4{margin-bottom:12px!important}.xl\:mx-4{margin-left:12px!important;margin-right:12px!important}.xl\:ml-4{margin-left:12px!important}.xl\:mr-4{margin-right:12px!important}}@media only screen and (max-width: 1600px){.xl\:m-5{margin:18px!important}.xl\:my-5{margin-top:18px!important;margin-bottom:18px!important}.xl\:mt-5{margin-top:18px!important}.xl\:mb-5{margin-bottom:18px!important}.xl\:mx-5{margin-left:18px!important;margin-right:18px!important}.xl\:ml-5{margin-left:18px!important}.xl\:mr-5{margin-right:18px!important}}@media only screen and (max-width: 1600px){.xl\:m-6{margin:24px!important}.xl\:my-6{margin-top:24px!important;margin-bottom:24px!important}.xl\:mt-6{margin-top:24px!important}.xl\:mb-6{margin-bottom:24px!important}.xl\:mx-6{margin-left:24px!important;margin-right:24px!important}.xl\:ml-6{margin-left:24px!important}.xl\:mr-6{margin-right:24px!important}}@media only screen and (max-width: 1600px){.xl\:m-7{margin:32px!important}.xl\:my-7{margin-top:32px!important;margin-bottom:32px!important}.xl\:mt-7{margin-top:32px!important}.xl\:mb-7{margin-bottom:32px!important}.xl\:mx-7{margin-left:32px!important;margin-right:32px!important}.xl\:ml-7{margin-left:32px!important}.xl\:mr-7{margin-right:32px!important}}@media only screen and (max-width: 1600px){.xl\:m-8{margin:40px!important}.xl\:my-8{margin-top:40px!important;margin-bottom:40px!important}.xl\:mt-8{margin-top:40px!important}.xl\:mb-8{margin-bottom:40px!important}.xl\:mx-8{margin-left:40px!important;margin-right:40px!important}.xl\:ml-8{margin-left:40px!important}.xl\:mr-8{margin-right:40px!important}}@media only screen and (max-width: 1600px){.xl\:m-9{margin:50px!important}.xl\:my-9{margin-top:50px!important;margin-bottom:50px!important}.xl\:mt-9{margin-top:50px!important}.xl\:mb-9{margin-bottom:50px!important}.xl\:mx-9{margin-left:50px!important;margin-right:50px!important}.xl\:ml-9{margin-left:50px!important}.xl\:mr-9{margin-right:50px!important}}@media only screen and (max-width: 1200px){.lg\:m-0{margin:0!important}.lg\:my-0{margin-top:0!important;margin-bottom:0!important}.lg\:mt-0{margin-top:0!important}.lg\:mb-0{margin-bottom:0!important}.lg\:mx-0{margin-left:0!important;margin-right:0!important}.lg\:ml-0{margin-left:0!important}.lg\:mr-0{margin-right:0!important}}@media only screen and (max-width: 1200px){.lg\:m-1{margin:2px!important}.lg\:my-1{margin-top:2px!important;margin-bottom:2px!important}.lg\:mt-1{margin-top:2px!important}.lg\:mb-1{margin-bottom:2px!important}.lg\:mx-1{margin-left:2px!important;margin-right:2px!important}.lg\:ml-1{margin-left:2px!important}.lg\:mr-1{margin-right:2px!important}}@media only screen and (max-width: 1200px){.lg\:m-2{margin:4px!important}.lg\:my-2{margin-top:4px!important;margin-bottom:4px!important}.lg\:mt-2{margin-top:4px!important}.lg\:mb-2{margin-bottom:4px!important}.lg\:mx-2{margin-left:4px!important;margin-right:4px!important}.lg\:ml-2{margin-left:4px!important}.lg\:mr-2{margin-right:4px!important}}@media only screen and (max-width: 1200px){.lg\:m-3{margin:8px!important}.lg\:my-3{margin-top:8px!important;margin-bottom:8px!important}.lg\:mt-3{margin-top:8px!important}.lg\:mb-3{margin-bottom:8px!important}.lg\:mx-3{margin-left:8px!important;margin-right:8px!important}.lg\:ml-3{margin-left:8px!important}.lg\:mr-3{margin-right:8px!important}}@media only screen and (max-width: 1200px){.lg\:m-4{margin:12px!important}.lg\:my-4{margin-top:12px!important;margin-bottom:12px!important}.lg\:mt-4{margin-top:12px!important}.lg\:mb-4{margin-bottom:12px!important}.lg\:mx-4{margin-left:12px!important;margin-right:12px!important}.lg\:ml-4{margin-left:12px!important}.lg\:mr-4{margin-right:12px!important}}@media only screen and (max-width: 1200px){.lg\:m-5{margin:18px!important}.lg\:my-5{margin-top:18px!important;margin-bottom:18px!important}.lg\:mt-5{margin-top:18px!important}.lg\:mb-5{margin-bottom:18px!important}.lg\:mx-5{margin-left:18px!important;margin-right:18px!important}.lg\:ml-5{margin-left:18px!important}.lg\:mr-5{margin-right:18px!important}}@media only screen and (max-width: 1200px){.lg\:m-6{margin:24px!important}.lg\:my-6{margin-top:24px!important;margin-bottom:24px!important}.lg\:mt-6{margin-top:24px!important}.lg\:mb-6{margin-bottom:24px!important}.lg\:mx-6{margin-left:24px!important;margin-right:24px!important}.lg\:ml-6{margin-left:24px!important}.lg\:mr-6{margin-right:24px!important}}@media only screen and (max-width: 1200px){.lg\:m-7{margin:32px!important}.lg\:my-7{margin-top:32px!important;margin-bottom:32px!important}.lg\:mt-7{margin-top:32px!important}.lg\:mb-7{margin-bottom:32px!important}.lg\:mx-7{margin-left:32px!important;margin-right:32px!important}.lg\:ml-7{margin-left:32px!important}.lg\:mr-7{margin-right:32px!important}}@media only screen and (max-width: 1200px){.lg\:m-8{margin:40px!important}.lg\:my-8{margin-top:40px!important;margin-bottom:40px!important}.lg\:mt-8{margin-top:40px!important}.lg\:mb-8{margin-bottom:40px!important}.lg\:mx-8{margin-left:40px!important;margin-right:40px!important}.lg\:ml-8{margin-left:40px!important}.lg\:mr-8{margin-right:40px!important}}@media only screen and (max-width: 1200px){.lg\:m-9{margin:50px!important}.lg\:my-9{margin-top:50px!important;margin-bottom:50px!important}.lg\:mt-9{margin-top:50px!important}.lg\:mb-9{margin-bottom:50px!important}.lg\:mx-9{margin-left:50px!important;margin-right:50px!important}.lg\:ml-9{margin-left:50px!important}.lg\:mr-9{margin-right:50px!important}}@media only screen and (max-width: 992px){.md\:m-0{margin:0!important}.md\:my-0{margin-top:0!important;margin-bottom:0!important}.md\:mt-0{margin-top:0!important}.md\:mb-0{margin-bottom:0!important}.md\:mx-0{margin-left:0!important;margin-right:0!important}.md\:ml-0{margin-left:0!important}.md\:mr-0{margin-right:0!important}}@media only screen and (max-width: 992px){.md\:m-1{margin:2px!important}.md\:my-1{margin-top:2px!important;margin-bottom:2px!important}.md\:mt-1{margin-top:2px!important}.md\:mb-1{margin-bottom:2px!important}.md\:mx-1{margin-left:2px!important;margin-right:2px!important}.md\:ml-1{margin-left:2px!important}.md\:mr-1{margin-right:2px!important}}@media only screen and (max-width: 992px){.md\:m-2{margin:4px!important}.md\:my-2{margin-top:4px!important;margin-bottom:4px!important}.md\:mt-2{margin-top:4px!important}.md\:mb-2{margin-bottom:4px!important}.md\:mx-2{margin-left:4px!important;margin-right:4px!important}.md\:ml-2{margin-left:4px!important}.md\:mr-2{margin-right:4px!important}}@media only screen and (max-width: 992px){.md\:m-3{margin:8px!important}.md\:my-3{margin-top:8px!important;margin-bottom:8px!important}.md\:mt-3{margin-top:8px!important}.md\:mb-3{margin-bottom:8px!important}.md\:mx-3{margin-left:8px!important;margin-right:8px!important}.md\:ml-3{margin-left:8px!important}.md\:mr-3{margin-right:8px!important}}@media only screen and (max-width: 992px){.md\:m-4{margin:12px!important}.md\:my-4{margin-top:12px!important;margin-bottom:12px!important}.md\:mt-4{margin-top:12px!important}.md\:mb-4{margin-bottom:12px!important}.md\:mx-4{margin-left:12px!important;margin-right:12px!important}.md\:ml-4{margin-left:12px!important}.md\:mr-4{margin-right:12px!important}}@media only screen and (max-width: 992px){.md\:m-5{margin:18px!important}.md\:my-5{margin-top:18px!important;margin-bottom:18px!important}.md\:mt-5{margin-top:18px!important}.md\:mb-5{margin-bottom:18px!important}.md\:mx-5{margin-left:18px!important;margin-right:18px!important}.md\:ml-5{margin-left:18px!important}.md\:mr-5{margin-right:18px!important}}@media only screen and (max-width: 992px){.md\:m-6{margin:24px!important}.md\:my-6{margin-top:24px!important;margin-bottom:24px!important}.md\:mt-6{margin-top:24px!important}.md\:mb-6{margin-bottom:24px!important}.md\:mx-6{margin-left:24px!important;margin-right:24px!important}.md\:ml-6{margin-left:24px!important}.md\:mr-6{margin-right:24px!important}}@media only screen and (max-width: 992px){.md\:m-7{margin:32px!important}.md\:my-7{margin-top:32px!important;margin-bottom:32px!important}.md\:mt-7{margin-top:32px!important}.md\:mb-7{margin-bottom:32px!important}.md\:mx-7{margin-left:32px!important;margin-right:32px!important}.md\:ml-7{margin-left:32px!important}.md\:mr-7{margin-right:32px!important}}@media only screen and (max-width: 992px){.md\:m-8{margin:40px!important}.md\:my-8{margin-top:40px!important;margin-bottom:40px!important}.md\:mt-8{margin-top:40px!important}.md\:mb-8{margin-bottom:40px!important}.md\:mx-8{margin-left:40px!important;margin-right:40px!important}.md\:ml-8{margin-left:40px!important}.md\:mr-8{margin-right:40px!important}}@media only screen and (max-width: 992px){.md\:m-9{margin:50px!important}.md\:my-9{margin-top:50px!important;margin-bottom:50px!important}.md\:mt-9{margin-top:50px!important}.md\:mb-9{margin-bottom:50px!important}.md\:mx-9{margin-left:50px!important;margin-right:50px!important}.md\:ml-9{margin-left:50px!important}.md\:mr-9{margin-right:50px!important}}@media only screen and (max-width: 768px){.sm\:m-0{margin:0!important}.sm\:my-0{margin-top:0!important;margin-bottom:0!important}.sm\:mt-0{margin-top:0!important}.sm\:mb-0{margin-bottom:0!important}.sm\:mx-0{margin-left:0!important;margin-right:0!important}.sm\:ml-0{margin-left:0!important}.sm\:mr-0{margin-right:0!important}}@media only screen and (max-width: 768px){.sm\:m-1{margin:2px!important}.sm\:my-1{margin-top:2px!important;margin-bottom:2px!important}.sm\:mt-1{margin-top:2px!important}.sm\:mb-1{margin-bottom:2px!important}.sm\:mx-1{margin-left:2px!important;margin-right:2px!important}.sm\:ml-1{margin-left:2px!important}.sm\:mr-1{margin-right:2px!important}}@media only screen and (max-width: 768px){.sm\:m-2{margin:4px!important}.sm\:my-2{margin-top:4px!important;margin-bottom:4px!important}.sm\:mt-2{margin-top:4px!important}.sm\:mb-2{margin-bottom:4px!important}.sm\:mx-2{margin-left:4px!important;margin-right:4px!important}.sm\:ml-2{margin-left:4px!important}.sm\:mr-2{margin-right:4px!important}}@media only screen and (max-width: 768px){.sm\:m-3{margin:8px!important}.sm\:my-3{margin-top:8px!important;margin-bottom:8px!important}.sm\:mt-3{margin-top:8px!important}.sm\:mb-3{margin-bottom:8px!important}.sm\:mx-3{margin-left:8px!important;margin-right:8px!important}.sm\:ml-3{margin-left:8px!important}.sm\:mr-3{margin-right:8px!important}}@media only screen and (max-width: 768px){.sm\:m-4{margin:12px!important}.sm\:my-4{margin-top:12px!important;margin-bottom:12px!important}.sm\:mt-4{margin-top:12px!important}.sm\:mb-4{margin-bottom:12px!important}.sm\:mx-4{margin-left:12px!important;margin-right:12px!important}.sm\:ml-4{margin-left:12px!important}.sm\:mr-4{margin-right:12px!important}}@media only screen and (max-width: 768px){.sm\:m-5{margin:18px!important}.sm\:my-5{margin-top:18px!important;margin-bottom:18px!important}.sm\:mt-5{margin-top:18px!important}.sm\:mb-5{margin-bottom:18px!important}.sm\:mx-5{margin-left:18px!important;margin-right:18px!important}.sm\:ml-5{margin-left:18px!important}.sm\:mr-5{margin-right:18px!important}}@media only screen and (max-width: 768px){.sm\:m-6{margin:24px!important}.sm\:my-6{margin-top:24px!important;margin-bottom:24px!important}.sm\:mt-6{margin-top:24px!important}.sm\:mb-6{margin-bottom:24px!important}.sm\:mx-6{margin-left:24px!important;margin-right:24px!important}.sm\:ml-6{margin-left:24px!important}.sm\:mr-6{margin-right:24px!important}}@media only screen and (max-width: 768px){.sm\:m-7{margin:32px!important}.sm\:my-7{margin-top:32px!important;margin-bottom:32px!important}.sm\:mt-7{margin-top:32px!important}.sm\:mb-7{margin-bottom:32px!important}.sm\:mx-7{margin-left:32px!important;margin-right:32px!important}.sm\:ml-7{margin-left:32px!important}.sm\:mr-7{margin-right:32px!important}}@media only screen and (max-width: 768px){.sm\:m-8{margin:40px!important}.sm\:my-8{margin-top:40px!important;margin-bottom:40px!important}.sm\:mt-8{margin-top:40px!important}.sm\:mb-8{margin-bottom:40px!important}.sm\:mx-8{margin-left:40px!important;margin-right:40px!important}.sm\:ml-8{margin-left:40px!important}.sm\:mr-8{margin-right:40px!important}}@media only screen and (max-width: 768px){.sm\:m-9{margin:50px!important}.sm\:my-9{margin-top:50px!important;margin-bottom:50px!important}.sm\:mt-9{margin-top:50px!important}.sm\:mb-9{margin-bottom:50px!important}.sm\:mx-9{margin-left:50px!important;margin-right:50px!important}.sm\:ml-9{margin-left:50px!important}.sm\:mr-9{margin-right:50px!important}}@media only screen and (max-width: 576px){.xs\:m-0{margin:0!important}.xs\:my-0{margin-top:0!important;margin-bottom:0!important}.xs\:mt-0{margin-top:0!important}.xs\:mb-0{margin-bottom:0!important}.xs\:mx-0{margin-left:0!important;margin-right:0!important}.xs\:ml-0{margin-left:0!important}.xs\:mr-0{margin-right:0!important}}@media only screen and (max-width: 576px){.xs\:m-1{margin:2px!important}.xs\:my-1{margin-top:2px!important;margin-bottom:2px!important}.xs\:mt-1{margin-top:2px!important}.xs\:mb-1{margin-bottom:2px!important}.xs\:mx-1{margin-left:2px!important;margin-right:2px!important}.xs\:ml-1{margin-left:2px!important}.xs\:mr-1{margin-right:2px!important}}@media only screen and (max-width: 576px){.xs\:m-2{margin:4px!important}.xs\:my-2{margin-top:4px!important;margin-bottom:4px!important}.xs\:mt-2{margin-top:4px!important}.xs\:mb-2{margin-bottom:4px!important}.xs\:mx-2{margin-left:4px!important;margin-right:4px!important}.xs\:ml-2{margin-left:4px!important}.xs\:mr-2{margin-right:4px!important}}@media only screen and (max-width: 576px){.xs\:m-3{margin:8px!important}.xs\:my-3{margin-top:8px!important;margin-bottom:8px!important}.xs\:mt-3{margin-top:8px!important}.xs\:mb-3{margin-bottom:8px!important}.xs\:mx-3{margin-left:8px!important;margin-right:8px!important}.xs\:ml-3{margin-left:8px!important}.xs\:mr-3{margin-right:8px!important}}@media only screen and (max-width: 576px){.xs\:m-4{margin:12px!important}.xs\:my-4{margin-top:12px!important;margin-bottom:12px!important}.xs\:mt-4{margin-top:12px!important}.xs\:mb-4{margin-bottom:12px!important}.xs\:mx-4{margin-left:12px!important;margin-right:12px!important}.xs\:ml-4{margin-left:12px!important}.xs\:mr-4{margin-right:12px!important}}@media only screen and (max-width: 576px){.xs\:m-5{margin:18px!important}.xs\:my-5{margin-top:18px!important;margin-bottom:18px!important}.xs\:mt-5{margin-top:18px!important}.xs\:mb-5{margin-bottom:18px!important}.xs\:mx-5{margin-left:18px!important;margin-right:18px!important}.xs\:ml-5{margin-left:18px!important}.xs\:mr-5{margin-right:18px!important}}@media only screen and (max-width: 576px){.xs\:m-6{margin:24px!important}.xs\:my-6{margin-top:24px!important;margin-bottom:24px!important}.xs\:mt-6{margin-top:24px!important}.xs\:mb-6{margin-bottom:24px!important}.xs\:mx-6{margin-left:24px!important;margin-right:24px!important}.xs\:ml-6{margin-left:24px!important}.xs\:mr-6{margin-right:24px!important}}@media only screen and (max-width: 576px){.xs\:m-7{margin:32px!important}.xs\:my-7{margin-top:32px!important;margin-bottom:32px!important}.xs\:mt-7{margin-top:32px!important}.xs\:mb-7{margin-bottom:32px!important}.xs\:mx-7{margin-left:32px!important;margin-right:32px!important}.xs\:ml-7{margin-left:32px!important}.xs\:mr-7{margin-right:32px!important}}@media only screen and (max-width: 576px){.xs\:m-8{margin:40px!important}.xs\:my-8{margin-top:40px!important;margin-bottom:40px!important}.xs\:mt-8{margin-top:40px!important}.xs\:mb-8{margin-bottom:40px!important}.xs\:mx-8{margin-left:40px!important;margin-right:40px!important}.xs\:ml-8{margin-left:40px!important}.xs\:mr-8{margin-right:40px!important}}@media only screen and (max-width: 576px){.xs\:m-9{margin:50px!important}.xs\:my-9{margin-top:50px!important;margin-bottom:50px!important}.xs\:mt-9{margin-top:50px!important}.xs\:mb-9{margin-bottom:50px!important}.xs\:mx-9{margin-left:50px!important;margin-right:50px!important}.xs\:ml-9{margin-left:50px!important}.xs\:mr-9{margin-right:50px!important}}.pill.primary{color:#0f598a;background-color:#f5fbff;border:1px solid hsl(204,80%,85%);display:inline-block;font-size:12px;padding:2px 12px;border-radius:1000px;box-shadow:0 1px 1px #0000001a}.pill.primary.selected{color:#73828c;background-color:#f6f8f8;border:1px solid hsl(204,10%,88%);box-shadow:0 0 #0000001a}.pill.primary.disabled{color:#abb4ba;box-shadow:0 0 #0000}.pill,.pill.secondary{color:#5c6870;background-color:#fcfdfd;border:1px solid hsl(204,10%,88%);display:inline-block;font-size:12px;padding:2px 12px;border-radius:1000px;box-shadow:0 1px 1px #0000001a}.pill.selected,.pill.secondary.selected{color:#73828c;background-color:#f6f8f8;border:1px solid hsl(204,10%,88%);box-shadow:0 0 #0000001a}.pill.disabled,.pill.secondary.disabled{color:#abb4ba;box-shadow:0 0 #0000}.pill.success{color:#2d6e0c;background-color:#f8fff5;border:1px solid hsl(100,80%,83%);display:inline-block;font-size:12px;padding:2px 12px;border-radius:1000px;box-shadow:0 1px 1px #0000001a}.pill.success.selected{color:#73828c;background-color:#f6f8f8;border:1px solid hsl(204,10%,88%);box-shadow:0 0 #0000001a}.pill.success.disabled{color:#abb4ba;box-shadow:0 0 #0000}.pill.info{color:#182c8b;background-color:#f5f7ff;border:1px solid hsl(230,80%,85%);display:inline-block;font-size:12px;padding:2px 12px;border-radius:1000px;box-shadow:0 1px 1px #0000001a}.pill.info.selected{color:#73828c;background-color:#f6f8f8;border:1px solid hsl(204,10%,88%);box-shadow:0 0 #0000001a}.pill.info.disabled{color:#abb4ba;box-shadow:0 0 #0000}.pill.warning{color:#6e3d0c;background-color:#fffaf5;border:1px solid hsl(30,80%,83%);display:inline-block;font-size:12px;padding:2px 12px;border-radius:1000px;box-shadow:0 1px 1px #0000001a}.pill.warning.selected{color:#73828c;background-color:#f6f8f8;border:1px solid hsl(204,10%,88%);box-shadow:0 0 #0000001a}.pill.warning.disabled{color:#abb4ba;box-shadow:0 0 #0000}.pill.danger{color:#8a0f0f;background-color:#fff5f5;border:1px solid hsl(0,80%,85%);display:inline-block;font-size:12px;padding:2px 12px;border-radius:1000px;box-shadow:0 1px 1px #0000001a}.pill.danger.selected{color:#73828c;background-color:#f6f8f8;border:1px solid hsl(204,10%,88%);box-shadow:0 0 #0000001a}.pill.danger.disabled{color:#abb4ba;box-shadow:0 0 #0000}.pill.admin{color:#7a5c1f;background-color:#fdfbf7;border:1px solid hsl(40,60%,85%);display:inline-block;font-size:12px;padding:2px 12px;border-radius:1000px;box-shadow:0 1px 1px #0000001a}.pill.admin.selected{color:#73828c;background-color:#f6f8f8;border:1px solid hsl(204,10%,88%);box-shadow:0 0 #0000001a}.pill.admin.disabled{color:#abb4ba;box-shadow:0 0 #0000}@keyframes LoadingAnimation{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}.lu-btn,button.lu-btn,a.lu-btn{display:inline-block;color:#414f58;border:none;border-radius:5px;cursor:pointer;text-decoration:none;transition:.1s;background-color:#fcfdfd;color:#5c6870;box-shadow:0 1px 2px #141b1f4d,0 0 2px #141b1f4d,inset 0 1px 6px #141b1f00;font-size:14px;padding:5px 10px}.lu-btn:active,.lu-btn.active,button.lu-btn:active,button.lu-btn.active,a.lu-btn:active,a.lu-btn.active{transition:50ms}.lu-btn:focus:not(:focus-visible),button.lu-btn:focus:not(:focus-visible),a.lu-btn:focus:not(:focus-visible){outline:none}.lu-btn:hover,.lu-btn:focus,button.lu-btn:hover,button.lu-btn:focus,a.lu-btn:hover,a.lu-btn:focus{background-color:#f1f3f4;color:#5c6870}.lu-btn:active,.lu-btn.active,button.lu-btn:active,button.lu-btn.active,a.lu-btn:active,a.lu-btn.active{background-color:#f1f3f4;color:#73828c;box-shadow:0 0 #141b1f00,inset 0 1px 4px #141b1f33,inset 0 0 2px #141b1f4d;transform:translateY(1px)}.lu-btn.primary:disabled,.lu-btn.secondary:disabled,.lu-btn.success:disabled,.lu-btn.info:disabled,.lu-btn.warning:disabled,.lu-btn.danger:disabled,button.lu-btn.primary:disabled,button.lu-btn.secondary:disabled,button.lu-btn.success:disabled,button.lu-btn.info:disabled,button.lu-btn.warning:disabled,button.lu-btn.danger:disabled,a.lu-btn.primary:disabled,a.lu-btn.secondary:disabled,a.lu-btn.success:disabled,a.lu-btn.info:disabled,a.lu-btn.warning:disabled,a.lu-btn.danger:disabled{background-color:#0000;background:unset;color:#73828c;outline:1px solid hsl(204,10%,88%);box-shadow:0 0 #0000;cursor:not-allowed}.lu-btn.primary:disabled:hover,.lu-btn.secondary:disabled:hover,.lu-btn.success:disabled:hover,.lu-btn.info:disabled:hover,.lu-btn.warning:disabled:hover,.lu-btn.danger:disabled:hover,button.lu-btn.primary:disabled:hover,button.lu-btn.secondary:disabled:hover,button.lu-btn.success:disabled:hover,button.lu-btn.info:disabled:hover,button.lu-btn.warning:disabled:hover,button.lu-btn.danger:disabled:hover,a.lu-btn.primary:disabled:hover,a.lu-btn.secondary:disabled:hover,a.lu-btn.success:disabled:hover,a.lu-btn.info:disabled:hover,a.lu-btn.warning:disabled:hover,a.lu-btn.danger:disabled:hover{background-color:unset}.lu-btn.primary:disabled:hover:before,.lu-btn.primary:disabled:focus:before,.lu-btn.secondary:disabled:hover:before,.lu-btn.secondary:disabled:focus:before,.lu-btn.success:disabled:hover:before,.lu-btn.success:disabled:focus:before,.lu-btn.info:disabled:hover:before,.lu-btn.info:disabled:focus:before,.lu-btn.warning:disabled:hover:before,.lu-btn.warning:disabled:focus:before,.lu-btn.danger:disabled:hover:before,.lu-btn.danger:disabled:focus:before,button.lu-btn.primary:disabled:hover:before,button.lu-btn.primary:disabled:focus:before,button.lu-btn.secondary:disabled:hover:before,button.lu-btn.secondary:disabled:focus:before,button.lu-btn.success:disabled:hover:before,button.lu-btn.success:disabled:focus:before,button.lu-btn.info:disabled:hover:before,button.lu-btn.info:disabled:focus:before,button.lu-btn.warning:disabled:hover:before,button.lu-btn.warning:disabled:focus:before,button.lu-btn.danger:disabled:hover:before,button.lu-btn.danger:disabled:focus:before,a.lu-btn.primary:disabled:hover:before,a.lu-btn.primary:disabled:focus:before,a.lu-btn.secondary:disabled:hover:before,a.lu-btn.secondary:disabled:focus:before,a.lu-btn.success:disabled:hover:before,a.lu-btn.success:disabled:focus:before,a.lu-btn.info:disabled:hover:before,a.lu-btn.info:disabled:focus:before,a.lu-btn.warning:disabled:hover:before,a.lu-btn.warning:disabled:focus:before,a.lu-btn.danger:disabled:hover:before,a.lu-btn.danger:disabled:focus:before{opacity:0}.lu-btn.primary:disabled *,.lu-btn.secondary:disabled *,.lu-btn.success:disabled *,.lu-btn.info:disabled *,.lu-btn.warning:disabled *,.lu-btn.danger:disabled *,button.lu-btn.primary:disabled *,button.lu-btn.secondary:disabled *,button.lu-btn.success:disabled *,button.lu-btn.info:disabled *,button.lu-btn.warning:disabled *,button.lu-btn.danger:disabled *,a.lu-btn.primary:disabled *,a.lu-btn.secondary:disabled *,a.lu-btn.success:disabled *,a.lu-btn.info:disabled *,a.lu-btn.warning:disabled *,a.lu-btn.danger:disabled *{pointer-events:none}.lu-btn.primary,button.lu-btn.primary,a.lu-btn.primary{background:linear-gradient(to bottom right,#26bed9,#2283c3);color:#f5fbff;box-shadow:0 1px 2px #0f598a66,inset 0 0 #0f598a00}.lu-btn.primary:hover,button.lu-btn.primary:hover,a.lu-btn.primary:hover{background:linear-gradient(to bottom right,#22abc3,#1f74ad);color:#f5fbff}.lu-btn.primary:active,.lu-btn.primary.active,button.lu-btn.primary:active,button.lu-btn.primary.active,a.lu-btn.primary:active,a.lu-btn.primary.active{color:#e7f5fe;transition:color .15s;box-shadow:0 0 #0f598a00,inset 0 1px 6px #0f598a80}.lu-btn.secondary,button.lu-btn.secondary,a.lu-btn.secondary{background-color:#fcfdfd;color:#5c6870;box-shadow:0 1px 2px #141b1f4d,0 0 2px #141b1f4d,inset 0 1px 6px #141b1f00}.lu-btn.secondary:hover,.lu-btn.secondary:focus,button.lu-btn.secondary:hover,button.lu-btn.secondary:focus,a.lu-btn.secondary:hover,a.lu-btn.secondary:focus{background-color:#f1f3f4;color:#5c6870}.lu-btn.secondary:active,.lu-btn.secondary.active,button.lu-btn.secondary:active,button.lu-btn.secondary.active,a.lu-btn.secondary:active,a.lu-btn.secondary.active{background-color:#f1f3f4;color:#73828c;box-shadow:0 0 #141b1f00,inset 0 1px 4px #141b1f33,inset 0 0 2px #141b1f4d;transform:translateY(1px)}.lu-btn.success,button.lu-btn.success,a.lu-btn.success{background:linear-gradient(to bottom right,#79a423,#448f1e);color:#f8fff5;box-shadow:0 1px 2px #2d6e0c66,inset 0 0 #2d6e0c00}.lu-btn.success:hover,button.lu-btn.success:hover,a.lu-btn.success:hover{background:linear-gradient(to bottom right,#698f1e,#3a7a1a);color:#f8fff5}.lu-btn.success:active,.lu-btn.success.active,button.lu-btn.success:active,button.lu-btn.success.active,a.lu-btn.success:active,a.lu-btn.success.active{color:#e7f5fe;transition:color .15s;box-shadow:0 0 #2d6e0c00,inset 0 1px 6px #2d6e0c80}.lu-btn.info,button.lu-btn.info,a.lu-btn.info{background:linear-gradient(to bottom right,#4785c2,#3c50b4);color:#f5f7ff;box-shadow:0 1px 2px #182c8b66,inset 0 0 #182c8b00}.lu-btn.info:hover,button.lu-btn.info:hover,a.lu-btn.info:hover{background:linear-gradient(to bottom right,#3c78b4,#3647a1);color:#f5f7ff}.lu-btn.info:active,.lu-btn.info.active,button.lu-btn.info:active,button.lu-btn.info.active,a.lu-btn.info:active,a.lu-btn.info.active{color:#e7f5fe;transition:color .15s;box-shadow:0 0 #182c8b00,inset 0 1px 6px #182c8b80}.lu-btn .lu-btn.warning,button.lu-btn .lu-btn.warning,a.lu-btn .lu-btn.warning{background:linear-gradient(to bottom right,#d98026,#c37322);color:#fffaf5;box-shadow:0 1px 2px #6e3d0c66,inset 0 0 #6e3d0c00}.lu-btn .lu-btn.warning:hover,button.lu-btn .lu-btn.warning:hover,a.lu-btn .lu-btn.warning:hover{background:linear-gradient(to bottom right,#c37322,#ad661f);color:#fffaf5}.lu-btn .lu-btn.warning:active,.lu-btn .lu-btn.warning.active,button.lu-btn .lu-btn.warning:active,button.lu-btn .lu-btn.warning.active,a.lu-btn .lu-btn.warning:active,a.lu-btn .lu-btn.warning.active{color:#e7f5fe;transition:color .15s;box-shadow:0 0 #6e3d0c00,inset 0 1px 6px #6e3d0c80}.lu-btn.danger,button.lu-btn.danger,a.lu-btn.danger{background:linear-gradient(to bottom right,#d2642d,#bd2828);color:#fff5f5;box-shadow:0 1px 2px #8a0f0f66,inset 0 0 #8a0f0f00}.lu-btn.danger:hover,button.lu-btn.danger:hover,a.lu-btn.danger:hover{background:linear-gradient(to bottom right,#bd5a28,#a82424);color:#fff5f5}.lu-btn.danger:active,.lu-btn.danger.active,button.lu-btn.danger:active,button.lu-btn.danger.active,a.lu-btn.danger:active,a.lu-btn.danger.active{color:#e7f5fe;transition:color .15s;box-shadow:0 0 #8a0f0f00,inset 0 1px 6px #8a0f0f80}.lu-btn.lu-loading,.lu-btn.lu-loading:disabled,button.lu-btn.lu-loading,button.lu-btn.lu-loading:disabled,a.lu-btn.lu-loading,a.lu-btn.lu-loading:disabled{background:linear-gradient(90deg,hsl(204,20%,99%),hsl(204,80%,85%),hsl(204,20%,99%));background-size:200% 200%;animation:LoadingAnimation 2s linear infinite;cursor:unset;outline:1px solid hsl(204,80%,85%);box-shadow:0 0 #0000;color:#0f598acc}.lu-dropdown{background:hsl(204,20%,99%);border:1px solid rgba(0,0,0,.15);box-shadow:0 6px 12px #0000002d;list-style:none;padding:5px 0;z-index:1032}.lu-dropdown>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#5c6870;white-space:nowrap}.lu-dropdown>li>a:hover{color:#414f58;text-decoration:none;background-color:#f6f8f8}.lu-dropdown>.active>a{background:hsl(204,70%,50%)}.lu-dropdown.right{right:0!important;left:auto!important}.finBif-publications h1,.laji-page .finBif-publications h1{font-size:16px;font-weight:400;margin-block-start:0px;margin-block-end:4px}.finBif-publications p,.laji-page .finBif-publications p{font-size:12px;color:#5c6870;margin-block-start:0px;margin-block-end:0px}.finBif-publications article,.laji-page .finBif-publications article{margin-bottom:18px}.finBif-publications .publication-doi,.laji-page .finBif-publications .publication-doi{margin-top:4px;margin-bottom:4px}html{position:relative;height:100%;-ms-overflow-style:scrollbar}body{color:#141b1f;background-color:#f6f8f8;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:50px;height:100%}p,li,h1,h2,h3,h4,h5,h6,blockquote,caption{max-width:800px}.lajiApp{height:100%;display:flex;flex-direction:column}.lajiApp>.content{flex:1 0 auto;display:flex;flex-direction:column}.clear{clear:both}.capitalize{text-transform:capitalize}img{max-width:100%}laji-locale-fi,laji-locale-en,laji-locale-sv,laji-locale-fi>div,laji-locale-en>div,laji-locale-sv>div,.content>div,.content .container{flex:1 0 auto;display:flex;flex-direction:column}.lu-modal{z-index:1070}.cursive{font-style:italic}.separated-list{display:inline;list-style:none;margin:0!important;padding:0!important}.separated-list li{display:inline}.separated-list li:after{content:", "}.separated-list.semicolon li:after{content:"; "}.separated-list li:last-of-type:after{content:""}.separated-list li.no-comma:after{content:""}.container-icon-text{display:flex}.container-icon-text .text{line-height:1.3}.dark-bg{background-color:#ecf0f1}.breadcrumb{margin-top:15px}.link{cursor:pointer;cursor:hand}.loading{background-color:#fff;background-image:url(/static/images/loading.gif);background-size:23px 23px;background-position:right center;background-repeat:no-repeat}.scientificName{display:inline-block;white-space:nowrap}.pagination{margin:0 0 20px}.tab-content,.container-relative{position:relative}.autosuggest-value{height:20px;padding-right:30px;background-size:20px auto!important;background-position:center right!important}option:disabled{color:#bababa}laji-document .facts{max-width:100%;overflow:auto}.dropdown-toggle .caret{float:right;margin-top:7px}.error-content{display:inline-block;font-size:12px;background-color:#ff00004d;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;padding:2px}.node-content-wrapper,.tree-children{position:relative}.node-content-wrapper:before,.tree-children:after{content:"";position:absolute}.node-content-wrapper:before{border-bottom:1px solid lightgrey;border-left:1px solid lightgrey;height:28px;top:-17px;width:20px;left:-28px}.tree-node-leaf{padding-left:3px}.tree-node-leaf>.node-wrapper>.node-content-wrapper:before{width:28px}.tree-children:after{border-left:1px solid lightgrey;height:100%;top:-15px;left:-15px}treenode:last-child>.tree-node>.tree-children:after{border-left:none}.toggle-children{z-index:1}.informal-group-image{background-repeat:no-repeat;background-position:center center;background-size:100% auto}.informal-group-image.MVL\.1{background-image:url(https://cdn.laji.fi/images/informalGroups/MVL.1.svg)}.informal-group-image.MVL\.2{background-image:url(https://cdn.laji.fi/images/informalGroups/MVL.2.svg)}.informal-group-image.MVL\.343{background-image:url(https://cdn.laji.fi/images/informalGroups/MVL.21.svg)}.informal-group-image.MVL\.22{background-image:url(https://cdn.laji.fi/images/informalGroups/MVL.22.svg)}.informal-group-image.MVL\.26{background-image:url(https://cdn.laji.fi/images/informalGroups/MVL.26.svg)}.informal-group-image.MVL\.27{background-image:url(https://cdn.laji.fi/images/informalGroups/MVL.27.svg)}.informal-group-image.MVL\.37{background-image:url(https://cdn.laji.fi/images/informalGroups/MVL.37.svg)}.informal-group-image.MVL\.39{background-image:url(https://cdn.laji.fi/images/informalGroups/MVL.39.svg)}.informal-group-image.MVL\.40{background-image:url(https://cdn.laji.fi/images/informalGroups/MVL.40.svg)}.informal-group-image.MVL\.41{background-image:url(https://cdn.laji.fi/images/informalGroups/MVL.41.svg)}.informal-group-image.MVL\.232{background-image:url(https://cdn.laji.fi/images/informalGroups/MVL.232.svg)}.informal-group-image.MVL\.233{background-image:url(https://cdn.laji.fi/images/informalGroups/MVL.233.svg)}.informal-group-image.MVL\.28{background-image:url(https://cdn.laji.fi/images/informalGroups/MVL.28.svg)}.popover-lg{min-width:400px}.popover-modal,.popover{z-index:1080}.margin-bottom-20{margin-bottom:20px}.border-top-1{border-top:1px solid #ddd!important}.small-flag{height:11px;width:auto}.laji-map{width:100%;height:100%}.laji-map-dialog{z-index:1071}.laji-map-blocker{z-index:1070}.checkbox{background:none}.laji-form .laji-form-map-container,.laji-form .popover{z-index:0}.laji-form .blocking-loader{z-index:2}.laji-form .leaflet-rrose{min-width:200px}.ui-select-highlight{font-weight:700}.ui-select-offscreen{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.ng-dirty.ng-invalid>a.select2-choice{border-color:#d44950}.select2-result-single{padding-left:0}.select2-locked>.select2-search-choice-close{display:none}.select-locked>.ui-select-match-close{display:none}body>.select2-container.open{z-index:9999}.ui-select-container[theme=select2].direction-up .ui-select-match{border-radius:0 0 4px 4px}.ui-select-container[theme=select2].direction-up .ui-select-dropdown{border-radius:4px 4px 0 0;border-top-width:1px;border-top-style:solid;box-shadow:0 -4px 8px #00000040;margin-top:-4px}.ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search{margin-top:4px}.ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match{border-bottom-color:#5897fb}.ui-select-container .ui-select-match-text{overflow:hidden;width:80%;width:calc(100% - 30px)}.selectize-input.selectize-focus{border-color:#007fbb!important}.selectize-control>.selectize-input>input{width:100%}.selectize-control>.selectize-dropdown{width:100%}.ng-dirty.ng-invalid>div.selectize-input{border-color:#d44950}.ui-select-container[theme=selectize].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px #00000040;margin-top:-2px}.btn-default-focus{color:#333;background-color:#ebebeb;border-color:#adadad;text-decoration:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}.ui-select-bootstrap .ui-select-toggle{position:relative}.ui-select-bootstrap .ui-select-toggle>.caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px}.input-group>.ui-select-bootstrap.dropdown{position:static}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control{border-radius:4px 0 0 4px}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control.direction-up{border-radius:4px 0 0 4px!important}.ui-select-bootstrap>.ui-select-match>.btn{text-align:left!important}.ui-select-bootstrap>.ui-select-match>.caret{position:absolute;top:45%;right:15px}.ui-disabled{background-color:#eceeef;border-radius:4px;position:absolute;width:100%;height:100%;z-index:5;opacity:.6;top:0;left:0;cursor:not-allowed}.ui-select-bootstrap>.ui-select-choices{width:100%;height:auto;max-height:200px;overflow-x:hidden;margin-top:-1px}body>.ui-select-bootstrap.open{z-index:1000}.ui-select-multiple.ui-select-bootstrap{height:auto;padding:3px 3px 0}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent!important;border:none;outline:none;height:1.666666em;margin-bottom:3px}.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:.75}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin:0 3px 3px 0}.ui-select-multiple .ui-select-match-item{position:relative}.ui-select-multiple .ui-select-match-item.dropping-before:before{content:"";position:absolute;top:0;right:100%;height:100%;margin-right:2px;border-left:1px solid #428bca}.ui-select-multiple .ui-select-match-item.dropping-after:after{content:"";position:absolute;top:0;left:100%;height:100%;margin-left:2px;border-right:1px solid #428bca}.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none!important}.ui-select-bootstrap.ng-dirty.ng-invalid>button.btn.ui-select-match{border-color:#d44950}.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px #00000040}.ui-select-match .btn-default:hover{background-color:#fff}.lji-icon{position:relative;display:inline-block;width:24px;height:24px}.lji-btn-sm{padding:3px 4px 0;height:31px}.lji-numeric{background-image:url(/static/images/icons/numeric.svg)}.lji-crop{background-image:url(/static/images/icons/crop.svg)}.lji-polygon{background-image:url(/static/images/icons/polygon.svg)}*[disabled] .lji-icon{filter:invert(1) brightness(.5)}.more-info{padding-bottom:10px;padding-top:15px;background-color:#f1f3f4}.sidebar.mobile{z-index:1000}.laji-sidebar-active{background:white}.sidebar-content-wrapper nav{min-width:200px}.sidebar-content-wrapper h4,.sidebar-content-wrapper h5{max-width:200px;font-weight:600;color:#73828c;font-size:16px;letter-spacing:.5px}.fixed-to-view{position:fixed;width:inherit;z-index:1020}.required{color:#d44950}.issues{background-color:#ebcccc!important}.small-label{font-weight:400;font-size:smaller}::-webkit-scrollbar{overflow:visible}::-webkit-scrollbar-button{height:0;width:0}::-webkit-scrollbar-corner{background:transparent}::-webkit-scrollbar-thumb:active{background-color:#abb4ba;box-shadow:inset 0 0 3px #0006}::-webkit-scrollbar-thumb:hover{background-color:#abb4bacc;box-shadow:inset 0 0 3px #0000004d}::-webkit-scrollbar-thumb{background-color:#abb4ba80;background-clip:padding-box;border:solid transparent;border-width:1px 1px 1px 1px;box-shadow:inset 0 0 3px #0003}::-webkit-scrollbar-track:active{background-color:#f1f3f4;border:1px solid hsl(204,10%,88%)}::-webkit-scrollbar-track:hover{background-color:#f1f3f4}::-webkit-scrollbar-track{background-color:#f6f8f8;border:1px solid hsl(204,12%,95%)}@media print{body,html{margin:0;padding:0}.no-print,.no-print *{display:none!important}}.ngx-datatable.material{box-shadow:none;border:1px solid rgba(0,0,0,.12)}.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell span{overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap;display:block;width:100%}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell{font-size:85%;display:flex;align-items:center}.ngx-datatable.material.striped .datatable-row-odd{background-color:#f6f8f8}.ngx-datatable.material .datatable-footer .page-count{white-space:nowrap}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle{background-color:#0000001f}.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-wrapper{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.ngx-datatable .datatable-header .datatable-header-cell{border-right:1px solid rgba(0,0,0,.12)}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{position:absolute;left:1px;top:13px;font-size:10px}.nav.nav-tabs.nav-justified{margin:25px 0 20px;clear:both}.nav-tabs.nav-justified>li>a{background:#f5f5f5;border:1px solid #c7c5c5}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}@media only screen and (min-width: 768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>li>a{margin-bottom:0}.nav-tabs.nav-justified>.active>a{background:white;border-bottom:1px solid white}}@media only screen and (max-width: 767px){.nav.nav-tabs.nav-justified{margin:0 0 20px}.btn-mobile{margin-top:10px;background:#b3d5ec;color:#000;font-weight:700;margin-bottom:10px;text-align:center;width:100%}.btn-mobile .menu{float:left}}@media only screen and (max-width: 768px){.input-sm,select.input-sm{height:36px}}@media only screen and (max-width: 480px){.home-page .tooltip{max-width:175px;min-width:auto}.bs-tooltip-top .arrow,.bs-tooltip-bottom .arrow{left:82%;display:none}}.datatable-body-row.datatable-row-even.reserved{background:#d1c400!important}.datatable-body-row.datatable-row-odd.reserved{background:#a1b400!important}.datatable-body-row.datatable-row-even.mine{background:#d16e04!important}.datatable-body-row.datatable-row-odd.mine{background:#c15e04!important}.datatable-body-row.datatable-row-even.sent{background:#00aa00!important}.datatable-body-row.datatable-row-odd.sent{background:#009a00!important}.margin-top-20{margin-top:20px}.margin-top-10{margin-top:10px}.margin-top-25{margin-top:25px}.block{display:block}.no-padding{padding-left:0;padding-right:0}.cta{box-shadow:0 18px 4px -13px #000000bf;-webkit-box-shadow:0px 18px 4px -13px rgba(0,0,0,.75);-moz-box-shadow:0px 18px 4px -13px rgba(0,0,0,.75);background-color:#2691d9;border:none;color:#fff}.cta:hover{background-color:#1f74ad;color:#fff}.nav-pills>li>a{border:1px solid hsl(204,70%,40%)}.padding-top-bottom-5{padding:5px 0}.alert-box{background-color:#ff000078;font-size:12px;line-height:14px;margin-top:2px;display:block;color:#000}.alert-box:hover{text-decoration:none}a{color:#1f74ad}.annotation-marker{font-size:12px}div.annotation-marker{margin-bottom:5px;max-width:200px;border-radius:50px;padding:2px 8px}.annotation-marker-new{margin-bottom:5px;max-width:200px;border-radius:50px;padding:2px 8px;background:white;color:#000}.annotation-marker-new:hover{cursor:pointer}.annotation-marker.positive{color:#593;background-color:#f0f9ec;border:1px solid #a8d194}.annotation-marker.neutral{color:#000;background:#c4c4c4;border:1px solid black}.annotation-marker.check{color:#983;background-color:#f9f7ec;border:1px solid #d1c794}.annotation-marker.negative{color:#933;background-color:#f9ecec;border:1px solid #d19494}.annotation-marker.self,.annotation-marker.info{color:#379;background-color:#ecf4f9;border:1px solid #94bdd1}.annotation-marker.admin{color:#876503;background-color:#f7df9a;border:1px solid #cb9600}.annotation-marker-new.positive{color:#593;background-color:#f0f9ec;border:1px solid #a8d194}.annotation-marker-new.neutral{color:#000;border:1px solid #c0c0c0}.annotation-marker-new.check{background:#FCF8E3;border:1px solid #DAC867}.annotation-marker-new.negative{background:#ffc1b7;border:1px solid #ff5e46}.annotation-marker-new.admin{color:#000;background-color:#fff;border:1px solid #b4aeae}.annotation-marker-new.positive:hover,.annotation-marker-new.positive.on{background:#008400;color:#fff}.annotation-marker-new.neutral:hover{border:1px solid black}.annotation-marker-new.neutral.on{color:red;text-decoration:line-through}.annotation-marker-new.neutral.on span{color:#000}.annotation-marker-new.check:hover,.annotation-marker-new.check.on{background:#E16200;color:#fff}.annotation-marker-new.negative:hover,.annotation-marker-new.negative.on{background:#ff0000;color:#fff}.annotation-marker-new.positive.off,.annotation-marker-new.neutral.off,.annotation-marker-new.check.off,.annotation-marker-new.negative.off{background:#dedede;color:#9e9e9e;border:1px solid #9e9e9e;cursor:pointer}.annotation-marker-new.admin:hover,.annotation-marker-new.admin.on{color:#fff;background-color:#000}.annotation-star{width:22px;height:22px;display:inline-block;vertical-align:bottom}.annotation-star{background:url(sprite-stars-annotations.e0578781ed6c539c.png) 0 0 no-repeat;background-repeat:no-repeat}.annotation-star.positive{background-position:-5px -3px}.annotation-star.neutral{background-position:-29px -3px}.annotation-star.check{background:none;width:0px}.annotation-star.negative{background-position:-77px -3px}.margin-bottom-5{margin-bottom:5px}.alert-small{padding:2px 10px;display:inline-block}typeahead-container h5.autosuggest-value{font-size:14px;color:#5c6870;font-weight:400}typeahead-container .active h5.autosuggest-value{color:#f5fbff}typeahead-container{background-color:#fcfdfd;box-shadow:0 2px 12px #0003;border:none}typeahead-container .active{background-color:#2691d9;color:#f5fbff}typeahead-container .active .informal-group-image{filter:brightness(0) invert(1)}.alert-info{background-color:#e7f5fe;color:#0f598a;border:1px solid hsl(204,80%,85%);border-radius:5px}.laji-page{font-size:16px;color:#414f58}.laji-page h1{color:#414f58;font-size:38px;font-weight:600;margin-block-start:50px;margin-block-end:18px;margin-inline-start:0px;margin-inline-end:0px}.laji-page h1:first-child{margin-block-start:0px}.laji-page h2{color:#414f58;font-size:34px;font-weight:400;margin-block-start:50px;margin-block-end:18px}.laji-page h2:first-child{margin-block-start:0px}.laji-page h3{color:#414f58;font-size:26px;font-weight:400;margin-block-start:40px;margin-block-end:12px}.laji-page h3:first-child{margin-block-start:0px}.laji-page h4{color:#5c6870;font-size:22px;font-weight:400;margin-block-start:32px;margin-block-end:12px}.laji-page h4:first-child{margin-block-start:0px}.laji-page h5{color:#73828c;font-size:20px;font-weight:400;margin-block-start:24px;margin-block-end:8px}.laji-page h5:first-child{margin-block-start:0px}.laji-page h6{color:#73828c;font-size:18px;font-weight:400;margin-block-start:18px;margin-block-end:8px}.laji-page h6:first-child{margin-block-start:0px}.laji-page p{margin-block-start:8px;margin-block-end:8px;margin-inline-start:0px;margin-inline-end:0px}.laji-page a:not(.btn,.lu-btn){color:#1f74ad;text-decoration:underline}.laji-page a:not(.btn,.lu-btn):visited{color:#1f74ad}.laji-page a:not(.btn,.lu-btn):hover{color:#053c61}.laji-page a:not(.btn,.lu-btn):active{color:#001f33}.laji-page a:not(.btn,.lu-btn):focus{color:#053c61}.laji-page small{font-size:12px}.laji-page ul,.laji-page ol{margin-block-start:18px;margin-block-end:18px;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:32px}.laji-page ul>li>ul{margin-block-start:4px}.laji-page li{margin-bottom:4px}.laji-page table{font-size:14px;border-spacing:0px;margin-block-start:24px;margin-block-end:24px;margin-inline-start:0px;margin-inline-end:0px}.laji-page table tr:nth-child(odd){background-color:#f6f8f8}.laji-page table tr:nth-child(2n){background-color:#f1f3f4}.laji-page table tr>th,.laji-page table tr td{padding:4px 24px}.laji-page table tr>th{font-weight:600;color:#5c6870;border-bottom:1px solid hsl(204,80%,85%)}.laji-page blockquote{background-color:#f1f3f4;border-left:5px solid hsl(204,10%,88%);color:#5c6870;padding:8px 18px;margin-block-start:18px;margin-block-end:18px;margin-inline-start:32px;margin-inline-end:32px}.laji-page figure{margin-block-start:18px;margin-block-end:18px;margin-inline-start:32px;margin-inline-end:32px;width:-moz-fit-content;width:fit-content}.laji-page figure img{border:1px solid hsl(204,10%,88%)}.laji-page figcaption{font-size:12px;color:#5c6870}.laji-page hr{margin:20px 0;border-top:1px solid hsl(204,10%,88%)}.laji-page typeahead-container a:not(.btn,.lu-btn),.laji-page .laji-map a:not(.btn,.lu-btn){color:initial;text-decoration:initial}.laji-page typeahead-container a:not(.btn,.lu-btn):visited,.laji-page .laji-map a:not(.btn,.lu-btn):visited{color:initial}.laji-page typeahead-container a:not(.btn,.lu-btn):hover,.laji-page .laji-map a:not(.btn,.lu-btn):hover{color:initial}.laji-page typeahead-container a:not(.btn,.lu-btn):active,.laji-page .laji-map a:not(.btn,.lu-btn):active{color:initial}.laji-page typeahead-container a:not(.btn,.lu-btn):focus,.laji-page .laji-map a:not(.btn,.lu-btn):focus{color:initial}.laji-page typeahead-container ul{margin-block-start:initial;margin-block-end:initial;margin-inline-start:initial;margin-inline-end:initial;padding-inline-start:initial}.laji-page typeahead-container li{margin-bottom:initial}.laji-page typeahead-container .dropdown-menu>.active>a,.laji-page typeahead-container .dropdown-menu>.active>a:focus,.laji-page typeahead-container .dropdown-menu>.active>a:hover{color:#f5fbff}.laji-page .laji-map .leaflet-control a{color:#464646}.taxon-select-bar .informal-group-image{display:inline-block;height:20px;background-size:20px 20px;background-position:center center;position:relative;padding:5px 20px 5px 5px;margin-left:5px}.finnish-flag{background-image:url(/static/images/icons/flag_fi_small.png)}typeahead-container button{width:100%;padding:3px 20px;border:none;background:white;text-align:left}typeahead-container{width:600px}typeahead-container ul{width:600px}.autocomplete-small-flag{display:inline-block;width:24px;height:14px;margin-left:5px;background-position:center center;position:relative;border:1px solid gray;top:2px}.flag_icon{float:right;display:inline-block;margin-left:5px}.responsive_container{display:inline-block;float:right;margin-left:5px}.no-border{border:0}.container-taxon-group{display:inline-block;width:22px;height:22px;background-position:center center;background-size:80%;position:relative;top:4px}.flag-taxonRank{float:right;position:relative;top:-3px;margin-left:10px}.omni-search-results .match .flag-taxonRank{float:left;position:relative;top:-8px;margin-left:0;display:block;width:100%}.omni-search-results .match.active .informal-group-image{filter:none}.container-flag-taxonRank{display:inline-block}typeahead-container ul li a~span{display:inline-block}span.autocomplete-container{vertical-align:sub}laji-form ul.rw-list>li.rw-list-option,.rw-selectlist>li.rw-list-option{min-height:25px;display:inline-block;line-height:25px;width:100%}span.simple-option{vertical-align:bottom}@media only screen and (max-width: 767px){.flag-taxonRank{float:none;position:relative;top:-6px;display:block;opacity:.5;margin-left:0}.taxon-second-element,.taxon-third-element{display:block}typeahead-container{left:0!important;min-width:250px!important}typeahead-container ul{min-width:250px!important}}.ljb-picker-highlighter{z-index:1070!important}#iucn-nav.navbar{background-color:#d62022;color:#fcfdfd;box-shadow:0 2px 5px #000;border:0}#iucn-nav .icon-bar{background-color:#fcfdfd}#iucn-nav .navbar-collapse{border:0}#iucn-nav .navbar-nav>li>a,#iucn-nav .navbar-brand,#iucn-nav .navbar-toggle:focus,#iucn-nav .navbar-toggle:hover,#iucn-nav .navbar-toggle{border-color:#d62022;color:#fcfdfd}#iucn-nav .navbar-nav>li>a:hover,#iucn-nav .navbar-nav>li.open>a,#iucn-nav .navbar-brand:hover,#iucn-nav .navbar-toggle:focus,#iucn-nav .navbar-toggle:hover,#iucn-nav .active>a,#iucn-nav .active>a:focus,#iucn-nav .navbar-nav>.active>a:hover{background-color:#c01d1e;color:#fcfdfd}#iucn-nav .navbar-collapse.in [role=menuitem] a{color:#141b1f}
