.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:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;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:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.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-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;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-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-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!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--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;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--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:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.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:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.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-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.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-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;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__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.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:linear-gradient(to bottom,#fff 50%,#eee);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:700;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:linear-gradient(to bottom,#eee 50%,#ccc);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 transparent transparent transparent;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:4px 0 0 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:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;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:linear-gradient(to bottom,#fff,#eee 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:linear-gradient(to bottom,#eee 50%,#fff);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:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;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-radius:0 4px 4px 0}.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 transparent}.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}.select2-container--bootstrap4{display:block}.select2-container--bootstrap4 .select2-selection{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;font-size:1rem;outline:0}.select2-container--bootstrap4 .select2-selection.form-control{border-radius:.25rem}.select2-container--bootstrap4 .select2-search--dropdown .select2-search__field{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;font-size:1rem}.select2-container--bootstrap4 .select2-search__field{outline:0}.select2-container--bootstrap4 .select2-search__field::-webkit-input-placeholder{color:#868e96}.select2-container--bootstrap4 .select2-search__field:-moz-placeholder{color:#868e96}.select2-container--bootstrap4 .select2-search__field::-moz-placeholder{color:#868e96;opacity:1}.select2-container--bootstrap4 .select2-search__field:-ms-input-placeholder{color:#868e96}.select2-container--bootstrap4 .select2-results__option{padding:.75rem .375rem;font-size:1rem}.select2-container--bootstrap4 .select2-results__option[role=group]{padding:0}.select2-container--bootstrap4 .select2-results__option[aria-disabled=true]{color:#868e96;cursor:not-allowed}.select2-container--bootstrap4 .select2-results__option[aria-selected=true]{background-color:#f8f9fa;color:#16181b}.select2-container--bootstrap4 .select2-results__option--highlighted[aria-selected]{background-color:#007bff;color:#fff}.select2-container--bootstrap4 .select2-results__option .select2-results__option{padding:.75rem .375rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option{margin-left:-.375rem;padding-left:.75rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-.75rem;padding-left:1.125rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-1.125rem;padding-left:1.5rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-1.5rem;padding-left:1.875rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-1.875rem;padding-left:2.25rem}.select2-container--bootstrap4 .select2-results__group{color:#868e96;display:block;padding:.75rem .375rem;font-size:75%;line-height:1;white-space:nowrap}.select2-container--bootstrap4.select2-container--focus .select2-selection,.select2-container--bootstrap4.select2-container--open .select2-selection{transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;border-color:#80bdff}.select2-container--bootstrap4.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #868e96 transparent;border-width:0 .25rem .25rem .25rem}.select2-container--bootstrap4.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent}.select2-container--bootstrap4.select2-container--open.select2-container--above .select2-selection{border-top-left-radius:0;border-top-right-radius:0;border-top-color:transparent}.select2-container--bootstrap4 .select2-selection__clear{color:#868e96;cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--bootstrap4 .select2-selection__clear:hover{color:#343a40}.select2-container--bootstrap4.select2-container--disabled .select2-selection{border-color:#ced4da}.select2-container--bootstrap4.select2-container--disabled .select2-search__field,.select2-container--bootstrap4.select2-container--disabled .select2-selection{cursor:not-allowed}.select2-container--bootstrap4.select2-container--disabled .select2-selection,.select2-container--bootstrap4.select2-container--disabled .select2-selection--multiple .select2-selection__choice{background-color:#e9ecef}.select2-container--bootstrap4.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove,.select2-container--bootstrap4.select2-container--disabled .select2-selection__clear{display:none}.select2-container--bootstrap4 .select2-dropdown{border-color:#80bdff;border-width:1px;overflow-x:hidden;margin-top:-1px}.select2-container--bootstrap4 .select2-dropdown--above{margin-top:1px}.select2-container--bootstrap4 .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--bootstrap4 .select2-selection--single{height:calc(2.25rem + 2px);line-height:1;padding:.75rem 1.125rem .75rem .375rem}.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:.375rem;top:0;width:.25rem}.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b{border-color:#868e96 transparent transparent transparent;border-style:solid;border-width:.25rem .25rem 0 .25rem;height:0;left:0;margin-left:-.25rem;margin-top:-.125rem;position:absolute;top:50%;width:0}.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered{color:#495057;padding:0}.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder{color:#868e96}.select2-container--bootstrap4 .select2-selection--multiple{min-height:calc(2.25rem + 2px);padding:0;height:auto}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;display:block;line-height:1;list-style:none;margin:0;overflow:hidden;padding:.75rem .375rem 0 .75rem;width:100%;text-overflow:ellipsis;white-space:nowrap}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__placeholder{color:#868e96;float:left;margin-top:5px}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice{color:#495057;background:0 0;border:1px solid #343a40;border-radius:.25rem;cursor:default;float:left;margin:-.25rem 0 0 .1875rem;padding:0 .75rem}.select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field{background:0 0;padding:0 .375rem;height:calc(2.25rem + 2px) -2;line-height:1;margin-top:0;min-width:5em}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove{color:#868e96;cursor:pointer;display:inline-block;font-weight:700;margin-right:.375rem}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover{color:#343a40}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear{margin-top:.75rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--single,.input-group-sm .select2-container--bootstrap4 .select2-selection--single,.select2-container--bootstrap4 .select2-selection--single.input-sm{border-radius:.2rem;font-size:75%;height:calc(1.8125rem + 2px);line-height:1;padding:.5rem 1rem .5rem .25rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap4 .select2-selection--single.input-sm .select2-selection__arrow b{margin-left:-.5rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple,.select2-container--bootstrap4 .select2-selection--multiple.input-sm{min-height:calc(1.8125rem + 2px);border-radius:.2rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered,.select2-container--bootstrap4 .select2-selection--multiple.input-sm .select2-selection__rendered{padding:.5rem .25rem 0 .5rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap4 .select2-selection--multiple.input-sm .select2-selection__choice{font-size:75%;line-height:1;margin:0 0 0 .125rem;padding:0 .5rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap4 .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field{padding:0 .25rem;font-size:75%;height:calc(1.8125rem + 2px) -2;line-height:1}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap4 .select2-selection--multiple.input-sm .select2-selection__clear{margin-top:.5rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--single,.input-group-lg .select2-container--bootstrap4 .select2-selection--single,.select2-container--bootstrap4 .select2-selection--single.input-lg{border-radius:.3rem;font-size:1.25rem;height:calc(2.875rem + 2px);line-height:1;padding:1rem 1.4375rem 1rem .5rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow,.input-group-lg .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow,.select2-container--bootstrap4 .select2-selection--single.input-lg .select2-selection__arrow{width:.3125rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap4 .select2-selection--single.input-lg .select2-selection__arrow b{border-width:.3125rem .3125rem 0 .3125rem;margin-left:-1rem;margin-top:-.15625rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--multiple,.input-group-lg .select2-container--bootstrap4 .select2-selection--multiple,.select2-container--bootstrap4 .select2-selection--multiple.input-lg{min-height:calc(2.875rem + 2px);border-radius:.3rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice,.input-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap4 .select2-selection--multiple.input-lg .select2-selection__choice{font-size:1.25rem;line-height:1;border-radius:.25rem;margin:0 0 0 .25rem;padding:0 1rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap4 .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field{padding:0 .5rem;font-size:1.25rem;height:calc(2.875rem + 2px) -2;line-height:1}.form-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear,.input-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap4 .select2-selection--multiple.input-lg .select2-selection__clear{margin-top:1rem}.select2-container--bootstrap4 .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap4 .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #868e96 transparent;border-width:0 .3125rem .3125rem .3125rem}.select2-container--bootstrap4[dir=rtl] .select2-selection--single{padding-left:1.125rem;padding-right:.375rem}.select2-container--bootstrap4[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:0;text-align:right}.select2-container--bootstrap4[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--bootstrap4[dir=rtl] .select2-selection--single .select2-selection__arrow{left:.375rem;right:auto}.select2-container--bootstrap4[dir=rtl] .select2-selection--single .select2-selection__arrow b{margin-left:0}.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:.1875rem}.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.has-warning .select2-dropdown,.has-warning .select2-selection{border-color:#ffc107}.has-warning .select2-container--focus .select2-selection,.has-warning .select2-container--open .select2-selection,.has-warning.select2-drop-active{border-color:#d39e00}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#d39e00}.has-error .select2-dropdown,.has-error .select2-selection{border-color:#dc3545}.has-error .select2-container--focus .select2-selection,.has-error .select2-container--open .select2-selection,.has-error.select2-drop-active{border-color:#bd2130}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#bd2130}.has-success .select2-dropdown,.has-success .select2-selection{border-color:#28a745}.has-success .select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection,.has-success.select2-drop-active{border-color:#1e7e34}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#1e7e34}.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap4>.selection>.select2-selection,.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap4>.selection>.select2-selection.form-control{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap4:not(:last-child)>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap4:not(:last-child)>.selection>.select2-selection.form-control{border-radius:0}.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap4:last-child>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap4:last-child>.selection>.select2-selection.form-control{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.select2-container--bootstrap4{display:table;table-layout:fixed;position:relative;z-index:2;width:100%;margin-bottom:0}.input-group>.select2-container--bootstrap4>.selection>.select2-selection.form-control{float:none}.input-group>.select2-container--bootstrap4.select2-container--focus,.input-group>.select2-container--bootstrap4.select2-container--open{z-index:3}.input-group>.select2-container--bootstrap4,.input-group>.select2-container--bootstrap4 .input-group-btn,.input-group>.select2-container--bootstrap4 .input-group-btn .btn{vertical-align:top}.form-control.select2-hidden-accessible{position:absolute!important;width:1px!important}@media(min-width:576px){.form-inline .select2-container--bootstrap4{display:inline-block}}[data-v-572fc603]:root{--primary-cyan: #17a2b8;--dark-cyan: #138496;--soft-bg: #f8fafc}.login-wrapper[data-v-572fc603]{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%}.login-card[data-v-572fc603]{display:flex;width:100%;max-width:1000px;min-height:600px;background:#fff;border-radius:24px;overflow:hidden;border:none}.login-panel-left[data-v-572fc603]{flex:1;background:linear-gradient(135deg,#17a2b8,#0c5460),url(/img/index.png);background-blend-mode:overlay;background-size:cover;background-position:center;padding:4rem;color:#fff;position:relative}.brand-logo[data-v-572fc603]{width:60px;filter:brightness(0) invert(1);margin-bottom:1rem}.brand-name[data-v-572fc603]{font-size:1.5rem;font-weight:700;letter-spacing:1px;margin:0}.text-highlight[data-v-572fc603]{color:#e0f7fa;position:relative}.welcome-text h1[data-v-572fc603]{line-height:1.1;margin-bottom:1.5rem}.login-panel-right[data-v-572fc603]{flex:1.1;display:flex;flex-direction:column;justify-content:center;background:#fff;position:relative}.form-header h2[data-v-572fc603]{font-size:2rem;color:#1a202c;letter-spacing:-.5px}.custom-form-group label[data-v-572fc603]{letter-spacing:.8px;font-size:.7rem!important}.input-with-icon[data-v-572fc603]{position:relative;display:flex;align-items:center;width:100%}.input-with-icon .icon[data-v-572fc603]{position:absolute;left:1.2rem;color:#a0aec0;transition:all .3s ease;z-index:2;pointer-events:none}.form-control-custom[data-v-572fc603]{width:100%;padding:.9rem 1rem .9rem 3rem;border:2px solid #edf2f7;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none;font-size:.95rem;color:#2d3748;background:#f8fafc}.form-control-custom[data-v-572fc603]::-moz-placeholder{color:#cbd5e0}.form-control-custom[data-v-572fc603]::placeholder{color:#cbd5e0}.form-control-custom[data-v-572fc603]:focus{border-color:#17a2b8;background:#fff;box-shadow:0 0 0 4px #17a2b81a}.form-control-custom:not(:-moz-placeholder)+.icon[data-v-572fc603]{color:#17a2b8}.form-control-custom:focus+.icon[data-v-572fc603],.form-control-custom:not(:placeholder-shown)+.icon[data-v-572fc603]{color:#17a2b8}.toggle-password[data-v-572fc603]{position:absolute;right:1.2rem;cursor:pointer;color:#a0aec0;transition:all .2s;z-index:2}.toggle-password[data-v-572fc603]:hover{color:#17a2b8}.btn-login[data-v-572fc603]{background:#17a2b8;color:#fff;border-radius:16px;border:none;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:1rem;letter-spacing:.5px;width:100%;display:flex;align-items:center;justify-content:center}.btn-login[data-v-572fc603]:hover{background:#138496;transform:translateY(-2px);box-shadow:0 8px 15px #17a2b840;color:#fff}.btn-login[data-v-572fc603]:active{transform:translateY(0)}.btn-register[data-v-572fc603]{border:2px solid #edf2f7;border-radius:16px;transition:all .3s ease;text-decoration:none;text-align:center;display:flex;align-items:center;justify-content:center}.btn-register[data-v-572fc603]:hover{background:#f8fafc;border-color:#cbd5e0;color:#138496!important}.text-cyan[data-v-572fc603]{color:#17a2b8!important}.hover-underline[data-v-572fc603]:hover{text-decoration:underline!important}.error-msg[data-v-572fc603]{display:block;color:#e53e3e;font-size:.75rem;margin-top:.4rem;font-weight:500;padding-left:.5rem}.form-control-custom.is-invalid[data-v-572fc603]{border-color:#e53e3e;background-color:#fffafb}.custom-checkbox .form-check-input[data-v-572fc603]{width:1.2em;height:1.2em;cursor:pointer;border:2px solid #edf2f7}.custom-checkbox .form-check-input[data-v-572fc603]:checked{background-color:#17a2b8;border-color:#17a2b8}@media(max-width:1200px){.login-card[data-v-572fc603]{max-width:900px}}@media(max-width:992px){.login-card[data-v-572fc603]{max-width:500px}.login-panel-left[data-v-572fc603]{display:none!important}.login-panel-right[data-v-572fc603]{flex:1;padding:3rem!important}}@media(max-width:576px){.login-wrapper[data-v-572fc603]{padding:1rem;background:#f8fafc}.login-card[data-v-572fc603]{border-radius:24px;box-shadow:0 10px 25px #0000000d!important;min-height:auto;margin:auto}.login-panel-right[data-v-572fc603]{padding:2.5rem 1.5rem!important}.form-header h2[data-v-572fc603]{font-size:1.75rem}}@media(max-width:320px){.login-wrapper[data-v-572fc603]{padding:.5rem}.login-card[data-v-572fc603]{border-radius:16px}.login-panel-right[data-v-572fc603]{padding:1.5rem 1rem!important}.form-header h2[data-v-572fc603]{font-size:1.5rem}.btn-login[data-v-572fc603],.btn-register[data-v-572fc603]{font-size:.95rem;padding:.8rem!important}.form-control-custom[data-v-572fc603]{padding:.8rem 1rem .8rem 2.5rem;font-size:.9rem}.input-with-icon .icon[data-v-572fc603]{left:.8rem}}.reset-background[data-v-e3996ef7]{position:fixed;top:0;left:0;width:100%;height:100%;background:url(/img/index.png) no-repeat center center/cover;z-index:-1}.reset-box[data-v-e3996ef7]{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 15px #0000001a;transition:all .3s ease}.reset-box[data-v-e3996ef7]:hover{transform:translateY(-3px)}.form-control[data-v-e3996ef7]{height:48px;font-size:16px;padding:0 15px;border-radius:8px}.btn.bg-cyan[data-v-e3996ef7]{background-color:#00bcd4;color:#fff;height:50px;font-size:16px;font-weight:600;border-radius:8px;margin-top:1rem;transition:background-color .2s}.btn.bg-cyan[data-v-e3996ef7]:hover{background-color:#009eb3}.footer-fixed[data-v-e3996ef7]{width:100%;position:fixed;bottom:0;left:0;color:#fff}@media(max-width:768px){.reset-box[data-v-e3996ef7]{padding:1.5rem;width:95%}.reset-box h2[data-v-e3996ef7]{font-size:1.4rem}.btn.bg-cyan[data-v-e3996ef7]{height:45px;font-size:15px}}@media(max-width:480px){.reset-box[data-v-e3996ef7]{padding:1rem}.reset-box h2[data-v-e3996ef7]{font-size:1.2rem}.form-control[data-v-e3996ef7]{height:45px;font-size:15px}}.forgot-background[data-v-3eb2094b]{position:fixed;top:0;left:0;width:100%;height:100%;background:url(/img/index.png) no-repeat center center/cover;z-index:-1}.forgot-box[data-v-3eb2094b]{background:#fff;border-radius:12px;padding:2rem}.form-control[data-v-3eb2094b]{height:48px;font-size:15px;padding:0 14px}.btn.bg-cyan[data-v-3eb2094b]{background-color:#00bcd4;color:#fff;height:48px;font-size:16px;font-weight:600;transition:background-color .2s}.btn.bg-cyan[data-v-3eb2094b]:hover{background-color:#009fb6}.text-cyan[data-v-3eb2094b]{color:#00bcd4}.text-cyan[data-v-3eb2094b]:hover{text-decoration:underline}.alert[data-v-3eb2094b]{border-radius:6px}@media(max-width:576px){.forgot-box[data-v-3eb2094b]{padding:1.5rem;border-radius:10px;box-shadow:0 3px 10px #0000001a}.forgot-box h2[data-v-3eb2094b]{font-size:1.25rem}.forgot-box p[data-v-3eb2094b]{font-size:.875rem}.form-control[data-v-3eb2094b],.btn[data-v-3eb2094b]{height:45px;font-size:15px}}.ideva-confirm-fade-enter-active[data-v-1eec4a11],.ideva-confirm-fade-leave-active[data-v-1eec4a11]{transition:opacity .2s ease}.ideva-confirm-fade-enter[data-v-1eec4a11],.ideva-confirm-fade-leave-to[data-v-1eec4a11]{opacity:0}.loading-overlay[data-v-c6a48b79]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:19999}.loading-spinner[data-v-c6a48b79]{background:#fff;padding:30px;border-radius:10px;text-align:center;box-shadow:0 4px 20px #0000004d}.spinner[data-v-c6a48b79]{border:4px solid #f3f3f3;border-top:4px solid #00a99d;border-radius:50%;width:50px;height:50px;animation:spin-c6a48b79 1s linear infinite;margin:0 auto 15px}@keyframes spin-c6a48b79{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text[data-v-c6a48b79]{color:#00a99d;font-weight:700;font-size:16px}.select2[data-v-c6a48b79]{z-index:100!important}.processing[data-v-c6a48b79]{opacity:.6!important;cursor:not-allowed!important;pointer-events:none!important}.select2-container--default .select2-selection--single{height:calc(1.8125rem + 2px)!important;border:1px solid #ced4da!important;display:flex!important;align-items:center!important;padding-top:0!important;padding-bottom:0!important;padding-left:.5rem!important;padding-right:0!important;box-sizing:border-box}.select2-container--default .select2-selection--single .select2-selection__rendered{margin-top:0!important;line-height:1.2!important;font-size:.875rem;display:flex!important;align-items:center!important;flex:1 1 auto;min-width:0;padding-right:1.75rem!important}.select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute!important;top:0!important;bottom:0!important;right:.35rem!important;height:auto!important;width:1.25rem!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.select2-container--default .select2-selection--single .select2-selection__arrow b{position:relative!important;top:auto!important;left:auto!important;margin:0!important;transform:none!important}select.form-control:not(.ideva-select2-compact)+.select2-container--default .select2-selection--single{height:calc(2.25rem + 2px)!important}select.form-control:not(.ideva-select2-compact)+.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:1rem;line-height:1.25!important}.select2-container--bootstrap4 .select2-selection--single{height:calc(1.8125rem + 2px)!important;display:flex!important;align-items:center!important;padding-top:0!important;padding-bottom:0!important;padding-left:.5rem!important;padding-right:0!important;line-height:1.2!important;font-size:.875rem!important;box-sizing:border-box}.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered{margin-top:0!important;line-height:1.2!important;font-size:.875rem!important;display:flex!important;align-items:center!important;flex:1 1 auto;min-width:0;padding-right:1.75rem!important}.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow{position:absolute!important;top:0!important;bottom:0!important;right:.375rem!important;height:auto!important;width:1.25rem!important;display:flex!important;align-items:center!important;justify-content:center!important}.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b{position:relative!important;top:auto!important;left:auto!important;margin:0!important;transform:none!important}.select2-container--default .select2-selection--single .select2-selection__rendered:has(.select2-selection__clear),.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered:has(.select2-selection__clear){position:relative;padding-right:3.125rem!important}.select2-container--default .select2-selection--single .select2-selection__clear,.select2-container--bootstrap4 .select2-selection--single .select2-selection__clear{position:absolute;right:1.75rem;top:50%;transform:translateY(-50%);float:none!important;margin:0!important;line-height:1!important;display:inline-flex;align-items:center;justify-content:center}.ideva-select2-label-compact{font-size:.875rem;font-weight:500;margin-bottom:.25rem}:deep(.select2-selection.is-invalid){border-color:#dc3545!important}select{display:none}.select2-container--default .select2-selection--single{border:1px solid #ced4da!important}.select2-container--default .select2-selection--single.is-invalid{border-color:#dc3545!important}.select2-container--bootstrap4 .select2-selection--single{margin-top:0;height:calc(1.8125rem + 2px)!important;padding:0 .5rem!important;font-size:.875rem!important;text-align:left;display:flex!important;align-items:center!important;box-sizing:border-box}#table-procedures[data-v-be8643fe]{overflow-y:auto}@media(max-width:320px){#table-procedures[data-v-be8643fe]{max-height:320px}}@media(min-width:321px)and (max-width:425px){#table-procedures[data-v-be8643fe]{max-height:380px}}@media(min-width:426px)and (max-width:1024px){#table-procedures[data-v-be8643fe]{max-height:390px}}@media(min-width:1025px){#table-procedures[data-v-be8643fe]{max-height:600px}}.font-weight-600[data-v-fc645ded]{font-weight:600}.w-40[data-v-fc645ded]{width:40%}.tracking-wider[data-v-fc645ded]{letter-spacing:.05em}.custom-tabs[data-v-fc645ded]{border-bottom:2px solid #f0f0f0;margin-bottom:1.5rem}.tab-btn[data-v-fc645ded]{border:none!important;color:#6c757d!important;font-weight:600;text-transform:uppercase;font-size:.85rem;padding:1rem 1.5rem!important;position:relative;transition:all .3s;background:transparent}.tab-btn.active[data-v-fc645ded]{color:#00a99d!important;background:transparent!important}.tab-btn.active[data-v-fc645ded]:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:3px;background:#00a99d}.expiration-card[data-v-fc645ded]{background:#fff;border:1px solid #eee;border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.expiration-title[data-v-fc645ded]{font-weight:700;font-size:.9rem;margin-bottom:1rem;color:#444}.expiration-bar[data-v-fc645ded]{height:12px;display:flex;border-radius:10px;overflow:hidden;margin-bottom:.75rem;background:#f0f0f0}.segment[data-v-fc645ded]{height:100%;flex:1}.segment.danger[data-v-fc645ded]{background:#dc3545}.segment.warning[data-v-fc645ded]{background:#ffc107}.segment.success[data-v-fc645ded]{background:#28a745}.expiration-legend[data-v-fc645ded]{display:flex;gap:1.5rem;font-size:.8rem;font-weight:600}.expiration-legend span i[data-v-fc645ded]{margin-right:4px}.expiration-legend .danger[data-v-fc645ded]{color:#dc3545}.expiration-legend .warning[data-v-fc645ded]{color:#ffc107}.expiration-legend .success[data-v-fc645ded]{color:#28a745}.sticky-top[data-v-fc645ded]{position:sticky;top:0;z-index:1}.badge-success-soft{background-color:#28a7451a;color:#28a745;font-weight:600}.badge-danger-soft{background-color:#dc35451a;color:#dc3545;font-weight:600}.vertical-align-middle{vertical-align:middle!important}.transition-all{transition:all .2s ease}.transition-all:hover{background-color:#f8fcfb!important}.custom-input{border-radius:8px;border:1px solid #e0e0e0;padding:10px 15px}.custom-input:focus{border-color:#00a99d;box-shadow:0 0 0 3px #00a99d1a}.font-weight-600{font-weight:600}.outline-none{outline:none!important}.custom-input[data-v-ed472f01]{border-radius:8px;border:1px solid #e0e0e0;padding:10px 15px;transition:all .2s}.custom-input[data-v-ed472f01]:focus{border-color:#00a99d;box-shadow:0 0 0 3px #00a99d1a}.font-weight-600[data-v-ed472f01]{font-weight:600}.tracking-wider[data-v-ed472f01]{letter-spacing:.05em}.custom-input[data-v-0daeb51f]{border-radius:8px;border:1px solid #e0e0e0;padding:10px 15px;transition:all .2s}.custom-input[data-v-0daeb51f]:focus{border-color:#00a99d;box-shadow:0 0 0 3px #00a99d1a}.font-weight-600[data-v-0daeb51f]{font-weight:600}
