.preloader-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:50}.preloader-overlay .preloader{width:64px;height:64px;border:7px solid #fff;border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ui-btn{font-family:"Inter",sans-serif;font-size:13px;font-weight:500;font-size:13px;letter-spacing:.3px;cursor:pointer;text-decoration:none;border:none;padding:9px 16px;color:#fff;border-radius:3px;background-color:#007aff;transition:ease .2s;text-align:center;display:block;user-select:none}.ui-btn:hover,.ui-btn:focus{background-color:rgb(0,104.92,219.3)}.ui-btn:focus,.ui-btn:active{outline:3px solid rgba(0,122,255,.09)}.ui-btn.btn-red{background-color:#ff3b30}.ui-btn.btn-red:hover,.ui-btn.btn-red:focus{background-color:rgb(255,25.1971014493,12.3)}.ui-btn.btn-red:focus,.ui-btn.btn-red:active{outline:3px solid rgba(255,59,48,.09)}.ui-btn.btn-gray{background-color:#777}.ui-btn.btn-gray:hover,.ui-btn.btn-gray:focus{background-color:hsl(0,0%,39.6666666667%)}.ui-btn.btn-gray:focus,.ui-btn.btn-gray:active{outline:3px solid rgba(119,119,119,.09)}.ui-btn>span{color:#fff}.ui-btn:has(svg){padding:2px 8px;display:flex;align-items:center;justify-content:center}.ui-btn>svg{fill:#fff;width:22px;min-width:22px}.ui-btn.btn-light{background-color:rgb(204,228.4,255)}.ui-btn.btn-light>span{color:#007aff}.ui-btn.btn-light>svg{fill:#007aff}.ui-btn.btn-light:hover,.ui-btn.btn-light:focus{background-color:rgb(168.3,209.78,255)}.ui-btn.btn-light:hover>span,.ui-btn.btn-light:focus>span{color:rgb(0,85.4,178.5)}.ui-btn.btn-light:hover>svg,.ui-btn.btn-light:focus>svg{fill:rgb(0,104.92,219.3)}.ui-btn.input-size{padding-top:7px;padding-bottom:7px}.ui-input,.ui-textarea,.ui-select{font-family:"Inter",sans-serif;font-size:13px;font-size:13px;font-weight:500;padding:6px 7px;box-sizing:border-box;border-radius:3px;border:1px solid #ccc;min-width:32px;min-height:30px;height:30px}.ui-input:focus,.ui-textarea:focus,.ui-select:focus,.ui-input:active,.ui-textarea:active,.ui-select:active{border-color:rgb(153,201.8,255);outline:3px solid rgba(0,122,255,.09)}.ui-input:focus.parsley-error,.ui-textarea:focus.parsley-error,.ui-select:focus.parsley-error,.ui-input:active.parsley-error,.ui-textarea:active.parsley-error,.ui-select:active.parsley-error{outline:3px solid rgba(255,59,48,.09)}.ui-input.parsley-error,.parsley-error.ui-textarea,.parsley-error.ui-select{color:#ff3b30;border-color:rgb(255,131.4347826087,124.5);background-color:rgb(255,242.5014492754,241.8)}.ui-input:disabled,.ui-textarea:disabled,.ui-select:disabled{background-color:#f5f5f5}.ui-input.datepicker-input,.datepicker-input.ui-textarea,.datepicker-input.ui-select{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OCA0OCI+PHBhdGggZD0iTTEyLjUgNkM4LjkyODA2MTkgNiA2IDguOTI4MDYxOSA2IDEyLjVMNiAzNS41QzYgMzkuMDcxOTM4IDguOTI4MDYxOSA0MiAxMi41IDQyTDM1LjUgNDJDMzkuMDcxOTM4IDQyIDQyIDM5LjA3MTkzOCA0MiAzNS41TDQyIDEyLjVDNDIgOC45MjgwNjE5IDM5LjA3MTkzOCA2IDM1LjUgNkwxMi41IDYgeiBNIDEyLjUgOUwzNS41IDlDMzcuNDUwMDYyIDkgMzkgMTAuNTQ5OTM4IDM5IDEyLjVMMzkgMTRMOSAxNEw5IDEyLjVDOSAxMC41NDk5MzggMTAuNTQ5OTM4IDkgMTIuNSA5IHogTSA5IDE3TDM5IDE3TDM5IDM1LjVDMzkgMzcuNDUwMDYyIDM3LjQ1MDA2MiAzOSAzNS41IDM5TDEyLjUgMzlDMTAuNTQ5OTM4IDM5IDkgMzcuNDUwMDYyIDkgMzUuNUw5IDE3IHogTSAxNS41IDIxIEEgMi41IDIuNSAwIDAgMCAxNS41IDI2IEEgMi41IDIuNSAwIDAgMCAxNS41IDIxIHogTSAyNCAyMSBBIDIuNSAyLjUgMCAwIDAgMjQgMjYgQSAyLjUgMi41IDAgMCAwIDI0IDIxIHogTSAzMi41IDIxIEEgMi41IDIuNSAwIDAgMCAzMi41IDI2IEEgMi41IDIuNSAwIDAgMCAzMi41IDIxIHogTSAxNS41IDMwIEEgMi41IDIuNSAwIDAgMCAxNS41IDM1IEEgMi41IDIuNSAwIDAgMCAxNS41IDMwIHogTSAyNCAzMCBBIDIuNSAyLjUgMCAwIDAgMjQgMzUgQSAyLjUgMi41IDAgMCAwIDI0IDMwIHoiIGZpbGw9IiM0NDQiIC8+PC9zdmc+");background-size:24px;background-repeat:no-repeat;background-position:center right 3px;padding-right:30px}.ui-input.datepicker-input:read-only,.datepicker-input.ui-textarea:read-only,.datepicker-input.ui-select:read-only{cursor:pointer}.ui-input:not(.ui-select):read-only,.ui-textarea:not(.ui-select):read-only,.ui-select:not(.ui-select):read-only{border-color:#e7e7e7;background-color:#f7f7f7}.ui-input:not(.ui-select):read-only:focus,.ui-textarea:not(.ui-select):read-only:focus,.ui-select:not(.ui-select):read-only:focus,.ui-input:not(.ui-select):read-only:active,.ui-textarea:not(.ui-select):read-only:active,.ui-select:not(.ui-select):read-only:active{outline:none}.ui-select{padding:5px 3px;text-overflow:ellipsis}.ui-textarea{min-height:64px;resize:vertical}.ui-color{box-sizing:border-box;border-radius:3px;border:1px solid #ccc;min-width:32px;width:100%;min-height:30px;height:30px;padding:2px}.ui-color:focus,.ui-color:active{border-color:rgb(153,201.8,255);outline:3px solid rgba(0,122,255,.09)}.ui-color:focus.parsley-error,.ui-color:active.parsley-error{outline:3px solid rgba(255,59,48,.09)}.ui-color.parsley-error{color:#ff3b30;border-color:rgb(76.5,161.9,255);background-color:rgb(193.8,223.08,255)}.ui-color::-webkit-color-swatch-wrapper{padding:0}.ui-color::-webkit-color-swatch{border-radius:3px;border:none}.ui-form label{font-weight:500;color:#222}.ui-form label.req::after{content:"*";font-weight:800;color:#ff3b30;margin-left:3px}.ui-form label.req>span.help{color:#007aff;font-weight:500;cursor:help}input[type=checkbox].ui-checkbox{display:none}input[type=checkbox].ui-checkbox+label{font-weight:500;color:#222;padding:3px 0;cursor:pointer;user-select:none;display:inline-flex;align-items:center}input[type=checkbox].ui-checkbox+label:before{box-sizing:border-box;border-radius:3px;border:1px solid #ccc;content:"";width:18px;min-width:18px;height:18px;background-color:#fff;margin-right:6px}input[type=checkbox].ui-checkbox:focus+label::before,input[type=checkbox].ui-checkbox:active+label::before{outline:3px solid rgba(0,122,255,.09)}input[type=checkbox].ui-checkbox:checked+label::before{border-color:#777;background-color:#777;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAyNiI+PHBhdGggZD0iTTIyLjU2NjQwNiA0LjczMDQ2OUwyMC43NzM0MzggMy41MTE3MTlDMjAuMjc3MzQ0IDMuMTc1NzgxIDE5LjU5NzY1NiAzLjMwNDY4OCAxOS4yNjU2MjUgMy43OTY4NzVMMTAuNDc2NTYzIDE2Ljc1NzgxM0w2LjQzNzUgMTIuNzE4NzVDNi4wMTU2MjUgMTIuMjk2ODc1IDUuMzI4MTI1IDEyLjI5Njg3NSA0LjkwNjI1IDEyLjcxODc1TDMuMzcxMDk0IDE0LjI1MzkwNkMyLjk0OTIxOSAxNC42NzU3ODEgMi45NDkyMTkgMTUuMzYzMjgxIDMuMzcxMDk0IDE1Ljc4OTA2M0w5LjU4MjAzMSAyMkM5LjkyOTY4OCAyMi4zNDc2NTYgMTAuNDc2NTYzIDIyLjYxMzI4MSAxMC45Njg3NSAyMi42MTMyODFDMTEuNDYwOTM4IDIyLjYxMzI4MSAxMS45NTcwMzEgMjIuMzA0Njg4IDEyLjI3NzM0NCAyMS44Mzk4NDRMMjIuODU1NDY5IDYuMjM0Mzc1QzIzLjE5MTQwNiA1Ljc0MjE4OCAyMy4wNjI1IDUuMDY2NDA2IDIyLjU2NjQwNiA0LjczMDQ2OVoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");background-position:center;background-repeat:no-repeat;background-size:14px}input[type=checkbox].ui-checkbox:disabled+label{color:#888}input[type=checkbox].ui-checkbox:disabled+label::before{background-color:#eee;border-color:#ddd}input[type=checkbox].ui-checkbox:disabled:checked+label::before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAyNiI+PHBhdGggZD0iTTIyLjU2NjQwNiA0LjczMDQ2OUwyMC43NzM0MzggMy41MTE3MTlDMjAuMjc3MzQ0IDMuMTc1NzgxIDE5LjU5NzY1NiAzLjMwNDY4OCAxOS4yNjU2MjUgMy43OTY4NzVMMTAuNDc2NTYzIDE2Ljc1NzgxM0w2LjQzNzUgMTIuNzE4NzVDNi4wMTU2MjUgMTIuMjk2ODc1IDUuMzI4MTI1IDEyLjI5Njg3NSA0LjkwNjI1IDEyLjcxODc1TDMuMzcxMDk0IDE0LjI1MzkwNkMyLjk0OTIxOSAxNC42NzU3ODEgMi45NDkyMTkgMTUuMzYzMjgxIDMuMzcxMDk0IDE1Ljc4OTA2M0w5LjU4MjAzMSAyMkM5LjkyOTY4OCAyMi4zNDc2NTYgMTAuNDc2NTYzIDIyLjYxMzI4MSAxMC45Njg3NSAyMi42MTMyODFDMTEuNDYwOTM4IDIyLjYxMzI4MSAxMS45NTcwMzEgMjIuMzA0Njg4IDEyLjI3NzM0NCAyMS44Mzk4NDRMMjIuODU1NDY5IDYuMjM0Mzc1QzIzLjE5MTQwNiA1Ljc0MjE4OCAyMy4wNjI1IDUuMDY2NDA2IDIyLjU2NjQwNiA0LjczMDQ2OVoiIGZpbGw9IiNiYmIiLz48L3N2Zz4=")}.ui-tab{border-radius:4px;overflow:hidden;border:1px solid #ddd;box-shadow:0 0 5px rgba(0,0,0,.05)}.ui-tab.no-border{border:none;box-shadow:none;border-radius:0}.ui-tab>div,.ui-tab>ul>li{display:grid}.ui-tab>div>*,.ui-tab>ul>li>*{align-self:center}.ui-tab>div>span.right,.ui-tab>ul>li>span.right{text-align:right;justify-content:right}.ui-tab>div>span.center,.ui-tab>ul>li>span.center{text-align:center;justify-content:center}.ui-tab>div>span.cervena,.ui-tab>ul>li>span.cervena{color:#ff3b30}.ui-tab>div .overflow-ellipsis,.ui-tab>ul>li .overflow-ellipsis{overflow:hidden;text-overflow:ellipsis}.ui-tab>div{background-color:#eee}.ui-tab>div.white{background-color:#fff}.ui-tab>div.tab-header{background-color:#ddd;border-bottom:1px solid hsla(0,0%,100%,.65)}.ui-tab>div>span{color:#333;display:flex;font-weight:700;line-height:13px}.ui-tab>div>span:not(.svg){padding:7px 5px}.ui-tab>div>span.svg{align-items:center;justify-content:center}.ui-tab>div>span>svg{fill:#333;width:22px;min-width:22px}.ui-tab>ul{margin:0;padding:0}.ui-tab>ul>li{list-style:none;border-top:1px solid #ddd}.ui-tab>ul>li>span{display:flex;font-weight:500}.ui-tab>ul>li>span:not(.svg){padding:7px 5px}.ui-tab>ul>li>span.svg{align-items:center;justify-content:center}.ui-tab>ul>li>span.stav-0{color:#ff3b30}.ui-tab>ul>li>span.stav-0>svg{fill:#ff3b30}.ui-tab>ul>li>span.stav-1{color:#34c759}.ui-tab>ul>li>span.stav-1>svg{fill:#34c759}.ui-tab>ul>li>span>svg{width:22px;min-width:22px}.ui-tab>ul>li>span.flow-column{flex-flow:column}.ui-tab>ul>li>span .font-small{font-size:11px}.ui-tab>ul>li>span .font-semilight{color:#777}.ui-tab>ul>li>span .font-light{color:#aaa}.ui-tab>ul>li>span .comment{font-size:12px;color:#6d11c2;margin-top:3px}.ui-tab>ul>li>span.nastroje{display:flex;align-items:center;padding:0}.ui-tab>ul>li>span.nastroje>a,.ui-tab>ul>li>span.nastroje>button{min-height:30px;width:30px;align-self:initial;margin:0;padding:0;border:none;background-color:rgba(0,0,0,0);cursor:pointer;display:flex;justify-content:center;align-items:center}.ui-tab>ul>li>span.nastroje>a>svg,.ui-tab>ul>li>span.nastroje>button>svg{width:22px;min-width:22px;fill:#007aff}.ui-tab>ul>li>span.nastroje>a:hover>svg,.ui-tab>ul>li>span.nastroje>button:hover>svg{fill:#111}.ui-tab>ul>li>span.nastroje>a:focus,.ui-tab>ul>li>span.nastroje>a:active,.ui-tab>ul>li>span.nastroje>button:focus,.ui-tab>ul>li>span.nastroje>button:active{outline:none}.ui-tab>ul>li>span.mover{cursor:move;color:#aaa}.ui-tab>ul>li>span.mover:hover{color:#333}.ui-tab>ul>li>a,.ui-tab>ul>li>button{align-self:initial;margin:0;padding:0;border:none;background-color:rgba(0,0,0,0);cursor:pointer;display:flex;justify-content:center;align-items:center;color:#007aff}.ui-tab>ul>li>a>svg,.ui-tab>ul>li>button>svg{width:22px;min-width:22px;fill:#007aff}.ui-tab>ul>li>a:hover,.ui-tab>ul>li>button:hover{color:#111}.ui-tab>ul>li>a:hover>svg,.ui-tab>ul>li>button:hover>svg{fill:#111}.ui-tab>ul>li>a:focus,.ui-tab>ul>li>a:active,.ui-tab>ul>li>button:focus,.ui-tab>ul>li>button:active{outline:none}.ui-tab>ul>li>a.cervena>svg,.ui-tab>ul>li>button.cervena>svg{color:#ff3b30;fill:#ff3b30}.ui-tab>ul>li>a.cervena:hover>svg,.ui-tab>ul>li>button.cervena:hover>svg{color:#111;fill:#111}.ui-tab>ul>li:hover{background-color:rgb(244.8,249.68,255)}.ui-tab>ul>li.summary{background-color:#fff5d9}.ui-tab>ul>li.summary>span{font-weight:700}.ui-tab>ul>li.stav-0{background-color:#f7f7f7}.ui-tab>ul>li.stav-0>span{color:#999}.ui-msg{border-radius:3px;margin:15px 0;background-color:#f5f5f5;display:flex;justify-content:center;padding:15px 0;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid rgba(0,0,0,.03)}.ui-msg.margin-5{margin:5px}.ui-msg.padding-10{padding:10px 0}.ui-msg>span{font-weight:500;color:#444}.ui-msg.zluta{background-color:hsl(48,100%,88%)}.ui-comment{display:flex;align-items:center;margin:10px 0}.ui-comment>svg{fill:#777;width:20px;min-width:20px}.ui-comment>svg+span{margin-left:4px}.ui-comment>span{font-weight:500;font-size:12px;color:#777}ul.ui-params{margin:0;padding:0;display:grid;row-gap:2px}ul.ui-params>li{font-weight:600;list-style:none;display:grid}ul.ui-params>li:has(>span)>span:first-child{color:#777;font-weight:500}ul.ui-strankovani{padding:0;margin:15px 0;display:flex;align-items:center;justify-content:center}ul.ui-strankovani>li{list-style:none}ul.ui-strankovani>li:not(:last-child){margin-right:5px}ul.ui-strankovani>li>a,ul.ui-strankovani>li>span{color:#333;font-weight:500;border-radius:2px;padding:4px 8px;display:block}ul.ui-strankovani>li>a:hover{color:#000;background-color:#eee}ul.ui-strankovani>li.current>span{background-color:#333;color:#fff}ul.ui-strankovani>li.inactive>span{color:#aaa}.lo{display:grid;row-gap:10px;column-gap:10px}.lo.space-5{gap:5px}.lo.space-row-5{row-gap:5px}.lo.space-col-5{column-gap:5px}.lo.space-col-15{column-gap:15px}.lo.cols-1-max{grid-template-columns:minmax(0, 1fr) max-content}.lo.col-2,.lo.cols-1-1{grid-template-columns:repeat(2, minmax(0, 1fr))}.lo.col-3,.lo.cols-1-1-1{grid-template-columns:repeat(3, minmax(0, 1fr))}.lo.col-4,.lo.cols-4x1{grid-template-columns:repeat(4, minmax(0, 1fr))}.lo.cols-1-2{grid-template-columns:33% minmax(0, 1fr)}.lo.cols-1-3{grid-template-columns:25% minmax(0, 1fr)}.lo.cols-3-1{grid-template-columns:minmax(0, 1fr) 25%}.lo.span-2{grid-column-end:2 span}.lo.span-3{grid-column-end:3 span}.lo.align-base-line{align-items:baseline}.lo>.div{background-color:#ddd;height:1px;margin-top:2px}.lo>h2{font-family:"Inter",sans-serif;font-size:13px;font-size:15px;font-weight:700;text-decoration:underline;margin:0}.ui-box{border-radius:5px;border:1px solid #ddd;box-shadow:0 0 5px rgba(0,0,0,.05);overflow:hidden}.ui-box>h3{color:#333;font-size:14px;line-height:14px;border-top-left-radius:5px;border-top-right-radius:5px;margin:0;background-color:#eee;padding:0 0 0 10px;display:flex;flex-wrap:wrap;justify-content:space-between}.ui-box>h3.border-bottom{border-bottom:1px solid #ddd}.ui-box>h3>span{display:flex;min-height:30px;align-items:center}.ui-box>h3>ul{margin:0;padding:0;display:flex;align-items:center}.ui-box>h3>ul>li{list-style:none;margin-right:7px}.ui-box>h3>ul>li>a,.ui-box>h3>ul>li>button{border:none;margin:0;padding:5px 0;display:flex;align-items:center;justify-content:center;color:#007aff;font-family:"Inter",sans-serif;font-size:13px;font-weight:600;text-decoration:underline;cursor:pointer}.ui-box>h3>ul>li>a:focus,.ui-box>h3>ul>li>a:active,.ui-box>h3>ul>li>button:focus,.ui-box>h3>ul>li>button:active{outline:none}.ui-box>h3>ul>li>a>svg,.ui-box>h3>ul>li>button>svg{fill:#007aff;width:22px;min-width:22px}.ui-box>h3>ul>li>a:hover,.ui-box>h3>ul>li>button:hover{color:#111;text-decoration:none}.ui-box>h3>ul>li>a:hover>svg,.ui-box>h3>ul>li>button:hover>svg{fill:#111}.ui-box>.lo{padding:10px}.ui-tooltip{border-radius:2px;font-size:12px;font-weight:500;color:#fff;padding:5px 6px;position:absolute;z-index:9999;max-width:300px;background-color:#444;border:1px solid rgba(0,0,0,.3)}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.jquery-modal.blocker{background-color:rgba(0,0,0,.5);top:0;right:0;bottom:0;left:0;position:fixed;width:100%;height:100%;overflow:auto;z-index:3;padding:30px;box-sizing:border-box;text-align:center}.jquery-modal.blocker::before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.jquery-modal.blocker.behind{background-color:rgba(0,0,0,0)}.jquery-modal .ui-popup{border-radius:5px;box-sizing:border-box;position:relative;box-shadow:0 0 50px rgba(0,0,0,.3),0 0px 25px rgba(0,0,0,.15);background-color:#fff;text-align:left;vertical-align:top;z-index:2;width:100%;max-height:100%;overflow:auto}.jquery-modal .ui-popup:has(.datepicker){overflow:initial}.jquery-modal .ui-popup .ui-popup-hlavicka{font-family:"Poppins",sans-serif;font-size:18px;font-weight:800;padding:15px 15px 0 15px}.jquery-modal .ui-popup .ui-popup-obsah{padding:15px}.jquery-modal .ui-popup .ui-popup-obsah.padding-0{padding:0}.jquery-modal .ui-popup .ui-popup-paticka{box-sizing:border-box;display:flex;width:100%;justify-content:end;padding:15px;border-top:1px solid rgba(209,209,214,.75);position:sticky;bottom:0;background-color:#fff;z-index:1;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.jquery-modal .ui-popup .ui-popup-paticka>*{align-self:center;margin-left:12px}.jquery-modal .ui-popup .ui-popup-paticka>*:first-child{margin-left:0}.jquery-modal .ui-popup .ui-popup-paticka span:empty{flex-grow:1}.jquery-modal .ui-popup .ui-popup-paticka.na-stred{justify-content:center}@media screen and (max-width: 620px){.jquery-modal.blocker{padding:10px}.jquery-modal .ui-popup .ui-popup-paticka{flex-wrap:wrap;row-gap:10px}}@media screen and (max-width: 360px){.jquery-modal.blocker{padding:5px}.jquery-modal .ui-popup .ui-popup-paticka{display:grid;justify-content:stretch}.jquery-modal .ui-popup .ui-popup-paticka>*{margin:0}.jquery-modal .ui-popup .ui-popup-paticka span:empty{display:none}}.datepicker{display:none}.datepicker.active{display:block}.datepicker.datepicker-dropdown{position:absolute;top:0;left:0;z-index:20;padding-top:4px}.datepicker.datepicker-dropdown.datepicker-orient-top{padding-top:0;padding-bottom:4px}.datepicker.datepicker-dropdown .datepicker-picker{box-shadow:0 0 4px rgba(0,0,0,.15),1px 1px 7px rgba(0,0,0,.15)}.datepicker .datepicker-picker{border-radius:3px;display:inline-block;background-color:#fff}.datepicker .datepicker-picker span{border-radius:3px;user-select:none;display:block;font-weight:600;flex:1;border:0;cursor:default;text-align:center}.datepicker .datepicker-picker .datepicker-cell{height:29px}.datepicker .datepicker-picker .datepicker-cell:not(.disabled):hover{background-color:rgba(0,0,0,.04);cursor:pointer}.datepicker .datepicker-picker .datepicker-cell.focused:not(.selected){background-color:rgba(0,0,0,.1)}.datepicker .datepicker-picker .datepicker-cell.selected{background-color:#007aff;color:#fff;font-weight:600}.datepicker .datepicker-picker .datepicker-cell.selected:hover{background-color:#007aff;color:#fff;font-weight:600}.datepicker .datepicker-picker .datepicker-cell.highlighted:not(.selected):not(.range):not(.today){border-radius:0;background-color:rgba(0,0,0,.04)}.datepicker .datepicker-picker .datepicker-cell.highlighted:not(.selected):not(.range):not(.today):not(.disabled):hover{background-color:rgba(0,0,0,.04)}.datepicker .datepicker-picker .datepicker-cell.highlighted:not(.selected):not(.range):not(.today).focused{background-color:rgba(0,0,0,.04)}.datepicker .datepicker-picker .datepicker-cell.day{font-weight:700;display:flex;justify-content:center;align-items:center}.datepicker .datepicker-picker .datepicker-cell.today:not(.selected){background-color:rgb(204,228.4,255)}.datepicker .datepicker-picker .datepicker-cell.today:not(.selected):not(.disabled){color:rgb(0,85.4,178.5)}.datepicker .datepicker-picker .datepicker-cell.today.focused:not(.selected){background-color:rgb(178.5,215.1,255)}.datepicker .datepicker-picker .datepicker-cell.prev,.datepicker .datepicker-picker .datepicker-cell.next{font-weight:600}.datepicker .datepicker-picker .datepicker-cell.prev:not(.disabled),.datepicker .datepicker-picker .datepicker-cell.next:not(.disabled){color:rgba(0,0,0,.6)}.datepicker .datepicker-picker .datepicker-cell.prev.selected,.datepicker .datepicker-picker .datepicker-cell.next.selected{color:#fff}.datepicker .datepicker-picker .datepicker-cell.disabled{font-weight:400;color:rgba(0,0,0,.3)}.datepicker .datepicker-picker .datepicker-cell.range-end:not(.selected),.datepicker .datepicker-picker .datepicker-cell.range-start:not(.selected){background-color:rgba(0,0,0,.2);color:#000}.datepicker .datepicker-picker .datepicker-cell.range-end.focused:not(.selected),.datepicker .datepicker-picker .datepicker-cell.range-start.focused:not(.selected){background-color:rgba(0,0,0,.2)}.datepicker .datepicker-picker .datepicker-cell.range-start{border-top-left-radius:4px;border-bottom-left-radius:4px}.datepicker .datepicker-picker .datepicker-cell.range-end{border-top-right-radius:4px;border-bottom-right-radius:4px}.datepicker .datepicker-picker .datepicker-cell.range-start.range-end{border-radius:4px}.datepicker .datepicker-picker .datepicker-cell.range{border-radius:0;background-color:rgba(0,0,0,.1)}.datepicker .datepicker-picker .datepicker-cell.range:not(.disabled):not(.focused):not(.today):hover{background-color:rgba(0,0,0,.15)}.datepicker .datepicker-picker .datepicker-cell.range.disabled{color:rgba(0,0,0,.1)}.datepicker .datepicker-picker .datepicker-cell.range.focused{background-color:rgba(0,0,0,.2)}.datepicker .datepicker-picker .datepicker-main{padding:2px}.datepicker .datepicker-picker .datepicker-footer{box-shadow:inset 0 1px 1px rgba(10,10,10,.1);background-color:rgba(0,0,0,.02)}.datepicker .datepicker-picker .datepicker-grid{display:flex;flex-wrap:wrap;width:15.75rem}.datepicker .datepicker-picker .datepicker-view{display:flex}.datepicker .datepicker-picker .datepicker-view .days-of-week{display:flex;margin-bottom:1px}.datepicker .datepicker-picker .datepicker-view .days .datepicker-cell{flex-basis:14.2857142857%}.datepicker .datepicker-picker .datepicker-view .dow{flex-basis:14.2857142857%;font-size:13px;line-height:27px;font-weight:700;height:27px}.datepicker .datepicker-picker .datepicker-view.datepicker-grid .datepicker-cell{flex-basis:25%;height:64px;display:flex;justify-content:center;align-items:center;font-weight:600}.datepicker .datepicker-picker .datepicker-view .calendar-weeks{width:24px}.datepicker .datepicker-picker .datepicker-view .calendar-weeks .week{border-radius:0;font-size:10px;font-weight:800;color:rgba(0,0,0,.4);height:34px;display:flex;align-items:center;justify-content:center}.datepicker .datepicker-picker .datepicker-controls{display:flex}.datepicker .datepicker-picker .datepicker-input.in-edit{border-color:#007aff}.datepicker .datepicker-picker .datepicker-input.in-edit:focus,.datepicker .datepicker-picker .datepicker-input.in-edit:active{box-shadow:0 0 .25em .25em rgba(35,102,209,.2)}.datepicker .datepicker-picker .datepicker-title{box-shadow:inset 0 -1px 1px rgba(10,10,10,.1);background-color:#f5f5f5;padding:.375rem .75rem;text-align:center;font-weight:700}.datepicker .datepicker-picker .datepicker-controls{padding:2px 2px 0}.datepicker .datepicker-picker .datepicker-controls .view-switch{flex:auto}.datepicker .datepicker-picker .datepicker-controls .prev-btn,.datepicker .datepicker-picker .datepicker-controls .next-btn{padding-right:.375rem;padding-left:.375rem;width:2.25rem}.datepicker .datepicker-picker .datepicker-controls .prev-btn.disabled,.datepicker .datepicker-picker .datepicker-controls .next-btn.disabled{visibility:hidden}.datepicker .datepicker-picker .datepicker-controls .button{border-radius:3px;font-family:"Poppins",sans-serif;font-size:14px;display:inline-flex;position:relative;align-items:center;justify-content:center;padding-top:0;padding-bottom:0;margin:0;border:1px solid #dbdbdb;box-shadow:none;background-color:#fff;cursor:pointer;padding:calc(.375em - 1px) .75em;vertical-align:top;text-align:center;white-space:nowrap;color:#333}.datepicker .datepicker-picker .datepicker-controls .button:focus{outline:none;border-color:#007aff;color:#fff}.datepicker .datepicker-picker .datepicker-controls .button:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.datepicker .datepicker-picker .datepicker-controls .button:active{outline:none;border-color:#4a4a4a;color:#363636}.datepicker .datepicker-picker .datepicker-controls .button:hover{border-color:rgba(0,0,0,.1);color:#000}.datepicker .datepicker-picker .datepicker-controls .button[disabled]{cursor:not-allowed}.datepicker .datepicker-picker .datepicker-header .datepicker-controls .button{border-color:rgba(0,0,0,0);font-weight:bold}.datepicker .datepicker-picker .datepicker-header .datepicker-controls .button:hover{background-color:#f9f9f9}.datepicker .datepicker-picker .datepicker-header .datepicker-controls .button:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.datepicker .datepicker-picker .datepicker-header .datepicker-controls .button:active{background-color:#f2f2f2}.datepicker .datepicker-picker .datepicker-header .datepicker-controls .button[disabled]{box-shadow:none}.datepicker .datepicker-picker .datepicker-footer .datepicker-controls .button{border-radius:3px;border:none;background-color:#777;color:#fff;font-size:13px;font-weight:600;letter-spacing:.2px;width:100%;line-height:23px;margin:4px 4px 5px 4px}.datepicker .datepicker-picker .datepicker-footer .datepicker-controls .button:hover{background-color:#585858}@media(max-width: 22.5rem){.datepicker .datepicker-picker .datepicker-view .week{width:1.96875rem}}@media(max-width: 22.5rem){.datepicker .datepicker-picker .calendar-weeks+.days .datepicker-grid{width:13.78125rem}}.swal2-popup .swal2-title{font-family:"Poppins",sans-serif;font-weight:700;font-size:21px;color:#000}.swal2-popup .swal2-html-container{color:#000;font-size:14px;font-weight:500;line-height:19px}.swal2-popup .swal2-styled{font-family:"Inter",sans-serif;font-size:13px;font-weight:700;font-size:13px;letter-spacing:.5px;cursor:pointer;text-decoration:none;border:none;padding:9px 16px;color:#fff;border-radius:3px;background-color:#777;transition:ease .2s;margin:0 5px}.swal2-popup .swal2-styled:hover,.swal2-popup .swal2-styled:focus{box-shadow:none;background-color:hsl(0,0%,39.6666666667%)}.swal2-popup .swal2-styled:focus,.swal2-popup .swal2-styled:active{outline:3px solid rgba(119,119,119,.09)}.swal2-popup .swal2-styled.swal2-deny{background-color:#ff3b30}.swal2-popup .swal2-styled.swal2-deny:hover,.swal2-popup .swal2-styled.swal2-deny:focus{background-color:rgb(255,25.1971014493,12.3)}.swal2-popup .swal2-styled.swal2-deny:focus,.swal2-popup .swal2-styled.swal2-deny:active{outline:3px solid rgba(255,59,48,.09)}.swal2-popup .swal2-styled.swal2-confirm{background-color:#007aff}.swal2-popup .swal2-styled.swal2-confirm:hover,.swal2-popup .swal2-styled.swal2-confirm:focus{box-shadow:none;background-color:rgb(0,104.92,219.3)}.swal2-popup .swal2-styled.swal2-confirm:focus,.swal2-popup .swal2-styled.swal2-confirm:active{outline:3px solid rgba(0,122,255,.09)}.swal2-popup.swal2-custom-error .swal2-title{color:#ff3b30}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:30px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:6px;padding-right:27px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:30px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:rgba(0,0,0,0);border:none;font-size:1em}.select2-container .select2-selection--multiple .select2-selection__choice{background-color:#007aff;border-radius:2px;box-sizing:border-box;display:inline-flex;line-height:24px;align-items:center;margin-left:2px;margin-top:2px;padding:0 19px 0 3px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container .select2-selection--multiple .select2-selection__choice__display{color:#fff;font-size:13px;font-weight:500;cursor:default;padding-left:2px;padding-right:0}.select2-container .select2-selection--multiple .select2-selection__choice__remove{font-family:"Inter",sans-serif;font-size:13px;font-weight:400;background-color:rgba(0,0,0,0);border:none;border-top-left-radius:2px;border-bottom-left-radius:2px;color:hsla(0,0%,100%,.5);cursor:pointer;font-size:17px;line-height:22px;padding:0 4px;position:absolute;right:0;top:0}.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container .select2-selection--multiple .select2-selection__choice__remove:focus{color:#fff;outline:none}.select2-container .select2-search--inline .select2-search__field{font-family:"Inter",sans-serif;font-size:13px;font-size:13px;font-weight:500;box-sizing:border-box;border:none;margin-top:6px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::placeholder{font-weight:400;color:#aaa}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:rgb(76.5,161.9,255);outline:3px solid rgba(0,122,255,.09)}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #ccc;border-radius:3px}.select2-container--default .select2-selection--single .select2-selection__arrow{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+DQogIDxwYXRoIGQ9Ik0xMiwxNC4wNzFMOC4xNzksMTAuMjVjLTAuNDE0LTAuNDE0LTEuMDg2LTAuNDE0LTEuNSwwbDAsMGMtMC40MTQsMC40MTQtMC40MTQsMS4wODYsMCwxLjVsNC42MTQsNC42MTQgYzAuMzkxLDAuMzkxLDEuMDI0LDAuMzkxLDEuNDE0LDBsNC42MTQtNC42MTRjMC40MTQtMC40MTQsMC40MTQtMS4wODYsMC0xLjV2MGMtMC40MTQtMC40MTQtMS4wODYtMC40MTQtMS41LDBMMTIsMTQuMDcxeiIgZmlsbD0iIzAwN0FGRiIgLz4NCjwvc3ZnPg==");background-size:24px;height:28px;position:absolute;top:1px;right:1px;width:27px}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#000;font-weight:500;line-height:28px;font-size:13px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #ccc;border-radius:3px;cursor:text;padding-bottom:1px;padding-right:1px;position:relative}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #ccc;border-radius:3px;font-family:"Inter",sans-serif;font-size:13px;font-size:13px;font-weight:500}.select2-container--default .select2-search--dropdown .select2-search__field:focus,.select2-container--default .select2-search--dropdown .select2-search__field:active{border-color:rgb(76.5,161.9,255);outline:3px solid rgba(0,122,255,.09)}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#aaa}.select2-container--default .select2-results__option--selected{background-color:#e7e7e7}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#007aff;color:#fff}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-dropdown{background-color:#fff;border:1px solid #ccc;border-radius:3px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-search--dropdown{display:block;padding:5px}.select2-search--dropdown .select2-search__field{padding:5px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;font-size:13px;font-weight:500;-webkit-user-select:none;user-select:none}.select2-results__option:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.select2-results__option.select2-results__message{color:#777;font-weight:400;text-align:center}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container .select2-selection--single .select2-selection__clear{background-color:rgba(0,0,0,0);border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-results__option--selectable{cursor:pointer}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default .select2-search--inline .select2-search__field{background:rgba(0,0,0,0);border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, white 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, white 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, white 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:rgba(0,0,0,0);border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, white 0%, #eeeeee 50%);background-image:-o-linear-gradient(top, white 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, white 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, white 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, white 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:rgba(0,0,0,0);border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid rgba(0,0,0,0)}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.parsley-error+.select2-container .select2-selection--single,.parsley-error+.select2-container .select2-selection--multiple{border-color:rgb(255,131.4347826087,124.5);background-color:rgb(255,242.5014492754,241.8)}.parsley-error+.select2-container.select2-container--focus .select2-selection--multiple{outline:3px solid rgba(255,59,48,.09)}.parsley-error+.select2-container .select2-search--inline .select2-search__field::placeholder{color:#ff3b30}/*# sourceMappingURL=ui.css.map */
