#app{font-family:Source Sans Pro,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#344968}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border-color:#41b883 transparent transparent;border-style:solid;border-width:2px;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:a 2.4s cubic-bezier(.41,.26,.2,.62);animation:a 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:a 2.4s cubic-bezier(.51,.09,.21,.8);animation:a 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{opacity:.6}.multiselect--active{z-index:1}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"×";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 12px 0;padding-right:30px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-style:solid;border-width:5px 5px 0;border-color:#999 transparent transparent;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:1;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled{background:#ededed;pointer-events:none}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select,.multiselect__option--disabled{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}
/*!
 * BootstrapVue Custom CSS (https://bootstrap-vue.js.org)
 */.bv-no-focus-ring:focus{outline:none}@media(max-width:575.98px){.bv-d-xs-down-none{display:none!important}}@media(max-width:767.98px){.bv-d-sm-down-none{display:none!important}}@media(max-width:991.98px){.bv-d-md-down-none{display:none!important}}@media(max-width:1199.98px){.bv-d-lg-down-none{display:none!important}}.bv-d-xl-down-none{display:none!important}.form-control.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control.focus.is-valid{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.focus.is-invalid{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.b-form-btn-label-control{background-image:none}.b-form-btn-label-control[dir=rtl],[dir=rtl] .b-form-btn-label-control{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.b-form-btn-label-control[dir=rtl]>label,[dir=rtl] .b-form-btn-label-control>label{text-align:right}.b-form-btn-label-control>.btn{line-height:1;font-size:inherit;-webkit-box-shadow:none!important;box-shadow:none!important}.b-form-btn-label-control>.btn:disabled{pointer-events:none}.b-form-btn-label-control.is-valid>.btn{color:#28a745}.b-form-btn-label-control.is-invalid>.btn{color:#dc3545}.b-form-btn-label-control>label{outline:0;cursor:pointer;min-height:calc(1.5em + .75rem)}.b-form-btn-label-control>label.form-control-sm{min-height:calc(1.5em + .5rem)}.b-form-btn-label-control>label.form-control-lg{min-height:calc(1.5em + 1rem)}.b-form-btn-label-control[aria-disabled=true],.b-form-btn-label-control[aria-readonly=true]{background-color:#e9ecef;opacity:1}.b-form-btn-label-control[aria-disabled=true]{pointer-events:none}.b-form-btn-label-control[aria-disabled=true]>label{cursor:default}.b-calendar .b-calendar-inner{min-width:250px}.b-calendar output.readonly{background-color:#e9ecef;opacity:1}.b-calendar .form-control[role=application]{overflow:hidden}.b-calendar .b-calendar-grid-body .col[data-date] .btn{width:32px;height:32px;font-size:14px;line-height:1;margin:3px auto;padding:9px 0}.b-calendar .btn.disabled,.b-calendar .btn:disabled,.b-calendar .btn[aria-disabled=true]{cursor:default;pointer-events:none}.card-img-left{border-top-left-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-img-right{border-top-right-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.dropdown.dropleft .dropdown-toggle.dropdown-toggle-no-caret:before,.dropdown:not(.dropleft) .dropdown-toggle.dropdown-toggle-no-caret:after{display:none!important}.dropdown .dropdown-menu:focus{outline:none}.b-dropdown-form{display:inline-block;padding:.25rem 1.5rem;width:100%;clear:both;font-weight:400}.b-dropdown-form:focus{outline:1px dotted!important;outline:5px auto -webkit-focus-ring-color!important}.b-dropdown-form.disabled,.b-dropdown-form:disabled{outline:0!important;color:#6c757d;pointer-events:none}.b-dropdown-text{display:inline-block;padding:.25rem 1.5rem;margin-bottom:0;width:100%;clear:both;font-weight:lighter}.custom-checkbox.b-custom-control-lg,.input-group-lg .custom-checkbox{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.custom-checkbox.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-checkbox .custom-control-label:before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:.3rem}.custom-checkbox.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-checkbox .custom-control-label:after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background-size:50% 50%}.custom-checkbox.b-custom-control-sm,.input-group-sm .custom-checkbox{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.custom-checkbox.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-checkbox .custom-control-label:before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:.2rem}.custom-checkbox.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-checkbox .custom-control-label:after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background-size:50% 50%}.custom-switch.b-custom-control-lg,.input-group-lg .custom-switch{padding-left:2.8125rem}.custom-switch.b-custom-control-lg .custom-control-label,.input-group-lg .custom-switch .custom-control-label{font-size:1.25rem;line-height:1.5}.custom-switch.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-switch .custom-control-label:before{top:.3125rem;height:1.25rem;left:-2.8125rem;width:2.1875rem;border-radius:.625rem}.custom-switch.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-switch .custom-control-label:after{top:calc(.3125rem + 2px);left:calc(-2.8125rem + 2px);width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);border-radius:.625rem;background-size:50% 50%}.custom-switch.b-custom-control-lg .custom-control-input:checked~.custom-control-label:after,.input-group-lg .custom-switch .custom-control-input:checked~.custom-control-label:after{-webkit-transform:translateX(.9375rem);transform:translateX(.9375rem)}.custom-switch.b-custom-control-sm,.input-group-sm .custom-switch{padding-left:1.96875rem}.custom-switch.b-custom-control-sm .custom-control-label,.input-group-sm .custom-switch .custom-control-label{font-size:.875rem;line-height:1.5}.custom-switch.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-switch .custom-control-label:before{top:.21875rem;left:-1.96875rem;width:1.53125rem;height:.875rem;border-radius:.4375rem}.custom-switch.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-switch .custom-control-label:after{top:calc(.21875rem + 2px);left:calc(-1.96875rem + 2px);width:calc(.875rem - 4px);height:calc(.875rem - 4px);border-radius:.4375rem;background-size:50% 50%}.custom-switch.b-custom-control-sm .custom-control-input:checked~.custom-control-label:after,.input-group-sm .custom-switch .custom-control-input:checked~.custom-control-label:after{-webkit-transform:translateX(.65625rem);transform:translateX(.65625rem)}.input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn,.input-group>.input-group-append:not(:last-child)>.btn-group>.btn,.input-group>.input-group-prepend>.btn-group>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn-group>.btn,.input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.b-custom-control-lg .custom-file-input,.b-custom-control-lg .custom-file-label,.b-custom-control-lg.custom-file,.input-group-lg .custom-file-input,.input-group-lg .custom-file-label,.input-group-lg.custom-file{font-size:1.25rem;height:calc(1.5em + 1rem + 2px)}.b-custom-control-lg .custom-file-label,.b-custom-control-lg .custom-file-label:after,.input-group-lg .custom-file-label,.input-group-lg .custom-file-label:after{padding:.5rem 1rem;line-height:1.5}.b-custom-control-lg .custom-file-label,.input-group-lg .custom-file-label{border-radius:.3rem}.b-custom-control-lg .custom-file-label:after,.input-group-lg .custom-file-label:after{font-size:inherit;height:calc(1.5em + 1rem);border-radius:0 .3rem .3rem 0}.b-custom-control-sm .custom-file-input,.b-custom-control-sm .custom-file-label,.b-custom-control-sm.custom-file,.input-group-sm .custom-file-input,.input-group-sm .custom-file-label,.input-group-sm.custom-file{font-size:.875rem;height:calc(1.5em + .5rem + 2px)}.b-custom-control-sm .custom-file-label,.b-custom-control-sm .custom-file-label:after,.input-group-sm .custom-file-label,.input-group-sm .custom-file-label:after{padding:.25rem .5rem;line-height:1.5}.b-custom-control-sm .custom-file-label,.input-group-sm .custom-file-label{border-radius:.2rem}.b-custom-control-sm .custom-file-label:after,.input-group-sm .custom-file-label:after{font-size:inherit;height:calc(1.5em + .5rem);border-radius:0 .2rem .2rem 0}.form-control.is-invalid,.form-control.is-valid,.was-validated .form-control:invalid,.was-validated .form-control:valid{background-position:right calc(.375em + .1875rem) center}input[type=color].form-control{height:calc(1.5em + .75rem + 2px);padding:.125rem .25rem}.input-group-sm input[type=color].form-control,input[type=color].form-control.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.125rem .25rem}.input-group-lg input[type=color].form-control,input[type=color].form-control.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.125rem .25rem}input[type=color].form-control:disabled{background-color:#adb5bd;opacity:.65}.input-group>.custom-range{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-range,.input-group>.custom-range+.custom-file,.input-group>.custom-range+.custom-range,.input-group>.custom-range+.custom-select,.input-group>.custom-range+.form-control,.input-group>.custom-range+.form-control-plaintext,.input-group>.custom-select+.custom-range,.input-group>.form-control+.custom-range,.input-group>.form-control-plaintext+.custom-range{margin-left:-1px}.input-group>.custom-range:focus{z-index:3}.input-group>.custom-range:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-range:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-range{padding:0 .75rem;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;height:calc(1.5em + .75rem + 2px);border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.input-group>.custom-range{-webkit-transition:none;transition:none}}.input-group>.custom-range:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.input-group>.custom-range:disabled,.input-group>.custom-range[readonly]{background-color:#e9ecef}.input-group-lg>.custom-range{height:calc(1.5em + 1rem + 2px);padding:0 1rem;border-radius:.3rem}.input-group-sm>.custom-range{height:calc(1.5em + .5rem + 2px);padding:0 .5rem;border-radius:.2rem}.input-group .custom-range.is-valid,.was-validated .input-group .custom-range:valid{border-color:#28a745}.input-group .custom-range.is-valid:focus,.was-validated .input-group .custom-range:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-range.is-valid:focus::-webkit-slider-thumb,.was-validated .custom-range:valid:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac;box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid:focus::-moz-range-thumb,.was-validated .custom-range:valid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid:focus::-ms-thumb,.was-validated .custom-range:valid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid::-webkit-slider-thumb,.was-validated .custom-range:valid::-webkit-slider-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-webkit-slider-thumb:active,.was-validated .custom-range:valid::-webkit-slider-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-webkit-slider-runnable-track,.was-validated .custom-range:valid::-webkit-slider-runnable-track{background-color:rgba(40,167,69,.35)}.custom-range.is-valid::-moz-range-thumb,.was-validated .custom-range:valid::-moz-range-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-moz-range-thumb:active,.was-validated .custom-range:valid::-moz-range-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-moz-range-track,.was-validated .custom-range:valid::-moz-range-track{background:rgba(40,167,69,.35)}.custom-range.is-valid~.valid-feedback,.custom-range.is-valid~.valid-tooltip,.was-validated .custom-range:valid~.valid-feedback,.was-validated .custom-range:valid~.valid-tooltip{display:block}.custom-range.is-valid::-ms-thumb,.was-validated .custom-range:valid::-ms-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-ms-thumb:active,.was-validated .custom-range:valid::-ms-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-ms-track-lower,.was-validated .custom-range:valid::-ms-track-lower{background:rgba(40,167,69,.35)}.custom-range.is-valid::-ms-track-upper,.was-validated .custom-range:valid::-ms-track-upper{background:rgba(40,167,69,.35)}.input-group .custom-range.is-invalid,.was-validated .input-group .custom-range:invalid{border-color:#dc3545}.input-group .custom-range.is-invalid:focus,.was-validated .input-group .custom-range:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-range.is-invalid:focus::-webkit-slider-thumb,.was-validated .custom-range:invalid:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1;box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid:focus::-moz-range-thumb,.was-validated .custom-range:invalid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid:focus::-ms-thumb,.was-validated .custom-range:invalid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid::-webkit-slider-thumb,.was-validated .custom-range:invalid::-webkit-slider-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-webkit-slider-thumb:active,.was-validated .custom-range:invalid::-webkit-slider-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-webkit-slider-runnable-track,.was-validated .custom-range:invalid::-webkit-slider-runnable-track{background-color:rgba(220,53,69,.35)}.custom-range.is-invalid::-moz-range-thumb,.was-validated .custom-range:invalid::-moz-range-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-moz-range-thumb:active,.was-validated .custom-range:invalid::-moz-range-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-moz-range-track,.was-validated .custom-range:invalid::-moz-range-track{background:rgba(220,53,69,.35)}.custom-range.is-invalid~.invalid-feedback,.custom-range.is-invalid~.invalid-tooltip,.was-validated .custom-range:invalid~.invalid-feedback,.was-validated .custom-range:invalid~.invalid-tooltip{display:block}.custom-range.is-invalid::-ms-thumb,.was-validated .custom-range:invalid::-ms-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-ms-thumb:active,.was-validated .custom-range:invalid::-ms-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-ms-track-lower,.was-validated .custom-range:invalid::-ms-track-lower{background:rgba(220,53,69,.35)}.custom-range.is-invalid::-ms-track-upper,.was-validated .custom-range:invalid::-ms-track-upper{background:rgba(220,53,69,.35)}.custom-radio.b-custom-control-lg,.input-group-lg .custom-radio{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.custom-radio.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-radio .custom-control-label:before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:50%}.custom-radio.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-radio .custom-control-label:after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background:no-repeat 50%/50% 50%}.custom-radio.b-custom-control-sm,.input-group-sm .custom-radio{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.custom-radio.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-radio .custom-control-label:before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:50%}.custom-radio.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-radio .custom-control-label:after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background:no-repeat 50%/50% 50%}.b-form-spinbutton.form-control{text-align:center;overflow:hidden;background-image:none}.b-form-spinbutton.form-control.flex-column{height:auto;width:auto}.b-form-spinbutton.form-control[dir=rtl]:not(.flex-column),[dir=rtl] .b-form-spinbutton.form-control:not(.flex-column){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.b-form-spinbutton.form-control output{font-size:inherit;outline:0;border:0;background-color:transparent}.b-form-spinbutton.form-control output>bdi,.b-form-spinbutton.form-control output>div{display:block;min-width:2.25em;height:1.5em}.b-form-spinbutton.form-control.d-inline-flex:not(.flex-column),.b-form-spinbutton.form-control.d-inline-flex:not(.flex-column) output{width:auto}.b-form-spinbutton.form-control .btn{line-height:1;-webkit-box-shadow:none!important;box-shadow:none!important}.b-form-spinbutton.form-control .btn:disabled{pointer-events:none}.b-form-spinbutton.form-control .btn:hover:not(:disabled)>div{-webkit-transform:scale(1.25);transform:scale(1.25)}.b-form-spinbutton.form-control.disabled,.b-form-spinbutton.form-control.readonly{background-color:#e9ecef}.b-form-spinbutton.form-control.disabled{pointer-events:none}.b-form-tags.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.b-form-tags.focus.is-valid{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.b-form-tags.focus.is-invalid{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.b-form-tags.disabled{background-color:#e9ecef}.b-form-tag{font-size:75%;font-weight:400;line-height:1.5}.b-form-tag.disabled{opacity:.75}.b-form-tag>button.b-form-tag-remove{color:inherit;font-size:125%;line-height:1;float:none}.form-control-lg .b-form-tag,.form-control-sm .b-form-tag{line-height:1.5}.modal-backdrop{opacity:.5}.b-pagination-pills .page-item .page-link{border-radius:50rem!important;margin-left:.25rem;line-height:1}.b-pagination-pills .page-item:first-child .page-link{margin-left:0}.popover.b-popover{display:block;opacity:1;outline:0}.popover.b-popover.fade:not(.show){opacity:0}.popover.b-popover.show{opacity:1}.b-popover-primary.popover{background-color:#cce5ff;border-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-primary.bs-popover-top>.arrow:before{border-top-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-primary.bs-popover-top>.arrow:after{border-top-color:#cce5ff}.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-primary.bs-popover-right>.arrow:before{border-right-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-primary.bs-popover-right>.arrow:after{border-right-color:#cce5ff}.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-primary.bs-popover-bottom>.arrow:before{border-bottom-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-primary.bs-popover-bottom .popover-header:before,.b-popover-primary.bs-popover-bottom>.arrow:after{border-bottom-color:#bdddff}.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-primary.bs-popover-left>.arrow:before{border-left-color:#b8daff}.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-primary.bs-popover-left>.arrow:after{border-left-color:#cce5ff}.b-popover-primary .popover-header{color:#212529;background-color:#bdddff;border-bottom-color:#a3d0ff}.b-popover-primary .popover-body{color:#004085}.b-popover-secondary.popover{background-color:#e2e3e5;border-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-secondary.bs-popover-top>.arrow:before{border-top-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-secondary.bs-popover-top>.arrow:after{border-top-color:#e2e3e5}.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-secondary.bs-popover-right>.arrow:before{border-right-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-secondary.bs-popover-right>.arrow:after{border-right-color:#e2e3e5}.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-secondary.bs-popover-bottom>.arrow:before{border-bottom-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-secondary.bs-popover-bottom .popover-header:before,.b-popover-secondary.bs-popover-bottom>.arrow:after{border-bottom-color:#dadbde}.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-secondary.bs-popover-left>.arrow:before{border-left-color:#d6d8db}.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-secondary.bs-popover-left>.arrow:after{border-left-color:#e2e3e5}.b-popover-secondary .popover-header{color:#212529;background-color:#dadbde;border-bottom-color:#ccced2}.b-popover-secondary .popover-body{color:#383d41}.b-popover-success.popover{background-color:#d4edda;border-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-success.bs-popover-top>.arrow:before{border-top-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-success.bs-popover-top>.arrow:after{border-top-color:#d4edda}.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-success.bs-popover-right>.arrow:before{border-right-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-success.bs-popover-right>.arrow:after{border-right-color:#d4edda}.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-success.bs-popover-bottom>.arrow:before{border-bottom-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-success.bs-popover-bottom .popover-header:before,.b-popover-success.bs-popover-bottom>.arrow:after{border-bottom-color:#c9e8d1}.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-success.bs-popover-left>.arrow:before{border-left-color:#c3e6cb}.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-success.bs-popover-left>.arrow:after{border-left-color:#d4edda}.b-popover-success .popover-header{color:#212529;background-color:#c9e8d1;border-bottom-color:#b7e1c1}.b-popover-success .popover-body{color:#155724}.b-popover-info.popover{background-color:#d1ecf1;border-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-info.bs-popover-top>.arrow:before{border-top-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-info.bs-popover-top>.arrow:after{border-top-color:#d1ecf1}.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-info.bs-popover-right>.arrow:before{border-right-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-info.bs-popover-right>.arrow:after{border-right-color:#d1ecf1}.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-info.bs-popover-bottom>.arrow:before{border-bottom-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-info.bs-popover-bottom .popover-header:before,.b-popover-info.bs-popover-bottom>.arrow:after{border-bottom-color:#c5e7ed}.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-info.bs-popover-left>.arrow:before{border-left-color:#bee5eb}.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-info.bs-popover-left>.arrow:after{border-left-color:#d1ecf1}.b-popover-info .popover-header{color:#212529;background-color:#c5e7ed;border-bottom-color:#b2dfe7}.b-popover-info .popover-body{color:#0c5460}.b-popover-warning.popover{background-color:#fff3cd;border-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-warning.bs-popover-top>.arrow:before{border-top-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-warning.bs-popover-top>.arrow:after{border-top-color:#fff3cd}.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-warning.bs-popover-right>.arrow:before{border-right-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-warning.bs-popover-right>.arrow:after{border-right-color:#fff3cd}.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-warning.bs-popover-bottom>.arrow:before{border-bottom-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-warning.bs-popover-bottom .popover-header:before,.b-popover-warning.bs-popover-bottom>.arrow:after{border-bottom-color:#ffefbe}.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-warning.bs-popover-left>.arrow:before{border-left-color:#ffeeba}.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-warning.bs-popover-left>.arrow:after{border-left-color:#fff3cd}.b-popover-warning .popover-header{color:#212529;background-color:#ffefbe;border-bottom-color:#ffe9a4}.b-popover-warning .popover-body{color:#856404}.b-popover-danger.popover{background-color:#f8d7da;border-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-danger.bs-popover-top>.arrow:before{border-top-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-danger.bs-popover-top>.arrow:after{border-top-color:#f8d7da}.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-danger.bs-popover-right>.arrow:before{border-right-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-danger.bs-popover-right>.arrow:after{border-right-color:#f8d7da}.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-danger.bs-popover-bottom>.arrow:before{border-bottom-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-danger.bs-popover-bottom .popover-header:before,.b-popover-danger.bs-popover-bottom>.arrow:after{border-bottom-color:#f6cace}.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-danger.bs-popover-left>.arrow:before{border-left-color:#f5c6cb}.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-danger.bs-popover-left>.arrow:after{border-left-color:#f8d7da}.b-popover-danger .popover-header{color:#212529;background-color:#f6cace;border-bottom-color:#f2b4ba}.b-popover-danger .popover-body{color:#721c24}.b-popover-light.popover{background-color:#fefefe;border-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-light.bs-popover-top>.arrow:before{border-top-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-light.bs-popover-top>.arrow:after{border-top-color:#fefefe}.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-light.bs-popover-right>.arrow:before{border-right-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-light.bs-popover-right>.arrow:after{border-right-color:#fefefe}.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-light.bs-popover-bottom>.arrow:before{border-bottom-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-light.bs-popover-bottom .popover-header:before,.b-popover-light.bs-popover-bottom>.arrow:after{border-bottom-color:#f6f6f6}.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-light.bs-popover-left>.arrow:before{border-left-color:#fdfdfe}.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-light.bs-popover-left>.arrow:after{border-left-color:#fefefe}.b-popover-light .popover-header{color:#212529;background-color:#f6f6f6;border-bottom-color:#eaeaea}.b-popover-light .popover-body{color:#818182}.b-popover-dark.popover{background-color:#d6d8d9;border-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:before,.b-popover-dark.bs-popover-top>.arrow:before{border-top-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:after,.b-popover-dark.bs-popover-top>.arrow:after{border-top-color:#d6d8d9}.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:before,.b-popover-dark.bs-popover-right>.arrow:before{border-right-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:after,.b-popover-dark.bs-popover-right>.arrow:after{border-right-color:#d6d8d9}.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:before,.b-popover-dark.bs-popover-bottom>.arrow:before{border-bottom-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=bottom] .popover-header:before,.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:after,.b-popover-dark.bs-popover-bottom .popover-header:before,.b-popover-dark.bs-popover-bottom>.arrow:after{border-bottom-color:#ced0d2}.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:before,.b-popover-dark.bs-popover-left>.arrow:before{border-left-color:#c6c8ca}.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:after,.b-popover-dark.bs-popover-left>.arrow:after{border-left-color:#d6d8d9}.b-popover-dark .popover-header{color:#212529;background-color:#ced0d2;border-bottom-color:#c1c4c5}.b-popover-dark .popover-body{color:#1b1e21}.table.b-table.b-table-fixed{table-layout:fixed}.table.b-table.b-table-no-border-collapse{border-collapse:separate;border-spacing:0}.table.b-table[aria-busy=true]{opacity:.55}.table.b-table>tbody>tr.b-table-details>td{border-top:none!important}.table.b-table>caption{caption-side:bottom}.table.b-table.b-table-caption-top>caption{caption-side:top!important}.table.b-table>tbody>.table-active,.table.b-table>tbody>.table-active>td,.table.b-table>tbody>.table-active>th{background-color:rgba(0,0,0,.075)}.table.b-table.table-hover>tbody>tr.table-active:hover td,.table.b-table.table-hover>tbody>tr.table-active:hover th{color:#212529;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.075)),to(rgba(0,0,0,.075)));background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.table.b-table>tbody>.bg-active,.table.b-table>tbody>.bg-active>td,.table.b-table>tbody>.bg-active>th{background-color:hsla(0,0%,100%,.075)!important}.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover td,.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover th{color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.075)),to(hsla(0,0%,100%,.075)));background-image:linear-gradient(hsla(0,0%,100%,.075),hsla(0,0%,100%,.075));background-repeat:no-repeat}.b-table-sticky-header,.table-responsive,[class*=table-responsive-]{margin-bottom:1rem}.b-table-sticky-header>.table,.table-responsive>.table,[class*=table-responsive-]>.table{margin-bottom:0}.b-table-sticky-header{overflow-y:auto;max-height:300px}@media print{.b-table-sticky-header{overflow-y:visible!important;max-height:none!important}}@supports(position:sticky){.b-table-sticky-header>.table.b-table>thead>tr>th{position:sticky;top:0;z-index:2}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{position:sticky;left:0}.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{z-index:5}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{z-index:2}.table.b-table>tbody>tr>.table-b-table-default,.table.b-table>tfoot>tr>.table-b-table-default,.table.b-table>thead>tr>.table-b-table-default{color:#212529;background-color:#fff}.table.b-table.table-dark>tbody>tr>.bg-b-table-default,.table.b-table.table-dark>tfoot>tr>.bg-b-table-default,.table.b-table.table-dark>thead>tr>.bg-b-table-default{color:#fff;background-color:#343a40}.table.b-table.table-striped>tbody>tr:nth-of-type(odd)>.table-b-table-default{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.05)),to(rgba(0,0,0,.05)));background-image:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05));background-repeat:no-repeat}.table.b-table.table-striped.table-dark>tbody>tr:nth-of-type(odd)>.bg-b-table-default{background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.05)),to(hsla(0,0%,100%,.05)));background-image:linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,.05));background-repeat:no-repeat}.table.b-table.table-hover>tbody>tr:hover>.table-b-table-default{color:#212529;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.075)),to(rgba(0,0,0,.075)));background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.table.b-table.table-hover.table-dark>tbody>tr:hover>.bg-b-table-default{color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.075)),to(hsla(0,0%,100%,.075)));background-image:linear-gradient(hsla(0,0%,100%,.075),hsla(0,0%,100%,.075));background-repeat:no-repeat}}.table.b-table>tfoot>tr>[aria-sort],.table.b-table>thead>tr>[aria-sort]{cursor:pointer;background-image:none;background-repeat:no-repeat;background-size:.65em 1em}.table.b-table>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),.table.b-table>thead>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right .375rem center;padding-right:calc(.75rem + .65em)}.table.b-table>tfoot>tr>[aria-sort].b-table-sort-icon-left,.table.b-table>thead>tr>[aria-sort].b-table-sort-icon-left{background-position:left .375rem center;padding-left:calc(.75rem + .65em)}.table.b-table>tfoot>tr>[aria-sort=none],.table.b-table>thead>tr>[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='m51 1 25 23 24 22H1l25-22zm0 100 25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>[aria-sort=ascending],.table.b-table>thead>tr>[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath d='m51 1 25 23 24 22H1l25-22z'/%3E%3Cpath opacity='.3' d='m51 101 25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>[aria-sort=descending],.table.b-table>thead>tr>[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='m51 1 25 23 24 22H1l25-22z'/%3E%3Cpath d='m51 101 25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table.table-dark>tfoot>tr>[aria-sort=none],.table.b-table.table-dark>thead>tr>[aria-sort=none],.table.b-table>.thead-dark>tr>[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='m51 1 25 23 24 22H1l25-22zm0 100 25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table.table-dark>tfoot>tr>[aria-sort=ascending],.table.b-table.table-dark>thead>tr>[aria-sort=ascending],.table.b-table>.thead-dark>tr>[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='m51 1 25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.3' d='m51 101 25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table.table-dark>tfoot>tr>[aria-sort=descending],.table.b-table.table-dark>thead>tr>[aria-sort=descending],.table.b-table>.thead-dark>tr>[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='m51 1 25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='m51 101 25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>.table-dark[aria-sort=none],.table.b-table>thead>tr>.table-dark[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='m51 1 25 23 24 22H1l25-22zm0 100 25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>.table-dark[aria-sort=ascending],.table.b-table>thead>tr>.table-dark[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='m51 1 25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.3' d='m51 101 25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>.table-dark[aria-sort=descending],.table.b-table>thead>tr>.table-dark[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='m51 1 25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='m51 101 25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table.table-sm>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),.table.b-table.table-sm>thead>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right .15rem center;padding-right:calc(.3rem + .65em)}.table.b-table.table-sm>tfoot>tr>[aria-sort].b-table-sort-icon-left,.table.b-table.table-sm>thead>tr>[aria-sort].b-table-sort-icon-left{background-position:left .15rem center;padding-left:calc(.3rem + .65em)}.table.b-table.b-table-selectable:not(.b-table-selectable-no-click)>tbody>tr{cursor:pointer}.table.b-table.b-table-selectable:not(.b-table-selectable-no-click).b-table-selecting.b-table-select-range>tbody>tr{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:575.98px){.table.b-table.b-table-stacked-sm{display:block;width:100%}.table.b-table.b-table-stacked-sm>caption,.table.b-table.b-table-stacked-sm>tbody,.table.b-table.b-table-stacked-sm>tbody>tr,.table.b-table.b-table-stacked-sm>tbody>tr>td,.table.b-table.b-table-stacked-sm>tbody>tr>th{display:block}.table.b-table.b-table-stacked-sm>tfoot,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-sm>thead,.table.b-table.b-table-stacked-sm>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-sm>caption{caption-side:top!important}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-sm>tbody>tr.bottom-row,.table.b-table.b-table-stacked-sm>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-sm>tbody>tr>:first-child,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+th{border-top-width:3px}}@media(max-width:767.98px){.table.b-table.b-table-stacked-md{display:block;width:100%}.table.b-table.b-table-stacked-md>caption,.table.b-table.b-table-stacked-md>tbody,.table.b-table.b-table-stacked-md>tbody>tr,.table.b-table.b-table-stacked-md>tbody>tr>td,.table.b-table.b-table-stacked-md>tbody>tr>th{display:block}.table.b-table.b-table-stacked-md>tfoot,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-md>thead,.table.b-table.b-table-stacked-md>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-md>caption{caption-side:top!important}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-md>tbody>tr.bottom-row,.table.b-table.b-table-stacked-md>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-md>tbody>tr>:first-child,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+th{border-top-width:3px}}@media(max-width:991.98px){.table.b-table.b-table-stacked-lg{display:block;width:100%}.table.b-table.b-table-stacked-lg>caption,.table.b-table.b-table-stacked-lg>tbody,.table.b-table.b-table-stacked-lg>tbody>tr,.table.b-table.b-table-stacked-lg>tbody>tr>td,.table.b-table.b-table-stacked-lg>tbody>tr>th{display:block}.table.b-table.b-table-stacked-lg>tfoot,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-lg>thead,.table.b-table.b-table-stacked-lg>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-lg>caption{caption-side:top!important}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-lg>tbody>tr.bottom-row,.table.b-table.b-table-stacked-lg>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-lg>tbody>tr>:first-child,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+th{border-top-width:3px}}@media(max-width:1199.98px){.table.b-table.b-table-stacked-xl{display:block;width:100%}.table.b-table.b-table-stacked-xl>caption,.table.b-table.b-table-stacked-xl>tbody,.table.b-table.b-table-stacked-xl>tbody>tr,.table.b-table.b-table-stacked-xl>tbody>tr>td,.table.b-table.b-table-stacked-xl>tbody>tr>th{display:block}.table.b-table.b-table-stacked-xl>tfoot,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-xl>thead,.table.b-table.b-table-stacked-xl>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-xl>caption{caption-side:top!important}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-xl>tbody>tr.bottom-row,.table.b-table.b-table-stacked-xl>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-xl>tbody>tr>:first-child,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+th{border-top-width:3px}}.table.b-table.b-table-stacked{display:block;width:100%}.table.b-table.b-table-stacked>caption,.table.b-table.b-table-stacked>tbody,.table.b-table.b-table-stacked>tbody>tr,.table.b-table.b-table-stacked>tbody>tr>td,.table.b-table.b-table-stacked>tbody>tr>th{display:block}.table.b-table.b-table-stacked>tfoot,.table.b-table.b-table-stacked>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked>thead,.table.b-table.b-table-stacked>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked>caption{caption-side:top!important}.table.b-table.b-table-stacked>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked>tbody>tr.bottom-row,.table.b-table.b-table-stacked>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked>tbody>tr>:first-child,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+th{border-top-width:3px}.b-time{min-width:150px}.b-time output.disabled,.b-time[aria-disabled=true] output,.b-time[aria-readonly=true] output{background-color:#e9ecef;opacity:1}.b-time[aria-disabled=true] output{pointer-events:none}[dir=rtl] .b-time>.d-flex:not(.flex-column){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.b-toast{display:block;position:relative;max-width:350px;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-clip:padding-box;z-index:1;border-radius:.25rem}.b-toast .toast{background-color:hsla(0,0%,100%,.85)}.b-toast:not(:last-child){margin-bottom:.75rem}.b-toast.b-toast-solid .toast{background-color:#fff}.b-toast .toast{opacity:1}.b-toast .toast.fade:not(.show){opacity:0}.b-toast .toast .toast-body{display:block}.b-toast-primary .toast{background-color:rgba(230,242,255,.85);border-color:rgba(184,218,255,.85);color:#004085}.b-toast-primary .toast .toast-header{color:#004085;background-color:rgba(204,229,255,.85);border-bottom-color:rgba(184,218,255,.85)}.b-toast-primary.b-toast-solid .toast{background-color:#e6f2ff}.b-toast-secondary .toast{background-color:hsla(210,7%,94%,.85);border-color:hsla(216,6%,85%,.85);color:#383d41}.b-toast-secondary .toast .toast-header{color:#383d41;background-color:hsla(220,5%,89%,.85);border-bottom-color:hsla(216,6%,85%,.85)}.b-toast-secondary.b-toast-solid .toast{background-color:#eff0f1}.b-toast-success .toast{background-color:rgba(230,245,233,.85);border-color:rgba(195,230,203,.85);color:#155724}.b-toast-success .toast .toast-header{color:#155724;background-color:rgba(212,237,218,.85);border-bottom-color:rgba(195,230,203,.85)}.b-toast-success.b-toast-solid .toast{background-color:#e6f5e9}.b-toast-info .toast{background-color:rgba(229,244,247,.85);border-color:rgba(190,229,235,.85);color:#0c5460}.b-toast-info .toast .toast-header{color:#0c5460;background-color:rgba(209,236,241,.85);border-bottom-color:rgba(190,229,235,.85)}.b-toast-info.b-toast-solid .toast{background-color:#e5f4f7}.b-toast-warning .toast{background-color:rgba(255,249,231,.85);border-color:rgba(255,238,186,.85);color:#856404}.b-toast-warning .toast .toast-header{color:#856404;background-color:rgba(255,243,205,.85);border-bottom-color:rgba(255,238,186,.85)}.b-toast-warning.b-toast-solid .toast{background-color:#fff9e7}.b-toast-danger .toast{background-color:rgba(252,237,238,.85);border-color:rgba(245,198,203,.85);color:#721c24}.b-toast-danger .toast .toast-header{color:#721c24;background-color:rgba(248,215,218,.85);border-bottom-color:rgba(245,198,203,.85)}.b-toast-danger.b-toast-solid .toast{background-color:#fcedee}.b-toast-light .toast{background-color:hsla(0,0%,100%,.85);border-color:rgba(253,253,254,.85);color:#818182}.b-toast-light .toast .toast-header{color:#818182;background-color:hsla(0,0%,100%,.85);border-bottom-color:rgba(253,253,254,.85)}.b-toast-light.b-toast-solid .toast{background-color:#fff}.b-toast-dark .toast{background-color:hsla(180,4%,89%,.85);border-color:hsla(210,4%,78%,.85);color:#1b1e21}.b-toast-dark .toast .toast-header{color:#1b1e21;background-color:hsla(200,4%,85%,.85);border-bottom-color:hsla(210,4%,78%,.85)}.b-toast-dark.b-toast-solid .toast{background-color:#e3e5e5}.b-toaster{z-index:1100}.b-toaster .b-toaster-slot{position:relative;display:block}.b-toaster .b-toaster-slot:empty{display:none!important}.b-toaster.b-toaster-bottom-center,.b-toaster.b-toaster-bottom-full,.b-toaster.b-toaster-bottom-left,.b-toaster.b-toaster-bottom-right,.b-toaster.b-toaster-top-center,.b-toaster.b-toaster-top-full,.b-toaster.b-toaster-top-left,.b-toaster.b-toaster-top-right{position:fixed;left:.5rem;right:.5rem;margin:0;padding:0;height:0;overflow:visible}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot,.b-toaster.b-toaster-top-right .b-toaster-slot{position:absolute;max-width:350px;width:100%;left:0;right:0;padding:0;margin:0}.b-toaster.b-toaster-bottom-full .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast,.b-toaster.b-toaster-bottom-full .b-toaster-slot .toast,.b-toaster.b-toaster-top-full .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot .b-toast,.b-toaster.b-toaster-top-full .b-toaster-slot .toast{width:100%;max-width:100%}.b-toaster.b-toaster-top-center,.b-toaster.b-toaster-top-full,.b-toaster.b-toaster-top-left,.b-toaster.b-toaster-top-right{top:0}.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-full .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot,.b-toaster.b-toaster-top-right .b-toaster-slot{top:.5rem}.b-toaster.b-toaster-bottom-center,.b-toaster.b-toaster-bottom-full,.b-toaster.b-toaster-bottom-left,.b-toaster.b-toaster-bottom-right{bottom:0}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-full .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot{bottom:.5rem}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-right .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-right .b-toaster-slot{margin-left:auto}.b-toaster.b-toaster-bottom-center .b-toaster-slot,.b-toaster.b-toaster-bottom-left .b-toaster-slot,.b-toaster.b-toaster-top-center .b-toaster-slot,.b-toaster.b-toaster-top-left .b-toaster-slot{margin-right:auto}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-move,.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-move{transition:-webkit-transform .175s;-webkit-transition:-webkit-transform .175s;transition:transform .175s;transition:transform .175s,-webkit-transform .175s}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-to .toast.fade,.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active .toast.fade,.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-to .toast.fade{-webkit-transition-delay:.175s;transition-delay:.175s}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active{position:absolute;-webkit-transition-delay:.175s;transition-delay:.175s}.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active .toast.fade,.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active .toast.fade{-webkit-transition-delay:0s;transition-delay:0s}.tooltip.b-tooltip{display:block;opacity:.9;outline:0}.tooltip.b-tooltip.fade:not(.show){opacity:0}.tooltip.b-tooltip.show{opacity:.9}.tooltip.b-tooltip.noninteractive{pointer-events:none}.tooltip.b-tooltip .arrow{margin:0 .25rem}.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.b-tooltip.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.b-tooltip.bs-tooltip-left .arrow,.tooltip.b-tooltip.bs-tooltip-right .arrow{margin:.25rem 0}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-top .arrow:before{border-top-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-right .arrow:before{border-right-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-bottom .arrow:before{border-bottom-color:#007bff}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-left .arrow:before{border-left-color:#007bff}.tooltip.b-tooltip-primary .tooltip-inner{color:#fff;background-color:#007bff}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-top .arrow:before{border-top-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-right .arrow:before{border-right-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-bottom .arrow:before{border-bottom-color:#6c757d}.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-secondary.bs-tooltip-left .arrow:before{border-left-color:#6c757d}.tooltip.b-tooltip-secondary .tooltip-inner{color:#fff;background-color:#6c757d}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-top .arrow:before{border-top-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-right .arrow:before{border-right-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-bottom .arrow:before{border-bottom-color:#28a745}.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-success.bs-tooltip-left .arrow:before{border-left-color:#28a745}.tooltip.b-tooltip-success .tooltip-inner{color:#fff;background-color:#28a745}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-top .arrow:before{border-top-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-right .arrow:before{border-right-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-bottom .arrow:before{border-bottom-color:#17a2b8}.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-info.bs-tooltip-left .arrow:before{border-left-color:#17a2b8}.tooltip.b-tooltip-info .tooltip-inner{color:#fff;background-color:#17a2b8}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-top .arrow:before{border-top-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-right .arrow:before{border-right-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-bottom .arrow:before{border-bottom-color:#ffc107}.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-warning.bs-tooltip-left .arrow:before{border-left-color:#ffc107}.tooltip.b-tooltip-warning .tooltip-inner{color:#212529;background-color:#ffc107}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-top .arrow:before{border-top-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-right .arrow:before{border-right-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-bottom .arrow:before{border-bottom-color:#dc3545}.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-danger.bs-tooltip-left .arrow:before{border-left-color:#dc3545}.tooltip.b-tooltip-danger .tooltip-inner{color:#fff;background-color:#dc3545}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-top .arrow:before{border-top-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-right .arrow:before{border-right-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-bottom .arrow:before{border-bottom-color:#f8f9fa}.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-light.bs-tooltip-left .arrow:before{border-left-color:#f8f9fa}.tooltip.b-tooltip-light .tooltip-inner{color:#212529;background-color:#f8f9fa}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-top .arrow:before{border-top-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-right .arrow:before{border-right-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-bottom .arrow:before{border-bottom-color:#343a40}.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.b-tooltip-dark.bs-tooltip-left .arrow:before{border-left-color:#343a40}.tooltip.b-tooltip-dark .tooltip-inner{color:#fff;background-color:#343a40}.b-icon.bi{display:inline-block;overflow:visible;vertical-align:-.15em}.b-icon.b-icon-animation-spin,.b-icon.b-iconstack .b-icon-animation-spin>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:b-icon-animation-spin 2s linear infinite normal;animation:b-icon-animation-spin 2s linear infinite normal}@media(prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin,.b-icon.b-iconstack .b-icon-animation-spin>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-reverse,.b-icon.b-iconstack .b-icon-animation-spin-reverse>g{-webkit-transform-origin:center;transform-origin:center;animation:b-icon-animation-spin 2s linear infinite reverse}@media(prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-reverse,.b-icon.b-iconstack .b-icon-animation-spin-reverse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-pulse,.b-icon.b-iconstack .b-icon-animation-spin-pulse>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:b-icon-animation-spin 1s steps(8) infinite normal;animation:b-icon-animation-spin 1s steps(8) infinite normal}@media(prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-pulse,.b-icon.b-iconstack .b-icon-animation-spin-pulse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-reverse-pulse,.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{-webkit-transform-origin:center;transform-origin:center;animation:b-icon-animation-spin 1s steps(8) infinite reverse}@media(prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-reverse-pulse,.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-cylon,.b-icon.b-iconstack .b-icon-animation-cylon>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:b-icon-animation-cylon .75s ease-in-out infinite alternate;animation:b-icon-animation-cylon .75s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.b-icon.b-icon-animation-cylon,.b-icon.b-iconstack .b-icon-animation-cylon>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-cylon-vertical,.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate;animation:b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.b-icon.b-icon-animation-cylon-vertical,.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{-webkit-animation:none;animation:none}}@-webkit-keyframes b-icon-animation-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes b-icon-animation-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes b-icon-animation-cylon{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(25%);transform:translateX(25%)}}@keyframes b-icon-animation-cylon{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(25%);transform:translateX(25%)}}@-webkit-keyframes b-icon-animation-cylon-vertical{0%{-webkit-transform:translateY(25%);transform:translateY(25%)}to{-webkit-transform:translateY(-25%);transform:translateY(-25%)}}@keyframes b-icon-animation-cylon-vertical{0%{-webkit-transform:translateY(25%);transform:translateY(25%)}to{-webkit-transform:translateY(-25%);transform:translateY(-25%)}}.btn .b-icon.bi,.dropdown-item .b-icon.bi,.dropdown-toggle .b-icon.bi,.input-group-text .b-icon.bi,.nav-link .b-icon.bi{font-size:125%;vertical-align:text-bottom}.min-w-0{min-width:0!important}.max-w-0{max-width:0!important}.min-w-1{min-width:1!important}.max-w-1{max-width:1!important}.min-w-2{min-width:2!important}.max-w-2{max-width:2!important}.min-w-3{min-width:3!important}.max-w-3{max-width:3!important}.min-w-4{min-width:4!important}.max-w-4{max-width:4!important}.min-w-5{min-width:5!important}.max-w-5{max-width:5!important}.min-w-9{min-width:9!important}.max-w-9{max-width:9!important}.min-w-z10{min-width:10!important}.max-w-z10{max-width:10!important}.min-w-11{min-width:11!important}.max-w-11{max-width:11!important}.min-w-10{min-width:10%!important}.max-w-10{max-width:10%!important}.min-w-15{min-width:15%!important}.max-w-15{max-width:15%!important}.min-w-20{min-width:20%!important}.max-w-20{max-width:20%!important}.min-w-30{min-width:30%!important}.max-w-30{max-width:30%!important}.min-w-33{min-width:33%!important}.max-w-33{max-width:33%!important}.min-w-40{min-width:40%!important}.max-w-40{max-width:40%!important}.min-w-60{min-width:60%!important}.max-w-60{max-width:60%!important}.min-w-1px{min-width:1px!important}.max-w-1px{max-width:1px!important}.min-w-2px{min-width:2px!important}.max-w-2px{max-width:2px!important}.min-w-5px{min-width:5px!important}.max-w-5px{max-width:5px!important}.min-w-10px{min-width:10px!important}.max-w-10px{max-width:10px!important}.min-w-15px{min-width:15px!important}.max-w-15px{max-width:15px!important}.min-w-20px{min-width:20px!important}.max-w-20px{max-width:20px!important}.min-w-30px{min-width:30px!important}.max-w-30px{max-width:30px!important}.min-w-31px{min-width:31px!important}.max-w-31px{max-width:31px!important}.min-w-35px{min-width:35px!important}.max-w-35px{max-width:35px!important}.min-w-36px{min-width:36px!important}.max-w-36px{max-width:36px!important}.min-w-39px{min-width:39px!important}.max-w-39px{max-width:39px!important}.min-w-50px{min-width:50px!important}.max-w-50px{max-width:50px!important}.min-w-59px{min-width:59px!important}.max-w-59px{max-width:59px!important}.min-w-65px{min-width:65px!important}.max-w-65px{max-width:65px!important}.min-w-70px{min-width:70px!important}.max-w-70px{max-width:70px!important}.min-w-80px{min-width:80px!important}.max-w-80px{max-width:80px!important}.min-w-90px{min-width:90px!important}.max-w-90px{max-width:90px!important}.min-w-100px{min-width:100px!important}.max-w-100px{max-width:100px!important}.min-w-110px{min-width:110px!important}.max-w-110px{max-width:110px!important}.min-w-112px{min-width:112px!important}.max-w-112px{max-width:112px!important}.min-w-125px{min-width:125px!important}.max-w-125px{max-width:125px!important}.min-w-130px{min-width:130px!important}.max-w-130px{max-width:130px!important}.min-w-135px{min-width:135px!important}.max-w-135px{max-width:135px!important}.min-w-140px{min-width:140px!important}.max-w-140px{max-width:140px!important}.min-w-150px{min-width:150px!important}.max-w-150px{max-width:150px!important}.min-w-155px{min-width:155px!important}.max-w-155px{max-width:155px!important}.min-w-160px{min-width:160px!important}.max-w-160px{max-width:160px!important}.min-w-175px{min-width:175px!important}.max-w-175px{max-width:175px!important}.min-w-180px{min-width:180px!important}.max-w-180px{max-width:180px!important}.min-w-190px{min-width:190px!important}.max-w-190px{max-width:190px!important}.min-w-200px{min-width:200px!important}.max-w-200px{max-width:200px!important}.min-w-205px{min-width:205px!important}.max-w-205px{max-width:205px!important}.min-w-210px{min-width:210px!important}.max-w-210px{max-width:210px!important}.min-w-215px{min-width:215px!important}.max-w-215px{max-width:215px!important}.min-w-216px{min-width:216px!important}.max-w-216px{max-width:216px!important}.min-w-225px{min-width:225px!important}.max-w-225px{max-width:225px!important}.min-w-230px{min-width:230px!important}.max-w-230px{max-width:230px!important}.min-w-235px{min-width:235px!important}.max-w-235px{max-width:235px!important}.min-w-240px{min-width:240px!important}.max-w-240px{max-width:240px!important}.min-w-250px{min-width:250px!important}.max-w-250px{max-width:250px!important}.min-w-275px{min-width:275px!important}.max-w-275px{max-width:275px!important}.min-w-285px{min-width:285px!important}.max-w-285px{max-width:285px!important}.min-w-287px{min-width:287px!important}.max-w-287px{max-width:287px!important}.min-w-290px{min-width:290px!important}.max-w-290px{max-width:290px!important}.min-w-300px{min-width:300px!important}.max-w-300px{max-width:300px!important}.min-w-325px{min-width:325px!important}.max-w-325px{max-width:325px!important}.min-w-345px{min-width:345px!important}.max-w-345px{max-width:345px!important}.min-w-350px{min-width:350px!important}.max-w-350px{max-width:350px!important}.min-w-400px{min-width:400px!important}.max-w-400px{max-width:400px!important}.min-w-425px{min-width:425px!important}.max-w-425px{max-width:425px!important}.min-w-450px{min-width:450px!important}.max-w-450px{max-width:450px!important}.min-w-500px{min-width:500px!important}.max-w-500px{max-width:500px!important}.min-w-525px{min-width:525px!important}.max-w-525px{max-width:525px!important}.min-w-575px{min-width:575px!important}.max-w-575px{max-width:575px!important}.min-w-600px{min-width:600px!important}.max-w-600px{max-width:600px!important}.min-w-1200px{min-width:1200px!important}.max-w-1200px{max-width:1200px!important}.min-h-0{min-height:0!important}.max-h-0{max-height:0!important}.min-h-1{min-height:1!important}.max-h-1{max-height:1!important}.min-h-2{min-height:2!important}.max-h-2{max-height:2!important}.min-h-3{min-height:3!important}.max-h-3{max-height:3!important}.min-h-4{min-height:4!important}.max-h-4{max-height:4!important}.min-h-5{min-height:5!important}.max-h-5{max-height:5!important}.min-h-9{min-height:9!important}.max-h-9{max-height:9!important}.min-h-z10{min-height:10!important}.max-h-z10{max-height:10!important}.min-h-11{min-height:11!important}.max-h-11{max-height:11!important}.min-h-10{min-height:10%!important}.max-h-10{max-height:10%!important}.min-h-15{min-height:15%!important}.max-h-15{max-height:15%!important}.min-h-20{min-height:20%!important}.max-h-20{max-height:20%!important}.min-h-30{min-height:30%!important}.max-h-30{max-height:30%!important}.min-h-33{min-height:33%!important}.max-h-33{max-height:33%!important}.min-h-40{min-height:40%!important}.max-h-40{max-height:40%!important}.min-h-60{min-height:60%!important}.max-h-60{max-height:60%!important}.min-h-1px{min-height:1px!important}.max-h-1px{max-height:1px!important}.min-h-2px{min-height:2px!important}.max-h-2px{max-height:2px!important}.min-h-5px{min-height:5px!important}.max-h-5px{max-height:5px!important}.min-h-10px{min-height:10px!important}.max-h-10px{max-height:10px!important}.min-h-15px{min-height:15px!important}.max-h-15px{max-height:15px!important}.min-h-20px{min-height:20px!important}.max-h-20px{max-height:20px!important}.min-h-30px{min-height:30px!important}.max-h-30px{max-height:30px!important}.min-h-31px{min-height:31px!important}.max-h-31px{max-height:31px!important}.min-h-35px{min-height:35px!important}.max-h-35px{max-height:35px!important}.min-h-36px{min-height:36px!important}.max-h-36px{max-height:36px!important}.min-h-39px{min-height:39px!important}.max-h-39px{max-height:39px!important}.min-h-50px{min-height:50px!important}.max-h-50px{max-height:50px!important}.min-h-59px{min-height:59px!important}.max-h-59px{max-height:59px!important}.min-h-65px{min-height:65px!important}.max-h-65px{max-height:65px!important}.min-h-70px{min-height:70px!important}.max-h-70px{max-height:70px!important}.min-h-80px{min-height:80px!important}.max-h-80px{max-height:80px!important}.min-h-90px{min-height:90px!important}.max-h-90px{max-height:90px!important}.min-h-100px{min-height:100px!important}.max-h-100px{max-height:100px!important}.min-h-110px{min-height:110px!important}.max-h-110px{max-height:110px!important}.min-h-112px{min-height:112px!important}.max-h-112px{max-height:112px!important}.min-h-125px{min-height:125px!important}.max-h-125px{max-height:125px!important}.min-h-130px{min-height:130px!important}.max-h-130px{max-height:130px!important}.min-h-135px{min-height:135px!important}.max-h-135px{max-height:135px!important}.min-h-140px{min-height:140px!important}.max-h-140px{max-height:140px!important}.min-h-150px{min-height:150px!important}.max-h-150px{max-height:150px!important}.min-h-155px{min-height:155px!important}.max-h-155px{max-height:155px!important}.min-h-160px{min-height:160px!important}.max-h-160px{max-height:160px!important}.min-h-175px{min-height:175px!important}.max-h-175px{max-height:175px!important}.min-h-180px{min-height:180px!important}.max-h-180px{max-height:180px!important}.min-h-190px{min-height:190px!important}.max-h-190px{max-height:190px!important}.min-h-200px{min-height:200px!important}.max-h-200px{max-height:200px!important}.min-h-205px{min-height:205px!important}.max-h-205px{max-height:205px!important}.min-h-210px{min-height:210px!important}.max-h-210px{max-height:210px!important}.min-h-215px{min-height:215px!important}.max-h-215px{max-height:215px!important}.min-h-216px{min-height:216px!important}.max-h-216px{max-height:216px!important}.min-h-225px{min-height:225px!important}.max-h-225px{max-height:225px!important}.min-h-230px{min-height:230px!important}.max-h-230px{max-height:230px!important}.min-h-235px{min-height:235px!important}.max-h-235px{max-height:235px!important}.min-h-240px{min-height:240px!important}.max-h-240px{max-height:240px!important}.min-h-250px{min-height:250px!important}.max-h-250px{max-height:250px!important}.min-h-275px{min-height:275px!important}.max-h-275px{max-height:275px!important}.min-h-285px{min-height:285px!important}.max-h-285px{max-height:285px!important}.min-h-287px{min-height:287px!important}.max-h-287px{max-height:287px!important}.min-h-290px{min-height:290px!important}.max-h-290px{max-height:290px!important}.min-h-300px{min-height:300px!important}.max-h-300px{max-height:300px!important}.min-h-325px{min-height:325px!important}.max-h-325px{max-height:325px!important}.min-h-345px{min-height:345px!important}.max-h-345px{max-height:345px!important}.min-h-350px{min-height:350px!important}.max-h-350px{max-height:350px!important}.min-h-400px{min-height:400px!important}.max-h-400px{max-height:400px!important}.min-h-425px{min-height:425px!important}.max-h-425px{max-height:425px!important}.min-h-450px{min-height:450px!important}.max-h-450px{max-height:450px!important}.min-h-500px{min-height:500px!important}.max-h-500px{max-height:500px!important}.min-h-525px{min-height:525px!important}.max-h-525px{max-height:525px!important}.min-h-575px{min-height:575px!important}.max-h-575px{max-height:575px!important}.min-h-600px{min-height:600px!important}.max-h-600px{max-height:600px!important}.min-h-1200px{min-height:1200px!important}.max-h-1200px{max-height:1200px!important}.l-0{left:0!important}.l-1{left:1!important}.l-2{left:2!important}.l-3{left:3!important}.l-4{left:4!important}.l-5{left:5!important}.l-9{left:9!important}.l-z10{left:10!important}.l-11{left:11!important}.l-10{left:10%!important}.l-15{left:15%!important}.l-20{left:20%!important}.l-30{left:30%!important}.l-33{left:33%!important}.l-40{left:40%!important}.l-60{left:60%!important}.l-1px{left:1px!important}.l-2px{left:2px!important}.l-5px{left:5px!important}.l-10px{left:10px!important}.l-15px{left:15px!important}.l-20px{left:20px!important}.l-30px{left:30px!important}.l-31px{left:31px!important}.l-35px{left:35px!important}.l-36px{left:36px!important}.l-39px{left:39px!important}.l-50px{left:50px!important}.l-59px{left:59px!important}.l-65px{left:65px!important}.l-70px{left:70px!important}.l-80px{left:80px!important}.l-90px{left:90px!important}.l-100px{left:100px!important}.l-110px{left:110px!important}.l-112px{left:112px!important}.l-125px{left:125px!important}.l-130px{left:130px!important}.l-135px{left:135px!important}.l-140px{left:140px!important}.l-150px{left:150px!important}.l-155px{left:155px!important}.l-160px{left:160px!important}.l-175px{left:175px!important}.l-180px{left:180px!important}.l-190px{left:190px!important}.l-200px{left:200px!important}.l-205px{left:205px!important}.l-210px{left:210px!important}.l-215px{left:215px!important}.l-216px{left:216px!important}.l-225px{left:225px!important}.l-230px{left:230px!important}.l-235px{left:235px!important}.l-240px{left:240px!important}.l-250px{left:250px!important}.l-275px{left:275px!important}.l-285px{left:285px!important}.l-287px{left:287px!important}.l-290px{left:290px!important}.l-300px{left:300px!important}.l-325px{left:325px!important}.l-345px{left:345px!important}.l-350px{left:350px!important}.l-400px{left:400px!important}.l-425px{left:425px!important}.l-450px{left:450px!important}.l-500px{left:500px!important}.l-525px{left:525px!important}.l-575px{left:575px!important}.l-600px{left:600px!important}.l-1200px{left:1200px!important}.r-0{right:0!important}.r-1{right:1!important}.r-2{right:2!important}.r-3{right:3!important}.r-4{right:4!important}.r-5{right:5!important}.r-9{right:9!important}.r-z10{right:10!important}.r-11{right:11!important}.r-10{right:10%!important}.r-15{right:15%!important}.r-20{right:20%!important}.r-30{right:30%!important}.r-33{right:33%!important}.r-40{right:40%!important}.r-60{right:60%!important}.r-1px{right:1px!important}.r-2px{right:2px!important}.r-5px{right:5px!important}.r-10px{right:10px!important}.r-15px{right:15px!important}.r-20px{right:20px!important}.r-30px{right:30px!important}.r-31px{right:31px!important}.r-35px{right:35px!important}.r-36px{right:36px!important}.r-39px{right:39px!important}.r-50px{right:50px!important}.r-59px{right:59px!important}.r-65px{right:65px!important}.r-70px{right:70px!important}.r-80px{right:80px!important}.r-90px{right:90px!important}.r-100px{right:100px!important}.r-110px{right:110px!important}.r-112px{right:112px!important}.r-125px{right:125px!important}.r-130px{right:130px!important}.r-135px{right:135px!important}.r-140px{right:140px!important}.r-150px{right:150px!important}.r-155px{right:155px!important}.r-160px{right:160px!important}.r-175px{right:175px!important}.r-180px{right:180px!important}.r-190px{right:190px!important}.r-200px{right:200px!important}.r-205px{right:205px!important}.r-210px{right:210px!important}.r-215px{right:215px!important}.r-216px{right:216px!important}.r-225px{right:225px!important}.r-230px{right:230px!important}.r-235px{right:235px!important}.r-240px{right:240px!important}.r-250px{right:250px!important}.r-275px{right:275px!important}.r-285px{right:285px!important}.r-287px{right:287px!important}.r-290px{right:290px!important}.r-300px{right:300px!important}.r-325px{right:325px!important}.r-345px{right:345px!important}.r-350px{right:350px!important}.r-400px{right:400px!important}.r-425px{right:425px!important}.r-450px{right:450px!important}.r-500px{right:500px!important}.r-525px{right:525px!important}.r-575px{right:575px!important}.r-600px{right:600px!important}.r-1200px{right:1200px!important}.t-0{top:0!important}.t-1{top:1!important}.t-2{top:2!important}.t-3{top:3!important}.t-4{top:4!important}.t-5{top:5!important}.t-9{top:9!important}.t-z10{top:10!important}.t-11{top:11!important}.t-10{top:10%!important}.t-15{top:15%!important}.t-20{top:20%!important}.t-30{top:30%!important}.t-33{top:33%!important}.t-40{top:40%!important}.t-60{top:60%!important}.t-1px{top:1px!important}.t-2px{top:2px!important}.t-5px{top:5px!important}.t-10px{top:10px!important}.t-15px{top:15px!important}.t-20px{top:20px!important}.t-30px{top:30px!important}.t-31px{top:31px!important}.t-35px{top:35px!important}.t-36px{top:36px!important}.t-39px{top:39px!important}.t-50px{top:50px!important}.t-59px{top:59px!important}.t-65px{top:65px!important}.t-70px{top:70px!important}.t-80px{top:80px!important}.t-90px{top:90px!important}.t-100px{top:100px!important}.t-110px{top:110px!important}.t-112px{top:112px!important}.t-125px{top:125px!important}.t-130px{top:130px!important}.t-135px{top:135px!important}.t-140px{top:140px!important}.t-150px{top:150px!important}.t-155px{top:155px!important}.t-160px{top:160px!important}.t-175px{top:175px!important}.t-180px{top:180px!important}.t-190px{top:190px!important}.t-200px{top:200px!important}.t-205px{top:205px!important}.t-210px{top:210px!important}.t-215px{top:215px!important}.t-216px{top:216px!important}.t-225px{top:225px!important}.t-230px{top:230px!important}.t-235px{top:235px!important}.t-240px{top:240px!important}.t-250px{top:250px!important}.t-275px{top:275px!important}.t-285px{top:285px!important}.t-287px{top:287px!important}.t-290px{top:290px!important}.t-300px{top:300px!important}.t-325px{top:325px!important}.t-345px{top:345px!important}.t-350px{top:350px!important}.t-400px{top:400px!important}.t-425px{top:425px!important}.t-450px{top:450px!important}.t-500px{top:500px!important}.t-525px{top:525px!important}.t-575px{top:575px!important}.t-600px{top:600px!important}.t-1200px{top:1200px!important}.b-0{bottom:0!important}.b-1{bottom:1!important}.b-2{bottom:2!important}.b-3{bottom:3!important}.b-4{bottom:4!important}.b-5{bottom:5!important}.b-9{bottom:9!important}.b-z10{bottom:10!important}.b-11{bottom:11!important}.b-10{bottom:10%!important}.b-15{bottom:15%!important}.b-20{bottom:20%!important}.b-30{bottom:30%!important}.b-33{bottom:33%!important}.b-40{bottom:40%!important}.b-60{bottom:60%!important}.b-1px{bottom:1px!important}.b-2px{bottom:2px!important}.b-5px{bottom:5px!important}.b-10px{bottom:10px!important}.b-15px{bottom:15px!important}.b-20px{bottom:20px!important}.b-30px{bottom:30px!important}.b-31px{bottom:31px!important}.b-35px{bottom:35px!important}.b-36px{bottom:36px!important}.b-39px{bottom:39px!important}.b-50px{bottom:50px!important}.b-59px{bottom:59px!important}.b-65px{bottom:65px!important}.b-70px{bottom:70px!important}.b-80px{bottom:80px!important}.b-90px{bottom:90px!important}.b-100px{bottom:100px!important}.b-110px{bottom:110px!important}.b-112px{bottom:112px!important}.b-125px{bottom:125px!important}.b-130px{bottom:130px!important}.b-135px{bottom:135px!important}.b-140px{bottom:140px!important}.b-150px{bottom:150px!important}.b-155px{bottom:155px!important}.b-160px{bottom:160px!important}.b-175px{bottom:175px!important}.b-180px{bottom:180px!important}.b-190px{bottom:190px!important}.b-200px{bottom:200px!important}.b-205px{bottom:205px!important}.b-210px{bottom:210px!important}.b-215px{bottom:215px!important}.b-216px{bottom:216px!important}.b-225px{bottom:225px!important}.b-230px{bottom:230px!important}.b-235px{bottom:235px!important}.b-240px{bottom:240px!important}.b-250px{bottom:250px!important}.b-275px{bottom:275px!important}.b-285px{bottom:285px!important}.b-287px{bottom:287px!important}.b-290px{bottom:290px!important}.b-300px{bottom:300px!important}.b-325px{bottom:325px!important}.b-345px{bottom:345px!important}.b-350px{bottom:350px!important}.b-400px{bottom:400px!important}.b-425px{bottom:425px!important}.b-450px{bottom:450px!important}.b-500px{bottom:500px!important}.b-525px{bottom:525px!important}.b-575px{bottom:575px!important}.b-600px{bottom:600px!important}.b-1200px{bottom:1200px!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}.z-4{z-index:4!important}.z-5{z-index:5!important}.z-9{z-index:9!important}.z-z10{z-index:10!important}.z-11{z-index:11!important}.z-10{z-index:10%!important}.z-15{z-index:15%!important}.z-20{z-index:20%!important}.z-30{z-index:30%!important}.z-33{z-index:33%!important}.z-40{z-index:40%!important}.z-60{z-index:60%!important}.z-1px{z-index:1px!important}.z-2px{z-index:2px!important}.z-5px{z-index:5px!important}.z-10px{z-index:10px!important}.z-15px{z-index:15px!important}.z-20px{z-index:20px!important}.z-30px{z-index:30px!important}.z-31px{z-index:31px!important}.z-35px{z-index:35px!important}.z-36px{z-index:36px!important}.z-39px{z-index:39px!important}.z-50px{z-index:50px!important}.z-59px{z-index:59px!important}.z-65px{z-index:65px!important}.z-70px{z-index:70px!important}.z-80px{z-index:80px!important}.z-90px{z-index:90px!important}.z-100px{z-index:100px!important}.z-110px{z-index:110px!important}.z-112px{z-index:112px!important}.z-125px{z-index:125px!important}.z-130px{z-index:130px!important}.z-135px{z-index:135px!important}.z-140px{z-index:140px!important}.z-150px{z-index:150px!important}.z-155px{z-index:155px!important}.z-160px{z-index:160px!important}.z-175px{z-index:175px!important}.z-180px{z-index:180px!important}.z-190px{z-index:190px!important}.z-200px{z-index:200px!important}.z-205px{z-index:205px!important}.z-210px{z-index:210px!important}.z-215px{z-index:215px!important}.z-216px{z-index:216px!important}.z-225px{z-index:225px!important}.z-230px{z-index:230px!important}.z-235px{z-index:235px!important}.z-240px{z-index:240px!important}.z-250px{z-index:250px!important}.z-275px{z-index:275px!important}.z-285px{z-index:285px!important}.z-287px{z-index:287px!important}.z-290px{z-index:290px!important}.z-300px{z-index:300px!important}.z-325px{z-index:325px!important}.z-345px{z-index:345px!important}.z-350px{z-index:350px!important}.z-400px{z-index:400px!important}.z-425px{z-index:425px!important}.z-450px{z-index:450px!important}.z-500px{z-index:500px!important}.z-525px{z-index:525px!important}.z-575px{z-index:575px!important}.z-600px{z-index:600px!important}.z-1200px{z-index:1200px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:1!important}.ml-2{margin-left:2!important}.ml-3{margin-left:3!important}.ml-4{margin-left:4!important}.ml-5{margin-left:5!important}.ml-9{margin-left:9!important}.ml-z10{margin-left:10!important}.ml-11{margin-left:11!important}.ml-10{margin-left:10%!important}.ml-15{margin-left:15%!important}.ml-20{margin-left:20%!important}.ml-30{margin-left:30%!important}.ml-33{margin-left:33%!important}.ml-40{margin-left:40%!important}.ml-60{margin-left:60%!important}.ml-1px{margin-left:1px!important}.ml-2px{margin-left:2px!important}.ml-5px{margin-left:5px!important}.ml-10px{margin-left:10px!important}.ml-15px{margin-left:15px!important}.ml-20px{margin-left:20px!important}.ml-30px{margin-left:30px!important}.ml-31px{margin-left:31px!important}.ml-35px{margin-left:35px!important}.ml-36px{margin-left:36px!important}.ml-39px{margin-left:39px!important}.ml-50px{margin-left:50px!important}.ml-59px{margin-left:59px!important}.ml-65px{margin-left:65px!important}.ml-70px{margin-left:70px!important}.ml-80px{margin-left:80px!important}.ml-90px{margin-left:90px!important}.ml-100px{margin-left:100px!important}.ml-110px{margin-left:110px!important}.ml-112px{margin-left:112px!important}.ml-125px{margin-left:125px!important}.ml-130px{margin-left:130px!important}.ml-135px{margin-left:135px!important}.ml-140px{margin-left:140px!important}.ml-150px{margin-left:150px!important}.ml-155px{margin-left:155px!important}.ml-160px{margin-left:160px!important}.ml-175px{margin-left:175px!important}.ml-180px{margin-left:180px!important}.ml-190px{margin-left:190px!important}.ml-200px{margin-left:200px!important}.ml-205px{margin-left:205px!important}.ml-210px{margin-left:210px!important}.ml-215px{margin-left:215px!important}.ml-216px{margin-left:216px!important}.ml-225px{margin-left:225px!important}.ml-230px{margin-left:230px!important}.ml-235px{margin-left:235px!important}.ml-240px{margin-left:240px!important}.ml-250px{margin-left:250px!important}.ml-275px{margin-left:275px!important}.ml-285px{margin-left:285px!important}.ml-287px{margin-left:287px!important}.ml-290px{margin-left:290px!important}.ml-300px{margin-left:300px!important}.ml-325px{margin-left:325px!important}.ml-345px{margin-left:345px!important}.ml-350px{margin-left:350px!important}.ml-400px{margin-left:400px!important}.ml-425px{margin-left:425px!important}.ml-450px{margin-left:450px!important}.ml-500px{margin-left:500px!important}.ml-525px{margin-left:525px!important}.ml-575px{margin-left:575px!important}.ml-600px{margin-left:600px!important}.ml-1200px{margin-left:1200px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:1!important}.mr-2{margin-right:2!important}.mr-3{margin-right:3!important}.mr-4{margin-right:4!important}.mr-5{margin-right:5!important}.mr-9{margin-right:9!important}.mr-z10{margin-right:10!important}.mr-11{margin-right:11!important}.mr-10{margin-right:10%!important}.mr-15{margin-right:15%!important}.mr-20{margin-right:20%!important}.mr-30{margin-right:30%!important}.mr-33{margin-right:33%!important}.mr-40{margin-right:40%!important}.mr-60{margin-right:60%!important}.mr-1px{margin-right:1px!important}.mr-2px{margin-right:2px!important}.mr-5px{margin-right:5px!important}.mr-10px{margin-right:10px!important}.mr-15px{margin-right:15px!important}.mr-20px{margin-right:20px!important}.mr-30px{margin-right:30px!important}.mr-31px{margin-right:31px!important}.mr-35px{margin-right:35px!important}.mr-36px{margin-right:36px!important}.mr-39px{margin-right:39px!important}.mr-50px{margin-right:50px!important}.mr-59px{margin-right:59px!important}.mr-65px{margin-right:65px!important}.mr-70px{margin-right:70px!important}.mr-80px{margin-right:80px!important}.mr-90px{margin-right:90px!important}.mr-100px{margin-right:100px!important}.mr-110px{margin-right:110px!important}.mr-112px{margin-right:112px!important}.mr-125px{margin-right:125px!important}.mr-130px{margin-right:130px!important}.mr-135px{margin-right:135px!important}.mr-140px{margin-right:140px!important}.mr-150px{margin-right:150px!important}.mr-155px{margin-right:155px!important}.mr-160px{margin-right:160px!important}.mr-175px{margin-right:175px!important}.mr-180px{margin-right:180px!important}.mr-190px{margin-right:190px!important}.mr-200px{margin-right:200px!important}.mr-205px{margin-right:205px!important}.mr-210px{margin-right:210px!important}.mr-215px{margin-right:215px!important}.mr-216px{margin-right:216px!important}.mr-225px{margin-right:225px!important}.mr-230px{margin-right:230px!important}.mr-235px{margin-right:235px!important}.mr-240px{margin-right:240px!important}.mr-250px{margin-right:250px!important}.mr-275px{margin-right:275px!important}.mr-285px{margin-right:285px!important}.mr-287px{margin-right:287px!important}.mr-290px{margin-right:290px!important}.mr-300px{margin-right:300px!important}.mr-325px{margin-right:325px!important}.mr-345px{margin-right:345px!important}.mr-350px{margin-right:350px!important}.mr-400px{margin-right:400px!important}.mr-425px{margin-right:425px!important}.mr-450px{margin-right:450px!important}.mr-500px{margin-right:500px!important}.mr-525px{margin-right:525px!important}.mr-575px{margin-right:575px!important}.mr-600px{margin-right:600px!important}.mr-1200px{margin-right:1200px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:1!important}.mt-2{margin-top:2!important}.mt-3{margin-top:3!important}.mt-4{margin-top:4!important}.mt-5{margin-top:5!important}.mt-9{margin-top:9!important}.mt-z10{margin-top:10!important}.mt-11{margin-top:11!important}.mt-10{margin-top:10%!important}.mt-15{margin-top:15%!important}.mt-20{margin-top:20%!important}.mt-30{margin-top:30%!important}.mt-33{margin-top:33%!important}.mt-40{margin-top:40%!important}.mt-60{margin-top:60%!important}.mt-1px{margin-top:1px!important}.mt-2px{margin-top:2px!important}.mt-5px{margin-top:5px!important}.mt-10px{margin-top:10px!important}.mt-15px{margin-top:15px!important}.mt-20px{margin-top:20px!important}.mt-31px{margin-top:31px!important}.mt-35px{margin-top:35px!important}.mt-36px{margin-top:36px!important}.mt-39px{margin-top:39px!important}.mt-50px{margin-top:50px!important}.mt-59px{margin-top:59px!important}.mt-65px{margin-top:65px!important}.mt-70px{margin-top:70px!important}.mt-80px{margin-top:80px!important}.mt-90px{margin-top:90px!important}.mt-100px{margin-top:100px!important}.mt-110px{margin-top:110px!important}.mt-112px{margin-top:112px!important}.mt-125px{margin-top:125px!important}.mt-130px{margin-top:130px!important}.mt-135px{margin-top:135px!important}.mt-140px{margin-top:140px!important}.mt-150px{margin-top:150px!important}.mt-155px{margin-top:155px!important}.mt-160px{margin-top:160px!important}.mt-175px{margin-top:175px!important}.mt-180px{margin-top:180px!important}.mt-190px{margin-top:190px!important}.mt-200px{margin-top:200px!important}.mt-205px{margin-top:205px!important}.mt-210px{margin-top:210px!important}.mt-215px{margin-top:215px!important}.mt-216px{margin-top:216px!important}.mt-225px{margin-top:225px!important}.mt-230px{margin-top:230px!important}.mt-235px{margin-top:235px!important}.mt-240px{margin-top:240px!important}.mt-250px{margin-top:250px!important}.mt-275px{margin-top:275px!important}.mt-285px{margin-top:285px!important}.mt-287px{margin-top:287px!important}.mt-290px{margin-top:290px!important}.mt-300px{margin-top:300px!important}.mt-325px{margin-top:325px!important}.mt-345px{margin-top:345px!important}.mt-350px{margin-top:350px!important}.mt-400px{margin-top:400px!important}.mt-425px{margin-top:425px!important}.mt-450px{margin-top:450px!important}.mt-500px{margin-top:500px!important}.mt-525px{margin-top:525px!important}.mt-575px{margin-top:575px!important}.mt-600px{margin-top:600px!important}.mt-1200px{margin-top:1200px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1!important}.mb-2{margin-bottom:2!important}.mb-3{margin-bottom:3!important}.mb-4{margin-bottom:4!important}.mb-5{margin-bottom:5!important}.mb-9{margin-bottom:9!important}.mb-z10{margin-bottom:10!important}.mb-11{margin-bottom:11!important}.mb-10{margin-bottom:10%!important}.mb-15{margin-bottom:15%!important}.mb-20{margin-bottom:20%!important}.mb-30{margin-bottom:30%!important}.mb-33{margin-bottom:33%!important}.mb-40{margin-bottom:40%!important}.mb-60{margin-bottom:60%!important}.mb-1px{margin-bottom:1px!important}.mb-2px{margin-bottom:2px!important}.mb-5px{margin-bottom:5px!important}.mb-10px{margin-bottom:10px!important}.mb-15px{margin-bottom:15px!important}.mb-20px{margin-bottom:20px!important}.mb-30px{margin-bottom:30px!important}.mb-31px{margin-bottom:31px!important}.mb-35px{margin-bottom:35px!important}.mb-36px{margin-bottom:36px!important}.mb-39px{margin-bottom:39px!important}.mb-50px{margin-bottom:50px!important}.mb-59px{margin-bottom:59px!important}.mb-65px{margin-bottom:65px!important}.mb-70px{margin-bottom:70px!important}.mb-80px{margin-bottom:80px!important}.mb-90px{margin-bottom:90px!important}.mb-100px{margin-bottom:100px!important}.mb-110px{margin-bottom:110px!important}.mb-112px{margin-bottom:112px!important}.mb-125px{margin-bottom:125px!important}.mb-130px{margin-bottom:130px!important}.mb-135px{margin-bottom:135px!important}.mb-140px{margin-bottom:140px!important}.mb-150px{margin-bottom:150px!important}.mb-155px{margin-bottom:155px!important}.mb-160px{margin-bottom:160px!important}.mb-175px{margin-bottom:175px!important}.mb-180px{margin-bottom:180px!important}.mb-190px{margin-bottom:190px!important}.mb-200px{margin-bottom:200px!important}.mb-205px{margin-bottom:205px!important}.mb-210px{margin-bottom:210px!important}.mb-215px{margin-bottom:215px!important}.mb-216px{margin-bottom:216px!important}.mb-225px{margin-bottom:225px!important}.mb-230px{margin-bottom:230px!important}.mb-235px{margin-bottom:235px!important}.mb-240px{margin-bottom:240px!important}.mb-250px{margin-bottom:250px!important}.mb-275px{margin-bottom:275px!important}.mb-285px{margin-bottom:285px!important}.mb-287px{margin-bottom:287px!important}.mb-290px{margin-bottom:290px!important}.mb-300px{margin-bottom:300px!important}.mb-325px{margin-bottom:325px!important}.mb-345px{margin-bottom:345px!important}.mb-350px{margin-bottom:350px!important}.mb-400px{margin-bottom:400px!important}.mb-425px{margin-bottom:425px!important}.mb-450px{margin-bottom:450px!important}.mb-500px{margin-bottom:500px!important}.mb-525px{margin-bottom:525px!important}.mb-575px{margin-bottom:575px!important}.mb-600px{margin-bottom:600px!important}.mb-1200px{margin-bottom:1200px!important}.multiselect{color:#000;min-height:inherit;max-width:250px}.multiselect,.multiselect__input,.multiselect__single{font-size:85%}.multiselect__input,.multiselect__single{min-height:inherit;line-height:inherit;margin-bottom:0;padding-left:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.multiselect__tags{border-radius:0;padding:0 2em 0 .5em;min-height:30px;height:inherit}.multiselect__tag{border-radius:0}.multiselect__tag,.multiselect__tag .multiselect__tag-icon:hover{background:#75713a}.multiselect__tag .multiselect__tag-icon:after{color:#fff}.multiselect__content-wrapper{overflow:hidden;overflow-x:hidden;overflow-y:auto;width:auto}.multiselect__element{border-bottom:1px dotted #adb5bd}.multiselect__select{height:30px;padding:0}.multiselect__select:before{top:55%}.multiselect__option{padding:.35em .5em;min-height:inherit;white-space:normal}.multiselect__option--highlight{background:#9f5f27}.multiselect__option--highlight .ticker-badge{color:#fff!important;border-color:#fff!important}.multiselect__option--selected{background:#3372b0;color:#fff;font-weight:400}.multiselect__option--selected.multiselect__option--highlight{background:#334968}.multiselect__placeholder{color:#495057;margin-bottom:0}.nav .nav-link{color:#fff}.nav .nav-link:hover{color:#f4f1ee}.no-hover:hover{text-decoration:none}.hover:hover{background-color:#f4f1ee}.no-body-scroll{overflow:hidden;-ms-overflow-style:-ms-autohiding-scrollbar}@media(max-device-width:480px){.no-body-scroll{position:fixed}}@media(max-device-width:768px){.freeze-body-scroll{overflow:hidden;-ms-overflow-style:-ms-autohiding-scrollbar}}@media(max-device-width:480px){.freeze-body-scroll{position:fixed}}.tooltip-inner{text-align:left}[v-cloak]{display:none!important}.break-word{word-break:break-word}.line-height-2{line-height:2}.btn .fa-lg{vertical-align:middle}.icon.fa-lg{vertical-align:-.1em}.icon.live-panel-rule{padding:0 .25em;line-height:.25;vertical-align:top}.ml-neg-1{margin-left:-.125em}.ml-neg-1px{margin-left:-1px}.mt-30px{margin-top:30px!important}.dollar-sign:before{content:"$"}.border.dotted{border-style:dotted!important}.border.dashed{border-style:dashed!important}.border.border-width-4px{border-width:4px!important}.border-bottom.dotted,.border-top.dotted{border-style:dotted!important}.border-bottom.border-width-2px,.border-top.border-width-2px{border-width:2px!important}.border-bottom-dotted{border:0;border-bottom:2px dotted #adb5bd!important}hr.dotted.dotted{border-style:dotted!important}.center-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.smooth-scroll{-webkit-overflow-scrolling:touch}.cursor-pointer{cursor:pointer!important}.no-arrow .multiselect__select:before{border-style:none}.overflow-hidden{overflow:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.company{font-weight:600}.font-weight-300{font-weight:300}.font-size-9px{font-size:9px}.font-size-10px{font-size:10px}.font-size-12px{font-size:12px}.font-size-14px{font-size:14px!important}.font-size-16px{font-size:16px!important}.font-size-22px{font-size:22px}time{color:#495057}.smaller{font-size:65%;letter-spacing:.0275em}.serif-text{font-family:Merriweather,Times New Roman,Times,serif;font-size:.8rem;line-height:1.4;font-weight:300}.serif-text.small{font-size:.75rem}.text-wrap-normal{white-space:normal!important}.break-word{word-wrap:break-word}.line-height-1{line-height:1rem!important}.line-height-1-2{line-height:1.2}.line-height-1-3{line-height:1.3}.line-height-1-4{line-height:1.4}.font-weight-semi-bold{font-weight:600!important}.text-no-underline{text-decoration:none!important}table .text-success{color:#1e7b34!important}table .text-danger{color:#cc2435!important}.key-story-icon-outline{background-image:url(/img/key-story-icon-outline.79b3d1ad.svg)}.key-story-icon-outline,.key-story-icon-solid{width:16px;height:16px;display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50%}.key-story-icon-solid{background-image:url(/img/key-story-icon-solid.ab534545.svg)}table.b-table>tfoot>tr>th.sorting:before,table.b-table>thead>tr>th.sorting:before{font-family:Font Awesome\ 5 Free;font-weight:900;right:.6em!important;top:0;content:""!important}table.b-table>tfoot>tr>th.sorting:after,table.b-table>thead>tr>th.sorting:after{font-family:Font Awesome\ 5 Free;font-weight:900;right:.6em!important;top:35%;content:""!important}.table.b-table>thead>tr>th[aria-sort]:before{display:none}#calendars-list-table td,#companies-list-table td,#database-list-table td,#dockets-list-table td{padding:.25rem .5rem}#calendars-list-table td:first-child,#companies-list-table td:first-child,#database-list-table td:first-child,#dockets-list-table td:first-child{font-weight:600;color:#334968;vertical-align:middle}#calendars-list-table td:nth-child(2),#companies-list-table td:nth-child(2),#database-list-table td:nth-child(2),#dockets-list-table td:nth-child(2){width:125px;min-width:125px;max-width:125px}.xs-th-class{width:65px;min-width:65px;max-width:65px;font-size:12px}.sm-th-class{width:125px;min-width:125px;max-width:125px;font-size:12px}.md-th-class{width:200px;min-width:200px;max-width:200px;font-size:12px}.lg-th-class{width:375px;min-width:375px;max-width:375px;font-size:12px}.xl-th-class{width:450px;min-width:450px;max-width:450px;font-size:12px}.icons-th-class{width:100px;min-width:100px;max-width:100px;font-size:12px}.font-size-13px{font-size:13px!important}.cms-publishing-search .multiselect__tags{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem;display:block;width:100%;font-weight:400;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.cms-publishing-search .multiselect__tags .multiselect__placeholder{padding-top:0;font-size:14px}.cms-publishing-search .multiselect__tags .multiselect__single{min-height:auto;font-size:14px;width:85%}.cms-publishing-search .multiselect__select{width:25px}.cms-publishing-search .multiselect__select:before{top:60%}/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#3372b0;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--gray:#6c757d;--gray-dark:#343a40;--primary:#334968;--secondary:#3372b0;--success:#28a745;--info:#3372b0;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--americas:#508ca0;--asia:#790102;--europe:#296c86;--ceema:#c69b28;--covenants:#44715b;--first-day:#592382;--event-driven:#003e30;--ma:#003e30;--litigation-intelligence:#6e7daa;--pharma:#6e7daa;--americas-middle-market:#6e7daa;--emea-middle-market:#6e7daa;--reorg-dark-blue:#334968;--reorg-light-blue:#3372b0;--reorg-black-blue:#002744;--reorg-orange:#9f5f27;--reorg-beige:#f4f1ee;--reorg-teal:#44715b;--reorg-plum:#592382;--reorg-kiwi:#92a660;--reorg-forest:#003e30;--reorg-gold:#a38b60;--reorg-mustard:#c69b28;--reorg-cadet-blue:#508ca0;--reorg-steel-blue:#296c86;--reorg-crimson:#790102;--reorg-periwinkle:#6e7daa;--reorg-seafoam:#25b0ba;--reorg-peach:#cf916c;--reorg-steel:#7891a0;--reorg-watermelon:#d95350;--reorg-tangerine:#c87300;--reorg-brown:#64410a;--reorg-eggplant:#3c003c;--reorg-cyan:#00a3da;--reorg-olive:#75713a;--reorg-pale-orange:#fefcfa;--reorg-pale-gold:#fff;--reorg-pale-light-blue:#e9f1f9;--gray-100:#f8f9fa;--gray-200:#e9ecef;--gray-300:#dee2e6;--white:#fff;--black:#000;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#6c757d;--gray-700:#495057;--gray-800:#343a40;--gray-900:#212529;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Source Sans Pro",Calibri,Helvetica,Arial,sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Source Sans Pro,Calibri,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#000;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#2e669e;text-decoration:none;background-color:transparent}a:hover{color:#9f5f27;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:.875rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:1rem;color:#000}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#000;background-color:#f4f1ee}.table-primary,.table-primary>td,.table-primary>th{background-color:#c6ccd5}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#95a0b0}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#b7bfca}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#c6d8e9}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#95b6d6}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#b3cbe2}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#c6d8e9}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#95b6d6}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#b3cbe2}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe7a0}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b1b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#eef1f3}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbd}.table-americas,.table-americas>td,.table-americas>th{background-color:#cedfe4}.table-americas tbody+tbody,.table-americas td,.table-americas th,.table-americas thead th{border-color:#a4c3ce}.table-hover .table-americas:hover,.table-hover .table-americas:hover>td,.table-hover .table-americas:hover>th{background-color:#bdd4db}.table-asia,.table-asia>td,.table-asia>th{background-color:#d9b8b8}.table-asia tbody+tbody,.table-asia td,.table-asia th,.table-asia thead th{border-color:#b97b7b}.table-hover .table-asia:hover,.table-hover .table-asia:hover>td,.table-hover .table-asia:hover>th{background-color:#d1a7a8}.table-europe,.table-europe>td,.table-europe>th{background-color:#c3d6dd}.table-europe tbody+tbody,.table-europe td,.table-europe th,.table-europe thead th{border-color:#90b3c0}.table-hover .table-europe:hover,.table-hover .table-europe:hover>td,.table-hover .table-europe:hover>th{background-color:#b3cbd4}.table-ceema,.table-ceema>td,.table-ceema>th{background-color:#efe3c3}.table-ceema tbody+tbody,.table-ceema td,.table-ceema th,.table-ceema thead th{border-color:#e1cb8f}.table-hover .table-ceema:hover,.table-hover .table-ceema:hover>td,.table-hover .table-ceema:hover>th{background-color:#eadaaf}.table-covenants,.table-covenants>td,.table-covenants>th{background-color:#cbd7d1}.table-covenants tbody+tbody,.table-covenants td,.table-covenants th,.table-covenants thead th{border-color:#9eb5aa}.table-hover .table-covenants:hover,.table-hover .table-covenants:hover>td,.table-hover .table-covenants:hover>th{background-color:#bcccc4}.table-first-day,.table-first-day>td,.table-first-day>th{background-color:#d1c1dc}.table-first-day tbody+tbody,.table-first-day td,.table-first-day th,.table-first-day thead th{border-color:#a98dbe}.table-hover .table-first-day:hover,.table-hover .table-first-day:hover>td,.table-hover .table-first-day:hover>th{background-color:#c4b1d3}.table-event-driven,.table-event-driven>td,.table-event-driven>th{background-color:#b8c9c5}.table-event-driven tbody+tbody,.table-event-driven td,.table-event-driven th,.table-event-driven thead th{border-color:#7a9b93}.table-hover .table-event-driven:hover,.table-hover .table-event-driven:hover>td,.table-hover .table-event-driven:hover>th{background-color:#a9beb9}.table-ma,.table-ma>td,.table-ma>th{background-color:#b8c9c5}.table-ma tbody+tbody,.table-ma td,.table-ma th,.table-ma thead th{border-color:#7a9b93}.table-hover .table-ma:hover,.table-hover .table-ma:hover>td,.table-hover .table-ma:hover>th{background-color:#a9beb9}.table-litigation-intelligence,.table-litigation-intelligence>td,.table-litigation-intelligence>th{background-color:#d6dbe7}.table-litigation-intelligence tbody+tbody,.table-litigation-intelligence td,.table-litigation-intelligence th,.table-litigation-intelligence thead th{border-color:#b4bbd3}.table-hover .table-litigation-intelligence:hover,.table-hover .table-litigation-intelligence:hover>td,.table-hover .table-litigation-intelligence:hover>th{background-color:#c6ccde}.table-pharma,.table-pharma>td,.table-pharma>th{background-color:#d6dbe7}.table-pharma tbody+tbody,.table-pharma td,.table-pharma th,.table-pharma thead th{border-color:#b4bbd3}.table-hover .table-pharma:hover,.table-hover .table-pharma:hover>td,.table-hover .table-pharma:hover>th{background-color:#c6ccde}.table-americas-middle-market,.table-americas-middle-market>td,.table-americas-middle-market>th{background-color:#d6dbe7}.table-americas-middle-market tbody+tbody,.table-americas-middle-market td,.table-americas-middle-market th,.table-americas-middle-market thead th{border-color:#b4bbd3}.table-hover .table-americas-middle-market:hover,.table-hover .table-americas-middle-market:hover>td,.table-hover .table-americas-middle-market:hover>th{background-color:#c6ccde}.table-emea-middle-market,.table-emea-middle-market>td,.table-emea-middle-market>th{background-color:#d6dbe7}.table-emea-middle-market tbody+tbody,.table-emea-middle-market td,.table-emea-middle-market th,.table-emea-middle-market thead th{border-color:#b4bbd3}.table-hover .table-emea-middle-market:hover,.table-hover .table-emea-middle-market:hover>td,.table-hover .table-emea-middle-market:hover>th{background-color:#c6ccde}.table-reorg-dark-blue,.table-reorg-dark-blue>td,.table-reorg-dark-blue>th{background-color:#c6ccd5}.table-reorg-dark-blue tbody+tbody,.table-reorg-dark-blue td,.table-reorg-dark-blue th,.table-reorg-dark-blue thead th{border-color:#95a0b0}.table-hover .table-reorg-dark-blue:hover,.table-hover .table-reorg-dark-blue:hover>td,.table-hover .table-reorg-dark-blue:hover>th{background-color:#b7bfca}.table-reorg-light-blue,.table-reorg-light-blue>td,.table-reorg-light-blue>th{background-color:#c6d8e9}.table-reorg-light-blue tbody+tbody,.table-reorg-light-blue td,.table-reorg-light-blue th,.table-reorg-light-blue thead th{border-color:#95b6d6}.table-hover .table-reorg-light-blue:hover,.table-hover .table-reorg-light-blue:hover>td,.table-hover .table-reorg-light-blue:hover>th{background-color:#b3cbe2}.table-reorg-black-blue,.table-reorg-black-blue>td,.table-reorg-black-blue>th{background-color:#b8c3cb}.table-reorg-black-blue tbody+tbody,.table-reorg-black-blue td,.table-reorg-black-blue th,.table-reorg-black-blue thead th{border-color:#7a8f9e}.table-hover .table-reorg-black-blue:hover,.table-hover .table-reorg-black-blue:hover>td,.table-hover .table-reorg-black-blue:hover>th{background-color:#a9b6c0}.table-reorg-orange,.table-reorg-orange>td,.table-reorg-orange>th{background-color:#e4d2c3}.table-reorg-orange tbody+tbody,.table-reorg-orange td,.table-reorg-orange th,.table-reorg-orange thead th{border-color:#cdac8f}.table-hover .table-reorg-orange:hover,.table-hover .table-reorg-orange:hover>td,.table-hover .table-reorg-orange:hover>th{background-color:#dcc5b1}.table-reorg-beige,.table-reorg-beige>td,.table-reorg-beige>th{background-color:#fcfbfa}.table-reorg-beige tbody+tbody,.table-reorg-beige td,.table-reorg-beige th,.table-reorg-beige thead th{border-color:#f9f8f6}.table-hover .table-reorg-beige:hover,.table-hover .table-reorg-beige:hover>td,.table-hover .table-reorg-beige:hover>th{background-color:#f2eeeb}.table-reorg-teal,.table-reorg-teal>td,.table-reorg-teal>th{background-color:#cbd7d1}.table-reorg-teal tbody+tbody,.table-reorg-teal td,.table-reorg-teal th,.table-reorg-teal thead th{border-color:#9eb5aa}.table-hover .table-reorg-teal:hover,.table-hover .table-reorg-teal:hover>td,.table-hover .table-reorg-teal:hover>th{background-color:#bcccc4}.table-reorg-plum,.table-reorg-plum>td,.table-reorg-plum>th{background-color:#d1c1dc}.table-reorg-plum tbody+tbody,.table-reorg-plum td,.table-reorg-plum th,.table-reorg-plum thead th{border-color:#a98dbe}.table-hover .table-reorg-plum:hover,.table-hover .table-reorg-plum:hover>td,.table-hover .table-reorg-plum:hover>th{background-color:#c4b1d3}.table-reorg-kiwi,.table-reorg-kiwi>td,.table-reorg-kiwi>th{background-color:#e0e6d2}.table-reorg-kiwi tbody+tbody,.table-reorg-kiwi td,.table-reorg-kiwi th,.table-reorg-kiwi thead th{border-color:#c6d1ac}.table-hover .table-reorg-kiwi:hover,.table-hover .table-reorg-kiwi:hover>td,.table-hover .table-reorg-kiwi:hover>th{background-color:#d5ddc2}.table-reorg-forest,.table-reorg-forest>td,.table-reorg-forest>th{background-color:#b8c9c5}.table-reorg-forest tbody+tbody,.table-reorg-forest td,.table-reorg-forest th,.table-reorg-forest thead th{border-color:#7a9b93}.table-hover .table-reorg-forest:hover,.table-hover .table-reorg-forest:hover>td,.table-hover .table-reorg-forest:hover>th{background-color:#a9beb9}.table-reorg-gold,.table-reorg-gold>td,.table-reorg-gold>th{background-color:#e5dfd2}.table-reorg-gold tbody+tbody,.table-reorg-gold td,.table-reorg-gold th,.table-reorg-gold thead th{border-color:#cfc3ac}.table-hover .table-reorg-gold:hover,.table-hover .table-reorg-gold:hover>td,.table-hover .table-reorg-gold:hover>th{background-color:#dcd3c2}.table-reorg-mustard,.table-reorg-mustard>td,.table-reorg-mustard>th{background-color:#efe3c3}.table-reorg-mustard tbody+tbody,.table-reorg-mustard td,.table-reorg-mustard th,.table-reorg-mustard thead th{border-color:#e1cb8f}.table-hover .table-reorg-mustard:hover,.table-hover .table-reorg-mustard:hover>td,.table-hover .table-reorg-mustard:hover>th{background-color:#eadaaf}.table-reorg-cadet-blue,.table-reorg-cadet-blue>td,.table-reorg-cadet-blue>th{background-color:#cedfe4}.table-reorg-cadet-blue tbody+tbody,.table-reorg-cadet-blue td,.table-reorg-cadet-blue th,.table-reorg-cadet-blue thead th{border-color:#a4c3ce}.table-hover .table-reorg-cadet-blue:hover,.table-hover .table-reorg-cadet-blue:hover>td,.table-hover .table-reorg-cadet-blue:hover>th{background-color:#bdd4db}.table-reorg-steel-blue,.table-reorg-steel-blue>td,.table-reorg-steel-blue>th{background-color:#c3d6dd}.table-reorg-steel-blue tbody+tbody,.table-reorg-steel-blue td,.table-reorg-steel-blue th,.table-reorg-steel-blue thead th{border-color:#90b3c0}.table-hover .table-reorg-steel-blue:hover,.table-hover .table-reorg-steel-blue:hover>td,.table-hover .table-reorg-steel-blue:hover>th{background-color:#b3cbd4}.table-reorg-crimson,.table-reorg-crimson>td,.table-reorg-crimson>th{background-color:#d9b8b8}.table-reorg-crimson tbody+tbody,.table-reorg-crimson td,.table-reorg-crimson th,.table-reorg-crimson thead th{border-color:#b97b7b}.table-hover .table-reorg-crimson:hover,.table-hover .table-reorg-crimson:hover>td,.table-hover .table-reorg-crimson:hover>th{background-color:#d1a7a8}.table-reorg-periwinkle,.table-reorg-periwinkle>td,.table-reorg-periwinkle>th{background-color:#d6dbe7}.table-reorg-periwinkle tbody+tbody,.table-reorg-periwinkle td,.table-reorg-periwinkle th,.table-reorg-periwinkle thead th{border-color:#b4bbd3}.table-hover .table-reorg-periwinkle:hover,.table-hover .table-reorg-periwinkle:hover>td,.table-hover .table-reorg-periwinkle:hover>th{background-color:#c6ccde}.table-reorg-seafoam,.table-reorg-seafoam>td,.table-reorg-seafoam>th{background-color:#c2e9ec}.table-reorg-seafoam tbody+tbody,.table-reorg-seafoam td,.table-reorg-seafoam th,.table-reorg-seafoam thead th{border-color:#8ed6db}.table-hover .table-reorg-seafoam:hover,.table-hover .table-reorg-seafoam:hover>td,.table-hover .table-reorg-seafoam:hover>th{background-color:#afe2e6}.table-reorg-peach,.table-reorg-peach>td,.table-reorg-peach>th{background-color:#f2e0d6}.table-reorg-peach tbody+tbody,.table-reorg-peach td,.table-reorg-peach th,.table-reorg-peach thead th{border-color:#e6c6b3}.table-hover .table-reorg-peach:hover,.table-hover .table-reorg-peach:hover>td,.table-hover .table-reorg-peach:hover>th{background-color:#ebd2c3}.table-reorg-steel,.table-reorg-steel>td,.table-reorg-steel>th{background-color:#d9e0e4}.table-reorg-steel tbody+tbody,.table-reorg-steel td,.table-reorg-steel th,.table-reorg-steel thead th{border-color:#b9c6ce}.table-hover .table-reorg-steel:hover,.table-hover .table-reorg-steel:hover>td,.table-hover .table-reorg-steel:hover>th{background-color:#cad4da}.table-reorg-watermelon,.table-reorg-watermelon>td,.table-reorg-watermelon>th{background-color:#f4cfce}.table-reorg-watermelon tbody+tbody,.table-reorg-watermelon td,.table-reorg-watermelon th,.table-reorg-watermelon thead th{border-color:#eba6a4}.table-hover .table-reorg-watermelon:hover,.table-hover .table-reorg-watermelon:hover>td,.table-hover .table-reorg-watermelon:hover>th{background-color:#f0bab9}.table-reorg-tangerine,.table-reorg-tangerine>td,.table-reorg-tangerine>th{background-color:#f0d8b8}.table-reorg-tangerine tbody+tbody,.table-reorg-tangerine td,.table-reorg-tangerine th,.table-reorg-tangerine thead th{border-color:#e2b67a}.table-hover .table-reorg-tangerine:hover,.table-hover .table-reorg-tangerine:hover>td,.table-hover .table-reorg-tangerine:hover>th{background-color:#ebcca3}.table-reorg-brown,.table-reorg-brown>td,.table-reorg-brown>th{background-color:#d4caba}.table-reorg-brown tbody+tbody,.table-reorg-brown td,.table-reorg-brown th,.table-reorg-brown thead th{border-color:#ae9c80}.table-hover .table-reorg-brown:hover,.table-hover .table-reorg-brown:hover>td,.table-hover .table-reorg-brown:hover>th{background-color:#cabeab}.table-reorg-eggplant,.table-reorg-eggplant>td,.table-reorg-eggplant>th{background-color:#c8b8c8}.table-reorg-eggplant tbody+tbody,.table-reorg-eggplant td,.table-reorg-eggplant th,.table-reorg-eggplant thead th{border-color:#9a7a9a}.table-hover .table-reorg-eggplant:hover,.table-hover .table-reorg-eggplant:hover>td,.table-hover .table-reorg-eggplant:hover>th{background-color:#bda9bd}.table-reorg-cyan,.table-reorg-cyan>td,.table-reorg-cyan>th{background-color:#b8e5f5}.table-reorg-cyan tbody+tbody,.table-reorg-cyan td,.table-reorg-cyan th,.table-reorg-cyan thead th{border-color:#7acfec}.table-hover .table-reorg-cyan:hover,.table-hover .table-reorg-cyan:hover>td,.table-hover .table-reorg-cyan:hover>th{background-color:#a1ddf1}.table-reorg-olive,.table-reorg-olive>td,.table-reorg-olive>th{background-color:#d8d7c8}.table-reorg-olive tbody+tbody,.table-reorg-olive td,.table-reorg-olive th,.table-reorg-olive thead th{border-color:#b7b599}.table-hover .table-reorg-olive:hover,.table-hover .table-reorg-olive:hover>td,.table-hover .table-reorg-olive:hover>th{background-color:#ceccb9}.table-reorg-pale-orange,.table-reorg-pale-orange>td,.table-reorg-pale-orange>th{background-color:#fffefe}.table-reorg-pale-orange tbody+tbody,.table-reorg-pale-orange td,.table-reorg-pale-orange th,.table-reorg-pale-orange thead th{border-color:#fefdfc}.table-hover .table-reorg-pale-orange:hover,.table-hover .table-reorg-pale-orange:hover>td,.table-hover .table-reorg-pale-orange:hover>th{background-color:#faf1e9}.table-reorg-pale-gold,.table-reorg-pale-gold>td,.table-reorg-pale-gold>th{background-color:#fff}.table-reorg-pale-gold tbody+tbody,.table-reorg-pale-gold td,.table-reorg-pale-gold th,.table-reorg-pale-gold thead th{border-color:#fff}.table-hover .table-reorg-pale-gold:hover,.table-hover .table-reorg-pale-gold:hover>td,.table-hover .table-reorg-pale-gold:hover>th{background-color:#f2f2f2}.table-reorg-pale-light-blue,.table-reorg-pale-light-blue>td,.table-reorg-pale-light-blue>th{background-color:#f9fbfd}.table-reorg-pale-light-blue tbody+tbody,.table-reorg-pale-light-blue td,.table-reorg-pale-light-blue th,.table-reorg-pale-light-blue thead th{border-color:#f4f8fc}.table-hover .table-reorg-pale-light-blue:hover,.table-hover .table-reorg-pale-light-blue:hover>td,.table-hover .table-reorg-pale-light-blue:hover>th{background-color:#e5eef8}.table-gray-100,.table-gray-100>td,.table-gray-100>th{background-color:#fdfdfe}.table-gray-100 tbody+tbody,.table-gray-100 td,.table-gray-100 th,.table-gray-100 thead th{border-color:#fbfcfc}.table-hover .table-gray-100:hover,.table-hover .table-gray-100:hover>td,.table-hover .table-gray-100:hover>th{background-color:#eef1f3}.table-gray-200,.table-gray-200>td,.table-gray-200>th{background-color:#f9fafb}.table-gray-200 tbody+tbody,.table-gray-200 td,.table-gray-200 th,.table-gray-200 thead th{border-color:#f4f5f7}.table-hover .table-gray-200:hover,.table-hover .table-gray-200:hover>td,.table-hover .table-gray-200:hover>th{background-color:#eaedf0}.table-gray-300,.table-gray-300>td,.table-gray-300>th{background-color:#f6f7f8}.table-gray-300 tbody+tbody,.table-gray-300 td,.table-gray-300 th,.table-gray-300 thead th{border-color:#eef0f2}.table-hover .table-gray-300:hover,.table-hover .table-gray-300:hover>td,.table-hover .table-gray-300:hover>th{background-color:#e7eaed}.table-white,.table-white>td,.table-white>th{background-color:#fff}.table-white tbody+tbody,.table-white td,.table-white th,.table-white thead th{border-color:#fff}.table-hover .table-white:hover,.table-hover .table-white:hover>td,.table-hover .table-white:hover>th{background-color:#f2f2f2}.table-black,.table-black>td,.table-black>th{background-color:#b8b8b8}.table-black tbody+tbody,.table-black td,.table-black th,.table-black thead th{border-color:#7a7a7a}.table-hover .table-black:hover,.table-hover .table-black:hover>td,.table-hover .table-black:hover>th{background-color:#ababab}.table-gray-400,.table-gray-400>td,.table-gray-400>th{background-color:#f1f3f5}.table-gray-400 tbody+tbody,.table-gray-400 td,.table-gray-400 th,.table-gray-400 thead th{border-color:#e6e9ec}.table-hover .table-gray-400:hover,.table-hover .table-gray-400:hover>td,.table-hover .table-gray-400:hover>th{background-color:#e3e6ea}.table-gray-500,.table-gray-500>td,.table-gray-500>th{background-color:#e8eaed}.table-gray-500 tbody+tbody,.table-gray-500 td,.table-gray-500 th,.table-gray-500 thead th{border-color:#d4d9dd}.table-hover .table-gray-500:hover,.table-hover .table-gray-500:hover>td,.table-hover .table-gray-500:hover>th{background-color:#dadee1}.table-gray-600,.table-gray-600>td,.table-gray-600>th{background-color:#d6d8db}.table-gray-600 tbody+tbody,.table-gray-600 td,.table-gray-600 th,.table-gray-600 thead th{border-color:#b3b7bb}.table-hover .table-gray-600:hover,.table-hover .table-gray-600:hover>td,.table-hover .table-gray-600:hover>th{background-color:#c8cccf}.table-gray-700,.table-gray-700>td,.table-gray-700>th{background-color:#ccced0}.table-gray-700 tbody+tbody,.table-gray-700 td,.table-gray-700 th,.table-gray-700 thead th{border-color:#a0a4a8}.table-hover .table-gray-700:hover,.table-hover .table-gray-700:hover>td,.table-hover .table-gray-700:hover>th{background-color:#bfc1c4}.table-gray-800,.table-gray-800>td,.table-gray-800>th{background-color:#c6c8ca}.table-gray-800 tbody+tbody,.table-gray-800 td,.table-gray-800 th,.table-gray-800 thead th{border-color:#95999c}.table-hover .table-gray-800:hover,.table-hover .table-gray-800:hover>td,.table-hover .table-gray-800:hover>th{background-color:#b9bbbd}.table-gray-900,.table-gray-900>td,.table-gray-900>th{background-color:#c1c2c3}.table-gray-900 tbody+tbody,.table-gray-900 td,.table-gray-900 th,.table-gray-900 thead th{border-color:#8c8e90}.table-hover .table-gray-900:hover,.table-hover .table-gray-900:hover>td,.table-hover .table-gray-900:hover>th{background-color:#b4b5b7}.table-active,.table-active>td,.table-active>th{background-color:#f4f1ee}.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#eae4df}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media(max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.6em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.6;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#6687b4;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(51,73,104,.25);box-shadow:0 0 0 .2rem rgba(51,73,104,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.6}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.6;color:#000;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.7rem;line-height:1.6;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.6em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right calc(.4em + .1875rem);background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.8em + .375rem) calc(.8em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.7rem;line-height:1.6;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.6em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='m0 0 3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right calc(.4em + .1875rem);background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='m0 0 3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.8em + .375rem) calc(.8em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .form-group,.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:0}.form-inline .form-group{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#000;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.6;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#000;text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(51,73,104,.25);box-shadow:0 0 0 .2rem rgba(51,73,104,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#334968;border-color:#334968}.btn-primary:hover{color:#fff;background-color:#26374e;border-color:#223146}.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,100,127,.5);box-shadow:0 0 0 .2rem rgba(82,100,127,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#334968;border-color:#334968}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#223146;border-color:#1e2b3d}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,100,127,.5);box-shadow:0 0 0 .2rem rgba(82,100,127,.5)}.btn-secondary{color:#fff;background-color:#3372b0;border-color:#3372b0}.btn-secondary:hover{color:#fff;background-color:#2a5f92;border-color:#285888}.btn-secondary.focus,.btn-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,135,188,.5);box-shadow:0 0 0 .2rem rgba(82,135,188,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#3372b0;border-color:#3372b0}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#285888;border-color:#25527f}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,135,188,.5);box-shadow:0 0 0 .2rem rgba(82,135,188,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#3372b0;border-color:#3372b0}.btn-info:hover{color:#fff;background-color:#2a5f92;border-color:#285888}.btn-info.focus,.btn-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,135,188,.5);box-shadow:0 0 0 .2rem rgba(82,135,188,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#3372b0;border-color:#3372b0}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#285888;border-color:#25527f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,135,188,.5);box-shadow:0 0 0 .2rem rgba(82,135,188,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5);box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5);box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-americas{color:#fff;background-color:#508ca0;border-color:#508ca0}.btn-americas:hover{color:#fff;background-color:#437687;border-color:#3f6e7e}.btn-americas.focus,.btn-americas:focus{-webkit-box-shadow:0 0 0 .2rem rgba(106,157,174,.5);box-shadow:0 0 0 .2rem rgba(106,157,174,.5)}.btn-americas.disabled,.btn-americas:disabled{color:#fff;background-color:#508ca0;border-color:#508ca0}.btn-americas:not(:disabled):not(.disabled).active,.btn-americas:not(:disabled):not(.disabled):active,.show>.btn-americas.dropdown-toggle{color:#fff;background-color:#3f6e7e;border-color:#3b6776}.btn-americas:not(:disabled):not(.disabled).active:focus,.btn-americas:not(:disabled):not(.disabled):active:focus,.show>.btn-americas.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(106,157,174,.5);box-shadow:0 0 0 .2rem rgba(106,157,174,.5)}.btn-asia{color:#fff;background-color:#790102;border-color:#790102}.btn-asia:hover{color:#fff;background-color:#530101;border-color:#460101}.btn-asia.focus,.btn-asia:focus{-webkit-box-shadow:0 0 0 .2rem rgba(141,39,40,.5);box-shadow:0 0 0 .2rem rgba(141,39,40,.5)}.btn-asia.disabled,.btn-asia:disabled{color:#fff;background-color:#790102;border-color:#790102}.btn-asia:not(:disabled):not(.disabled).active,.btn-asia:not(:disabled):not(.disabled):active,.show>.btn-asia.dropdown-toggle{color:#fff;background-color:#460101;border-color:#3a0001}.btn-asia:not(:disabled):not(.disabled).active:focus,.btn-asia:not(:disabled):not(.disabled):active:focus,.show>.btn-asia.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(141,39,40,.5);box-shadow:0 0 0 .2rem rgba(141,39,40,.5)}.btn-europe{color:#fff;background-color:#296c86;border-color:#296c86}.btn-europe:hover{color:#fff;background-color:#205469;border-color:#1d4d5f}.btn-europe.focus,.btn-europe:focus{-webkit-box-shadow:0 0 0 .2rem rgba(73,130,152,.5);box-shadow:0 0 0 .2rem rgba(73,130,152,.5)}.btn-europe.disabled,.btn-europe:disabled{color:#fff;background-color:#296c86;border-color:#296c86}.btn-europe:not(:disabled):not(.disabled).active,.btn-europe:not(:disabled):not(.disabled):active,.show>.btn-europe.dropdown-toggle{color:#fff;background-color:#1d4d5f;border-color:#1a4555}.btn-europe:not(:disabled):not(.disabled).active:focus,.btn-europe:not(:disabled):not(.disabled):active:focus,.show>.btn-europe.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(73,130,152,.5);box-shadow:0 0 0 .2rem rgba(73,130,152,.5)}.btn-ceema{color:#212529;background-color:#c69b28;border-color:#c69b28}.btn-ceema:hover{color:#fff;background-color:#a68222;border-color:#9c7a1f}.btn-ceema.focus,.btn-ceema:focus{-webkit-box-shadow:0 0 0 .2rem rgba(173,137,40,.5);box-shadow:0 0 0 .2rem rgba(173,137,40,.5)}.btn-ceema.disabled,.btn-ceema:disabled{color:#212529;background-color:#c69b28;border-color:#c69b28}.btn-ceema:not(:disabled):not(.disabled).active,.btn-ceema:not(:disabled):not(.disabled):active,.show>.btn-ceema.dropdown-toggle{color:#fff;background-color:#9c7a1f;border-color:#91711d}.btn-ceema:not(:disabled):not(.disabled).active:focus,.btn-ceema:not(:disabled):not(.disabled):active:focus,.show>.btn-ceema.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(173,137,40,.5);box-shadow:0 0 0 .2rem rgba(173,137,40,.5)}.btn-covenants{color:#fff;background-color:#44715b;border-color:#44715b}.btn-covenants:hover{color:#fff;background-color:#365948;border-color:#315141}.btn-covenants.focus,.btn-covenants:focus{-webkit-box-shadow:0 0 0 .2rem rgba(96,134,116,.5);box-shadow:0 0 0 .2rem rgba(96,134,116,.5)}.btn-covenants.disabled,.btn-covenants:disabled{color:#fff;background-color:#44715b;border-color:#44715b}.btn-covenants:not(:disabled):not(.disabled).active,.btn-covenants:not(:disabled):not(.disabled):active,.show>.btn-covenants.dropdown-toggle{color:#fff;background-color:#315141;border-color:#2c493b}.btn-covenants:not(:disabled):not(.disabled).active:focus,.btn-covenants:not(:disabled):not(.disabled):active:focus,.show>.btn-covenants.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(96,134,116,.5);box-shadow:0 0 0 .2rem rgba(96,134,116,.5)}.btn-first-day{color:#fff;background-color:#592382;border-color:#592382}.btn-first-day:hover{color:#fff;background-color:#441b64;border-color:#3d185a}.btn-first-day.focus,.btn-first-day:focus{-webkit-box-shadow:0 0 0 .2rem rgba(114,68,149,.5);box-shadow:0 0 0 .2rem rgba(114,68,149,.5)}.btn-first-day.disabled,.btn-first-day:disabled{color:#fff;background-color:#592382;border-color:#592382}.btn-first-day:not(:disabled):not(.disabled).active,.btn-first-day:not(:disabled):not(.disabled):active,.show>.btn-first-day.dropdown-toggle{color:#fff;background-color:#3d185a;border-color:#371550}.btn-first-day:not(:disabled):not(.disabled).active:focus,.btn-first-day:not(:disabled):not(.disabled):active:focus,.show>.btn-first-day.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(114,68,149,.5);box-shadow:0 0 0 .2rem rgba(114,68,149,.5)}.btn-event-driven{color:#fff;background-color:#003e30;border-color:#003e30}.btn-event-driven:hover{color:#fff;background-color:#001812;border-color:#000b09}.btn-event-driven.focus,.btn-event-driven:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,91,79,.5);box-shadow:0 0 0 .2rem rgba(38,91,79,.5)}.btn-event-driven.disabled,.btn-event-driven:disabled{color:#fff;background-color:#003e30;border-color:#003e30}.btn-event-driven:not(:disabled):not(.disabled).active,.btn-event-driven:not(:disabled):not(.disabled):active,.show>.btn-event-driven.dropdown-toggle{color:#fff;background-color:#000b09;border-color:#000}.btn-event-driven:not(:disabled):not(.disabled).active:focus,.btn-event-driven:not(:disabled):not(.disabled):active:focus,.show>.btn-event-driven.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,91,79,.5);box-shadow:0 0 0 .2rem rgba(38,91,79,.5)}.btn-ma{color:#fff;background-color:#003e30;border-color:#003e30}.btn-ma:hover{color:#fff;background-color:#001812;border-color:#000b09}.btn-ma.focus,.btn-ma:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,91,79,.5);box-shadow:0 0 0 .2rem rgba(38,91,79,.5)}.btn-ma.disabled,.btn-ma:disabled{color:#fff;background-color:#003e30;border-color:#003e30}.btn-ma:not(:disabled):not(.disabled).active,.btn-ma:not(:disabled):not(.disabled):active,.show>.btn-ma.dropdown-toggle{color:#fff;background-color:#000b09;border-color:#000}.btn-ma:not(:disabled):not(.disabled).active:focus,.btn-ma:not(:disabled):not(.disabled):active:focus,.show>.btn-ma.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,91,79,.5);box-shadow:0 0 0 .2rem rgba(38,91,79,.5)}.btn-litigation-intelligence{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-litigation-intelligence:hover{color:#fff;background-color:#596998;border-color:#556490}.btn-litigation-intelligence.focus,.btn-litigation-intelligence:focus{-webkit-box-shadow:0 0 0 .2rem rgba(132,145,183,.5);box-shadow:0 0 0 .2rem rgba(132,145,183,.5)}.btn-litigation-intelligence.disabled,.btn-litigation-intelligence:disabled{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-litigation-intelligence:not(:disabled):not(.disabled).active,.btn-litigation-intelligence:not(:disabled):not(.disabled):active,.show>.btn-litigation-intelligence.dropdown-toggle{color:#fff;background-color:#556490;border-color:#505e88}.btn-litigation-intelligence:not(:disabled):not(.disabled).active:focus,.btn-litigation-intelligence:not(:disabled):not(.disabled):active:focus,.show>.btn-litigation-intelligence.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(132,145,183,.5);box-shadow:0 0 0 .2rem rgba(132,145,183,.5)}.btn-pharma{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-pharma:hover{color:#fff;background-color:#596998;border-color:#556490}.btn-pharma.focus,.btn-pharma:focus{-webkit-box-shadow:0 0 0 .2rem rgba(132,145,183,.5);box-shadow:0 0 0 .2rem rgba(132,145,183,.5)}.btn-pharma.disabled,.btn-pharma:disabled{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-pharma:not(:disabled):not(.disabled).active,.btn-pharma:not(:disabled):not(.disabled):active,.show>.btn-pharma.dropdown-toggle{color:#fff;background-color:#556490;border-color:#505e88}.btn-pharma:not(:disabled):not(.disabled).active:focus,.btn-pharma:not(:disabled):not(.disabled):active:focus,.show>.btn-pharma.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(132,145,183,.5);box-shadow:0 0 0 .2rem rgba(132,145,183,.5)}.btn-americas-middle-market{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-americas-middle-market:hover{color:#fff;background-color:#596998;border-color:#556490}.btn-americas-middle-market.focus,.btn-americas-middle-market:focus{-webkit-box-shadow:0 0 0 .2rem rgba(132,145,183,.5);box-shadow:0 0 0 .2rem rgba(132,145,183,.5)}.btn-americas-middle-market.disabled,.btn-americas-middle-market:disabled{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-americas-middle-market:not(:disabled):not(.disabled).active,.btn-americas-middle-market:not(:disabled):not(.disabled):active,.show>.btn-americas-middle-market.dropdown-toggle{color:#fff;background-color:#556490;border-color:#505e88}.btn-americas-middle-market:not(:disabled):not(.disabled).active:focus,.btn-americas-middle-market:not(:disabled):not(.disabled):active:focus,.show>.btn-americas-middle-market.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(132,145,183,.5);box-shadow:0 0 0 .2rem rgba(132,145,183,.5)}.btn-emea-middle-market{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-emea-middle-market:hover{color:#fff;background-color:#596998;border-color:#556490}.btn-emea-middle-market.focus,.btn-emea-middle-market:focus{-webkit-box-shadow:0 0 0 .2rem rgba(132,145,183,.5);box-shadow:0 0 0 .2rem rgba(132,145,183,.5)}.btn-emea-middle-market.disabled,.btn-emea-middle-market:disabled{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-emea-middle-market:not(:disabled):not(.disabled).active,.btn-emea-middle-market:not(:disabled):not(.disabled):active,.show>.btn-emea-middle-market.dropdown-toggle{color:#fff;background-color:#556490;border-color:#505e88}.btn-emea-middle-market:not(:disabled):not(.disabled).active:focus,.btn-emea-middle-market:not(:disabled):not(.disabled):active:focus,.show>.btn-emea-middle-market.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(132,145,183,.5);box-shadow:0 0 0 .2rem rgba(132,145,183,.5)}.btn-reorg-dark-blue{color:#fff;background-color:#334968;border-color:#334968}.btn-reorg-dark-blue:hover{color:#fff;background-color:#26374e;border-color:#223146}.btn-reorg-dark-blue.focus,.btn-reorg-dark-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,100,127,.5);box-shadow:0 0 0 .2rem rgba(82,100,127,.5)}.btn-reorg-dark-blue.disabled,.btn-reorg-dark-blue:disabled{color:#fff;background-color:#334968;border-color:#334968}.btn-reorg-dark-blue:not(:disabled):not(.disabled).active,.btn-reorg-dark-blue:not(:disabled):not(.disabled):active,.show>.btn-reorg-dark-blue.dropdown-toggle{color:#fff;background-color:#223146;border-color:#1e2b3d}.btn-reorg-dark-blue:not(:disabled):not(.disabled).active:focus,.btn-reorg-dark-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-dark-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,100,127,.5);box-shadow:0 0 0 .2rem rgba(82,100,127,.5)}.btn-reorg-light-blue{color:#fff;background-color:#3372b0;border-color:#3372b0}.btn-reorg-light-blue:hover{color:#fff;background-color:#2a5f92;border-color:#285888}.btn-reorg-light-blue.focus,.btn-reorg-light-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,135,188,.5);box-shadow:0 0 0 .2rem rgba(82,135,188,.5)}.btn-reorg-light-blue.disabled,.btn-reorg-light-blue:disabled{color:#fff;background-color:#3372b0;border-color:#3372b0}.btn-reorg-light-blue:not(:disabled):not(.disabled).active,.btn-reorg-light-blue:not(:disabled):not(.disabled):active,.show>.btn-reorg-light-blue.dropdown-toggle{color:#fff;background-color:#285888;border-color:#25527f}.btn-reorg-light-blue:not(:disabled):not(.disabled).active:focus,.btn-reorg-light-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-light-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,135,188,.5);box-shadow:0 0 0 .2rem rgba(82,135,188,.5)}.btn-reorg-black-blue{color:#fff;background-color:#002744;border-color:#002744}.btn-reorg-black-blue:hover{color:#fff;background-color:#00111e;border-color:#000a11}.btn-reorg-black-blue.focus,.btn-reorg-black-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,71,96,.5);box-shadow:0 0 0 .2rem rgba(38,71,96,.5)}.btn-reorg-black-blue.disabled,.btn-reorg-black-blue:disabled{color:#fff;background-color:#002744;border-color:#002744}.btn-reorg-black-blue:not(:disabled):not(.disabled).active,.btn-reorg-black-blue:not(:disabled):not(.disabled):active,.show>.btn-reorg-black-blue.dropdown-toggle{color:#fff;background-color:#000a11;border-color:#000204}.btn-reorg-black-blue:not(:disabled):not(.disabled).active:focus,.btn-reorg-black-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-black-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,71,96,.5);box-shadow:0 0 0 .2rem rgba(38,71,96,.5)}.btn-reorg-orange{color:#fff;background-color:#9f5f27;border-color:#9f5f27}.btn-reorg-orange:hover{color:#fff;background-color:#804d1f;border-color:#76471d}.btn-reorg-orange.focus,.btn-reorg-orange:focus{-webkit-box-shadow:0 0 0 .2rem rgba(173,119,71,.5);box-shadow:0 0 0 .2rem rgba(173,119,71,.5)}.btn-reorg-orange.disabled,.btn-reorg-orange:disabled{color:#fff;background-color:#9f5f27;border-color:#9f5f27}.btn-reorg-orange:not(:disabled):not(.disabled).active,.btn-reorg-orange:not(:disabled):not(.disabled):active,.show>.btn-reorg-orange.dropdown-toggle{color:#fff;background-color:#76471d;border-color:#6c401a}.btn-reorg-orange:not(:disabled):not(.disabled).active:focus,.btn-reorg-orange:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-orange.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(173,119,71,.5);box-shadow:0 0 0 .2rem rgba(173,119,71,.5)}.btn-reorg-beige{color:#212529;background-color:#f4f1ee;border-color:#f4f1ee}.btn-reorg-beige:hover{color:#212529;background-color:#e5ded7;border-color:#e0d8cf}.btn-reorg-beige.focus,.btn-reorg-beige:focus{-webkit-box-shadow:0 0 0 .2rem hsla(30,4%,83%,.5);box-shadow:0 0 0 .2rem hsla(30,4%,83%,.5)}.btn-reorg-beige.disabled,.btn-reorg-beige:disabled{color:#212529;background-color:#f4f1ee;border-color:#f4f1ee}.btn-reorg-beige:not(:disabled):not(.disabled).active,.btn-reorg-beige:not(:disabled):not(.disabled):active,.show>.btn-reorg-beige.dropdown-toggle{color:#212529;background-color:#e0d8cf;border-color:#dbd1c7}.btn-reorg-beige:not(:disabled):not(.disabled).active:focus,.btn-reorg-beige:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-beige.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(30,4%,83%,.5);box-shadow:0 0 0 .2rem hsla(30,4%,83%,.5)}.btn-reorg-teal{color:#fff;background-color:#44715b;border-color:#44715b}.btn-reorg-teal:hover{color:#fff;background-color:#365948;border-color:#315141}.btn-reorg-teal.focus,.btn-reorg-teal:focus{-webkit-box-shadow:0 0 0 .2rem rgba(96,134,116,.5);box-shadow:0 0 0 .2rem rgba(96,134,116,.5)}.btn-reorg-teal.disabled,.btn-reorg-teal:disabled{color:#fff;background-color:#44715b;border-color:#44715b}.btn-reorg-teal:not(:disabled):not(.disabled).active,.btn-reorg-teal:not(:disabled):not(.disabled):active,.show>.btn-reorg-teal.dropdown-toggle{color:#fff;background-color:#315141;border-color:#2c493b}.btn-reorg-teal:not(:disabled):not(.disabled).active:focus,.btn-reorg-teal:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-teal.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(96,134,116,.5);box-shadow:0 0 0 .2rem rgba(96,134,116,.5)}.btn-reorg-plum{color:#fff;background-color:#592382;border-color:#592382}.btn-reorg-plum:hover{color:#fff;background-color:#441b64;border-color:#3d185a}.btn-reorg-plum.focus,.btn-reorg-plum:focus{-webkit-box-shadow:0 0 0 .2rem rgba(114,68,149,.5);box-shadow:0 0 0 .2rem rgba(114,68,149,.5)}.btn-reorg-plum.disabled,.btn-reorg-plum:disabled{color:#fff;background-color:#592382;border-color:#592382}.btn-reorg-plum:not(:disabled):not(.disabled).active,.btn-reorg-plum:not(:disabled):not(.disabled):active,.show>.btn-reorg-plum.dropdown-toggle{color:#fff;background-color:#3d185a;border-color:#371550}.btn-reorg-plum:not(:disabled):not(.disabled).active:focus,.btn-reorg-plum:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-plum.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(114,68,149,.5);box-shadow:0 0 0 .2rem rgba(114,68,149,.5)}.btn-reorg-kiwi{color:#212529;background-color:#92a660;border-color:#92a660}.btn-reorg-kiwi:hover{color:#fff;background-color:#7d8f50;border-color:#76874c}.btn-reorg-kiwi.focus,.btn-reorg-kiwi:focus{-webkit-box-shadow:0 0 0 .2rem rgba(129,147,88,.5);box-shadow:0 0 0 .2rem rgba(129,147,88,.5)}.btn-reorg-kiwi.disabled,.btn-reorg-kiwi:disabled{color:#212529;background-color:#92a660;border-color:#92a660}.btn-reorg-kiwi:not(:disabled):not(.disabled).active,.btn-reorg-kiwi:not(:disabled):not(.disabled):active,.show>.btn-reorg-kiwi.dropdown-toggle{color:#fff;background-color:#76874c;border-color:#6f7f47}.btn-reorg-kiwi:not(:disabled):not(.disabled).active:focus,.btn-reorg-kiwi:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-kiwi.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(129,147,88,.5);box-shadow:0 0 0 .2rem rgba(129,147,88,.5)}.btn-reorg-forest{color:#fff;background-color:#003e30;border-color:#003e30}.btn-reorg-forest:hover{color:#fff;background-color:#001812;border-color:#000b09}.btn-reorg-forest.focus,.btn-reorg-forest:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,91,79,.5);box-shadow:0 0 0 .2rem rgba(38,91,79,.5)}.btn-reorg-forest.disabled,.btn-reorg-forest:disabled{color:#fff;background-color:#003e30;border-color:#003e30}.btn-reorg-forest:not(:disabled):not(.disabled).active,.btn-reorg-forest:not(:disabled):not(.disabled):active,.show>.btn-reorg-forest.dropdown-toggle{color:#fff;background-color:#000b09;border-color:#000}.btn-reorg-forest:not(:disabled):not(.disabled).active:focus,.btn-reorg-forest:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-forest.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,91,79,.5);box-shadow:0 0 0 .2rem rgba(38,91,79,.5)}.btn-reorg-gold{color:#fff;background-color:#a38b60;border-color:#a38b60}.btn-reorg-gold:hover{color:#fff;background-color:#8c7751;border-color:#84704c}.btn-reorg-gold.focus,.btn-reorg-gold:focus{-webkit-box-shadow:0 0 0 .2rem hsla(39,27%,58%,.5);box-shadow:0 0 0 .2rem hsla(39,27%,58%,.5)}.btn-reorg-gold.disabled,.btn-reorg-gold:disabled{color:#fff;background-color:#a38b60;border-color:#a38b60}.btn-reorg-gold:not(:disabled):not(.disabled).active,.btn-reorg-gold:not(:disabled):not(.disabled):active,.show>.btn-reorg-gold.dropdown-toggle{color:#fff;background-color:#84704c;border-color:#7c6948}.btn-reorg-gold:not(:disabled):not(.disabled).active:focus,.btn-reorg-gold:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-gold.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(39,27%,58%,.5);box-shadow:0 0 0 .2rem hsla(39,27%,58%,.5)}.btn-reorg-mustard{color:#212529;background-color:#c69b28;border-color:#c69b28}.btn-reorg-mustard:hover{color:#fff;background-color:#a68222;border-color:#9c7a1f}.btn-reorg-mustard.focus,.btn-reorg-mustard:focus{-webkit-box-shadow:0 0 0 .2rem rgba(173,137,40,.5);box-shadow:0 0 0 .2rem rgba(173,137,40,.5)}.btn-reorg-mustard.disabled,.btn-reorg-mustard:disabled{color:#212529;background-color:#c69b28;border-color:#c69b28}.btn-reorg-mustard:not(:disabled):not(.disabled).active,.btn-reorg-mustard:not(:disabled):not(.disabled):active,.show>.btn-reorg-mustard.dropdown-toggle{color:#fff;background-color:#9c7a1f;border-color:#91711d}.btn-reorg-mustard:not(:disabled):not(.disabled).active:focus,.btn-reorg-mustard:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-mustard.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(173,137,40,.5);box-shadow:0 0 0 .2rem rgba(173,137,40,.5)}.btn-reorg-cadet-blue{color:#fff;background-color:#508ca0;border-color:#508ca0}.btn-reorg-cadet-blue:hover{color:#fff;background-color:#437687;border-color:#3f6e7e}.btn-reorg-cadet-blue.focus,.btn-reorg-cadet-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(106,157,174,.5);box-shadow:0 0 0 .2rem rgba(106,157,174,.5)}.btn-reorg-cadet-blue.disabled,.btn-reorg-cadet-blue:disabled{color:#fff;background-color:#508ca0;border-color:#508ca0}.btn-reorg-cadet-blue:not(:disabled):not(.disabled).active,.btn-reorg-cadet-blue:not(:disabled):not(.disabled):active,.show>.btn-reorg-cadet-blue.dropdown-toggle{color:#fff;background-color:#3f6e7e;border-color:#3b6776}.btn-reorg-cadet-blue:not(:disabled):not(.disabled).active:focus,.btn-reorg-cadet-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-cadet-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(106,157,174,.5);box-shadow:0 0 0 .2rem rgba(106,157,174,.5)}.btn-reorg-steel-blue{color:#fff;background-color:#296c86;border-color:#296c86}.btn-reorg-steel-blue:hover{color:#fff;background-color:#205469;border-color:#1d4d5f}.btn-reorg-steel-blue.focus,.btn-reorg-steel-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(73,130,152,.5);box-shadow:0 0 0 .2rem rgba(73,130,152,.5)}.btn-reorg-steel-blue.disabled,.btn-reorg-steel-blue:disabled{color:#fff;background-color:#296c86;border-color:#296c86}.btn-reorg-steel-blue:not(:disabled):not(.disabled).active,.btn-reorg-steel-blue:not(:disabled):not(.disabled):active,.show>.btn-reorg-steel-blue.dropdown-toggle{color:#fff;background-color:#1d4d5f;border-color:#1a4555}.btn-reorg-steel-blue:not(:disabled):not(.disabled).active:focus,.btn-reorg-steel-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-steel-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(73,130,152,.5);box-shadow:0 0 0 .2rem rgba(73,130,152,.5)}.btn-reorg-crimson{color:#fff;background-color:#790102;border-color:#790102}.btn-reorg-crimson:hover{color:#fff;background-color:#530101;border-color:#460101}.btn-reorg-crimson.focus,.btn-reorg-crimson:focus{-webkit-box-shadow:0 0 0 .2rem rgba(141,39,40,.5);box-shadow:0 0 0 .2rem rgba(141,39,40,.5)}.btn-reorg-crimson.disabled,.btn-reorg-crimson:disabled{color:#fff;background-color:#790102;border-color:#790102}.btn-reorg-crimson:not(:disabled):not(.disabled).active,.btn-reorg-crimson:not(:disabled):not(.disabled):active,.show>.btn-reorg-crimson.dropdown-toggle{color:#fff;background-color:#460101;border-color:#3a0001}.btn-reorg-crimson:not(:disabled):not(.disabled).active:focus,.btn-reorg-crimson:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-crimson.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(141,39,40,.5);box-shadow:0 0 0 .2rem rgba(141,39,40,.5)}.btn-reorg-periwinkle{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-reorg-periwinkle:hover{color:#fff;background-color:#596998;border-color:#556490}.btn-reorg-periwinkle.focus,.btn-reorg-periwinkle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(132,145,183,.5);box-shadow:0 0 0 .2rem rgba(132,145,183,.5)}.btn-reorg-periwinkle.disabled,.btn-reorg-periwinkle:disabled{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-reorg-periwinkle:not(:disabled):not(.disabled).active,.btn-reorg-periwinkle:not(:disabled):not(.disabled):active,.show>.btn-reorg-periwinkle.dropdown-toggle{color:#fff;background-color:#556490;border-color:#505e88}.btn-reorg-periwinkle:not(:disabled):not(.disabled).active:focus,.btn-reorg-periwinkle:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-periwinkle.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(132,145,183,.5);box-shadow:0 0 0 .2rem rgba(132,145,183,.5)}.btn-reorg-seafoam{color:#fff;background-color:#25b0ba;border-color:#25b0ba}.btn-reorg-seafoam:hover{color:#fff;background-color:#1f929a;border-color:#1d888f}.btn-reorg-seafoam.focus,.btn-reorg-seafoam:focus{-webkit-box-shadow:0 0 0 .2rem rgba(70,188,196,.5);box-shadow:0 0 0 .2rem rgba(70,188,196,.5)}.btn-reorg-seafoam.disabled,.btn-reorg-seafoam:disabled{color:#fff;background-color:#25b0ba;border-color:#25b0ba}.btn-reorg-seafoam:not(:disabled):not(.disabled).active,.btn-reorg-seafoam:not(:disabled):not(.disabled):active,.show>.btn-reorg-seafoam.dropdown-toggle{color:#fff;background-color:#1d888f;border-color:#1a7e85}.btn-reorg-seafoam:not(:disabled):not(.disabled).active:focus,.btn-reorg-seafoam:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-seafoam.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(70,188,196,.5);box-shadow:0 0 0 .2rem rgba(70,188,196,.5)}.btn-reorg-peach{color:#212529;background-color:#cf916c;border-color:#cf916c}.btn-reorg-peach:hover{color:#fff;background-color:#c67b4f;border-color:#c27446}.btn-reorg-peach.focus,.btn-reorg-peach:focus{-webkit-box-shadow:0 0 0 .2rem rgba(181,129,98,.5);box-shadow:0 0 0 .2rem rgba(181,129,98,.5)}.btn-reorg-peach.disabled,.btn-reorg-peach:disabled{color:#212529;background-color:#cf916c;border-color:#cf916c}.btn-reorg-peach:not(:disabled):not(.disabled).active,.btn-reorg-peach:not(:disabled):not(.disabled):active,.show>.btn-reorg-peach.dropdown-toggle{color:#fff;background-color:#c27446;border-color:#bd6e3e}.btn-reorg-peach:not(:disabled):not(.disabled).active:focus,.btn-reorg-peach:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-peach.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(181,129,98,.5);box-shadow:0 0 0 .2rem rgba(181,129,98,.5)}.btn-reorg-steel{color:#fff;background-color:#7891a0;border-color:#7891a0}.btn-reorg-steel:hover{color:#fff;background-color:#647e8e;border-color:#5f7786}.btn-reorg-steel.focus,.btn-reorg-steel:focus{-webkit-box-shadow:0 0 0 .2rem rgba(140,162,174,.5);box-shadow:0 0 0 .2rem rgba(140,162,174,.5)}.btn-reorg-steel.disabled,.btn-reorg-steel:disabled{color:#fff;background-color:#7891a0;border-color:#7891a0}.btn-reorg-steel:not(:disabled):not(.disabled).active,.btn-reorg-steel:not(:disabled):not(.disabled):active,.show>.btn-reorg-steel.dropdown-toggle{color:#fff;background-color:#5f7786;border-color:#59717f}.btn-reorg-steel:not(:disabled):not(.disabled).active:focus,.btn-reorg-steel:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-steel.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(140,162,174,.5);box-shadow:0 0 0 .2rem rgba(140,162,174,.5)}.btn-reorg-watermelon{color:#fff;background-color:#d95350;border-color:#d95350}.btn-reorg-watermelon:hover{color:#fff;background-color:#d23431;border-color:#ca2f2c}.btn-reorg-watermelon.focus,.btn-reorg-watermelon:focus{-webkit-box-shadow:0 0 0 .2rem hsla(1,64%,64%,.5);box-shadow:0 0 0 .2rem hsla(1,64%,64%,.5)}.btn-reorg-watermelon.disabled,.btn-reorg-watermelon:disabled{color:#fff;background-color:#d95350;border-color:#d95350}.btn-reorg-watermelon:not(:disabled):not(.disabled).active,.btn-reorg-watermelon:not(:disabled):not(.disabled):active,.show>.btn-reorg-watermelon.dropdown-toggle{color:#fff;background-color:#ca2f2c;border-color:#c02d2a}.btn-reorg-watermelon:not(:disabled):not(.disabled).active:focus,.btn-reorg-watermelon:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-watermelon.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(1,64%,64%,.5);box-shadow:0 0 0 .2rem hsla(1,64%,64%,.5)}.btn-reorg-tangerine{color:#fff;background-color:#c87300;border-color:#c87300}.btn-reorg-tangerine:hover{color:#fff;background-color:#a25d00;border-color:#955600}.btn-reorg-tangerine.focus,.btn-reorg-tangerine:focus{-webkit-box-shadow:0 0 0 .2rem rgba(208,136,38,.5);box-shadow:0 0 0 .2rem rgba(208,136,38,.5)}.btn-reorg-tangerine.disabled,.btn-reorg-tangerine:disabled{color:#fff;background-color:#c87300;border-color:#c87300}.btn-reorg-tangerine:not(:disabled):not(.disabled).active,.btn-reorg-tangerine:not(:disabled):not(.disabled):active,.show>.btn-reorg-tangerine.dropdown-toggle{color:#fff;background-color:#955600;border-color:#884e00}.btn-reorg-tangerine:not(:disabled):not(.disabled).active:focus,.btn-reorg-tangerine:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-tangerine.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(208,136,38,.5);box-shadow:0 0 0 .2rem rgba(208,136,38,.5)}.btn-reorg-brown{color:#fff;background-color:#64410a;border-color:#64410a}.btn-reorg-brown:hover{color:#fff;background-color:#412a07;border-color:#362305}.btn-reorg-brown.focus,.btn-reorg-brown:focus{-webkit-box-shadow:0 0 0 .2rem rgba(123,94,47,.5);box-shadow:0 0 0 .2rem rgba(123,94,47,.5)}.btn-reorg-brown.disabled,.btn-reorg-brown:disabled{color:#fff;background-color:#64410a;border-color:#64410a}.btn-reorg-brown:not(:disabled):not(.disabled).active,.btn-reorg-brown:not(:disabled):not(.disabled):active,.show>.btn-reorg-brown.dropdown-toggle{color:#fff;background-color:#362305;border-color:#2a1b04}.btn-reorg-brown:not(:disabled):not(.disabled).active:focus,.btn-reorg-brown:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-brown.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(123,94,47,.5);box-shadow:0 0 0 .2rem rgba(123,94,47,.5)}.btn-reorg-eggplant{color:#fff;background-color:#3c003c;border-color:#3c003c}.btn-reorg-eggplant:hover{color:#fff;background-color:#160016;border-color:#090009}.btn-reorg-eggplant.focus,.btn-reorg-eggplant:focus{-webkit-box-shadow:0 0 0 .2rem rgba(89,38,89,.5);box-shadow:0 0 0 .2rem rgba(89,38,89,.5)}.btn-reorg-eggplant.disabled,.btn-reorg-eggplant:disabled{color:#fff;background-color:#3c003c;border-color:#3c003c}.btn-reorg-eggplant:not(:disabled):not(.disabled).active,.btn-reorg-eggplant:not(:disabled):not(.disabled):active,.show>.btn-reorg-eggplant.dropdown-toggle{color:#fff;background-color:#090009;border-color:#000}.btn-reorg-eggplant:not(:disabled):not(.disabled).active:focus,.btn-reorg-eggplant:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-eggplant.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(89,38,89,.5);box-shadow:0 0 0 .2rem rgba(89,38,89,.5)}.btn-reorg-cyan{color:#fff;background-color:#00a3da;border-color:#00a3da}.btn-reorg-cyan:hover{color:#fff;background-color:#0086b4;border-color:#007da7}.btn-reorg-cyan.focus,.btn-reorg-cyan:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,177,224,.5);box-shadow:0 0 0 .2rem rgba(38,177,224,.5)}.btn-reorg-cyan.disabled,.btn-reorg-cyan:disabled{color:#fff;background-color:#00a3da;border-color:#00a3da}.btn-reorg-cyan:not(:disabled):not(.disabled).active,.btn-reorg-cyan:not(:disabled):not(.disabled):active,.show>.btn-reorg-cyan.dropdown-toggle{color:#fff;background-color:#007da7;border-color:#00739a}.btn-reorg-cyan:not(:disabled):not(.disabled).active:focus,.btn-reorg-cyan:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-cyan.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,177,224,.5);box-shadow:0 0 0 .2rem rgba(38,177,224,.5)}.btn-reorg-olive{color:#fff;background-color:#75713a;border-color:#75713a}.btn-reorg-olive:hover{color:#fff;background-color:#5b582d;border-color:#535029}.btn-reorg-olive.focus,.btn-reorg-olive:focus{-webkit-box-shadow:0 0 0 .2rem rgba(138,134,88,.5);box-shadow:0 0 0 .2rem rgba(138,134,88,.5)}.btn-reorg-olive.disabled,.btn-reorg-olive:disabled{color:#fff;background-color:#75713a;border-color:#75713a}.btn-reorg-olive:not(:disabled):not(.disabled).active,.btn-reorg-olive:not(:disabled):not(.disabled):active,.show>.btn-reorg-olive.dropdown-toggle{color:#fff;background-color:#535029;border-color:#4a4825}.btn-reorg-olive:not(:disabled):not(.disabled).active:focus,.btn-reorg-olive:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-olive.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(138,134,88,.5);box-shadow:0 0 0 .2rem rgba(138,134,88,.5)}.btn-reorg-pale-orange{color:#212529;background-color:#fefcfa;border-color:#fefcfa}.btn-reorg-pale-orange:hover{color:#212529;background-color:#f6e8db;border-color:#f4e1d1}.btn-reorg-pale-orange.focus,.btn-reorg-pale-orange:focus{-webkit-box-shadow:0 0 0 .2rem hsla(27,3%,86%,.5);box-shadow:0 0 0 .2rem hsla(27,3%,86%,.5)}.btn-reorg-pale-orange.disabled,.btn-reorg-pale-orange:disabled{color:#212529;background-color:#fefcfa;border-color:#fefcfa}.btn-reorg-pale-orange:not(:disabled):not(.disabled).active,.btn-reorg-pale-orange:not(:disabled):not(.disabled):active,.show>.btn-reorg-pale-orange.dropdown-toggle{color:#212529;background-color:#f4e1d1;border-color:#f1dbc7}.btn-reorg-pale-orange:not(:disabled):not(.disabled).active:focus,.btn-reorg-pale-orange:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-pale-orange.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(27,3%,86%,.5);box-shadow:0 0 0 .2rem hsla(27,3%,86%,.5)}.btn-reorg-pale-gold{color:#212529;background-color:#fff;border-color:#fff}.btn-reorg-pale-gold:hover{color:#212529;background-color:#ececec;border-color:#e6e6e6}.btn-reorg-pale-gold.focus,.btn-reorg-pale-gold:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,2%,87%,.5);box-shadow:0 0 0 .2rem hsla(210,2%,87%,.5)}.btn-reorg-pale-gold.disabled,.btn-reorg-pale-gold:disabled{color:#212529;background-color:#fff;border-color:#fff}.btn-reorg-pale-gold:not(:disabled):not(.disabled).active,.btn-reorg-pale-gold:not(:disabled):not(.disabled):active,.show>.btn-reorg-pale-gold.dropdown-toggle{color:#212529;background-color:#e6e6e6;border-color:#dfdfdf}.btn-reorg-pale-gold:not(:disabled):not(.disabled).active:focus,.btn-reorg-pale-gold:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-pale-gold.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,2%,87%,.5);box-shadow:0 0 0 .2rem hsla(210,2%,87%,.5)}.btn-reorg-pale-light-blue{color:#212529;background-color:#e9f1f9;border-color:#e9f1f9}.btn-reorg-pale-light-blue:hover{color:#212529;background-color:#ccdef0;border-color:#c2d8ed}.btn-reorg-pale-light-blue.focus,.btn-reorg-pale-light-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(203,210,218,.5);box-shadow:0 0 0 .2rem rgba(203,210,218,.5)}.btn-reorg-pale-light-blue.disabled,.btn-reorg-pale-light-blue:disabled{color:#212529;background-color:#e9f1f9;border-color:#e9f1f9}.btn-reorg-pale-light-blue:not(:disabled):not(.disabled).active,.btn-reorg-pale-light-blue:not(:disabled):not(.disabled):active,.show>.btn-reorg-pale-light-blue.dropdown-toggle{color:#212529;background-color:#c2d8ed;border-color:#b8d1ea}.btn-reorg-pale-light-blue:not(:disabled):not(.disabled).active:focus,.btn-reorg-pale-light-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-reorg-pale-light-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(203,210,218,.5);box-shadow:0 0 0 .2rem rgba(203,210,218,.5)}.btn-gray-100{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-gray-100:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-gray-100.focus,.btn-gray-100:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5);box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5)}.btn-gray-100.disabled,.btn-gray-100:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-gray-100:not(:disabled):not(.disabled).active,.btn-gray-100:not(:disabled):not(.disabled):active,.show>.btn-gray-100.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-gray-100:not(:disabled):not(.disabled).active:focus,.btn-gray-100:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-100.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5);box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5)}.btn-gray-200{color:#212529;background-color:#e9ecef;border-color:#e9ecef}.btn-gray-200:hover{color:#212529;background-color:#d3d9df;border-color:#cbd2da}.btn-gray-200.focus,.btn-gray-200:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,6%,81%,.5);box-shadow:0 0 0 .2rem hsla(210,6%,81%,.5)}.btn-gray-200.disabled,.btn-gray-200:disabled{color:#212529;background-color:#e9ecef;border-color:#e9ecef}.btn-gray-200:not(:disabled):not(.disabled).active,.btn-gray-200:not(:disabled):not(.disabled):active,.show>.btn-gray-200.dropdown-toggle{color:#212529;background-color:#cbd2da;border-color:#c4ccd4}.btn-gray-200:not(:disabled):not(.disabled).active:focus,.btn-gray-200:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-200.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,6%,81%,.5);box-shadow:0 0 0 .2rem hsla(210,6%,81%,.5)}.btn-gray-300{color:#212529;background-color:#dee2e6;border-color:#dee2e6}.btn-gray-300:hover{color:#212529;background-color:#c8cfd6;border-color:#c1c9d0}.btn-gray-300.focus,.btn-gray-300:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,7%,78%,.5);box-shadow:0 0 0 .2rem hsla(210,7%,78%,.5)}.btn-gray-300.disabled,.btn-gray-300:disabled{color:#212529;background-color:#dee2e6;border-color:#dee2e6}.btn-gray-300:not(:disabled):not(.disabled).active,.btn-gray-300:not(:disabled):not(.disabled):active,.show>.btn-gray-300.dropdown-toggle{color:#212529;background-color:#c1c9d0;border-color:#bac2cb}.btn-gray-300:not(:disabled):not(.disabled).active:focus,.btn-gray-300:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-300.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,7%,78%,.5);box-shadow:0 0 0 .2rem hsla(210,7%,78%,.5)}.btn-white{color:#212529;background-color:#fff;border-color:#fff}.btn-white:hover{color:#212529;background-color:#ececec;border-color:#e6e6e6}.btn-white.focus,.btn-white:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,2%,87%,.5);box-shadow:0 0 0 .2rem hsla(210,2%,87%,.5)}.btn-white.disabled,.btn-white:disabled{color:#212529;background-color:#fff;border-color:#fff}.btn-white:not(:disabled):not(.disabled).active,.btn-white:not(:disabled):not(.disabled):active,.show>.btn-white.dropdown-toggle{color:#212529;background-color:#e6e6e6;border-color:#dfdfdf}.btn-white:not(:disabled):not(.disabled).active:focus,.btn-white:not(:disabled):not(.disabled):active:focus,.show>.btn-white.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,2%,87%,.5);box-shadow:0 0 0 .2rem hsla(210,2%,87%,.5)}.btn-black,.btn-black:hover{color:#fff;background-color:#000;border-color:#000}.btn-black.focus,.btn-black:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,15%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,15%,.5)}.btn-black.disabled,.btn-black:disabled,.btn-black:not(:disabled):not(.disabled).active,.btn-black:not(:disabled):not(.disabled):active,.show>.btn-black.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-black:not(:disabled):not(.disabled).active:focus,.btn-black:not(:disabled):not(.disabled):active:focus,.show>.btn-black.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,15%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,15%,.5)}.btn-gray-400{color:#212529;background-color:#ced4da;border-color:#ced4da}.btn-gray-400:hover{color:#212529;background-color:#b8c1ca;border-color:#b1bbc4}.btn-gray-400.focus,.btn-gray-400:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,8%,73%,.5);box-shadow:0 0 0 .2rem hsla(210,8%,73%,.5)}.btn-gray-400.disabled,.btn-gray-400:disabled{color:#212529;background-color:#ced4da;border-color:#ced4da}.btn-gray-400:not(:disabled):not(.disabled).active,.btn-gray-400:not(:disabled):not(.disabled):active,.show>.btn-gray-400.dropdown-toggle{color:#212529;background-color:#b1bbc4;border-color:#aab4bf}.btn-gray-400:not(:disabled):not(.disabled).active:focus,.btn-gray-400:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-400.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,8%,73%,.5);box-shadow:0 0 0 .2rem hsla(210,8%,73%,.5)}.btn-gray-500{color:#212529;background-color:#adb5bd;border-color:#adb5bd}.btn-gray-500:hover{color:#212529;background-color:#98a2ac;border-color:#919ca6}.btn-gray-500.focus,.btn-gray-500:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,8%,63%,.5);box-shadow:0 0 0 .2rem hsla(210,8%,63%,.5)}.btn-gray-500.disabled,.btn-gray-500:disabled{color:#212529;background-color:#adb5bd;border-color:#adb5bd}.btn-gray-500:not(:disabled):not(.disabled).active,.btn-gray-500:not(:disabled):not(.disabled):active,.show>.btn-gray-500.dropdown-toggle{color:#212529;background-color:#919ca6;border-color:#8a95a1}.btn-gray-500:not(:disabled):not(.disabled).active:focus,.btn-gray-500:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-500.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,8%,63%,.5);box-shadow:0 0 0 .2rem hsla(210,8%,63%,.5)}.btn-gray-600{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-gray-600:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-gray-600.focus,.btn-gray-600:focus{-webkit-box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5);box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-gray-600.disabled,.btn-gray-600:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-gray-600:not(:disabled):not(.disabled).active,.btn-gray-600:not(:disabled):not(.disabled):active,.show>.btn-gray-600.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-gray-600:not(:disabled):not(.disabled).active:focus,.btn-gray-600:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-600.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5);box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-gray-700{color:#fff;background-color:#495057;border-color:#495057}.btn-gray-700:hover{color:#fff;background-color:#383d42;border-color:#32373b}.btn-gray-700.focus,.btn-gray-700:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,6%,42%,.5);box-shadow:0 0 0 .2rem hsla(210,6%,42%,.5)}.btn-gray-700.disabled,.btn-gray-700:disabled{color:#fff;background-color:#495057;border-color:#495057}.btn-gray-700:not(:disabled):not(.disabled).active,.btn-gray-700:not(:disabled):not(.disabled):active,.show>.btn-gray-700.dropdown-toggle{color:#fff;background-color:#32373b;border-color:#2c3034}.btn-gray-700:not(:disabled):not(.disabled).active:focus,.btn-gray-700:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-700.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(210,6%,42%,.5);box-shadow:0 0 0 .2rem hsla(210,6%,42%,.5)}.btn-gray-800{color:#fff;background-color:#343a40;border-color:#343a40}.btn-gray-800:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-gray-800.focus,.btn-gray-800:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-gray-800.disabled,.btn-gray-800:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-gray-800:not(:disabled):not(.disabled).active,.btn-gray-800:not(:disabled):not(.disabled):active,.show>.btn-gray-800.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-gray-800:not(:disabled):not(.disabled).active:focus,.btn-gray-800:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-800.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-gray-900{color:#fff;background-color:#212529;border-color:#212529}.btn-gray-900:hover{color:#fff;background-color:#101214;border-color:#0a0c0d}.btn-gray-900.focus,.btn-gray-900:focus{-webkit-box-shadow:0 0 0 .2rem rgba(66,70,73,.5);box-shadow:0 0 0 .2rem rgba(66,70,73,.5)}.btn-gray-900.disabled,.btn-gray-900:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-gray-900:not(:disabled):not(.disabled).active,.btn-gray-900:not(:disabled):not(.disabled):active,.show>.btn-gray-900.dropdown-toggle{color:#fff;background-color:#0a0c0d;border-color:#050506}.btn-gray-900:not(:disabled):not(.disabled).active:focus,.btn-gray-900:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-900.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(66,70,73,.5);box-shadow:0 0 0 .2rem rgba(66,70,73,.5)}.btn-outline-primary{color:#334968;border-color:#334968}.btn-outline-primary:hover{color:#fff;background-color:#334968;border-color:#334968}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(51,73,104,.5);box-shadow:0 0 0 .2rem rgba(51,73,104,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#334968;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#334968;border-color:#334968}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(51,73,104,.5);box-shadow:0 0 0 .2rem rgba(51,73,104,.5)}.btn-outline-secondary{color:#3372b0;border-color:#3372b0}.btn-outline-secondary:hover{color:#fff;background-color:#3372b0;border-color:#3372b0}.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(51,114,176,.5);box-shadow:0 0 0 .2rem rgba(51,114,176,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#3372b0;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#3372b0;border-color:#3372b0}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(51,114,176,.5);box-shadow:0 0 0 .2rem rgba(51,114,176,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#3372b0;border-color:#3372b0}.btn-outline-info:hover{color:#fff;background-color:#3372b0;border-color:#3372b0}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(51,114,176,.5);box-shadow:0 0 0 .2rem rgba(51,114,176,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#3372b0;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#3372b0;border-color:#3372b0}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(51,114,176,.5);box-shadow:0 0 0 .2rem rgba(51,114,176,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-americas{color:#508ca0;border-color:#508ca0}.btn-outline-americas:hover{color:#fff;background-color:#508ca0;border-color:#508ca0}.btn-outline-americas.focus,.btn-outline-americas:focus{-webkit-box-shadow:0 0 0 .2rem rgba(80,140,160,.5);box-shadow:0 0 0 .2rem rgba(80,140,160,.5)}.btn-outline-americas.disabled,.btn-outline-americas:disabled{color:#508ca0;background-color:transparent}.btn-outline-americas:not(:disabled):not(.disabled).active,.btn-outline-americas:not(:disabled):not(.disabled):active,.show>.btn-outline-americas.dropdown-toggle{color:#fff;background-color:#508ca0;border-color:#508ca0}.btn-outline-americas:not(:disabled):not(.disabled).active:focus,.btn-outline-americas:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-americas.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(80,140,160,.5);box-shadow:0 0 0 .2rem rgba(80,140,160,.5)}.btn-outline-asia{color:#790102;border-color:#790102}.btn-outline-asia:hover{color:#fff;background-color:#790102;border-color:#790102}.btn-outline-asia.focus,.btn-outline-asia:focus{-webkit-box-shadow:0 0 0 .2rem rgba(121,1,2,.5);box-shadow:0 0 0 .2rem rgba(121,1,2,.5)}.btn-outline-asia.disabled,.btn-outline-asia:disabled{color:#790102;background-color:transparent}.btn-outline-asia:not(:disabled):not(.disabled).active,.btn-outline-asia:not(:disabled):not(.disabled):active,.show>.btn-outline-asia.dropdown-toggle{color:#fff;background-color:#790102;border-color:#790102}.btn-outline-asia:not(:disabled):not(.disabled).active:focus,.btn-outline-asia:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-asia.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(121,1,2,.5);box-shadow:0 0 0 .2rem rgba(121,1,2,.5)}.btn-outline-europe{color:#296c86;border-color:#296c86}.btn-outline-europe:hover{color:#fff;background-color:#296c86;border-color:#296c86}.btn-outline-europe.focus,.btn-outline-europe:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,108,134,.5);box-shadow:0 0 0 .2rem rgba(41,108,134,.5)}.btn-outline-europe.disabled,.btn-outline-europe:disabled{color:#296c86;background-color:transparent}.btn-outline-europe:not(:disabled):not(.disabled).active,.btn-outline-europe:not(:disabled):not(.disabled):active,.show>.btn-outline-europe.dropdown-toggle{color:#fff;background-color:#296c86;border-color:#296c86}.btn-outline-europe:not(:disabled):not(.disabled).active:focus,.btn-outline-europe:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-europe.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,108,134,.5);box-shadow:0 0 0 .2rem rgba(41,108,134,.5)}.btn-outline-ceema{color:#c69b28;border-color:#c69b28}.btn-outline-ceema:hover{color:#212529;background-color:#c69b28;border-color:#c69b28}.btn-outline-ceema.focus,.btn-outline-ceema:focus{-webkit-box-shadow:0 0 0 .2rem rgba(198,155,40,.5);box-shadow:0 0 0 .2rem rgba(198,155,40,.5)}.btn-outline-ceema.disabled,.btn-outline-ceema:disabled{color:#c69b28;background-color:transparent}.btn-outline-ceema:not(:disabled):not(.disabled).active,.btn-outline-ceema:not(:disabled):not(.disabled):active,.show>.btn-outline-ceema.dropdown-toggle{color:#212529;background-color:#c69b28;border-color:#c69b28}.btn-outline-ceema:not(:disabled):not(.disabled).active:focus,.btn-outline-ceema:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-ceema.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(198,155,40,.5);box-shadow:0 0 0 .2rem rgba(198,155,40,.5)}.btn-outline-covenants{color:#44715b;border-color:#44715b}.btn-outline-covenants:hover{color:#fff;background-color:#44715b;border-color:#44715b}.btn-outline-covenants.focus,.btn-outline-covenants:focus{-webkit-box-shadow:0 0 0 .2rem rgba(68,113,91,.5);box-shadow:0 0 0 .2rem rgba(68,113,91,.5)}.btn-outline-covenants.disabled,.btn-outline-covenants:disabled{color:#44715b;background-color:transparent}.btn-outline-covenants:not(:disabled):not(.disabled).active,.btn-outline-covenants:not(:disabled):not(.disabled):active,.show>.btn-outline-covenants.dropdown-toggle{color:#fff;background-color:#44715b;border-color:#44715b}.btn-outline-covenants:not(:disabled):not(.disabled).active:focus,.btn-outline-covenants:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-covenants.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(68,113,91,.5);box-shadow:0 0 0 .2rem rgba(68,113,91,.5)}.btn-outline-first-day{color:#592382;border-color:#592382}.btn-outline-first-day:hover{color:#fff;background-color:#592382;border-color:#592382}.btn-outline-first-day.focus,.btn-outline-first-day:focus{-webkit-box-shadow:0 0 0 .2rem rgba(89,35,130,.5);box-shadow:0 0 0 .2rem rgba(89,35,130,.5)}.btn-outline-first-day.disabled,.btn-outline-first-day:disabled{color:#592382;background-color:transparent}.btn-outline-first-day:not(:disabled):not(.disabled).active,.btn-outline-first-day:not(:disabled):not(.disabled):active,.show>.btn-outline-first-day.dropdown-toggle{color:#fff;background-color:#592382;border-color:#592382}.btn-outline-first-day:not(:disabled):not(.disabled).active:focus,.btn-outline-first-day:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-first-day.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(89,35,130,.5);box-shadow:0 0 0 .2rem rgba(89,35,130,.5)}.btn-outline-event-driven{color:#003e30;border-color:#003e30}.btn-outline-event-driven:hover{color:#fff;background-color:#003e30;border-color:#003e30}.btn-outline-event-driven.focus,.btn-outline-event-driven:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,62,48,.5);box-shadow:0 0 0 .2rem rgba(0,62,48,.5)}.btn-outline-event-driven.disabled,.btn-outline-event-driven:disabled{color:#003e30;background-color:transparent}.btn-outline-event-driven:not(:disabled):not(.disabled).active,.btn-outline-event-driven:not(:disabled):not(.disabled):active,.show>.btn-outline-event-driven.dropdown-toggle{color:#fff;background-color:#003e30;border-color:#003e30}.btn-outline-event-driven:not(:disabled):not(.disabled).active:focus,.btn-outline-event-driven:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-event-driven.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,62,48,.5);box-shadow:0 0 0 .2rem rgba(0,62,48,.5)}.btn-outline-ma{color:#003e30;border-color:#003e30}.btn-outline-ma:hover{color:#fff;background-color:#003e30;border-color:#003e30}.btn-outline-ma.focus,.btn-outline-ma:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,62,48,.5);box-shadow:0 0 0 .2rem rgba(0,62,48,.5)}.btn-outline-ma.disabled,.btn-outline-ma:disabled{color:#003e30;background-color:transparent}.btn-outline-ma:not(:disabled):not(.disabled).active,.btn-outline-ma:not(:disabled):not(.disabled):active,.show>.btn-outline-ma.dropdown-toggle{color:#fff;background-color:#003e30;border-color:#003e30}.btn-outline-ma:not(:disabled):not(.disabled).active:focus,.btn-outline-ma:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-ma.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,62,48,.5);box-shadow:0 0 0 .2rem rgba(0,62,48,.5)}.btn-outline-litigation-intelligence{color:#6e7daa;border-color:#6e7daa}.btn-outline-litigation-intelligence:hover{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-outline-litigation-intelligence.focus,.btn-outline-litigation-intelligence:focus{-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.btn-outline-litigation-intelligence.disabled,.btn-outline-litigation-intelligence:disabled{color:#6e7daa;background-color:transparent}.btn-outline-litigation-intelligence:not(:disabled):not(.disabled).active,.btn-outline-litigation-intelligence:not(:disabled):not(.disabled):active,.show>.btn-outline-litigation-intelligence.dropdown-toggle{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-outline-litigation-intelligence:not(:disabled):not(.disabled).active:focus,.btn-outline-litigation-intelligence:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-litigation-intelligence.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.btn-outline-pharma{color:#6e7daa;border-color:#6e7daa}.btn-outline-pharma:hover{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-outline-pharma.focus,.btn-outline-pharma:focus{-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.btn-outline-pharma.disabled,.btn-outline-pharma:disabled{color:#6e7daa;background-color:transparent}.btn-outline-pharma:not(:disabled):not(.disabled).active,.btn-outline-pharma:not(:disabled):not(.disabled):active,.show>.btn-outline-pharma.dropdown-toggle{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-outline-pharma:not(:disabled):not(.disabled).active:focus,.btn-outline-pharma:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-pharma.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.btn-outline-americas-middle-market{color:#6e7daa;border-color:#6e7daa}.btn-outline-americas-middle-market:hover{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-outline-americas-middle-market.focus,.btn-outline-americas-middle-market:focus{-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.btn-outline-americas-middle-market.disabled,.btn-outline-americas-middle-market:disabled{color:#6e7daa;background-color:transparent}.btn-outline-americas-middle-market:not(:disabled):not(.disabled).active,.btn-outline-americas-middle-market:not(:disabled):not(.disabled):active,.show>.btn-outline-americas-middle-market.dropdown-toggle{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-outline-americas-middle-market:not(:disabled):not(.disabled).active:focus,.btn-outline-americas-middle-market:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-americas-middle-market.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.btn-outline-emea-middle-market{color:#6e7daa;border-color:#6e7daa}.btn-outline-emea-middle-market:hover{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-outline-emea-middle-market.focus,.btn-outline-emea-middle-market:focus{-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.btn-outline-emea-middle-market.disabled,.btn-outline-emea-middle-market:disabled{color:#6e7daa;background-color:transparent}.btn-outline-emea-middle-market:not(:disabled):not(.disabled).active,.btn-outline-emea-middle-market:not(:disabled):not(.disabled):active,.show>.btn-outline-emea-middle-market.dropdown-toggle{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-outline-emea-middle-market:not(:disabled):not(.disabled).active:focus,.btn-outline-emea-middle-market:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-emea-middle-market.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.btn-outline-reorg-dark-blue{color:#334968;border-color:#334968}.btn-outline-reorg-dark-blue:hover{color:#fff;background-color:#334968;border-color:#334968}.btn-outline-reorg-dark-blue.focus,.btn-outline-reorg-dark-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(51,73,104,.5);box-shadow:0 0 0 .2rem rgba(51,73,104,.5)}.btn-outline-reorg-dark-blue.disabled,.btn-outline-reorg-dark-blue:disabled{color:#334968;background-color:transparent}.btn-outline-reorg-dark-blue:not(:disabled):not(.disabled).active,.btn-outline-reorg-dark-blue:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-dark-blue.dropdown-toggle{color:#fff;background-color:#334968;border-color:#334968}.btn-outline-reorg-dark-blue:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-dark-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-dark-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(51,73,104,.5);box-shadow:0 0 0 .2rem rgba(51,73,104,.5)}.btn-outline-reorg-light-blue{color:#3372b0;border-color:#3372b0}.btn-outline-reorg-light-blue:hover{color:#fff;background-color:#3372b0;border-color:#3372b0}.btn-outline-reorg-light-blue.focus,.btn-outline-reorg-light-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(51,114,176,.5);box-shadow:0 0 0 .2rem rgba(51,114,176,.5)}.btn-outline-reorg-light-blue.disabled,.btn-outline-reorg-light-blue:disabled{color:#3372b0;background-color:transparent}.btn-outline-reorg-light-blue:not(:disabled):not(.disabled).active,.btn-outline-reorg-light-blue:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-light-blue.dropdown-toggle{color:#fff;background-color:#3372b0;border-color:#3372b0}.btn-outline-reorg-light-blue:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-light-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-light-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(51,114,176,.5);box-shadow:0 0 0 .2rem rgba(51,114,176,.5)}.btn-outline-reorg-black-blue{color:#002744;border-color:#002744}.btn-outline-reorg-black-blue:hover{color:#fff;background-color:#002744;border-color:#002744}.btn-outline-reorg-black-blue.focus,.btn-outline-reorg-black-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,39,68,.5);box-shadow:0 0 0 .2rem rgba(0,39,68,.5)}.btn-outline-reorg-black-blue.disabled,.btn-outline-reorg-black-blue:disabled{color:#002744;background-color:transparent}.btn-outline-reorg-black-blue:not(:disabled):not(.disabled).active,.btn-outline-reorg-black-blue:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-black-blue.dropdown-toggle{color:#fff;background-color:#002744;border-color:#002744}.btn-outline-reorg-black-blue:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-black-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-black-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,39,68,.5);box-shadow:0 0 0 .2rem rgba(0,39,68,.5)}.btn-outline-reorg-orange{color:#9f5f27;border-color:#9f5f27}.btn-outline-reorg-orange:hover{color:#fff;background-color:#9f5f27;border-color:#9f5f27}.btn-outline-reorg-orange.focus,.btn-outline-reorg-orange:focus{-webkit-box-shadow:0 0 0 .2rem rgba(159,95,39,.5);box-shadow:0 0 0 .2rem rgba(159,95,39,.5)}.btn-outline-reorg-orange.disabled,.btn-outline-reorg-orange:disabled{color:#9f5f27;background-color:transparent}.btn-outline-reorg-orange:not(:disabled):not(.disabled).active,.btn-outline-reorg-orange:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-orange.dropdown-toggle{color:#fff;background-color:#9f5f27;border-color:#9f5f27}.btn-outline-reorg-orange:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-orange:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-orange.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(159,95,39,.5);box-shadow:0 0 0 .2rem rgba(159,95,39,.5)}.btn-outline-reorg-beige{color:#f4f1ee;border-color:#f4f1ee}.btn-outline-reorg-beige:hover{color:#212529;background-color:#f4f1ee;border-color:#f4f1ee}.btn-outline-reorg-beige.focus,.btn-outline-reorg-beige:focus{-webkit-box-shadow:0 0 0 .2rem hsla(30,21%,95%,.5);box-shadow:0 0 0 .2rem hsla(30,21%,95%,.5)}.btn-outline-reorg-beige.disabled,.btn-outline-reorg-beige:disabled{color:#f4f1ee;background-color:transparent}.btn-outline-reorg-beige:not(:disabled):not(.disabled).active,.btn-outline-reorg-beige:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-beige.dropdown-toggle{color:#212529;background-color:#f4f1ee;border-color:#f4f1ee}.btn-outline-reorg-beige:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-beige:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-beige.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(30,21%,95%,.5);box-shadow:0 0 0 .2rem hsla(30,21%,95%,.5)}.btn-outline-reorg-teal{color:#44715b;border-color:#44715b}.btn-outline-reorg-teal:hover{color:#fff;background-color:#44715b;border-color:#44715b}.btn-outline-reorg-teal.focus,.btn-outline-reorg-teal:focus{-webkit-box-shadow:0 0 0 .2rem rgba(68,113,91,.5);box-shadow:0 0 0 .2rem rgba(68,113,91,.5)}.btn-outline-reorg-teal.disabled,.btn-outline-reorg-teal:disabled{color:#44715b;background-color:transparent}.btn-outline-reorg-teal:not(:disabled):not(.disabled).active,.btn-outline-reorg-teal:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-teal.dropdown-toggle{color:#fff;background-color:#44715b;border-color:#44715b}.btn-outline-reorg-teal:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-teal:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-teal.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(68,113,91,.5);box-shadow:0 0 0 .2rem rgba(68,113,91,.5)}.btn-outline-reorg-plum{color:#592382;border-color:#592382}.btn-outline-reorg-plum:hover{color:#fff;background-color:#592382;border-color:#592382}.btn-outline-reorg-plum.focus,.btn-outline-reorg-plum:focus{-webkit-box-shadow:0 0 0 .2rem rgba(89,35,130,.5);box-shadow:0 0 0 .2rem rgba(89,35,130,.5)}.btn-outline-reorg-plum.disabled,.btn-outline-reorg-plum:disabled{color:#592382;background-color:transparent}.btn-outline-reorg-plum:not(:disabled):not(.disabled).active,.btn-outline-reorg-plum:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-plum.dropdown-toggle{color:#fff;background-color:#592382;border-color:#592382}.btn-outline-reorg-plum:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-plum:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-plum.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(89,35,130,.5);box-shadow:0 0 0 .2rem rgba(89,35,130,.5)}.btn-outline-reorg-kiwi{color:#92a660;border-color:#92a660}.btn-outline-reorg-kiwi:hover{color:#212529;background-color:#92a660;border-color:#92a660}.btn-outline-reorg-kiwi.focus,.btn-outline-reorg-kiwi:focus{-webkit-box-shadow:0 0 0 .2rem rgba(146,166,96,.5);box-shadow:0 0 0 .2rem rgba(146,166,96,.5)}.btn-outline-reorg-kiwi.disabled,.btn-outline-reorg-kiwi:disabled{color:#92a660;background-color:transparent}.btn-outline-reorg-kiwi:not(:disabled):not(.disabled).active,.btn-outline-reorg-kiwi:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-kiwi.dropdown-toggle{color:#212529;background-color:#92a660;border-color:#92a660}.btn-outline-reorg-kiwi:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-kiwi:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-kiwi.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(146,166,96,.5);box-shadow:0 0 0 .2rem rgba(146,166,96,.5)}.btn-outline-reorg-forest{color:#003e30;border-color:#003e30}.btn-outline-reorg-forest:hover{color:#fff;background-color:#003e30;border-color:#003e30}.btn-outline-reorg-forest.focus,.btn-outline-reorg-forest:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,62,48,.5);box-shadow:0 0 0 .2rem rgba(0,62,48,.5)}.btn-outline-reorg-forest.disabled,.btn-outline-reorg-forest:disabled{color:#003e30;background-color:transparent}.btn-outline-reorg-forest:not(:disabled):not(.disabled).active,.btn-outline-reorg-forest:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-forest.dropdown-toggle{color:#fff;background-color:#003e30;border-color:#003e30}.btn-outline-reorg-forest:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-forest:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-forest.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,62,48,.5);box-shadow:0 0 0 .2rem rgba(0,62,48,.5)}.btn-outline-reorg-gold{color:#a38b60;border-color:#a38b60}.btn-outline-reorg-gold:hover{color:#fff;background-color:#a38b60;border-color:#a38b60}.btn-outline-reorg-gold.focus,.btn-outline-reorg-gold:focus{-webkit-box-shadow:0 0 0 .2rem rgba(163,139,96,.5);box-shadow:0 0 0 .2rem rgba(163,139,96,.5)}.btn-outline-reorg-gold.disabled,.btn-outline-reorg-gold:disabled{color:#a38b60;background-color:transparent}.btn-outline-reorg-gold:not(:disabled):not(.disabled).active,.btn-outline-reorg-gold:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-gold.dropdown-toggle{color:#fff;background-color:#a38b60;border-color:#a38b60}.btn-outline-reorg-gold:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-gold:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-gold.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(163,139,96,.5);box-shadow:0 0 0 .2rem rgba(163,139,96,.5)}.btn-outline-reorg-mustard{color:#c69b28;border-color:#c69b28}.btn-outline-reorg-mustard:hover{color:#212529;background-color:#c69b28;border-color:#c69b28}.btn-outline-reorg-mustard.focus,.btn-outline-reorg-mustard:focus{-webkit-box-shadow:0 0 0 .2rem rgba(198,155,40,.5);box-shadow:0 0 0 .2rem rgba(198,155,40,.5)}.btn-outline-reorg-mustard.disabled,.btn-outline-reorg-mustard:disabled{color:#c69b28;background-color:transparent}.btn-outline-reorg-mustard:not(:disabled):not(.disabled).active,.btn-outline-reorg-mustard:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-mustard.dropdown-toggle{color:#212529;background-color:#c69b28;border-color:#c69b28}.btn-outline-reorg-mustard:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-mustard:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-mustard.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(198,155,40,.5);box-shadow:0 0 0 .2rem rgba(198,155,40,.5)}.btn-outline-reorg-cadet-blue{color:#508ca0;border-color:#508ca0}.btn-outline-reorg-cadet-blue:hover{color:#fff;background-color:#508ca0;border-color:#508ca0}.btn-outline-reorg-cadet-blue.focus,.btn-outline-reorg-cadet-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(80,140,160,.5);box-shadow:0 0 0 .2rem rgba(80,140,160,.5)}.btn-outline-reorg-cadet-blue.disabled,.btn-outline-reorg-cadet-blue:disabled{color:#508ca0;background-color:transparent}.btn-outline-reorg-cadet-blue:not(:disabled):not(.disabled).active,.btn-outline-reorg-cadet-blue:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-cadet-blue.dropdown-toggle{color:#fff;background-color:#508ca0;border-color:#508ca0}.btn-outline-reorg-cadet-blue:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-cadet-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-cadet-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(80,140,160,.5);box-shadow:0 0 0 .2rem rgba(80,140,160,.5)}.btn-outline-reorg-steel-blue{color:#296c86;border-color:#296c86}.btn-outline-reorg-steel-blue:hover{color:#fff;background-color:#296c86;border-color:#296c86}.btn-outline-reorg-steel-blue.focus,.btn-outline-reorg-steel-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,108,134,.5);box-shadow:0 0 0 .2rem rgba(41,108,134,.5)}.btn-outline-reorg-steel-blue.disabled,.btn-outline-reorg-steel-blue:disabled{color:#296c86;background-color:transparent}.btn-outline-reorg-steel-blue:not(:disabled):not(.disabled).active,.btn-outline-reorg-steel-blue:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-steel-blue.dropdown-toggle{color:#fff;background-color:#296c86;border-color:#296c86}.btn-outline-reorg-steel-blue:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-steel-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-steel-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(41,108,134,.5);box-shadow:0 0 0 .2rem rgba(41,108,134,.5)}.btn-outline-reorg-crimson{color:#790102;border-color:#790102}.btn-outline-reorg-crimson:hover{color:#fff;background-color:#790102;border-color:#790102}.btn-outline-reorg-crimson.focus,.btn-outline-reorg-crimson:focus{-webkit-box-shadow:0 0 0 .2rem rgba(121,1,2,.5);box-shadow:0 0 0 .2rem rgba(121,1,2,.5)}.btn-outline-reorg-crimson.disabled,.btn-outline-reorg-crimson:disabled{color:#790102;background-color:transparent}.btn-outline-reorg-crimson:not(:disabled):not(.disabled).active,.btn-outline-reorg-crimson:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-crimson.dropdown-toggle{color:#fff;background-color:#790102;border-color:#790102}.btn-outline-reorg-crimson:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-crimson:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-crimson.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(121,1,2,.5);box-shadow:0 0 0 .2rem rgba(121,1,2,.5)}.btn-outline-reorg-periwinkle{color:#6e7daa;border-color:#6e7daa}.btn-outline-reorg-periwinkle:hover{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-outline-reorg-periwinkle.focus,.btn-outline-reorg-periwinkle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.btn-outline-reorg-periwinkle.disabled,.btn-outline-reorg-periwinkle:disabled{color:#6e7daa;background-color:transparent}.btn-outline-reorg-periwinkle:not(:disabled):not(.disabled).active,.btn-outline-reorg-periwinkle:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-periwinkle.dropdown-toggle{color:#fff;background-color:#6e7daa;border-color:#6e7daa}.btn-outline-reorg-periwinkle:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-periwinkle:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-periwinkle.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.btn-outline-reorg-seafoam{color:#25b0ba;border-color:#25b0ba}.btn-outline-reorg-seafoam:hover{color:#fff;background-color:#25b0ba;border-color:#25b0ba}.btn-outline-reorg-seafoam.focus,.btn-outline-reorg-seafoam:focus{-webkit-box-shadow:0 0 0 .2rem rgba(37,176,186,.5);box-shadow:0 0 0 .2rem rgba(37,176,186,.5)}.btn-outline-reorg-seafoam.disabled,.btn-outline-reorg-seafoam:disabled{color:#25b0ba;background-color:transparent}.btn-outline-reorg-seafoam:not(:disabled):not(.disabled).active,.btn-outline-reorg-seafoam:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-seafoam.dropdown-toggle{color:#fff;background-color:#25b0ba;border-color:#25b0ba}.btn-outline-reorg-seafoam:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-seafoam:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-seafoam.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(37,176,186,.5);box-shadow:0 0 0 .2rem rgba(37,176,186,.5)}.btn-outline-reorg-peach{color:#cf916c;border-color:#cf916c}.btn-outline-reorg-peach:hover{color:#212529;background-color:#cf916c;border-color:#cf916c}.btn-outline-reorg-peach.focus,.btn-outline-reorg-peach:focus{-webkit-box-shadow:0 0 0 .2rem hsla(22,51%,62%,.5);box-shadow:0 0 0 .2rem hsla(22,51%,62%,.5)}.btn-outline-reorg-peach.disabled,.btn-outline-reorg-peach:disabled{color:#cf916c;background-color:transparent}.btn-outline-reorg-peach:not(:disabled):not(.disabled).active,.btn-outline-reorg-peach:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-peach.dropdown-toggle{color:#212529;background-color:#cf916c;border-color:#cf916c}.btn-outline-reorg-peach:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-peach:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-peach.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(22,51%,62%,.5);box-shadow:0 0 0 .2rem hsla(22,51%,62%,.5)}.btn-outline-reorg-steel{color:#7891a0;border-color:#7891a0}.btn-outline-reorg-steel:hover{color:#fff;background-color:#7891a0;border-color:#7891a0}.btn-outline-reorg-steel.focus,.btn-outline-reorg-steel:focus{-webkit-box-shadow:0 0 0 .2rem rgba(120,145,160,.5);box-shadow:0 0 0 .2rem rgba(120,145,160,.5)}.btn-outline-reorg-steel.disabled,.btn-outline-reorg-steel:disabled{color:#7891a0;background-color:transparent}.btn-outline-reorg-steel:not(:disabled):not(.disabled).active,.btn-outline-reorg-steel:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-steel.dropdown-toggle{color:#fff;background-color:#7891a0;border-color:#7891a0}.btn-outline-reorg-steel:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-steel:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-steel.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(120,145,160,.5);box-shadow:0 0 0 .2rem rgba(120,145,160,.5)}.btn-outline-reorg-watermelon{color:#d95350;border-color:#d95350}.btn-outline-reorg-watermelon:hover{color:#fff;background-color:#d95350;border-color:#d95350}.btn-outline-reorg-watermelon.focus,.btn-outline-reorg-watermelon:focus{-webkit-box-shadow:0 0 0 .2rem rgba(217,83,80,.5);box-shadow:0 0 0 .2rem rgba(217,83,80,.5)}.btn-outline-reorg-watermelon.disabled,.btn-outline-reorg-watermelon:disabled{color:#d95350;background-color:transparent}.btn-outline-reorg-watermelon:not(:disabled):not(.disabled).active,.btn-outline-reorg-watermelon:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-watermelon.dropdown-toggle{color:#fff;background-color:#d95350;border-color:#d95350}.btn-outline-reorg-watermelon:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-watermelon:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-watermelon.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(217,83,80,.5);box-shadow:0 0 0 .2rem rgba(217,83,80,.5)}.btn-outline-reorg-tangerine{color:#c87300;border-color:#c87300}.btn-outline-reorg-tangerine:hover{color:#fff;background-color:#c87300;border-color:#c87300}.btn-outline-reorg-tangerine.focus,.btn-outline-reorg-tangerine:focus{-webkit-box-shadow:0 0 0 .2rem rgba(200,115,0,.5);box-shadow:0 0 0 .2rem rgba(200,115,0,.5)}.btn-outline-reorg-tangerine.disabled,.btn-outline-reorg-tangerine:disabled{color:#c87300;background-color:transparent}.btn-outline-reorg-tangerine:not(:disabled):not(.disabled).active,.btn-outline-reorg-tangerine:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-tangerine.dropdown-toggle{color:#fff;background-color:#c87300;border-color:#c87300}.btn-outline-reorg-tangerine:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-tangerine:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-tangerine.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(200,115,0,.5);box-shadow:0 0 0 .2rem rgba(200,115,0,.5)}.btn-outline-reorg-brown{color:#64410a;border-color:#64410a}.btn-outline-reorg-brown:hover{color:#fff;background-color:#64410a;border-color:#64410a}.btn-outline-reorg-brown.focus,.btn-outline-reorg-brown:focus{-webkit-box-shadow:0 0 0 .2rem rgba(100,65,10,.5);box-shadow:0 0 0 .2rem rgba(100,65,10,.5)}.btn-outline-reorg-brown.disabled,.btn-outline-reorg-brown:disabled{color:#64410a;background-color:transparent}.btn-outline-reorg-brown:not(:disabled):not(.disabled).active,.btn-outline-reorg-brown:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-brown.dropdown-toggle{color:#fff;background-color:#64410a;border-color:#64410a}.btn-outline-reorg-brown:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-brown:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-brown.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(100,65,10,.5);box-shadow:0 0 0 .2rem rgba(100,65,10,.5)}.btn-outline-reorg-eggplant{color:#3c003c;border-color:#3c003c}.btn-outline-reorg-eggplant:hover{color:#fff;background-color:#3c003c;border-color:#3c003c}.btn-outline-reorg-eggplant.focus,.btn-outline-reorg-eggplant:focus{-webkit-box-shadow:0 0 0 .2rem rgba(60,0,60,.5);box-shadow:0 0 0 .2rem rgba(60,0,60,.5)}.btn-outline-reorg-eggplant.disabled,.btn-outline-reorg-eggplant:disabled{color:#3c003c;background-color:transparent}.btn-outline-reorg-eggplant:not(:disabled):not(.disabled).active,.btn-outline-reorg-eggplant:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-eggplant.dropdown-toggle{color:#fff;background-color:#3c003c;border-color:#3c003c}.btn-outline-reorg-eggplant:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-eggplant:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-eggplant.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(60,0,60,.5);box-shadow:0 0 0 .2rem rgba(60,0,60,.5)}.btn-outline-reorg-cyan{color:#00a3da;border-color:#00a3da}.btn-outline-reorg-cyan:hover{color:#fff;background-color:#00a3da;border-color:#00a3da}.btn-outline-reorg-cyan.focus,.btn-outline-reorg-cyan:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,163,218,.5);box-shadow:0 0 0 .2rem rgba(0,163,218,.5)}.btn-outline-reorg-cyan.disabled,.btn-outline-reorg-cyan:disabled{color:#00a3da;background-color:transparent}.btn-outline-reorg-cyan:not(:disabled):not(.disabled).active,.btn-outline-reorg-cyan:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-cyan.dropdown-toggle{color:#fff;background-color:#00a3da;border-color:#00a3da}.btn-outline-reorg-cyan:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-cyan:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-cyan.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,163,218,.5);box-shadow:0 0 0 .2rem rgba(0,163,218,.5)}.btn-outline-reorg-olive{color:#75713a;border-color:#75713a}.btn-outline-reorg-olive:hover{color:#fff;background-color:#75713a;border-color:#75713a}.btn-outline-reorg-olive.focus,.btn-outline-reorg-olive:focus{-webkit-box-shadow:0 0 0 .2rem rgba(117,113,58,.5);box-shadow:0 0 0 .2rem rgba(117,113,58,.5)}.btn-outline-reorg-olive.disabled,.btn-outline-reorg-olive:disabled{color:#75713a;background-color:transparent}.btn-outline-reorg-olive:not(:disabled):not(.disabled).active,.btn-outline-reorg-olive:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-olive.dropdown-toggle{color:#fff;background-color:#75713a;border-color:#75713a}.btn-outline-reorg-olive:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-olive:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-olive.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(117,113,58,.5);box-shadow:0 0 0 .2rem rgba(117,113,58,.5)}.btn-outline-reorg-pale-orange{color:#fefcfa;border-color:#fefcfa}.btn-outline-reorg-pale-orange:hover{color:#212529;background-color:#fefcfa;border-color:#fefcfa}.btn-outline-reorg-pale-orange.focus,.btn-outline-reorg-pale-orange:focus{-webkit-box-shadow:0 0 0 .2rem hsla(28,61%,99%,.5);box-shadow:0 0 0 .2rem hsla(28,61%,99%,.5)}.btn-outline-reorg-pale-orange.disabled,.btn-outline-reorg-pale-orange:disabled{color:#fefcfa;background-color:transparent}.btn-outline-reorg-pale-orange:not(:disabled):not(.disabled).active,.btn-outline-reorg-pale-orange:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-pale-orange.dropdown-toggle{color:#212529;background-color:#fefcfa;border-color:#fefcfa}.btn-outline-reorg-pale-orange:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-pale-orange:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-pale-orange.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(28,61%,99%,.5);box-shadow:0 0 0 .2rem hsla(28,61%,99%,.5)}.btn-outline-reorg-pale-gold{color:#fff;border-color:#fff}.btn-outline-reorg-pale-gold:hover{color:#212529;background-color:#fff;border-color:#fff}.btn-outline-reorg-pale-gold.focus,.btn-outline-reorg-pale-gold:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-outline-reorg-pale-gold.disabled,.btn-outline-reorg-pale-gold:disabled{color:#fff;background-color:transparent}.btn-outline-reorg-pale-gold:not(:disabled):not(.disabled).active,.btn-outline-reorg-pale-gold:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-pale-gold.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}.btn-outline-reorg-pale-gold:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-pale-gold:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-pale-gold.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-outline-reorg-pale-light-blue{color:#e9f1f9;border-color:#e9f1f9}.btn-outline-reorg-pale-light-blue:hover{color:#212529;background-color:#e9f1f9;border-color:#e9f1f9}.btn-outline-reorg-pale-light-blue.focus,.btn-outline-reorg-pale-light-blue:focus{-webkit-box-shadow:0 0 0 .2rem rgba(233,241,249,.5);box-shadow:0 0 0 .2rem rgba(233,241,249,.5)}.btn-outline-reorg-pale-light-blue.disabled,.btn-outline-reorg-pale-light-blue:disabled{color:#e9f1f9;background-color:transparent}.btn-outline-reorg-pale-light-blue:not(:disabled):not(.disabled).active,.btn-outline-reorg-pale-light-blue:not(:disabled):not(.disabled):active,.show>.btn-outline-reorg-pale-light-blue.dropdown-toggle{color:#212529;background-color:#e9f1f9;border-color:#e9f1f9}.btn-outline-reorg-pale-light-blue:not(:disabled):not(.disabled).active:focus,.btn-outline-reorg-pale-light-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-reorg-pale-light-blue.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(233,241,249,.5);box-shadow:0 0 0 .2rem rgba(233,241,249,.5)}.btn-outline-gray-100{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-gray-100:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-gray-100.focus,.btn-outline-gray-100:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-gray-100.disabled,.btn-outline-gray-100:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-gray-100:not(:disabled):not(.disabled).active,.btn-outline-gray-100:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-100.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-gray-100:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-100:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-100.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-gray-200{color:#e9ecef;border-color:#e9ecef}.btn-outline-gray-200:hover{color:#212529;background-color:#e9ecef;border-color:#e9ecef}.btn-outline-gray-200.focus,.btn-outline-gray-200:focus{-webkit-box-shadow:0 0 0 .2rem rgba(233,236,239,.5);box-shadow:0 0 0 .2rem rgba(233,236,239,.5)}.btn-outline-gray-200.disabled,.btn-outline-gray-200:disabled{color:#e9ecef;background-color:transparent}.btn-outline-gray-200:not(:disabled):not(.disabled).active,.btn-outline-gray-200:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-200.dropdown-toggle{color:#212529;background-color:#e9ecef;border-color:#e9ecef}.btn-outline-gray-200:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-200:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-200.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(233,236,239,.5);box-shadow:0 0 0 .2rem rgba(233,236,239,.5)}.btn-outline-gray-300{color:#dee2e6;border-color:#dee2e6}.btn-outline-gray-300:hover{color:#212529;background-color:#dee2e6;border-color:#dee2e6}.btn-outline-gray-300.focus,.btn-outline-gray-300:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,226,230,.5);box-shadow:0 0 0 .2rem rgba(222,226,230,.5)}.btn-outline-gray-300.disabled,.btn-outline-gray-300:disabled{color:#dee2e6;background-color:transparent}.btn-outline-gray-300:not(:disabled):not(.disabled).active,.btn-outline-gray-300:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-300.dropdown-toggle{color:#212529;background-color:#dee2e6;border-color:#dee2e6}.btn-outline-gray-300:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-300:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-300.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,226,230,.5);box-shadow:0 0 0 .2rem rgba(222,226,230,.5)}.btn-outline-white{color:#fff;border-color:#fff}.btn-outline-white:hover{color:#212529;background-color:#fff;border-color:#fff}.btn-outline-white.focus,.btn-outline-white:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-outline-white.disabled,.btn-outline-white:disabled{color:#fff;background-color:transparent}.btn-outline-white:not(:disabled):not(.disabled).active,.btn-outline-white:not(:disabled):not(.disabled):active,.show>.btn-outline-white.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}.btn-outline-white:not(:disabled):not(.disabled).active:focus,.btn-outline-white:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-white.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.btn-outline-black{color:#000;border-color:#000}.btn-outline-black:hover{color:#fff;background-color:#000;border-color:#000}.btn-outline-black.focus,.btn-outline-black:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.5);box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}.btn-outline-black.disabled,.btn-outline-black:disabled{color:#000;background-color:transparent}.btn-outline-black:not(:disabled):not(.disabled).active,.btn-outline-black:not(:disabled):not(.disabled):active,.show>.btn-outline-black.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-outline-black:not(:disabled):not(.disabled).active:focus,.btn-outline-black:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-black.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.5);box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}.btn-outline-gray-400{color:#ced4da;border-color:#ced4da}.btn-outline-gray-400:hover{color:#212529;background-color:#ced4da;border-color:#ced4da}.btn-outline-gray-400.focus,.btn-outline-gray-400:focus{-webkit-box-shadow:0 0 0 .2rem rgba(206,212,218,.5);box-shadow:0 0 0 .2rem rgba(206,212,218,.5)}.btn-outline-gray-400.disabled,.btn-outline-gray-400:disabled{color:#ced4da;background-color:transparent}.btn-outline-gray-400:not(:disabled):not(.disabled).active,.btn-outline-gray-400:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-400.dropdown-toggle{color:#212529;background-color:#ced4da;border-color:#ced4da}.btn-outline-gray-400:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-400:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-400.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(206,212,218,.5);box-shadow:0 0 0 .2rem rgba(206,212,218,.5)}.btn-outline-gray-500{color:#adb5bd;border-color:#adb5bd}.btn-outline-gray-500:hover{color:#212529;background-color:#adb5bd;border-color:#adb5bd}.btn-outline-gray-500.focus,.btn-outline-gray-500:focus{-webkit-box-shadow:0 0 0 .2rem rgba(173,181,189,.5);box-shadow:0 0 0 .2rem rgba(173,181,189,.5)}.btn-outline-gray-500.disabled,.btn-outline-gray-500:disabled{color:#adb5bd;background-color:transparent}.btn-outline-gray-500:not(:disabled):not(.disabled).active,.btn-outline-gray-500:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-500.dropdown-toggle{color:#212529;background-color:#adb5bd;border-color:#adb5bd}.btn-outline-gray-500:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-500:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-500.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(173,181,189,.5);box-shadow:0 0 0 .2rem rgba(173,181,189,.5)}.btn-outline-gray-600{color:#6c757d;border-color:#6c757d}.btn-outline-gray-600:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-gray-600.focus,.btn-outline-gray-600:focus{-webkit-box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-gray-600.disabled,.btn-outline-gray-600:disabled{color:#6c757d;background-color:transparent}.btn-outline-gray-600:not(:disabled):not(.disabled).active,.btn-outline-gray-600:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-600.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-gray-600:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-600:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-600.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-gray-700{color:#495057;border-color:#495057}.btn-outline-gray-700:hover{color:#fff;background-color:#495057;border-color:#495057}.btn-outline-gray-700.focus,.btn-outline-gray-700:focus{-webkit-box-shadow:0 0 0 .2rem rgba(73,80,87,.5);box-shadow:0 0 0 .2rem rgba(73,80,87,.5)}.btn-outline-gray-700.disabled,.btn-outline-gray-700:disabled{color:#495057;background-color:transparent}.btn-outline-gray-700:not(:disabled):not(.disabled).active,.btn-outline-gray-700:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-700.dropdown-toggle{color:#fff;background-color:#495057;border-color:#495057}.btn-outline-gray-700:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-700:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-700.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(73,80,87,.5);box-shadow:0 0 0 .2rem rgba(73,80,87,.5)}.btn-outline-gray-800{color:#343a40;border-color:#343a40}.btn-outline-gray-800:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-gray-800.focus,.btn-outline-gray-800:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-gray-800.disabled,.btn-outline-gray-800:disabled{color:#343a40;background-color:transparent}.btn-outline-gray-800:not(:disabled):not(.disabled).active,.btn-outline-gray-800:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-800.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-gray-800:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-800:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-800.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-gray-900{color:#212529;border-color:#212529}.btn-outline-gray-900:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-gray-900.focus,.btn-outline-gray-900:focus{-webkit-box-shadow:0 0 0 .2rem rgba(33,37,41,.5);box-shadow:0 0 0 .2rem rgba(33,37,41,.5)}.btn-outline-gray-900.disabled,.btn-outline-gray-900:disabled{color:#212529;background-color:transparent}.btn-outline-gray-900:not(:disabled):not(.disabled).active,.btn-outline-gray-900:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-900.dropdown-toggle{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-gray-900:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-900:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-900.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(33,37,41,.5);box-shadow:0 0 0 .2rem rgba(33,37,41,.5)}.btn-link{font-weight:400;color:#2e669e;text-decoration:none}.btn-link:hover{color:#9f5f27;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;-webkit-box-shadow:none;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#000;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:0}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#3372b0;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#fff;text-decoration:none;background-color:#9f5f27}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#334968}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#3372b0}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.6;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.6rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#5f98d1;background-color:#5f98d1}.custom-control-input:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(51,73,104,.25);box-shadow:0 0 0 .2rem rgba(51,73,104,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#6687b4}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#89a2c5;border-color:#89a2c5}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.3rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#334968;background-color:#334968}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(51,73,104,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(51,73,104,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(51,73,104,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.3rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{-webkit-transition:none;transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(51,73,104,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.6em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.6;color:#495057;vertical-align:middle;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#6687b4;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(51,73,104,.25);box-shadow:0 0 0 .2rem rgba(51,73,104,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.6em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#6687b4;-webkit-box-shadow:0 0 0 .2rem rgba(51,73,104,.25);box-shadow:0 0 0 .2rem rgba(51,73,104,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.6em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.6;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.6em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(51,73,104,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(51,73,104,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(51,73,104,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(51,73,104,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#334968;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#89a2c5}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#334968;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#89a2c5}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#334968;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#89a2c5}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:none;transition:none}}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#334968}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3rem;padding-bottom:.3rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media(max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm,.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md,.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg,.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl,.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-nav .nav-link{color:#fff}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.9)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:#fff;border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text,.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:.75rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:.75rem}.card-header{padding:.5rem .75rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.5rem .75rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.5rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.375rem;margin-left:-.375rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media(min-width:576px){.card-deck{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck,.card-deck .card{-webkit-box-direction:normal}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media(min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.5rem}@media(min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#2e669e;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#9f5f27;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(51,73,104,.25);box-shadow:0 0 0 .2rem rgba(51,73,104,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#334968;border-color:#334968}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:400;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.badge{-webkit-transition:none;transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#334968}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#223146}a.badge-primary.focus,a.badge-primary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(51,73,104,.5);box-shadow:0 0 0 .2rem rgba(51,73,104,.5)}.badge-secondary{color:#fff;background-color:#3372b0}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#285888}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(51,114,176,.5);box-shadow:0 0 0 .2rem rgba(51,114,176,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#3372b0}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#285888}a.badge-info.focus,a.badge-info:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(51,114,176,.5);box-shadow:0 0 0 .2rem rgba(51,114,176,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.badge-americas{color:#fff;background-color:#508ca0}a.badge-americas:focus,a.badge-americas:hover{color:#fff;background-color:#3f6e7e}a.badge-americas.focus,a.badge-americas:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(80,140,160,.5);box-shadow:0 0 0 .2rem rgba(80,140,160,.5)}.badge-asia{color:#fff;background-color:#790102}a.badge-asia:focus,a.badge-asia:hover{color:#fff;background-color:#460101}a.badge-asia.focus,a.badge-asia:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(121,1,2,.5);box-shadow:0 0 0 .2rem rgba(121,1,2,.5)}.badge-europe{color:#fff;background-color:#296c86}a.badge-europe:focus,a.badge-europe:hover{color:#fff;background-color:#1d4d5f}a.badge-europe.focus,a.badge-europe:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(41,108,134,.5);box-shadow:0 0 0 .2rem rgba(41,108,134,.5)}.badge-ceema{color:#212529;background-color:#c69b28}a.badge-ceema:focus,a.badge-ceema:hover{color:#212529;background-color:#9c7a1f}a.badge-ceema.focus,a.badge-ceema:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(198,155,40,.5);box-shadow:0 0 0 .2rem rgba(198,155,40,.5)}.badge-covenants{color:#fff;background-color:#44715b}a.badge-covenants:focus,a.badge-covenants:hover{color:#fff;background-color:#315141}a.badge-covenants.focus,a.badge-covenants:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(68,113,91,.5);box-shadow:0 0 0 .2rem rgba(68,113,91,.5)}.badge-first-day{color:#fff;background-color:#592382}a.badge-first-day:focus,a.badge-first-day:hover{color:#fff;background-color:#3d185a}a.badge-first-day.focus,a.badge-first-day:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(89,35,130,.5);box-shadow:0 0 0 .2rem rgba(89,35,130,.5)}.badge-event-driven{color:#fff;background-color:#003e30}a.badge-event-driven:focus,a.badge-event-driven:hover{color:#fff;background-color:#000b09}a.badge-event-driven.focus,a.badge-event-driven:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,62,48,.5);box-shadow:0 0 0 .2rem rgba(0,62,48,.5)}.badge-ma{color:#fff;background-color:#003e30}a.badge-ma:focus,a.badge-ma:hover{color:#fff;background-color:#000b09}a.badge-ma.focus,a.badge-ma:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,62,48,.5);box-shadow:0 0 0 .2rem rgba(0,62,48,.5)}.badge-litigation-intelligence{color:#fff;background-color:#6e7daa}a.badge-litigation-intelligence:focus,a.badge-litigation-intelligence:hover{color:#fff;background-color:#556490}a.badge-litigation-intelligence.focus,a.badge-litigation-intelligence:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.badge-pharma{color:#fff;background-color:#6e7daa}a.badge-pharma:focus,a.badge-pharma:hover{color:#fff;background-color:#556490}a.badge-pharma.focus,a.badge-pharma:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.badge-americas-middle-market{color:#fff;background-color:#6e7daa}a.badge-americas-middle-market:focus,a.badge-americas-middle-market:hover{color:#fff;background-color:#556490}a.badge-americas-middle-market.focus,a.badge-americas-middle-market:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.badge-emea-middle-market{color:#fff;background-color:#6e7daa}a.badge-emea-middle-market:focus,a.badge-emea-middle-market:hover{color:#fff;background-color:#556490}a.badge-emea-middle-market.focus,a.badge-emea-middle-market:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.badge-reorg-dark-blue{color:#fff;background-color:#334968}a.badge-reorg-dark-blue:focus,a.badge-reorg-dark-blue:hover{color:#fff;background-color:#223146}a.badge-reorg-dark-blue.focus,a.badge-reorg-dark-blue:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(51,73,104,.5);box-shadow:0 0 0 .2rem rgba(51,73,104,.5)}.badge-reorg-light-blue{color:#fff;background-color:#3372b0}a.badge-reorg-light-blue:focus,a.badge-reorg-light-blue:hover{color:#fff;background-color:#285888}a.badge-reorg-light-blue.focus,a.badge-reorg-light-blue:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(51,114,176,.5);box-shadow:0 0 0 .2rem rgba(51,114,176,.5)}.badge-reorg-black-blue{color:#fff;background-color:#002744}a.badge-reorg-black-blue:focus,a.badge-reorg-black-blue:hover{color:#fff;background-color:#000a11}a.badge-reorg-black-blue.focus,a.badge-reorg-black-blue:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,39,68,.5);box-shadow:0 0 0 .2rem rgba(0,39,68,.5)}.badge-reorg-orange{color:#fff;background-color:#9f5f27}a.badge-reorg-orange:focus,a.badge-reorg-orange:hover{color:#fff;background-color:#76471d}a.badge-reorg-orange.focus,a.badge-reorg-orange:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(159,95,39,.5);box-shadow:0 0 0 .2rem rgba(159,95,39,.5)}.badge-reorg-beige{color:#212529;background-color:#f4f1ee}a.badge-reorg-beige:focus,a.badge-reorg-beige:hover{color:#212529;background-color:#e0d8cf}a.badge-reorg-beige.focus,a.badge-reorg-beige:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(30,21%,95%,.5);box-shadow:0 0 0 .2rem hsla(30,21%,95%,.5)}.badge-reorg-teal{color:#fff;background-color:#44715b}a.badge-reorg-teal:focus,a.badge-reorg-teal:hover{color:#fff;background-color:#315141}a.badge-reorg-teal.focus,a.badge-reorg-teal:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(68,113,91,.5);box-shadow:0 0 0 .2rem rgba(68,113,91,.5)}.badge-reorg-plum{color:#fff;background-color:#592382}a.badge-reorg-plum:focus,a.badge-reorg-plum:hover{color:#fff;background-color:#3d185a}a.badge-reorg-plum.focus,a.badge-reorg-plum:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(89,35,130,.5);box-shadow:0 0 0 .2rem rgba(89,35,130,.5)}.badge-reorg-kiwi{color:#212529;background-color:#92a660}a.badge-reorg-kiwi:focus,a.badge-reorg-kiwi:hover{color:#212529;background-color:#76874c}a.badge-reorg-kiwi.focus,a.badge-reorg-kiwi:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(146,166,96,.5);box-shadow:0 0 0 .2rem rgba(146,166,96,.5)}.badge-reorg-forest{color:#fff;background-color:#003e30}a.badge-reorg-forest:focus,a.badge-reorg-forest:hover{color:#fff;background-color:#000b09}a.badge-reorg-forest.focus,a.badge-reorg-forest:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,62,48,.5);box-shadow:0 0 0 .2rem rgba(0,62,48,.5)}.badge-reorg-gold{color:#fff;background-color:#a38b60}a.badge-reorg-gold:focus,a.badge-reorg-gold:hover{color:#fff;background-color:#84704c}a.badge-reorg-gold.focus,a.badge-reorg-gold:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(163,139,96,.5);box-shadow:0 0 0 .2rem rgba(163,139,96,.5)}.badge-reorg-mustard{color:#212529;background-color:#c69b28}a.badge-reorg-mustard:focus,a.badge-reorg-mustard:hover{color:#212529;background-color:#9c7a1f}a.badge-reorg-mustard.focus,a.badge-reorg-mustard:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(198,155,40,.5);box-shadow:0 0 0 .2rem rgba(198,155,40,.5)}.badge-reorg-cadet-blue{color:#fff;background-color:#508ca0}a.badge-reorg-cadet-blue:focus,a.badge-reorg-cadet-blue:hover{color:#fff;background-color:#3f6e7e}a.badge-reorg-cadet-blue.focus,a.badge-reorg-cadet-blue:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(80,140,160,.5);box-shadow:0 0 0 .2rem rgba(80,140,160,.5)}.badge-reorg-steel-blue{color:#fff;background-color:#296c86}a.badge-reorg-steel-blue:focus,a.badge-reorg-steel-blue:hover{color:#fff;background-color:#1d4d5f}a.badge-reorg-steel-blue.focus,a.badge-reorg-steel-blue:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(41,108,134,.5);box-shadow:0 0 0 .2rem rgba(41,108,134,.5)}.badge-reorg-crimson{color:#fff;background-color:#790102}a.badge-reorg-crimson:focus,a.badge-reorg-crimson:hover{color:#fff;background-color:#460101}a.badge-reorg-crimson.focus,a.badge-reorg-crimson:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(121,1,2,.5);box-shadow:0 0 0 .2rem rgba(121,1,2,.5)}.badge-reorg-periwinkle{color:#fff;background-color:#6e7daa}a.badge-reorg-periwinkle:focus,a.badge-reorg-periwinkle:hover{color:#fff;background-color:#556490}a.badge-reorg-periwinkle.focus,a.badge-reorg-periwinkle:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(110,125,170,.5);box-shadow:0 0 0 .2rem rgba(110,125,170,.5)}.badge-reorg-seafoam{color:#fff;background-color:#25b0ba}a.badge-reorg-seafoam:focus,a.badge-reorg-seafoam:hover{color:#fff;background-color:#1d888f}a.badge-reorg-seafoam.focus,a.badge-reorg-seafoam:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(37,176,186,.5);box-shadow:0 0 0 .2rem rgba(37,176,186,.5)}.badge-reorg-peach{color:#212529;background-color:#cf916c}a.badge-reorg-peach:focus,a.badge-reorg-peach:hover{color:#212529;background-color:#c27446}a.badge-reorg-peach.focus,a.badge-reorg-peach:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(22,51%,62%,.5);box-shadow:0 0 0 .2rem hsla(22,51%,62%,.5)}.badge-reorg-steel{color:#fff;background-color:#7891a0}a.badge-reorg-steel:focus,a.badge-reorg-steel:hover{color:#fff;background-color:#5f7786}a.badge-reorg-steel.focus,a.badge-reorg-steel:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(120,145,160,.5);box-shadow:0 0 0 .2rem rgba(120,145,160,.5)}.badge-reorg-watermelon{color:#fff;background-color:#d95350}a.badge-reorg-watermelon:focus,a.badge-reorg-watermelon:hover{color:#fff;background-color:#ca2f2c}a.badge-reorg-watermelon.focus,a.badge-reorg-watermelon:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(217,83,80,.5);box-shadow:0 0 0 .2rem rgba(217,83,80,.5)}.badge-reorg-tangerine{color:#fff;background-color:#c87300}a.badge-reorg-tangerine:focus,a.badge-reorg-tangerine:hover{color:#fff;background-color:#955600}a.badge-reorg-tangerine.focus,a.badge-reorg-tangerine:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(200,115,0,.5);box-shadow:0 0 0 .2rem rgba(200,115,0,.5)}.badge-reorg-brown{color:#fff;background-color:#64410a}a.badge-reorg-brown:focus,a.badge-reorg-brown:hover{color:#fff;background-color:#362305}a.badge-reorg-brown.focus,a.badge-reorg-brown:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(100,65,10,.5);box-shadow:0 0 0 .2rem rgba(100,65,10,.5)}.badge-reorg-eggplant{color:#fff;background-color:#3c003c}a.badge-reorg-eggplant:focus,a.badge-reorg-eggplant:hover{color:#fff;background-color:#090009}a.badge-reorg-eggplant.focus,a.badge-reorg-eggplant:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(60,0,60,.5);box-shadow:0 0 0 .2rem rgba(60,0,60,.5)}.badge-reorg-cyan{color:#fff;background-color:#00a3da}a.badge-reorg-cyan:focus,a.badge-reorg-cyan:hover{color:#fff;background-color:#007da7}a.badge-reorg-cyan.focus,a.badge-reorg-cyan:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,163,218,.5);box-shadow:0 0 0 .2rem rgba(0,163,218,.5)}.badge-reorg-olive{color:#fff;background-color:#75713a}a.badge-reorg-olive:focus,a.badge-reorg-olive:hover{color:#fff;background-color:#535029}a.badge-reorg-olive.focus,a.badge-reorg-olive:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(117,113,58,.5);box-shadow:0 0 0 .2rem rgba(117,113,58,.5)}.badge-reorg-pale-orange{color:#212529;background-color:#fefcfa}a.badge-reorg-pale-orange:focus,a.badge-reorg-pale-orange:hover{color:#212529;background-color:#f4e1d1}a.badge-reorg-pale-orange.focus,a.badge-reorg-pale-orange:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(28,61%,99%,.5);box-shadow:0 0 0 .2rem hsla(28,61%,99%,.5)}.badge-reorg-pale-gold{color:#212529;background-color:#fff}a.badge-reorg-pale-gold:focus,a.badge-reorg-pale-gold:hover{color:#212529;background-color:#e6e6e6}a.badge-reorg-pale-gold.focus,a.badge-reorg-pale-gold:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.badge-reorg-pale-light-blue{color:#212529;background-color:#e9f1f9}a.badge-reorg-pale-light-blue:focus,a.badge-reorg-pale-light-blue:hover{color:#212529;background-color:#c2d8ed}a.badge-reorg-pale-light-blue.focus,a.badge-reorg-pale-light-blue:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(233,241,249,.5);box-shadow:0 0 0 .2rem rgba(233,241,249,.5)}.badge-gray-100{color:#212529;background-color:#f8f9fa}a.badge-gray-100:focus,a.badge-gray-100:hover{color:#212529;background-color:#dae0e5}a.badge-gray-100.focus,a.badge-gray-100:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-gray-200{color:#212529;background-color:#e9ecef}a.badge-gray-200:focus,a.badge-gray-200:hover{color:#212529;background-color:#cbd2da}a.badge-gray-200.focus,a.badge-gray-200:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(233,236,239,.5);box-shadow:0 0 0 .2rem rgba(233,236,239,.5)}.badge-gray-300{color:#212529;background-color:#dee2e6}a.badge-gray-300:focus,a.badge-gray-300:hover{color:#212529;background-color:#c1c9d0}a.badge-gray-300.focus,a.badge-gray-300:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(222,226,230,.5);box-shadow:0 0 0 .2rem rgba(222,226,230,.5)}.badge-white{color:#212529;background-color:#fff}a.badge-white:focus,a.badge-white:hover{color:#212529;background-color:#e6e6e6}a.badge-white.focus,a.badge-white:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}.badge-black,a.badge-black:focus,a.badge-black:hover{color:#fff;background-color:#000}a.badge-black.focus,a.badge-black:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.5);box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}.badge-gray-400{color:#212529;background-color:#ced4da}a.badge-gray-400:focus,a.badge-gray-400:hover{color:#212529;background-color:#b1bbc4}a.badge-gray-400.focus,a.badge-gray-400:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(206,212,218,.5);box-shadow:0 0 0 .2rem rgba(206,212,218,.5)}.badge-gray-500{color:#212529;background-color:#adb5bd}a.badge-gray-500:focus,a.badge-gray-500:hover{color:#212529;background-color:#919ca6}a.badge-gray-500.focus,a.badge-gray-500:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(173,181,189,.5);box-shadow:0 0 0 .2rem rgba(173,181,189,.5)}.badge-gray-600{color:#fff;background-color:#6c757d}a.badge-gray-600:focus,a.badge-gray-600:hover{color:#fff;background-color:#545b62}a.badge-gray-600.focus,a.badge-gray-600:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.badge-gray-700{color:#fff;background-color:#495057}a.badge-gray-700:focus,a.badge-gray-700:hover{color:#fff;background-color:#32373b}a.badge-gray-700.focus,a.badge-gray-700:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(73,80,87,.5);box-shadow:0 0 0 .2rem rgba(73,80,87,.5)}.badge-gray-800{color:#fff;background-color:#343a40}a.badge-gray-800:focus,a.badge-gray-800:hover{color:#fff;background-color:#1d2124}a.badge-gray-800.focus,a.badge-gray-800:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.badge-gray-900{color:#fff;background-color:#212529}a.badge-gray-900:focus,a.badge-gray-900:hover{color:#fff;background-color:#0a0c0d}a.badge-gray-900.focus,a.badge-gray-900:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(33,37,41,.5);box-shadow:0 0 0 .2rem rgba(33,37,41,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media(min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#1b2636;background-color:#d6dbe1;border-color:#c6ccd5}.alert-primary hr{border-top-color:#b7bfca}.alert-primary .alert-link{color:#0a0e14}.alert-secondary{color:#1b3b5c;background-color:#d6e3ef;border-color:#c6d8e9}.alert-secondary hr{border-top-color:#b3cbe2}.alert-secondary .alert-link{color:#0f2234}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#1b3b5c;background-color:#d6e3ef;border-color:#c6d8e9}.alert-info hr{border-top-color:#b3cbe2}.alert-info .alert-link{color:#0f2234}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe7a0}.alert-warning .alert-link{color:#533f02}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b1b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#eef1f3}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbd}.alert-dark .alert-link{color:#040505}.alert-americas{color:#2a4953;background-color:#dce8ec;border-color:#cedfe4}.alert-americas hr{border-top-color:#bdd4db}.alert-americas .alert-link{color:#192b31}.alert-asia{color:#3f0101;background-color:#e4cccc;border-color:#d9b8b8}.alert-asia hr{border-top-color:#d1a7a8}.alert-asia .alert-link{color:#0c0000}.alert-europe{color:#153846;background-color:#d4e2e7;border-color:#c3d6dd}.alert-europe hr{border-top-color:#b3cbd4}.alert-europe .alert-link{color:#09191f}.alert-ceema{color:#675115;background-color:#f4ebd4;border-color:#efe3c3}.alert-ceema hr{border-top-color:#eadaaf}.alert-ceema .alert-link{color:#3d2f0c}.alert-covenants{color:#233b2f;background-color:#dae3de;border-color:#cbd7d1}.alert-covenants hr{border-top-color:#bcccc4}.alert-covenants .alert-link{color:#101b16}.alert-first-day{color:#2e1244;background-color:#ded3e6;border-color:#d1c1dc}.alert-first-day hr{border-top-color:#c4b1d3}.alert-first-day .alert-link{color:#13071b}.alert-event-driven{color:#002019;background-color:#ccd8d6;border-color:#b8c9c5}.alert-event-driven hr{border-top-color:#a9beb9}.alert-event-driven .alert-link{color:#000}.alert-ma{color:#002019;background-color:#ccd8d6;border-color:#b8c9c5}.alert-ma hr{border-top-color:#a9beb9}.alert-ma .alert-link{color:#000}.alert-litigation-intelligence{color:#394158;background-color:#e2e5ee;border-color:#d6dbe7}.alert-litigation-intelligence hr{border-top-color:#c6ccde}.alert-litigation-intelligence .alert-link{color:#252a39}.alert-pharma{color:#394158;background-color:#e2e5ee;border-color:#d6dbe7}.alert-pharma hr{border-top-color:#c6ccde}.alert-pharma .alert-link{color:#252a39}.alert-americas-middle-market{color:#394158;background-color:#e2e5ee;border-color:#d6dbe7}.alert-americas-middle-market hr{border-top-color:#c6ccde}.alert-americas-middle-market .alert-link{color:#252a39}.alert-emea-middle-market{color:#394158;background-color:#e2e5ee;border-color:#d6dbe7}.alert-emea-middle-market hr{border-top-color:#c6ccde}.alert-emea-middle-market .alert-link{color:#252a39}.alert-reorg-dark-blue{color:#1b2636;background-color:#d6dbe1;border-color:#c6ccd5}.alert-reorg-dark-blue hr{border-top-color:#b7bfca}.alert-reorg-dark-blue .alert-link{color:#0a0e14}.alert-reorg-light-blue{color:#1b3b5c;background-color:#d6e3ef;border-color:#c6d8e9}.alert-reorg-light-blue hr{border-top-color:#b3cbe2}.alert-reorg-light-blue .alert-link{color:#0f2234}.alert-reorg-black-blue{color:#001423;background-color:#ccd4da;border-color:#b8c3cb}.alert-reorg-black-blue hr{border-top-color:#a9b6c0}.alert-reorg-black-blue .alert-link{color:#000}.alert-reorg-orange{color:#533114;background-color:#ecdfd4;border-color:#e4d2c3}.alert-reorg-orange hr{border-top-color:#dcc5b1}.alert-reorg-orange .alert-link{color:#2a190a}.alert-reorg-beige{color:#7f7d7c;background-color:#fdfcfc;border-color:#fcfbfa}.alert-reorg-beige hr{border-top-color:#f2eeeb}.alert-reorg-beige .alert-link{color:#656463}.alert-reorg-teal{color:#233b2f;background-color:#dae3de;border-color:#cbd7d1}.alert-reorg-teal hr{border-top-color:#bcccc4}.alert-reorg-teal .alert-link{color:#101b16}.alert-reorg-plum{color:#2e1244;background-color:#ded3e6;border-color:#d1c1dc}.alert-reorg-plum hr{border-top-color:#c4b1d3}.alert-reorg-plum .alert-link{color:#13071b}.alert-reorg-kiwi{color:#4c5632;background-color:#e9eddf;border-color:#e0e6d2}.alert-reorg-kiwi hr{border-top-color:#d5ddc2}.alert-reorg-kiwi .alert-link{color:#30361f}.alert-reorg-forest{color:#002019;background-color:#ccd8d6;border-color:#b8c9c5}.alert-reorg-forest hr{border-top-color:#a9beb9}.alert-reorg-forest .alert-link{color:#000}.alert-reorg-gold{color:#554832;background-color:#ede8df;border-color:#e5dfd2}.alert-reorg-gold hr{border-top-color:#dcd3c2}.alert-reorg-gold .alert-link{color:#352d1f}.alert-reorg-mustard{color:#675115;background-color:#f4ebd4;border-color:#efe3c3}.alert-reorg-mustard hr{border-top-color:#eadaaf}.alert-reorg-mustard .alert-link{color:#3d2f0c}.alert-reorg-cadet-blue{color:#2a4953;background-color:#dce8ec;border-color:#cedfe4}.alert-reorg-cadet-blue hr{border-top-color:#bdd4db}.alert-reorg-cadet-blue .alert-link{color:#192b31}.alert-reorg-steel-blue{color:#153846;background-color:#d4e2e7;border-color:#c3d6dd}.alert-reorg-steel-blue hr{border-top-color:#b3cbd4}.alert-reorg-steel-blue .alert-link{color:#09191f}.alert-reorg-crimson{color:#3f0101;background-color:#e4cccc;border-color:#d9b8b8}.alert-reorg-crimson hr{border-top-color:#d1a7a8}.alert-reorg-crimson .alert-link{color:#0c0000}.alert-reorg-periwinkle{color:#394158;background-color:#e2e5ee;border-color:#d6dbe7}.alert-reorg-periwinkle hr{border-top-color:#c6ccde}.alert-reorg-periwinkle .alert-link{color:#252a39}.alert-reorg-seafoam{color:#135c61;background-color:#d3eff1;border-color:#c2e9ec}.alert-reorg-seafoam hr{border-top-color:#afe2e6}.alert-reorg-seafoam .alert-link{color:#0b3336}.alert-reorg-peach{color:#6c4b38;background-color:#f5e9e2;border-color:#f2e0d6}.alert-reorg-peach hr{border-top-color:#ebd2c3}.alert-reorg-peach .alert-link{color:#4a3427}.alert-reorg-steel{color:#3e4b53;background-color:#e4e9ec;border-color:#d9e0e4}.alert-reorg-steel hr{border-top-color:#cad4da}.alert-reorg-steel .alert-link{color:#293136}.alert-reorg-watermelon{color:#712b2a;background-color:#f7dddc;border-color:#f4cfce}.alert-reorg-watermelon hr{border-top-color:#f0bab9}.alert-reorg-watermelon .alert-link{color:#4c1d1c}.alert-reorg-tangerine{color:#683c00;background-color:#f4e3cc;border-color:#f0d8b8}.alert-reorg-tangerine hr{border-top-color:#ebcca3}.alert-reorg-tangerine .alert-link{color:#351e00}.alert-reorg-brown{color:#342205;background-color:#e0d9ce;border-color:#d4caba}.alert-reorg-brown hr{border-top-color:#cabeab}.alert-reorg-brown .alert-link{color:#060401}.alert-reorg-eggplant{color:#1f001f;background-color:#d8ccd8;border-color:#c8b8c8}.alert-reorg-eggplant hr{border-top-color:#bda9bd}.alert-reorg-eggplant .alert-link{color:#000}.alert-reorg-cyan{color:#005571;background-color:#ccedf8;border-color:#b8e5f5}.alert-reorg-cyan hr{border-top-color:#a1ddf1}.alert-reorg-cyan .alert-link{color:#002f3e}.alert-reorg-olive{color:#3d3b1e;background-color:#e3e3d8;border-color:#d8d7c8}.alert-reorg-olive hr{border-top-color:#ceccb9}.alert-reorg-olive .alert-link{color:#1b1a0d}.alert-reorg-pale-orange{color:#848382;background-color:#fffefe;border-color:#fffefe}.alert-reorg-pale-orange hr{border-top-color:#faf1e9}.alert-reorg-pale-orange .alert-link{color:#6a6969}.alert-reorg-pale-gold{color:#858585;background-color:#fff;border-color:#fff}.alert-reorg-pale-gold hr{border-top-color:#f2f2f2}.alert-reorg-pale-gold .alert-link{color:#6b6b6b}.alert-reorg-pale-light-blue{color:#797d81;background-color:#fbfcfe;border-color:#f9fbfd}.alert-reorg-pale-light-blue hr{border-top-color:#e5eef8}.alert-reorg-pale-light-blue .alert-link{color:#616467}.alert-gray-100{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-gray-100 hr{border-top-color:#eef1f3}.alert-gray-100 .alert-link{color:#686868}.alert-gray-200{color:#797b7c;background-color:#fbfbfc;border-color:#f9fafb}.alert-gray-200 hr{border-top-color:#eaedf0}.alert-gray-200 .alert-link{color:#606162}.alert-gray-300{color:#737678;background-color:#f8f9fa;border-color:#f6f7f8}.alert-gray-300 hr{border-top-color:#e7eaed}.alert-gray-300 .alert-link{color:#5a5c5e}.alert-white{color:#858585;background-color:#fff;border-color:#fff}.alert-white hr{border-top-color:#f2f2f2}.alert-white .alert-link{color:#6b6b6b}.alert-black{color:#000;background-color:#ccc;border-color:#b8b8b8}.alert-black hr{border-top-color:#ababab}.alert-black .alert-link{color:#000}.alert-gray-400{color:#6b6e71;background-color:#f5f6f8;border-color:#f1f3f5}.alert-gray-400 hr{border-top-color:#e3e6ea}.alert-gray-400 .alert-link{color:#525557}.alert-gray-500{color:#5a5e62;background-color:#eff0f2;border-color:#e8eaed}.alert-gray-500 hr{border-top-color:#dadee1}.alert-gray-500 .alert-link{color:#424548}.alert-gray-600{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-gray-600 hr{border-top-color:#c8cccf}.alert-gray-600 .alert-link{color:#212326}.alert-gray-700{color:#262a2d;background-color:#dbdcdd;border-color:#ccced0}.alert-gray-700 hr{border-top-color:#bfc1c4}.alert-gray-700 .alert-link{color:#0f1012}.alert-gray-800{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-gray-800 hr{border-top-color:#b9bbbd}.alert-gray-800 .alert-link{color:#040505}.alert-gray-900{color:#111315;background-color:#d3d3d4;border-color:#c1c2c3}.alert-gray-900 hr{border-top-color:#b4b5b7}.alert-gray-900 .alert-link{color:#000}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex}.progress-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#334968;-webkit-transition:width .6s ease;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#000;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#334968;border-color:#334968}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media(min-width:576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media(min-width:768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media(min-width:992px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media(min-width:1200px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#1b2636;background-color:#c6ccd5}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#1b2636;background-color:#b7bfca}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#1b2636;border-color:#1b2636}.list-group-item-secondary{color:#1b3b5c;background-color:#c6d8e9}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#1b3b5c;background-color:#b3cbe2}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#1b3b5c;border-color:#1b3b5c}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#1b3b5c;background-color:#c6d8e9}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#1b3b5c;background-color:#b3cbe2}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#1b3b5c;border-color:#1b3b5c}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe7a0}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b1b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#eef1f3}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbd}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.list-group-item-americas{color:#2a4953;background-color:#cedfe4}.list-group-item-americas.list-group-item-action:focus,.list-group-item-americas.list-group-item-action:hover{color:#2a4953;background-color:#bdd4db}.list-group-item-americas.list-group-item-action.active{color:#fff;background-color:#2a4953;border-color:#2a4953}.list-group-item-asia{color:#3f0101;background-color:#d9b8b8}.list-group-item-asia.list-group-item-action:focus,.list-group-item-asia.list-group-item-action:hover{color:#3f0101;background-color:#d1a7a8}.list-group-item-asia.list-group-item-action.active{color:#fff;background-color:#3f0101;border-color:#3f0101}.list-group-item-europe{color:#153846;background-color:#c3d6dd}.list-group-item-europe.list-group-item-action:focus,.list-group-item-europe.list-group-item-action:hover{color:#153846;background-color:#b3cbd4}.list-group-item-europe.list-group-item-action.active{color:#fff;background-color:#153846;border-color:#153846}.list-group-item-ceema{color:#675115;background-color:#efe3c3}.list-group-item-ceema.list-group-item-action:focus,.list-group-item-ceema.list-group-item-action:hover{color:#675115;background-color:#eadaaf}.list-group-item-ceema.list-group-item-action.active{color:#fff;background-color:#675115;border-color:#675115}.list-group-item-covenants{color:#233b2f;background-color:#cbd7d1}.list-group-item-covenants.list-group-item-action:focus,.list-group-item-covenants.list-group-item-action:hover{color:#233b2f;background-color:#bcccc4}.list-group-item-covenants.list-group-item-action.active{color:#fff;background-color:#233b2f;border-color:#233b2f}.list-group-item-first-day{color:#2e1244;background-color:#d1c1dc}.list-group-item-first-day.list-group-item-action:focus,.list-group-item-first-day.list-group-item-action:hover{color:#2e1244;background-color:#c4b1d3}.list-group-item-first-day.list-group-item-action.active{color:#fff;background-color:#2e1244;border-color:#2e1244}.list-group-item-event-driven{color:#002019;background-color:#b8c9c5}.list-group-item-event-driven.list-group-item-action:focus,.list-group-item-event-driven.list-group-item-action:hover{color:#002019;background-color:#a9beb9}.list-group-item-event-driven.list-group-item-action.active{color:#fff;background-color:#002019;border-color:#002019}.list-group-item-ma{color:#002019;background-color:#b8c9c5}.list-group-item-ma.list-group-item-action:focus,.list-group-item-ma.list-group-item-action:hover{color:#002019;background-color:#a9beb9}.list-group-item-ma.list-group-item-action.active{color:#fff;background-color:#002019;border-color:#002019}.list-group-item-litigation-intelligence{color:#394158;background-color:#d6dbe7}.list-group-item-litigation-intelligence.list-group-item-action:focus,.list-group-item-litigation-intelligence.list-group-item-action:hover{color:#394158;background-color:#c6ccde}.list-group-item-litigation-intelligence.list-group-item-action.active{color:#fff;background-color:#394158;border-color:#394158}.list-group-item-pharma{color:#394158;background-color:#d6dbe7}.list-group-item-pharma.list-group-item-action:focus,.list-group-item-pharma.list-group-item-action:hover{color:#394158;background-color:#c6ccde}.list-group-item-pharma.list-group-item-action.active{color:#fff;background-color:#394158;border-color:#394158}.list-group-item-americas-middle-market{color:#394158;background-color:#d6dbe7}.list-group-item-americas-middle-market.list-group-item-action:focus,.list-group-item-americas-middle-market.list-group-item-action:hover{color:#394158;background-color:#c6ccde}.list-group-item-americas-middle-market.list-group-item-action.active{color:#fff;background-color:#394158;border-color:#394158}.list-group-item-emea-middle-market{color:#394158;background-color:#d6dbe7}.list-group-item-emea-middle-market.list-group-item-action:focus,.list-group-item-emea-middle-market.list-group-item-action:hover{color:#394158;background-color:#c6ccde}.list-group-item-emea-middle-market.list-group-item-action.active{color:#fff;background-color:#394158;border-color:#394158}.list-group-item-reorg-dark-blue{color:#1b2636;background-color:#c6ccd5}.list-group-item-reorg-dark-blue.list-group-item-action:focus,.list-group-item-reorg-dark-blue.list-group-item-action:hover{color:#1b2636;background-color:#b7bfca}.list-group-item-reorg-dark-blue.list-group-item-action.active{color:#fff;background-color:#1b2636;border-color:#1b2636}.list-group-item-reorg-light-blue{color:#1b3b5c;background-color:#c6d8e9}.list-group-item-reorg-light-blue.list-group-item-action:focus,.list-group-item-reorg-light-blue.list-group-item-action:hover{color:#1b3b5c;background-color:#b3cbe2}.list-group-item-reorg-light-blue.list-group-item-action.active{color:#fff;background-color:#1b3b5c;border-color:#1b3b5c}.list-group-item-reorg-black-blue{color:#001423;background-color:#b8c3cb}.list-group-item-reorg-black-blue.list-group-item-action:focus,.list-group-item-reorg-black-blue.list-group-item-action:hover{color:#001423;background-color:#a9b6c0}.list-group-item-reorg-black-blue.list-group-item-action.active{color:#fff;background-color:#001423;border-color:#001423}.list-group-item-reorg-orange{color:#533114;background-color:#e4d2c3}.list-group-item-reorg-orange.list-group-item-action:focus,.list-group-item-reorg-orange.list-group-item-action:hover{color:#533114;background-color:#dcc5b1}.list-group-item-reorg-orange.list-group-item-action.active{color:#fff;background-color:#533114;border-color:#533114}.list-group-item-reorg-beige{color:#7f7d7c;background-color:#fcfbfa}.list-group-item-reorg-beige.list-group-item-action:focus,.list-group-item-reorg-beige.list-group-item-action:hover{color:#7f7d7c;background-color:#f2eeeb}.list-group-item-reorg-beige.list-group-item-action.active{color:#fff;background-color:#7f7d7c;border-color:#7f7d7c}.list-group-item-reorg-teal{color:#233b2f;background-color:#cbd7d1}.list-group-item-reorg-teal.list-group-item-action:focus,.list-group-item-reorg-teal.list-group-item-action:hover{color:#233b2f;background-color:#bcccc4}.list-group-item-reorg-teal.list-group-item-action.active{color:#fff;background-color:#233b2f;border-color:#233b2f}.list-group-item-reorg-plum{color:#2e1244;background-color:#d1c1dc}.list-group-item-reorg-plum.list-group-item-action:focus,.list-group-item-reorg-plum.list-group-item-action:hover{color:#2e1244;background-color:#c4b1d3}.list-group-item-reorg-plum.list-group-item-action.active{color:#fff;background-color:#2e1244;border-color:#2e1244}.list-group-item-reorg-kiwi{color:#4c5632;background-color:#e0e6d2}.list-group-item-reorg-kiwi.list-group-item-action:focus,.list-group-item-reorg-kiwi.list-group-item-action:hover{color:#4c5632;background-color:#d5ddc2}.list-group-item-reorg-kiwi.list-group-item-action.active{color:#fff;background-color:#4c5632;border-color:#4c5632}.list-group-item-reorg-forest{color:#002019;background-color:#b8c9c5}.list-group-item-reorg-forest.list-group-item-action:focus,.list-group-item-reorg-forest.list-group-item-action:hover{color:#002019;background-color:#a9beb9}.list-group-item-reorg-forest.list-group-item-action.active{color:#fff;background-color:#002019;border-color:#002019}.list-group-item-reorg-gold{color:#554832;background-color:#e5dfd2}.list-group-item-reorg-gold.list-group-item-action:focus,.list-group-item-reorg-gold.list-group-item-action:hover{color:#554832;background-color:#dcd3c2}.list-group-item-reorg-gold.list-group-item-action.active{color:#fff;background-color:#554832;border-color:#554832}.list-group-item-reorg-mustard{color:#675115;background-color:#efe3c3}.list-group-item-reorg-mustard.list-group-item-action:focus,.list-group-item-reorg-mustard.list-group-item-action:hover{color:#675115;background-color:#eadaaf}.list-group-item-reorg-mustard.list-group-item-action.active{color:#fff;background-color:#675115;border-color:#675115}.list-group-item-reorg-cadet-blue{color:#2a4953;background-color:#cedfe4}.list-group-item-reorg-cadet-blue.list-group-item-action:focus,.list-group-item-reorg-cadet-blue.list-group-item-action:hover{color:#2a4953;background-color:#bdd4db}.list-group-item-reorg-cadet-blue.list-group-item-action.active{color:#fff;background-color:#2a4953;border-color:#2a4953}.list-group-item-reorg-steel-blue{color:#153846;background-color:#c3d6dd}.list-group-item-reorg-steel-blue.list-group-item-action:focus,.list-group-item-reorg-steel-blue.list-group-item-action:hover{color:#153846;background-color:#b3cbd4}.list-group-item-reorg-steel-blue.list-group-item-action.active{color:#fff;background-color:#153846;border-color:#153846}.list-group-item-reorg-crimson{color:#3f0101;background-color:#d9b8b8}.list-group-item-reorg-crimson.list-group-item-action:focus,.list-group-item-reorg-crimson.list-group-item-action:hover{color:#3f0101;background-color:#d1a7a8}.list-group-item-reorg-crimson.list-group-item-action.active{color:#fff;background-color:#3f0101;border-color:#3f0101}.list-group-item-reorg-periwinkle{color:#394158;background-color:#d6dbe7}.list-group-item-reorg-periwinkle.list-group-item-action:focus,.list-group-item-reorg-periwinkle.list-group-item-action:hover{color:#394158;background-color:#c6ccde}.list-group-item-reorg-periwinkle.list-group-item-action.active{color:#fff;background-color:#394158;border-color:#394158}.list-group-item-reorg-seafoam{color:#135c61;background-color:#c2e9ec}.list-group-item-reorg-seafoam.list-group-item-action:focus,.list-group-item-reorg-seafoam.list-group-item-action:hover{color:#135c61;background-color:#afe2e6}.list-group-item-reorg-seafoam.list-group-item-action.active{color:#fff;background-color:#135c61;border-color:#135c61}.list-group-item-reorg-peach{color:#6c4b38;background-color:#f2e0d6}.list-group-item-reorg-peach.list-group-item-action:focus,.list-group-item-reorg-peach.list-group-item-action:hover{color:#6c4b38;background-color:#ebd2c3}.list-group-item-reorg-peach.list-group-item-action.active{color:#fff;background-color:#6c4b38;border-color:#6c4b38}.list-group-item-reorg-steel{color:#3e4b53;background-color:#d9e0e4}.list-group-item-reorg-steel.list-group-item-action:focus,.list-group-item-reorg-steel.list-group-item-action:hover{color:#3e4b53;background-color:#cad4da}.list-group-item-reorg-steel.list-group-item-action.active{color:#fff;background-color:#3e4b53;border-color:#3e4b53}.list-group-item-reorg-watermelon{color:#712b2a;background-color:#f4cfce}.list-group-item-reorg-watermelon.list-group-item-action:focus,.list-group-item-reorg-watermelon.list-group-item-action:hover{color:#712b2a;background-color:#f0bab9}.list-group-item-reorg-watermelon.list-group-item-action.active{color:#fff;background-color:#712b2a;border-color:#712b2a}.list-group-item-reorg-tangerine{color:#683c00;background-color:#f0d8b8}.list-group-item-reorg-tangerine.list-group-item-action:focus,.list-group-item-reorg-tangerine.list-group-item-action:hover{color:#683c00;background-color:#ebcca3}.list-group-item-reorg-tangerine.list-group-item-action.active{color:#fff;background-color:#683c00;border-color:#683c00}.list-group-item-reorg-brown{color:#342205;background-color:#d4caba}.list-group-item-reorg-brown.list-group-item-action:focus,.list-group-item-reorg-brown.list-group-item-action:hover{color:#342205;background-color:#cabeab}.list-group-item-reorg-brown.list-group-item-action.active{color:#fff;background-color:#342205;border-color:#342205}.list-group-item-reorg-eggplant{color:#1f001f;background-color:#c8b8c8}.list-group-item-reorg-eggplant.list-group-item-action:focus,.list-group-item-reorg-eggplant.list-group-item-action:hover{color:#1f001f;background-color:#bda9bd}.list-group-item-reorg-eggplant.list-group-item-action.active{color:#fff;background-color:#1f001f;border-color:#1f001f}.list-group-item-reorg-cyan{color:#005571;background-color:#b8e5f5}.list-group-item-reorg-cyan.list-group-item-action:focus,.list-group-item-reorg-cyan.list-group-item-action:hover{color:#005571;background-color:#a1ddf1}.list-group-item-reorg-cyan.list-group-item-action.active{color:#fff;background-color:#005571;border-color:#005571}.list-group-item-reorg-olive{color:#3d3b1e;background-color:#d8d7c8}.list-group-item-reorg-olive.list-group-item-action:focus,.list-group-item-reorg-olive.list-group-item-action:hover{color:#3d3b1e;background-color:#ceccb9}.list-group-item-reorg-olive.list-group-item-action.active{color:#fff;background-color:#3d3b1e;border-color:#3d3b1e}.list-group-item-reorg-pale-orange{color:#848382;background-color:#fffefe}.list-group-item-reorg-pale-orange.list-group-item-action:focus,.list-group-item-reorg-pale-orange.list-group-item-action:hover{color:#848382;background-color:#faf1e9}.list-group-item-reorg-pale-orange.list-group-item-action.active{color:#fff;background-color:#848382;border-color:#848382}.list-group-item-reorg-pale-gold{color:#858585;background-color:#fff}.list-group-item-reorg-pale-gold.list-group-item-action:focus,.list-group-item-reorg-pale-gold.list-group-item-action:hover{color:#858585;background-color:#f2f2f2}.list-group-item-reorg-pale-gold.list-group-item-action.active{color:#fff;background-color:#858585;border-color:#858585}.list-group-item-reorg-pale-light-blue{color:#797d81;background-color:#f9fbfd}.list-group-item-reorg-pale-light-blue.list-group-item-action:focus,.list-group-item-reorg-pale-light-blue.list-group-item-action:hover{color:#797d81;background-color:#e5eef8}.list-group-item-reorg-pale-light-blue.list-group-item-action.active{color:#fff;background-color:#797d81;border-color:#797d81}.list-group-item-gray-100{color:#818182;background-color:#fdfdfe}.list-group-item-gray-100.list-group-item-action:focus,.list-group-item-gray-100.list-group-item-action:hover{color:#818182;background-color:#eef1f3}.list-group-item-gray-100.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-gray-200{color:#797b7c;background-color:#f9fafb}.list-group-item-gray-200.list-group-item-action:focus,.list-group-item-gray-200.list-group-item-action:hover{color:#797b7c;background-color:#eaedf0}.list-group-item-gray-200.list-group-item-action.active{color:#fff;background-color:#797b7c;border-color:#797b7c}.list-group-item-gray-300{color:#737678;background-color:#f6f7f8}.list-group-item-gray-300.list-group-item-action:focus,.list-group-item-gray-300.list-group-item-action:hover{color:#737678;background-color:#e7eaed}.list-group-item-gray-300.list-group-item-action.active{color:#fff;background-color:#737678;border-color:#737678}.list-group-item-white{color:#858585;background-color:#fff}.list-group-item-white.list-group-item-action:focus,.list-group-item-white.list-group-item-action:hover{color:#858585;background-color:#f2f2f2}.list-group-item-white.list-group-item-action.active{color:#fff;background-color:#858585;border-color:#858585}.list-group-item-black{color:#000;background-color:#b8b8b8}.list-group-item-black.list-group-item-action:focus,.list-group-item-black.list-group-item-action:hover{color:#000;background-color:#ababab}.list-group-item-black.list-group-item-action.active{color:#fff;background-color:#000;border-color:#000}.list-group-item-gray-400{color:#6b6e71;background-color:#f1f3f5}.list-group-item-gray-400.list-group-item-action:focus,.list-group-item-gray-400.list-group-item-action:hover{color:#6b6e71;background-color:#e3e6ea}.list-group-item-gray-400.list-group-item-action.active{color:#fff;background-color:#6b6e71;border-color:#6b6e71}.list-group-item-gray-500{color:#5a5e62;background-color:#e8eaed}.list-group-item-gray-500.list-group-item-action:focus,.list-group-item-gray-500.list-group-item-action:hover{color:#5a5e62;background-color:#dadee1}.list-group-item-gray-500.list-group-item-action.active{color:#fff;background-color:#5a5e62;border-color:#5a5e62}.list-group-item-gray-600{color:#383d41;background-color:#d6d8db}.list-group-item-gray-600.list-group-item-action:focus,.list-group-item-gray-600.list-group-item-action:hover{color:#383d41;background-color:#c8cccf}.list-group-item-gray-600.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-gray-700{color:#262a2d;background-color:#ccced0}.list-group-item-gray-700.list-group-item-action:focus,.list-group-item-gray-700.list-group-item-action:hover{color:#262a2d;background-color:#bfc1c4}.list-group-item-gray-700.list-group-item-action.active{color:#fff;background-color:#262a2d;border-color:#262a2d}.list-group-item-gray-800{color:#1b1e21;background-color:#c6c8ca}.list-group-item-gray-800.list-group-item-action:focus,.list-group-item-gray-800.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbd}.list-group-item-gray-800.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.list-group-item-gray-900{color:#111315;background-color:#c1c2c3}.list-group-item-gray-900.list-group-item-action:focus,.list-group-item-gray-900.list-group-item-action:hover{color:#111315;background-color:#b4b5b7}.list-group-item-gray-900.list-group-item-action.active{color:#fff;background-color:#111315;border-color:#111315}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.6}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:-.5rem -.1rem;font-family:Source Sans Pro,Calibri,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.7rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.5rem;height:1.5rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:1.5rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:1.5rem .25rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 1.5rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:1.5rem;height:.5rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.25rem 1.5rem .25rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:1.5rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .25rem 1.5rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 1.5rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:1.5rem;height:.5rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.25rem 0 .25rem 1.5rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:Source Sans Pro,Calibri,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem + -1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem + -1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#000}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{-webkit-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='m5.25 0-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators li{-webkit-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#334968!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#223146!important}.bg-secondary{background-color:#3372b0!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#285888!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#3372b0!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#285888!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-americas{background-color:#508ca0!important}a.bg-americas:focus,a.bg-americas:hover,button.bg-americas:focus,button.bg-americas:hover{background-color:#3f6e7e!important}.bg-asia{background-color:#790102!important}a.bg-asia:focus,a.bg-asia:hover,button.bg-asia:focus,button.bg-asia:hover{background-color:#460101!important}.bg-europe{background-color:#296c86!important}a.bg-europe:focus,a.bg-europe:hover,button.bg-europe:focus,button.bg-europe:hover{background-color:#1d4d5f!important}.bg-ceema{background-color:#c69b28!important}a.bg-ceema:focus,a.bg-ceema:hover,button.bg-ceema:focus,button.bg-ceema:hover{background-color:#9c7a1f!important}.bg-covenants{background-color:#44715b!important}a.bg-covenants:focus,a.bg-covenants:hover,button.bg-covenants:focus,button.bg-covenants:hover{background-color:#315141!important}.bg-first-day{background-color:#592382!important}a.bg-first-day:focus,a.bg-first-day:hover,button.bg-first-day:focus,button.bg-first-day:hover{background-color:#3d185a!important}.bg-event-driven{background-color:#003e30!important}a.bg-event-driven:focus,a.bg-event-driven:hover,button.bg-event-driven:focus,button.bg-event-driven:hover{background-color:#000b09!important}.bg-ma{background-color:#003e30!important}a.bg-ma:focus,a.bg-ma:hover,button.bg-ma:focus,button.bg-ma:hover{background-color:#000b09!important}.bg-litigation-intelligence{background-color:#6e7daa!important}a.bg-litigation-intelligence:focus,a.bg-litigation-intelligence:hover,button.bg-litigation-intelligence:focus,button.bg-litigation-intelligence:hover{background-color:#556490!important}.bg-pharma{background-color:#6e7daa!important}a.bg-pharma:focus,a.bg-pharma:hover,button.bg-pharma:focus,button.bg-pharma:hover{background-color:#556490!important}.bg-americas-middle-market{background-color:#6e7daa!important}a.bg-americas-middle-market:focus,a.bg-americas-middle-market:hover,button.bg-americas-middle-market:focus,button.bg-americas-middle-market:hover{background-color:#556490!important}.bg-emea-middle-market{background-color:#6e7daa!important}a.bg-emea-middle-market:focus,a.bg-emea-middle-market:hover,button.bg-emea-middle-market:focus,button.bg-emea-middle-market:hover{background-color:#556490!important}.bg-reorg-dark-blue{background-color:#334968!important}a.bg-reorg-dark-blue:focus,a.bg-reorg-dark-blue:hover,button.bg-reorg-dark-blue:focus,button.bg-reorg-dark-blue:hover{background-color:#223146!important}.bg-reorg-light-blue{background-color:#3372b0!important}a.bg-reorg-light-blue:focus,a.bg-reorg-light-blue:hover,button.bg-reorg-light-blue:focus,button.bg-reorg-light-blue:hover{background-color:#285888!important}.bg-reorg-black-blue{background-color:#002744!important}a.bg-reorg-black-blue:focus,a.bg-reorg-black-blue:hover,button.bg-reorg-black-blue:focus,button.bg-reorg-black-blue:hover{background-color:#000a11!important}.bg-reorg-orange{background-color:#9f5f27!important}a.bg-reorg-orange:focus,a.bg-reorg-orange:hover,button.bg-reorg-orange:focus,button.bg-reorg-orange:hover{background-color:#76471d!important}.bg-reorg-beige{background-color:#f4f1ee!important}a.bg-reorg-beige:focus,a.bg-reorg-beige:hover,button.bg-reorg-beige:focus,button.bg-reorg-beige:hover{background-color:#e0d8cf!important}.bg-reorg-teal{background-color:#44715b!important}a.bg-reorg-teal:focus,a.bg-reorg-teal:hover,button.bg-reorg-teal:focus,button.bg-reorg-teal:hover{background-color:#315141!important}.bg-reorg-plum{background-color:#592382!important}a.bg-reorg-plum:focus,a.bg-reorg-plum:hover,button.bg-reorg-plum:focus,button.bg-reorg-plum:hover{background-color:#3d185a!important}.bg-reorg-kiwi{background-color:#92a660!important}a.bg-reorg-kiwi:focus,a.bg-reorg-kiwi:hover,button.bg-reorg-kiwi:focus,button.bg-reorg-kiwi:hover{background-color:#76874c!important}.bg-reorg-forest{background-color:#003e30!important}a.bg-reorg-forest:focus,a.bg-reorg-forest:hover,button.bg-reorg-forest:focus,button.bg-reorg-forest:hover{background-color:#000b09!important}.bg-reorg-gold{background-color:#a38b60!important}a.bg-reorg-gold:focus,a.bg-reorg-gold:hover,button.bg-reorg-gold:focus,button.bg-reorg-gold:hover{background-color:#84704c!important}.bg-reorg-mustard{background-color:#c69b28!important}a.bg-reorg-mustard:focus,a.bg-reorg-mustard:hover,button.bg-reorg-mustard:focus,button.bg-reorg-mustard:hover{background-color:#9c7a1f!important}.bg-reorg-cadet-blue{background-color:#508ca0!important}a.bg-reorg-cadet-blue:focus,a.bg-reorg-cadet-blue:hover,button.bg-reorg-cadet-blue:focus,button.bg-reorg-cadet-blue:hover{background-color:#3f6e7e!important}.bg-reorg-steel-blue{background-color:#296c86!important}a.bg-reorg-steel-blue:focus,a.bg-reorg-steel-blue:hover,button.bg-reorg-steel-blue:focus,button.bg-reorg-steel-blue:hover{background-color:#1d4d5f!important}.bg-reorg-crimson{background-color:#790102!important}a.bg-reorg-crimson:focus,a.bg-reorg-crimson:hover,button.bg-reorg-crimson:focus,button.bg-reorg-crimson:hover{background-color:#460101!important}.bg-reorg-periwinkle{background-color:#6e7daa!important}a.bg-reorg-periwinkle:focus,a.bg-reorg-periwinkle:hover,button.bg-reorg-periwinkle:focus,button.bg-reorg-periwinkle:hover{background-color:#556490!important}.bg-reorg-seafoam{background-color:#25b0ba!important}a.bg-reorg-seafoam:focus,a.bg-reorg-seafoam:hover,button.bg-reorg-seafoam:focus,button.bg-reorg-seafoam:hover{background-color:#1d888f!important}.bg-reorg-peach{background-color:#cf916c!important}a.bg-reorg-peach:focus,a.bg-reorg-peach:hover,button.bg-reorg-peach:focus,button.bg-reorg-peach:hover{background-color:#c27446!important}.bg-reorg-steel{background-color:#7891a0!important}a.bg-reorg-steel:focus,a.bg-reorg-steel:hover,button.bg-reorg-steel:focus,button.bg-reorg-steel:hover{background-color:#5f7786!important}.bg-reorg-watermelon{background-color:#d95350!important}a.bg-reorg-watermelon:focus,a.bg-reorg-watermelon:hover,button.bg-reorg-watermelon:focus,button.bg-reorg-watermelon:hover{background-color:#ca2f2c!important}.bg-reorg-tangerine{background-color:#c87300!important}a.bg-reorg-tangerine:focus,a.bg-reorg-tangerine:hover,button.bg-reorg-tangerine:focus,button.bg-reorg-tangerine:hover{background-color:#955600!important}.bg-reorg-brown{background-color:#64410a!important}a.bg-reorg-brown:focus,a.bg-reorg-brown:hover,button.bg-reorg-brown:focus,button.bg-reorg-brown:hover{background-color:#362305!important}.bg-reorg-eggplant{background-color:#3c003c!important}a.bg-reorg-eggplant:focus,a.bg-reorg-eggplant:hover,button.bg-reorg-eggplant:focus,button.bg-reorg-eggplant:hover{background-color:#090009!important}.bg-reorg-cyan{background-color:#00a3da!important}a.bg-reorg-cyan:focus,a.bg-reorg-cyan:hover,button.bg-reorg-cyan:focus,button.bg-reorg-cyan:hover{background-color:#007da7!important}.bg-reorg-olive{background-color:#75713a!important}a.bg-reorg-olive:focus,a.bg-reorg-olive:hover,button.bg-reorg-olive:focus,button.bg-reorg-olive:hover{background-color:#535029!important}.bg-reorg-pale-orange{background-color:#fefcfa!important}a.bg-reorg-pale-orange:focus,a.bg-reorg-pale-orange:hover,button.bg-reorg-pale-orange:focus,button.bg-reorg-pale-orange:hover{background-color:#f4e1d1!important}.bg-reorg-pale-gold{background-color:#fff!important}a.bg-reorg-pale-gold:focus,a.bg-reorg-pale-gold:hover,button.bg-reorg-pale-gold:focus,button.bg-reorg-pale-gold:hover{background-color:#e6e6e6!important}.bg-reorg-pale-light-blue{background-color:#e9f1f9!important}a.bg-reorg-pale-light-blue:focus,a.bg-reorg-pale-light-blue:hover,button.bg-reorg-pale-light-blue:focus,button.bg-reorg-pale-light-blue:hover{background-color:#c2d8ed!important}.bg-gray-100{background-color:#f8f9fa!important}a.bg-gray-100:focus,a.bg-gray-100:hover,button.bg-gray-100:focus,button.bg-gray-100:hover{background-color:#dae0e5!important}.bg-gray-200{background-color:#e9ecef!important}a.bg-gray-200:focus,a.bg-gray-200:hover,button.bg-gray-200:focus,button.bg-gray-200:hover{background-color:#cbd2da!important}.bg-gray-300{background-color:#dee2e6!important}a.bg-gray-300:focus,a.bg-gray-300:hover,button.bg-gray-300:focus,button.bg-gray-300:hover{background-color:#c1c9d0!important}a.bg-white:focus,a.bg-white:hover,button.bg-white:focus,button.bg-white:hover{background-color:#e6e6e6!important}.bg-black,a.bg-black:focus,a.bg-black:hover,button.bg-black:focus,button.bg-black:hover{background-color:#000!important}.bg-gray-400{background-color:#ced4da!important}a.bg-gray-400:focus,a.bg-gray-400:hover,button.bg-gray-400:focus,button.bg-gray-400:hover{background-color:#b1bbc4!important}.bg-gray-500{background-color:#adb5bd!important}a.bg-gray-500:focus,a.bg-gray-500:hover,button.bg-gray-500:focus,button.bg-gray-500:hover{background-color:#919ca6!important}.bg-gray-600{background-color:#6c757d!important}a.bg-gray-600:focus,a.bg-gray-600:hover,button.bg-gray-600:focus,button.bg-gray-600:hover{background-color:#545b62!important}.bg-gray-700{background-color:#495057!important}a.bg-gray-700:focus,a.bg-gray-700:hover,button.bg-gray-700:focus,button.bg-gray-700:hover{background-color:#32373b!important}.bg-gray-800{background-color:#343a40!important}a.bg-gray-800:focus,a.bg-gray-800:hover,button.bg-gray-800:focus,button.bg-gray-800:hover{background-color:#1d2124!important}.bg-gray-900{background-color:#212529!important}a.bg-gray-900:focus,a.bg-gray-900:hover,button.bg-gray-900:focus,button.bg-gray-900:hover{background-color:#0a0c0d!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#334968!important}.border-secondary{border-color:#3372b0!important}.border-success{border-color:#28a745!important}.border-info{border-color:#3372b0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-americas{border-color:#508ca0!important}.border-asia{border-color:#790102!important}.border-europe{border-color:#296c86!important}.border-ceema{border-color:#c69b28!important}.border-covenants{border-color:#44715b!important}.border-first-day{border-color:#592382!important}.border-event-driven,.border-ma{border-color:#003e30!important}.border-americas-middle-market,.border-emea-middle-market,.border-litigation-intelligence,.border-pharma{border-color:#6e7daa!important}.border-reorg-dark-blue{border-color:#334968!important}.border-reorg-light-blue{border-color:#3372b0!important}.border-reorg-black-blue{border-color:#002744!important}.border-reorg-orange{border-color:#9f5f27!important}.border-reorg-beige{border-color:#f4f1ee!important}.border-reorg-teal{border-color:#44715b!important}.border-reorg-plum{border-color:#592382!important}.border-reorg-kiwi{border-color:#92a660!important}.border-reorg-forest{border-color:#003e30!important}.border-reorg-gold{border-color:#a38b60!important}.border-reorg-mustard{border-color:#c69b28!important}.border-reorg-cadet-blue{border-color:#508ca0!important}.border-reorg-steel-blue{border-color:#296c86!important}.border-reorg-crimson{border-color:#790102!important}.border-reorg-periwinkle{border-color:#6e7daa!important}.border-reorg-seafoam{border-color:#25b0ba!important}.border-reorg-peach{border-color:#cf916c!important}.border-reorg-steel{border-color:#7891a0!important}.border-reorg-watermelon{border-color:#d95350!important}.border-reorg-tangerine{border-color:#c87300!important}.border-reorg-brown{border-color:#64410a!important}.border-reorg-eggplant{border-color:#3c003c!important}.border-reorg-cyan{border-color:#00a3da!important}.border-reorg-olive{border-color:#75713a!important}.border-reorg-pale-orange{border-color:#fefcfa!important}.border-reorg-pale-gold{border-color:#fff!important}.border-reorg-pale-light-blue{border-color:#e9f1f9!important}.border-gray-100{border-color:#f8f9fa!important}.border-gray-200{border-color:#e9ecef!important}.border-gray-300{border-color:#dee2e6!important}.border-black{border-color:#000!important}.border-gray-400{border-color:#ced4da!important}.border-gray-500{border-color:#adb5bd!important}.border-gray-600{border-color:#6c757d!important}.border-gray-700{border-color:#495057!important}.border-gray-800{border-color:#343a40!important}.border-gray-900{border-color:#212529!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media(min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media(min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media(min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media(min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media(min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports(position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.w-0{width:0!important}.w-1{width:1!important}.w-2{width:2!important}.w-3{width:3!important}.w-4{width:4!important}.w-5{width:5!important}.w-9{width:9!important}.w-z10{width:10!important}.w-11{width:11!important}.w-10{width:10%!important}.w-15{width:15%!important}.w-20{width:20%!important}.w-30{width:30%!important}.w-33{width:33%!important}.w-40{width:40%!important}.w-60{width:60%!important}.w-1px{width:1px!important}.w-2px{width:2px!important}.w-5px{width:5px!important}.w-10px{width:10px!important}.w-15px{width:15px!important}.w-20px{width:20px!important}.w-30px{width:30px!important}.w-31px{width:31px!important}.w-35px{width:35px!important}.w-36px{width:36px!important}.w-39px{width:39px!important}.w-50px{width:50px!important}.w-59px{width:59px!important}.w-65px{width:65px!important}.w-70px{width:70px!important}.w-80px{width:80px!important}.w-90px{width:90px!important}.w-100px{width:100px!important}.w-110px{width:110px!important}.w-112px{width:112px!important}.w-125px{width:125px!important}.w-130px{width:130px!important}.w-135px{width:135px!important}.w-140px{width:140px!important}.w-150px{width:150px!important}.w-155px{width:155px!important}.w-160px{width:160px!important}.w-175px{width:175px!important}.w-180px{width:180px!important}.w-190px{width:190px!important}.w-200px{width:200px!important}.w-205px{width:205px!important}.w-210px{width:210px!important}.w-215px{width:215px!important}.w-216px{width:216px!important}.w-225px{width:225px!important}.w-230px{width:230px!important}.w-235px{width:235px!important}.w-240px{width:240px!important}.w-250px{width:250px!important}.w-275px{width:275px!important}.w-285px{width:285px!important}.w-287px{width:287px!important}.w-290px{width:290px!important}.w-300px{width:300px!important}.w-325px{width:325px!important}.w-345px{width:345px!important}.w-350px{width:350px!important}.w-400px{width:400px!important}.w-425px{width:425px!important}.w-450px{width:450px!important}.w-500px{width:500px!important}.w-525px{width:525px!important}.w-575px{width:575px!important}.w-600px{width:600px!important}.w-1200px{width:1200px!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.h-0{height:0!important}.h-1{height:1!important}.h-2{height:2!important}.h-3{height:3!important}.h-4{height:4!important}.h-5{height:5!important}.h-9{height:9!important}.h-z10{height:10!important}.h-11{height:11!important}.h-10{height:10%!important}.h-15{height:15%!important}.h-20{height:20%!important}.h-30{height:30%!important}.h-33{height:33%!important}.h-40{height:40%!important}.h-60{height:60%!important}.h-1px{height:1px!important}.h-2px{height:2px!important}.h-5px{height:5px!important}.h-10px{height:10px!important}.h-15px{height:15px!important}.h-20px{height:20px!important}.h-30px{height:30px!important}.h-31px{height:31px!important}.h-35px{height:35px!important}.h-36px{height:36px!important}.h-39px{height:39px!important}.h-50px{height:50px!important}.h-59px{height:59px!important}.h-65px{height:65px!important}.h-70px{height:70px!important}.h-80px{height:80px!important}.h-90px{height:90px!important}.h-100px{height:100px!important}.h-110px{height:110px!important}.h-112px{height:112px!important}.h-125px{height:125px!important}.h-130px{height:130px!important}.h-135px{height:135px!important}.h-140px{height:140px!important}.h-150px{height:150px!important}.h-155px{height:155px!important}.h-160px{height:160px!important}.h-175px{height:175px!important}.h-180px{height:180px!important}.h-190px{height:190px!important}.h-200px{height:200px!important}.h-205px{height:205px!important}.h-210px{height:210px!important}.h-215px{height:215px!important}.h-216px{height:216px!important}.h-225px{height:225px!important}.h-230px{height:230px!important}.h-235px{height:235px!important}.h-240px{height:240px!important}.h-250px{height:250px!important}.h-275px{height:275px!important}.h-285px{height:285px!important}.h-287px{height:287px!important}.h-290px{height:290px!important}.h-300px{height:300px!important}.h-325px{height:325px!important}.h-345px{height:345px!important}.h-350px{height:350px!important}.h-400px{height:400px!important}.h-425px{height:425px!important}.h-450px{height:450px!important}.h-500px{height:500px!important}.h-525px{height:525px!important}.h-575px{height:575px!important}.h-600px{height:600px!important}.h-1200px{height:1200px!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.m-6{margin:3.5rem!important}.mt-6,.my-6{margin-top:3.5rem!important}.mr-6,.mx-6{margin-right:3.5rem!important}.mb-6,.my-6{margin-bottom:3.5rem!important}.ml-6,.mx-6{margin-left:3.5rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.p-6{padding:3.5rem!important}.pt-6,.py-6{padding-top:3.5rem!important}.pr-6,.px-6{padding-right:3.5rem!important}.pb-6,.py-6{padding-bottom:3.5rem!important}.pl-6,.px-6{padding-left:3.5rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-n6{margin:-3.5rem!important}.mt-n6,.my-n6{margin-top:-3.5rem!important}.mr-n6,.mx-n6{margin-right:-3.5rem!important}.mb-n6,.my-n6{margin-bottom:-3.5rem!important}.ml-n6,.mx-n6{margin-left:-3.5rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media(min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.m-sm-6{margin:3.5rem!important}.mt-sm-6,.my-sm-6{margin-top:3.5rem!important}.mr-sm-6,.mx-sm-6{margin-right:3.5rem!important}.mb-sm-6,.my-sm-6{margin-bottom:3.5rem!important}.ml-sm-6,.mx-sm-6{margin-left:3.5rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.p-sm-6{padding:3.5rem!important}.pt-sm-6,.py-sm-6{padding-top:3.5rem!important}.pr-sm-6,.px-sm-6{padding-right:3.5rem!important}.pb-sm-6,.py-sm-6{padding-bottom:3.5rem!important}.pl-sm-6,.px-sm-6{padding-left:3.5rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-n6{margin:-3.5rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-3.5rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-3.5rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-3.5rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-3.5rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media(min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.m-md-6{margin:3.5rem!important}.mt-md-6,.my-md-6{margin-top:3.5rem!important}.mr-md-6,.mx-md-6{margin-right:3.5rem!important}.mb-md-6,.my-md-6{margin-bottom:3.5rem!important}.ml-md-6,.mx-md-6{margin-left:3.5rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.p-md-6{padding:3.5rem!important}.pt-md-6,.py-md-6{padding-top:3.5rem!important}.pr-md-6,.px-md-6{padding-right:3.5rem!important}.pb-md-6,.py-md-6{padding-bottom:3.5rem!important}.pl-md-6,.px-md-6{padding-left:3.5rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-n6{margin:-3.5rem!important}.mt-md-n6,.my-md-n6{margin-top:-3.5rem!important}.mr-md-n6,.mx-md-n6{margin-right:-3.5rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-3.5rem!important}.ml-md-n6,.mx-md-n6{margin-left:-3.5rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media(min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.m-lg-6{margin:3.5rem!important}.mt-lg-6,.my-lg-6{margin-top:3.5rem!important}.mr-lg-6,.mx-lg-6{margin-right:3.5rem!important}.mb-lg-6,.my-lg-6{margin-bottom:3.5rem!important}.ml-lg-6,.mx-lg-6{margin-left:3.5rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.p-lg-6{padding:3.5rem!important}.pt-lg-6,.py-lg-6{padding-top:3.5rem!important}.pr-lg-6,.px-lg-6{padding-right:3.5rem!important}.pb-lg-6,.py-lg-6{padding-bottom:3.5rem!important}.pl-lg-6,.px-lg-6{padding-left:3.5rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-n6{margin:-3.5rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-3.5rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-3.5rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-3.5rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-3.5rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media(min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.m-xl-6{margin:3.5rem!important}.mt-xl-6,.my-xl-6{margin-top:3.5rem!important}.mr-xl-6,.mx-xl-6{margin-right:3.5rem!important}.mb-xl-6,.my-xl-6{margin-bottom:3.5rem!important}.ml-xl-6,.mx-xl-6{margin-left:3.5rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.p-xl-6{padding:3.5rem!important}.pt-xl-6,.py-xl-6{padding-top:3.5rem!important}.pr-xl-6,.px-xl-6{padding-right:3.5rem!important}.pb-xl-6,.py-xl-6{padding-bottom:3.5rem!important}.pl-xl-6,.px-xl-6{padding-left:3.5rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-n6{margin:-3.5rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-3.5rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-3.5rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-3.5rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-3.5rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-primary{color:#334968!important}a.text-primary:focus,a.text-primary:hover{color:#1a2535!important}.text-secondary{color:#3372b0!important}a.text-secondary:focus,a.text-secondary:hover{color:#224c75!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#3372b0!important}a.text-info:focus,a.text-info:hover{color:#224c75!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-americas{color:#508ca0!important}a.text-americas:focus,a.text-americas:hover{color:#375f6d!important}.text-asia{color:#790102!important}a.text-asia:focus,a.text-asia:hover{color:#2d0001!important}.text-europe{color:#296c86!important}a.text-europe:focus,a.text-europe:hover{color:#173d4b!important}.text-ceema{color:#c69b28!important}a.text-ceema:focus,a.text-ceema:hover{color:#86691b!important}.text-covenants{color:#44715b!important}a.text-covenants:focus,a.text-covenants:hover{color:#274135!important}.text-first-day{color:#592382!important}a.text-first-day:focus,a.text-first-day:hover{color:#301346!important}.text-event-driven{color:#003e30!important}a.text-event-driven:focus,a.text-event-driven:hover{color:#000!important}.text-ma{color:#003e30!important}a.text-ma:focus,a.text-ma:hover{color:#000!important}.text-litigation-intelligence{color:#6e7daa!important}a.text-litigation-intelligence:focus,a.text-litigation-intelligence:hover{color:#4b5880!important}.text-pharma{color:#6e7daa!important}a.text-pharma:focus,a.text-pharma:hover{color:#4b5880!important}.text-americas-middle-market{color:#6e7daa!important}a.text-americas-middle-market:focus,a.text-americas-middle-market:hover{color:#4b5880!important}.text-emea-middle-market{color:#6e7daa!important}a.text-emea-middle-market:focus,a.text-emea-middle-market:hover{color:#4b5880!important}.text-reorg-dark-blue{color:#334968!important}a.text-reorg-dark-blue:focus,a.text-reorg-dark-blue:hover{color:#1a2535!important}.text-reorg-light-blue{color:#3372b0!important}a.text-reorg-light-blue:focus,a.text-reorg-light-blue:hover{color:#224c75!important}.text-reorg-black-blue{color:#002744!important}a.text-reorg-black-blue:focus,a.text-reorg-black-blue:hover{color:#000!important}.text-reorg-orange{color:#9f5f27!important}a.text-reorg-orange:focus,a.text-reorg-orange:hover{color:#623a18!important}.text-reorg-beige{color:#f4f1ee!important}a.text-reorg-beige:focus,a.text-reorg-beige:hover{color:#d6cbc0!important}.text-reorg-teal{color:#44715b!important}a.text-reorg-teal:focus,a.text-reorg-teal:hover{color:#274135!important}.text-reorg-plum{color:#592382!important}a.text-reorg-plum:focus,a.text-reorg-plum:hover{color:#301346!important}.text-reorg-kiwi{color:#92a660!important}a.text-reorg-kiwi:focus,a.text-reorg-kiwi:hover{color:#687743!important}.text-reorg-forest{color:#003e30!important}a.text-reorg-forest:focus,a.text-reorg-forest:hover{color:#000!important}.text-reorg-gold{color:#a38b60!important}a.text-reorg-gold:focus,a.text-reorg-gold:hover{color:#746243!important}.text-reorg-mustard{color:#c69b28!important}a.text-reorg-mustard:focus,a.text-reorg-mustard:hover{color:#86691b!important}.text-reorg-cadet-blue{color:#508ca0!important}a.text-reorg-cadet-blue:focus,a.text-reorg-cadet-blue:hover{color:#375f6d!important}.text-reorg-steel-blue{color:#296c86!important}a.text-reorg-steel-blue:focus,a.text-reorg-steel-blue:hover{color:#173d4b!important}.text-reorg-crimson{color:#790102!important}a.text-reorg-crimson:focus,a.text-reorg-crimson:hover{color:#2d0001!important}.text-reorg-periwinkle{color:#6e7daa!important}a.text-reorg-periwinkle:focus,a.text-reorg-periwinkle:hover{color:#4b5880!important}.text-reorg-seafoam{color:#25b0ba!important}a.text-reorg-seafoam:focus,a.text-reorg-seafoam:hover{color:#18747a!important}.text-reorg-peach{color:#cf916c!important}a.text-reorg-peach:focus,a.text-reorg-peach:hover{color:#b4683b!important}.text-reorg-steel{color:#7891a0!important}a.text-reorg-steel:focus,a.text-reorg-steel:hover{color:#546a77!important}.text-reorg-watermelon{color:#d95350!important}a.text-reorg-watermelon:focus,a.text-reorg-watermelon:hover{color:#b52a27!important}.text-reorg-tangerine{color:#c87300!important}a.text-reorg-tangerine:focus,a.text-reorg-tangerine:hover{color:#7c4700!important}.text-reorg-brown{color:#64410a!important}a.text-reorg-brown:focus,a.text-reorg-brown:hover{color:#1e1403!important}.text-reorg-eggplant{color:#3c003c!important}a.text-reorg-eggplant:focus,a.text-reorg-eggplant:hover{color:#000!important}.text-reorg-cyan{color:#00a3da!important}a.text-reorg-cyan:focus,a.text-reorg-cyan:hover{color:#006a8e!important}.text-reorg-olive{color:#75713a!important}a.text-reorg-olive:focus,a.text-reorg-olive:hover{color:#424021!important}.text-reorg-pale-orange{color:#fefcfa!important}a.text-reorg-pale-orange:focus,a.text-reorg-pale-orange:hover{color:#efd4bd!important}.text-reorg-pale-gold{color:#fff!important}a.text-reorg-pale-gold:focus,a.text-reorg-pale-gold:hover{color:#d9d9d9!important}.text-reorg-pale-light-blue{color:#e9f1f9!important}a.text-reorg-pale-light-blue:focus,a.text-reorg-pale-light-blue:hover{color:#aecbe8!important}.text-gray-100{color:#f8f9fa!important}a.text-gray-100:focus,a.text-gray-100:hover{color:#cbd3da!important}.text-gray-200{color:#e9ecef!important}a.text-gray-200:focus,a.text-gray-200:hover{color:#bdc6cf!important}.text-gray-300{color:#dee2e6!important}a.text-gray-300:focus,a.text-gray-300:hover{color:#b2bcc5!important}.text-white{color:#fff!important}a.text-white:focus,a.text-white:hover{color:#d9d9d9!important}.text-black,a.text-black:focus,a.text-black:hover{color:#000!important}.text-gray-400{color:#ced4da!important}a.text-gray-400:focus,a.text-gray-400:hover{color:#a2aeb9!important}.text-gray-500{color:#adb5bd!important}a.text-gray-500:focus,a.text-gray-500:hover{color:#838f9b!important}.text-gray-600{color:#6c757d!important}a.text-gray-600:focus,a.text-gray-600:hover{color:#494f54!important}.text-gray-700{color:#495057!important}a.text-gray-700:focus,a.text-gray-700:hover{color:#262a2d!important}.text-gray-800{color:#343a40!important}a.text-gray-800:focus,a.text-gray-800:hover{color:#121416!important}.text-gray-900{color:#212529!important}.text-body,a.text-gray-900:focus,a.text-gray-900:hover{color:#000!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}