@charset "UTF-8";@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700);.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}@keyframes swal2-animate-success-line-tip{0%{left:.0625em;top:1.1875em;width:0}54%{left:.125em;top:1.0625em;width:0}70%{left:-.375em;top:2.1875em;width:3.125em}84%{left:1.3125em;top:3em;width:1.0625em}to{left:.875em;top:2.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{right:2.875em;top:3.375em;width:0}65%{right:2.875em;top:3.375em;width:0}84%{right:0;top:2.1875em;width:3.4375em}to{right:.5em;top:2.375em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;opacity:0;transform:scale(.4)}50%{margin-top:1.625em;opacity:0;transform:scale(.4)}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;opacity:1;transform:scale(1)}}@keyframes swal2-animate-error-icon{0%{opacity:0;transform:rotateX(100deg)}to{opacity:1;transform:rotateX(0deg)}}body.swal2-toast-shown .swal2-container,body.swal2-toast-shown .swal2-container.swal2-shown{background-color:transparent}body.swal2-toast-shown .swal2-container.swal2-top{bottom:auto;left:50%;right:auto;top:0;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{bottom:auto;left:auto;right:0;top:0}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{bottom:auto;left:0;right:auto;top:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{bottom:auto;left:0;right:auto;top:50%;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{bottom:auto;left:50%;right:auto;top:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{bottom:auto;left:auto;right:0;top:50%;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{bottom:0;left:0;right:auto;top:auto}body.swal2-toast-shown .swal2-container.swal2-bottom{bottom:0;left:50%;right:auto;top:auto;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{bottom:0;left:auto;right:0;top:auto}body.swal2-toast-column .swal2-toast{align-items:stretch;flex-direction:column}body.swal2-toast-column .swal2-toast .swal2-actions{align-self:stretch;flex:1;height:2.2em;margin-top:.3125em}body.swal2-toast-column .swal2-toast .swal2-loading{justify-content:center}body.swal2-toast-column .swal2-toast .swal2-input{font-size:1em;height:2em;margin:.3125em auto}body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast{align-items:center;box-shadow:0 0 .625em #d9d9d9;flex-direction:row;overflow-y:hidden;padding:.625em;width:auto}.swal2-popup.swal2-toast .swal2-header{flex-direction:row}.swal2-popup.swal2-toast .swal2-title{flex-grow:1;font-size:1em;justify-content:flex-start;margin:0 .6em}.swal2-popup.swal2-toast .swal2-footer{font-size:.8em;margin:.5em 0 0;padding:.5em 0 0}.swal2-popup.swal2-toast .swal2-close{height:.8em;line-height:.8;position:static;width:.8em}.swal2-popup.swal2-toast .swal2-content{font-size:1em;justify-content:flex-start}.swal2-popup.swal2-toast .swal2-icon{height:2em;margin:0;min-width:2em;width:2em}.swal2-popup.swal2-toast .swal2-icon-text{font-size:2em;font-weight:700;line-height:1em}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{height:auto;margin:0 .3125em}.swal2-popup.swal2-toast .swal2-styled{font-size:1em;margin:0 .3125em;padding:.3125em .625em}.swal2-popup.swal2-toast .swal2-styled:focus{box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4)}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:2.8125em;position:absolute;transform:rotate(45deg);width:2em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:4em 0 0 4em;left:-.9375em;top:-.25em;transform:rotate(-45deg);transform-origin:2em 2em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 4em 4em 0;left:.9375em;top:-.25em;transform-origin:0 2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{height:2.6875em;left:.4375em;top:0;width:.4375em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{left:.1875em;top:1.125em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{right:.1875em;top:.9375em;width:1.375em}.swal2-popup.swal2-toast.swal2-show{animation:showSweetToast .5s}.swal2-popup.swal2-toast.swal2-hide{animation:hideSweetToast .2s forwards}.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip{animation:animate-toast-success-tip .75s}.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long{animation:animate-toast-success-long .75s}@keyframes showSweetToast{0%{opacity:0;transform:translateY(-.625em) rotate(2deg)}33%{opacity:.5;transform:translateY(0) rotate(-2deg)}66%{opacity:.7;transform:translateY(.3125em) rotate(2deg)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}to{opacity:0;transform:rotate(1deg)}}@keyframes animate-toast-success-tip{0%{left:.0625em;top:.5625em;width:0}54%{left:.125em;top:.125em;width:0}70%{left:-.25em;top:.625em;width:1.625em}84%{left:.75em;top:1.0625em;width:.5em}to{left:.1875em;top:1.125em;width:.75em}}@keyframes animate-toast-success-long{0%{right:1.375em;top:1.625em;width:0}65%{right:.9375em;top:1.25em;width:0}84%{right:0;top:.9375em;width:1.125em}to{right:.1875em;top:.9375em;width:1.375em}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-shown{background-color:transparent;bottom:auto;left:auto;right:auto;top:auto}body.swal2-no-backdrop .swal2-shown>.swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}body.swal2-no-backdrop .swal2-shown.swal2-top{left:50%;top:0;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-top-left,body.swal2-no-backdrop .swal2-shown.swal2-top-start{left:0;top:0}body.swal2-no-backdrop .swal2-shown.swal2-top-end,body.swal2-no-backdrop .swal2-shown.swal2-top-right{right:0;top:0}body.swal2-no-backdrop .swal2-shown.swal2-center{left:50%;top:50%;transform:translate(-50%,-50%)}body.swal2-no-backdrop .swal2-shown.swal2-center-left,body.swal2-no-backdrop .swal2-shown.swal2-center-start{left:0;top:50%;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-center-end,body.swal2-no-backdrop .swal2-shown.swal2-center-right{right:0;top:50%;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;left:50%;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;left:0}body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{bottom:0;right:0}.swal2-container{align-items:center;background-color:transparent;bottom:0;display:flex;flex-direction:row;justify-content:center;left:0;overflow-x:hidden;padding:10px;position:fixed;right:0;top:0;z-index:1060;-webkit-overflow-scrolling:touch}.swal2-container.swal2-top{align-items:flex-start}.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{align-items:flex-start;justify-content:flex-start}.swal2-container.swal2-top-end,.swal2-container.swal2-top-right{align-items:flex-start;justify-content:flex-end}.swal2-container.swal2-center{align-items:center}.swal2-container.swal2-center-left,.swal2-container.swal2-center-start{align-items:center;justify-content:flex-start}.swal2-container.swal2-center-end,.swal2-container.swal2-center-right{align-items:center;justify-content:flex-end}.swal2-container.swal2-bottom{align-items:flex-end}.swal2-container.swal2-bottom-left,.swal2-container.swal2-bottom-start{align-items:flex-end;justify-content:flex-start}.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right{align-items:flex-end;justify-content:flex-end}.swal2-container.swal2-grow-fullscreen>.swal2-modal{align-self:stretch;display:flex!important;flex:1;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{align-content:center;display:flex!important;flex:1;justify-content:center}.swal2-container.swal2-grow-column{flex:1;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-top-start{align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-top-right{align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{align-content:center;display:flex!important;flex:1;justify-content:center}.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-container .swal2-modal{margin:0!important}}.swal2-container.swal2-fade{transition:background-color .1s}.swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.swal2-popup{background:#fff;border-radius:.3125em;box-sizing:border-box;display:none;flex-direction:column;font-family:inherit;font-size:1rem;justify-content:center;max-width:100%;padding:1.25em;position:relative;width:32em}.swal2-popup:focus{outline:none}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-popup .swal2-header{align-items:center;display:flex;flex-direction:column}.swal2-popup .swal2-title{color:#595959;display:block;font-size:1.875em;font-weight:600;margin:0 0 .4em;max-width:100%;padding:0;position:relative;text-align:center;text-transform:none;word-wrap:break-word}.swal2-popup .swal2-actions{align-items:center;flex-wrap:wrap;justify-content:center;margin:1.25em auto 0;z-index:1}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm{animation:swal2-rotate-loading 1.5s linear 0s infinite normal;background-color:transparent!important;border:.25em solid transparent;border-radius:100%;box-sizing:border-box;color:transparent;cursor:default;height:2.5em;margin:.46875em;padding:0;user-select:none;width:2.5em}.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-left:30px;margin-right:30px}.swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm:after{animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border:3px solid #999;border-radius:50%;border-right-color:transparent;box-shadow:1px 1px 1px #fff;content:"";display:inline-block;height:15px;margin-left:5px;width:15px}.swal2-popup .swal2-styled{box-shadow:none;font-weight:500;margin:.3125em;padding:.625em 2em}.swal2-popup .swal2-styled:not([disabled]){cursor:pointer}.swal2-popup .swal2-styled.swal2-confirm{background:initial;background-color:#3085d6;border:0;border-radius:.25em;color:#fff;font-size:1.0625em}.swal2-popup .swal2-styled.swal2-cancel{background:initial;background-color:#aaa;border:0;border-radius:.25em;color:#fff;font-size:1.0625em}.swal2-popup .swal2-styled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4);outline:none}.swal2-popup .swal2-styled::-moz-focus-inner{border:0}.swal2-popup .swal2-footer{border-top:1px solid #eee;color:#545454;font-size:1em;justify-content:center;margin:1.25em 0 0;padding:1em 0 0}.swal2-popup .swal2-image{margin:1.25em auto;max-width:100%}.swal2-popup .swal2-close{background:transparent;border:none;border-radius:0;color:#ccc;cursor:pointer;font-family:serif;font-size:2.5em;height:1.2em;justify-content:center;line-height:1.2;outline:initial;overflow:hidden;padding:0;position:absolute;right:0;top:0;transition:color .1s ease-out;width:1.2em}.swal2-popup .swal2-close:hover{color:#f27474;transform:none}.swal2-popup>.swal2-checkbox,.swal2-popup>.swal2-file,.swal2-popup>.swal2-input,.swal2-popup>.swal2-radio,.swal2-popup>.swal2-select,.swal2-popup>.swal2-textarea{display:none}.swal2-popup .swal2-content{color:#545454;font-size:1.125em;font-weight:300;justify-content:center;line-height:normal;margin:0;padding:0;z-index:1;word-wrap:break-word}.swal2-popup #swal2-content{text-align:center}.swal2-popup .swal2-checkbox,.swal2-popup .swal2-file,.swal2-popup .swal2-input,.swal2-popup .swal2-radio,.swal2-popup .swal2-select,.swal2-popup .swal2-textarea{margin:1em auto}.swal2-popup .swal2-file,.swal2-popup .swal2-input,.swal2-popup .swal2-textarea{border:1px solid #d9d9d9;border-radius:.1875em;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);box-sizing:border-box;font-size:1.125em;transition:border-color .3s,box-shadow .3s;width:100%}.swal2-popup .swal2-file.swal2-inputerror,.swal2-popup .swal2-input.swal2-inputerror,.swal2-popup .swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-popup .swal2-file:focus,.swal2-popup .swal2-input:focus,.swal2-popup .swal2-textarea:focus{border:1px solid #b4dbed;box-shadow:0 0 3px #c4e6f5;outline:none}.swal2-popup .swal2-file::placeholder,.swal2-popup .swal2-input::placeholder,.swal2-popup .swal2-textarea::placeholder{color:#ccc}.swal2-popup .swal2-range input{width:80%}.swal2-popup .swal2-range output{font-weight:600;text-align:center;width:20%}.swal2-popup .swal2-range input,.swal2-popup .swal2-range output{font-size:1.125em;height:2.625em;line-height:2.625em;margin:1em auto;padding:0}.swal2-popup .swal2-input{height:2.625em;padding:0 .75em}.swal2-popup .swal2-input[type=number]{max-width:10em}.swal2-popup .swal2-file{font-size:1.125em}.swal2-popup .swal2-textarea{height:6.75em;padding:.75em}.swal2-popup .swal2-select{color:#545454;font-size:1.125em;max-width:100%;min-width:50%;padding:.375em .625em}.swal2-popup .swal2-checkbox,.swal2-popup .swal2-radio{align-items:center;justify-content:center}.swal2-popup .swal2-checkbox label,.swal2-popup .swal2-radio label{font-size:1.125em;margin:0 .6em}.swal2-popup .swal2-checkbox input,.swal2-popup .swal2-radio input{margin:0 .4em}.swal2-popup .swal2-validation-message{align-items:center;background:#f0f0f0;color:#666;display:none;font-size:1em;font-weight:300;justify-content:center;overflow:hidden;padding:.625em}.swal2-popup .swal2-validation-message:before{background-color:#f27474;border-radius:50%;color:#fff;content:"!";display:inline-block;font-weight:600;height:1.5em;line-height:1.5em;margin:0 .625em;min-width:1.5em;text-align:center;width:1.5em;zoom:normal}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@-moz-document url-prefix(){.swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.swal2-icon{border:.25em solid transparent;border-radius:50%;box-sizing:content-box;cursor:default;height:5em;justify-content:center;line-height:5em;margin:1.25em auto 1.875em;position:relative;user-select:none;width:5em;zoom:normal}.swal2-icon-text{font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{flex-grow:1;position:relative}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{background-color:#f27474;border-radius:.125em;display:block;height:.3125em;position:absolute;top:2.3125em;width:2.9375em}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:7.5em;position:absolute;transform:rotate(45deg);width:3.75em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:7.5em 0 0 7.5em;left:-2.0635em;top:-.4375em;transform:rotate(-45deg);transform-origin:3.75em 3.75em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 7.5em 7.5em 0;left:1.875em;top:-.6875em;transform:rotate(-45deg);transform-origin:0 3.75em}.swal2-icon.swal2-success .swal2-success-ring{border:.25em solid hsla(98,55%,69%,.3);border-radius:50%;box-sizing:content-box;height:100%;left:-.25em;position:absolute;top:-.25em;width:100%;z-index:2}.swal2-icon.swal2-success .swal2-success-fix{height:5.625em;left:1.625em;position:absolute;top:.5em;transform:rotate(-45deg);width:.4375em;z-index:1}.swal2-icon.swal2-success [class^=swal2-success-line]{background-color:#a5dc86;border-radius:.125em;display:block;height:.3125em;position:absolute;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{left:.875em;top:2.875em;transform:rotate(45deg);width:1.5625em}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{right:.5em;top:2.375em;transform:rotate(-45deg);width:2.9375em}.swal2-progresssteps{align-items:center;font-weight:600;margin:0 0 1.25em;padding:0}.swal2-progresssteps li{display:inline-block;position:relative}.swal2-progresssteps .swal2-progresscircle{background:#3085d6;border-radius:2em;color:#fff;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}.swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.swal2-progresssteps .swal2-progressline{background:#3085d6;height:.4em;margin:0 -1px;width:2.5em;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-show.swal2-noanimation{animation:none}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-hide.swal2-noanimation{animation:none}.swal2-rtl .swal2-close{left:0;right:auto}.swal2-animate-success-icon .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}.swal2-animate-success-icon .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}.swal2-animate-success-icon .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-animate-error-icon{animation:swal2-animate-error-icon .5s}.swal2-animate-error-icon .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;height:100%;left:0;overflow:hidden;position:absolute;top:0;-ms-touch-action:none;touch-action:none;width:100%;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{-webkit-backface-visibility:hidden;background:#000;opacity:0;transform:translateZ(0)}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{bottom:0;left:0;position:absolute;right:0;top:0;-ms-touch-action:none;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp__bg{transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:#ccc;font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:#ccc;text-decoration:underline}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;opacity:.75;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/build/images/default-skin.0ff4d621.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (-webkit-min-device-pixel-ratio:1.1),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/build/images/default-skin.f64c3af3.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background-color:rgba(0,0,0,.3);content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__share-modal{-webkit-backface-visibility:hidden;background:rgba(0,0,0,.5);display:block;height:100%;left:0;opacity:0;padding:10px;position:absolute;top:0;transition:opacity .25s ease-out;width:100%;will-change:opacity;z-index:1600}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{-webkit-backface-visibility:hidden;background:#fff;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.25);display:block;position:absolute;right:44px;top:56px;transform:translateY(6px);transition:transform .25s;width:auto;will-change:transform;z-index:1620}.pswp__share-tooltip a{display:block;font-size:14px;line-height:18px;padding:8px 12px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{border:6px solid transparent;border-bottom-color:#fff;content:"";display:block;height:0;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none;position:absolute;right:15px;top:-12px;width:0}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{color:#fff;font-size:13px;height:44px;left:0;line-height:44px;opacity:.75;padding:0 10px;position:absolute;top:0}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption small{color:#bbb;font-size:11px}.pswp__caption__center{color:#ccc;font-size:13px;line-height:20px;margin:0 auto;max-width:420px;padding:10px;text-align:left}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/build/images/preloader.14d740b6.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-color:#fff #fff transparent transparent;border-radius:50%;border-style:solid;border-width:2px;box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;opacity:1;visibility:visible;z-index:1550}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.hide-by-clipping{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.fr-popup .fr-icon{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;cursor:pointer;display:inline-block;font-size:20px;font-weight:400;height:20px;line-height:1;padding:5px}.fr-view .fr-icon{cursor:pointer}.rounded{border-radius:4px!important}.rounded-top{border-top-left-radius:4px!important}.rounded-right,.rounded-top{border-top-right-radius:4px!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:4px!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:4px!important}.rounded-left{border-top-left-radius:4px!important}.select2-container .select2-selection--single,.select2-container .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--single .select2-selection__arrow{height:calc(2.25rem + 2px)}.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:.975rem;line-height:2.25rem}.select2-container--default .select2-selection--single{background-clip:padding-box;background-image:none;border:1px solid #ced4da;border-radius:0}body.swal2-shown,html.swal2-shown{height:100%!important}.btn-xs{border-radius:0;font-size:.658125rem;line-height:1.5;padding:.125rem .25rem}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;background:0 0;border:0;cursor:pointer;padding:0}.btn-group .btn{margin-right:3px}.btn-group .btn:last-child{margin-right:0}label.btn{margin-bottom:0}.btn-file input{display:none}.btn.disabled,.btn:disabled{background:#edeff3;border:1px solid #bfc6d4;color:#aeadb3;cursor:not-allowed}.list-horizontal{margin-bottom:20px}.list-horizontal:after,.list-horizontal:before{content:"";display:table}.list-horizontal:after{clear:both}.list-horizontal li{float:left;margin-left:20px}.list-horizontal li:first-child{margin-left:0}.list-horizontal .icon{margin-left:4px;margin-right:4px}.dropdown{display:table}.dropdown,.dropdown.showing .dropdown-trigger{position:relative}.dropdown .panel-inline{border-color:#e4e7ed;border-radius:0 0 2px 2px;display:none;left:0;overflow:hidden;top:100%;white-space:nowrap;z-index:3}.dropdown .panel-inline.right{left:auto;right:0}.dropdown .panel-inline ul,.dropdown .panel-inline ul:focus{outline:0}.dropdown .panel-inline li{display:block;font-size:.8rem;margin:0}.dropdown .panel-inline li a,.dropdown .panel-inline li button{display:block}.dropdown .panel-inline li a.txt-cloudy{color:#ddd}.dropdown .panel-inline li button{display:block;line-height:1.5;text-align:left;width:100%}.dropdown .panel-inline li.disabled,.dropdown .panel-inline li.disabled a{color:#e1e6eb}.dropdown .panel-inline li.disabled a.active,.dropdown .panel-inline li.disabled.active{background-color:transparent}.dropdown .panel-inline h5{padding:4px 7px 0}.dropdown .panel-inline li a,.dropdown .panel-inline li button{color:#5d5b66;padding:7px 10px;transition:background .15s ease}.dropdown .panel-inline li.active a,.dropdown .panel-inline li.active button{background:#e3f1fc;color:#5d5b66}.dropdown.right .panel-inline{left:auto;right:0}.dropdown .btn-secondary,.dropdown.showing .btn-secondary{border-bottom:1px solid #d0d0d0}.dropdown.showing .dropdown-trigger{background:#fff;border:1px solid #e4e7ed;border-bottom:0;border-radius:4px 4px 0 0;color:#333;position:relative}.dropdown.showing .btn:last-child{border:1px solid;border-radius:0 4px 4px 0}.dropdown.showing .btn-primary:last-child{border-color:#1283a1 #0e6189 #0e6189}.dropdown.showing .btn-secondary:last-child{border-color:#d9d9d9 #d9d9d9 #d0d0d0}.dropdown.showing .btn-primary.dropdown-trigger{background-color:#158ba6;background-image:linear-gradient(#106a8a,#158ba6);color:#fff}.dropdown.showing .btn-secondary.dropdown-trigger{background:#dbe3fe!important;border:1px solid #b7c6fe!important}.dropdown.showing .btn-secondary.dropdown-trigger:hover{background:#dbe3fe!important}.dropdown.showing .panel-inline{display:block;min-width:140px}.panel-inline{background:#fff;border:1px solid #c5c5c5;border-radius:4px;padding:10px 0;position:absolute}.dropdown-trigger{border-top:1px solid transparent}.dropdown-trigger>.icon-chevron-down,.dropdown-trigger>.icon-chevron-down.small{font-size:11px;margin-left:0;top:0}.dropdown-trigger .icon.large,.dropdown-trigger>.icon-cog{font-size:24px}.dropdown-trigger>.icon-cog+.icon-chevron-down.small{top:2px}.dropdown-trigger,.has-dropdown>li>a{z-index:4}.dropup .panel-inline{border-radius:4px 4px 0 0;bottom:100%;top:auto}label{cursor:pointer}label.required:after,legend.required:after{content:"*"}input,select,textarea{background-color:#fff;border:1px solid #d7d6d9;border-radius:2px;color:#34313f;padding-left:8px}input:hover,select:hover,textarea:hover{border-color:#86848c}input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{border-color:#6bc3d1;box-shadow:none;outline:0}input,textarea{padding-right:8px}input.placeholder,input:-moz-placeholder,input::-webkit-input-placeholder,textarea.placeholder,textarea:-moz-placeholder,textarea::-webkit-input-placeholder{color:#888}select,select[size="1"]{height:34px;padding:0 7px 1px}input[type=checkbox],input[type=radio]{clip:rect(0,0,0,0);display:none;opacity:0;position:absolute;z-index:-1}input[type=checkbox]:disabled+label:before,input[type=radio]:disabled+label:before{background-color:#f6f7f9!important;cursor:not-allowed}input[type=checkbox]+label,input[type=radio]+label{margin-left:0;padding-left:24px}input[type=checkbox]+label:before,input[type=radio]+label:before{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-size:18px 18px!important;background:0 0;box-sizing:border-box;content:"";display:inline-block;height:18px!important;margin-left:-24px;margin-right:5px;outline:0;position:relative;top:-1px;vertical-align:middle;width:18px!important;z-index:1}input[type=checkbox]:checked+label:before{background-color:#029bb3!important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%23fff%27 d=%27M10.175 13.944l-2.75-2.75-1.75 1.75 4.5 4.5 8.75-8.75-1.75-1.75-7 7z%27%3E%3C/path%3E%3C/svg%3E")!important;background-position:-1px -1px!important;background-repeat:no-repeat!important;border-color:#6bc3d1!important;transition:all .2s ease}input[type=checkbox]+label:before{background:#fff!important;background-position:-120px -180px;background-size:18px 18px!important;border:1px solid #afb4be!important;border-radius:2px!important;transition:all .1s ease}input[type=radio]:checked+label:before{background-color:#029bb3!important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%23fff%27 d=%27M12 23c-6.075 0-11-4.925-11-11s4.925-11 11-11c6.075 0 11 4.925 11 11s-4.925 11-11 11zM12 20c4.418 0 8-3.582 8-8s-3.582-8-8-8c-4.418 0-8 3.582-8 8s3.582 8 8 8z%27%3E%3C/path%3E%3C/svg%3E");background-position:0 0;transition:background .2s ease}input[type=radio]+label:before{background-color:#afb4be!important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%23fff%27 d=%27M12 23c6.075 0 11-4.925 11-11s-4.925-11-11-11c-6.075 0-11 4.925-11 11s4.925 11 11 11z%27%3E%3C/path%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;border-radius:100%;transition:background .1s ease}.field:last-child{margin-bottom:0}.field-append input,.field-append select{border-radius:3px 0 0 3px;height:34px;margin-right:0;padding-right:30px;position:relative;transition:width .55s ease;width:250px}.field-append .btn,.field-append input,.field-append select{float:left}.field-append input{border-left:1px solid #6bc3d1;border-right:none}.field-append .btn,.field-append input{border-bottom:1px solid #6bc3d1;border-top:1px solid #6bc3d1}.field-append .btn{border-left:2px dashed #6bc3d1;border-radius:0;border-right:1px solid #6bc3d1;margin-left:-1px}.field-append .btn:last-child{border-radius:0 3px 3px 0}.field-append input:focus{width:250px}legend span{display:block;-webkit-margin-bottom-collapse:separate;margin-bottom:5px}.panel-heading .field-label-note{display:inline}.field-action li{display:inline-block;margin-left:10px;margin-top:0}.field-action li:first-child{margin-left:0}.field-action li .btn{vertical-align:middle}.field-group li,.field-group li:first-child{margin-top:0}.content .field.f-left,.content .field.f-right{background:#fbfbfc;border-top:1px solid #e4e7f2;bottom:0;display:block;height:60px;left:0;margin:0;padding:0;position:fixed;width:100%;z-index:99}.content .field.f-left.warning,.content .field.f-right.warning{background:#ffe464}.content .field.f-left .field-group,.content .field.f-right .field-group{display:block;margin:auto;width:100%}.content .field.f-left .field-group .field-action,.content .field.f-right .field-group .field-action{display:block;margin-top:13px}.content .field.f-left .field-group .field-action .btn,.content .field.f-right .field-group .field-action .btn{padding:7px 15px}.content .field.f-right .field-action{float:right;margin-right:48px}.content .field.f-left .field-action{float:left}.form-control:disabled,.form-control[readonly]{background-color:rgba(233,236,239,.5)}i.helper-text{cursor:help;margin-left:5px}.flatpickr-input[readonly]{position:relative;z-index:9}.panel-block{border:0;margin:0 0 20px}.panel-block .panel-heading{background:0 0;border:0;color:#313e3f;font-size:20px;font-weight:400;line-height:1.3334;margin:0;margin-bottom:0!important;padding:0}.panel-block .panel-heading--right{color:#fff;float:right;font-family:Helvetica;font-size:1.2rem;margin:0;padding:10px}.panel-block .panel-heading--right a{color:#fff;text-decoration:underline}.panel-block .panel-heading .field-label-note{color:#aeadb3;font-size:12px;font-weight:400;line-height:1.3334}.panel-block .panel-heading .icon-info-sign{color:#fff;position:absolute;right:13px;top:10px}.panel-block .panel-heading .f-right{font-size:15px;margin-top:10px!important;padding:7px 10px}.panel-block .panel-heading a{color:#6bc3d1}.panel-block .panel-heading a:hover{color:#3394a3}.panel-block .panel-body{background-color:#fff;border:1px solid #e4e7ed;border-radius:2px;margin-bottom:0;padding:20px}.panel-block .panel-body+legend .panel-heading{margin:40px 0 10px}.panel-block .panel-body .field-note{display:block;font-size:12px;line-height:1.3334;margin-left:8px}.panel-block .panel-body .panel-information{background-color:#828282;border:0;border-radius:0;box-sizing:border-box;color:#fff;overflow-y:hidden;position:relative;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(0,1,.5,1)}.panel-block .panel-body .panel-information.hide{border-width:0 1px;margin-bottom:0;max-height:0;padding-bottom:0;padding-top:0}.panel-block .panel-body .panel-information h3{display:inline-block}.panel-block .panel-body .panel-information .list-icon{padding-top:20px}.panel-block .panel-body .panel-information .list-icon li{margin-bottom:40px}.panel-block .panel-body .panel-information .list-icon .icon{background-color:#777;border-radius:100%;padding:15px}.panel-block .panel-body .panel-information .icon{color:#fff}.panel-block .panel-body .panel-information .col,.panel-block .panel-body .panel-information [class*=col-]{padding-left:60px}.panel-block .panel-body .panel-information img{margin-bottom:20px;width:100%}.panel-block .panel-body .panel-information p:last-child{margin-bottom:0}.panel-block .panel-body .panel-information a,.panel-block .panel-body .panel-information h1{color:#fff}.panel-block .panel-body h4{color:#000;font-size:16px;font-weight:400}.panel-block .panel-body .h5,.panel-block .panel-body h5{font-size:1rem}.panel-block .panel-body .h5 b.important,.panel-block .panel-body h5 b.important{letter-spacing:2px}.panel-block-hlight .panel-body,.panel-block-hlight .panel-heading{border-color:#bcd240}.panel-block-hlight .panel-heading{border-width:2px 0 0}.panel-block-hlight .panel-heading .field-label-note{margin:.5em 0 0 3em}.panel-block-hlight .panel-body{border-width:0 0 2px}.panel-block-hlight .panel-body>.field{margin-bottom:2.5em}.panel-block .panel-block legend{display:none}.panel-block .panel-block .panel-body{border:0;margin:0;padding:0}.panel-block.table-like .panel-body{padding-top:0}.panel-block.table-like .panel-body h4{display:table-cell;height:50px;line-height:20px;margin-bottom:0;padding-bottom:4px;padding-top:3px;vertical-align:middle}.panel-simple{margin-bottom:20px;padding:15px}.panel-simple .panel-header{margin:0 0 10px;padding-bottom:5px}.panel-simple .panel-header .nav-pill-group{font-size:1.2rem;margin:-5px 0 0}.panel-simple .panel-heading{font-size:1.6rem;margin:0}.panel-simple .panel-heading .meta{color:#777;font-size:1.2rem}.panel-simple>:last-child{margin-bottom:0}.panel-clear{background:transparent;border:1px solid #e3e3e3;border-radius:4px;margin-bottom:20px;padding:15px}.alert{border:0!important;border-radius:2px 2px 0 0!important;box-shadow:0 2px 4px rgba(0,0,0,.15);color:#5d5b66!important;margin-bottom:20px;padding:15px 20px 15px 25px!important;position:relative}.alert:before{border-top-left-radius:2px;content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:8px}.alert:only-child{border-bottom-right-radius:2px}.alert:only-child,.alert:only-child:before{border-bottom-left-radius:2px}.alert+.alert{border-top:1px solid #e4e7ed!important;margin-top:-20px}.alert+.alert:not(:last-child),.alert+.alert:not(:last-child):before{border-radius:0}.alert+.alert:last-child:before{border-bottom-left-radius:2px;border-top-left-radius:0}.alert:last-child{border-bottom-right-radius:2px;border-top-left-radius:0;border-top-right-radius:0}.alert>:last-child{margin-bottom:0}.alert p{display:inline}.alert-notice{background:#fff9da;color:#000}.alert-group>.alert{margin-bottom:5px}.alert-success{background:#ebf9f7}.alert-success:before{background:#33a395}.alert-error{background:#f6aacf}.alert-error:before{background:#c01467}.alert-info{background:#fff}.alert-info:before{background:#6bc3d1}.alert-warning{background:#ffeeba}.alert-warning:before{background:#ffc107}@media (min-width:1441px),all and (min-height:1025px){.alert .alert{margin-bottom:20px;padding:10px 26px 10px 20px}}.notifications{background-color:#c01467;border-radius:1rem;color:#fff;font-size:10px;line-height:1.5;margin-left:-1.4rem;min-width:1rem;padding:0 .25rem;position:absolute;text-align:center;top:.25rem}.pagination{border:0;font-size:.8rem}.pagination .pagination-info{color:#b8b8b8;margin-right:10px}.pagination li{color:#b8b8b8;margin-left:3px}.pagination li:first-child{margin-left:0}.pagination .page-count{margin-bottom:0}.pagination .page-count,.pagination li,.pagination nav,.pagination ul{display:inline}.pagination .is-disabled a{color:#999;cursor:default}.pagination .dropdown{display:inline-block;margin-top:0}.pagination .dropdown .panel-inline{min-width:0;text-align:left}.pagination .dropdown.showing .panel-inline{border-top:0}.pagination .dropdown .dropdown-trigger,.pagination .dropdown .dropdown.showing .dropdown-trigger,.pagination .dropdown .panel-inline{box-sizing:border-box;color:#097ecb;padding-top:5px;width:90px}.pagination .dropdown .dropdown-trigger :hover,.pagination .dropdown .dropdown.showing .dropdown-trigger :hover,.pagination .dropdown .panel-inline :hover{color:#054169}.pagination .dropdown-trigger,.pagination .dropdown.showing .dropdown-trigger{margin-bottom:0;margin-top:-1px;padding:7px!important}.pagination .dropdown-trigger>.icon,.pagination .dropdown-trigger>.icon.small{margin-right:-4px}.pagination .is-active{color:#000;font-size:16px;padding:1px 4px 2px}.pagination .panel-inline{min-width:55px}@media (max-width:1024px){.pagination li{margin-left:2px}}@media (min-width:1441px),all and (min-height:1025px){.action-bar{padding:10px}.action-bar .btn{padding:8px 10px}}@media (max-width:1024px){.action-bar select{width:140px}.action-bar input.field-small{padding-right:25px;width:145px}}.action-bar{background:#fbfbfc;border:1px solid #e4e7ed;border-radius:0;font-size:15px;line-height:1.3334;min-height:36px;padding:7px}.action-bar:after,.action-bar:before{content:"";display:table}.action-bar:after{clear:both}.action-bar .list-horizontal{margin-bottom:0;margin-left:7px}.action-bar .list-horizontal li:first-child{margin-left:0}.action-bar .action-divider{border-right:1px solid #e4e7ed;float:left;margin-bottom:-7px;margin-right:10px;margin-top:-7px;padding-bottom:7px;padding-right:10px;padding-top:7px}.action-bar .action-divider select+.btn{margin-left:4px}.action-bar .action-divider>a{display:inline-block;padding:7px}.action-bar .action-label{float:left;line-height:30px;margin-right:9px}.action-bar .action-block{display:inline-block;padding-bottom:6px;padding-top:7px}.action-bar .action-block .icon{position:relative}.action-bar .date-picker{background-color:#fff;border:1px solid #6bc3d1;border-radius:3px;cursor:pointer;padding:7px 5px 6px}.action-bar .date-picker .clear{color:#636363;margin-left:3px}.action-bar .date-picker .clear:hover{color:#000}.action-bar .pagination{float:right;font-size:15px;margin:0 0 0 -3px;text-align:right}.action-bar .pagination .action-divider.page-numbers{display:inline-block;float:none;margin-right:2px;padding:7px 10px 7px 3px}.action-bar .pagination .action-divider.page-numbers>ul{display:inline-block;line-height:34px}.action-bar .btn{font-size:.955rem;padding:5px 15px;vertical-align:top}.action-bar .btn.btn-icon-large{height:34px;padding:4px 5px;position:relative;z-index:1}.action-bar .btn-primary{padding-bottom:7px;padding-top:7px}.action-bar .btn .icon,.action-bar .icon,.action-bar button .icon,.action-bar input[type=submit] .icon{font-size:17px;margin-left:0;margin-right:0}.action-bar a .icon{color:#aeadb3}.action-bar a .icon:hover{color:#5d5b66}.action-bar .toggle-on-off-inline-label{padding:10px 8px}.action-bar .filter{position:relative}.action-bar .filter .clear-filter{cursor:pointer;padding:7px 10px;position:absolute;right:65px}.action-bar .filter .clear-filter .icon{font-size:16px;margin-right:0}.action-bar .filter .icon-remove-sign{color:#aeadb3!important;transition:color .2s ease}.action-bar .filter .icon-remove-sign:hover{color:#5d5b66!important}.action-bar select{max-width:180px;padding:0 7px;width:auto}.action-bar>select.action-divider{margin-top:0}.file-upload{align-items:center;border:1px solid #6bc3d1;border-radius:2px;color:#636363;display:flex;gap:5px;justify-content:space-around;margin-left:10px;padding:5px 10px}.file-upload:hover{background-color:#eef0f1;transition:all .3s}.file-upload-input{display:none}@media (max-width:730px){.action-bar #table-search{height:56px}.action-bar .action-divider{border-right:none;display:block;float:none}.action-bar .action-block{display:block}.action-bar .pagination{float:none}}table{border-spacing:0;width:100%}table tr.is-expanded td,table tr.is-expanded+tr td{background-color:#f7f8fa}table tr.is-expanded+tr:hover td,table tr.is-expanded:hover td{background-color:inherit}table tr.is-expanded+tr{position:relative}table tr.is-expanded+tr>td{box-shadow:inset 0 7px 6px -6px #949494;padding:15px;padding-left:15px!important;position:relative}table tr.is-expanded+tr>td .alert{margin-right:80px;padding:10px 20px 10px 25px!important}table tr.is-expanded+tr>td h3{color:#000;font-size:18px;font-weight:400}table tr.is-expanded+tr>td button:not(.ignore){position:absolute;right:15px;top:15px;z-index:1}@media (max-width:766px){table tr.is-expanded+tr>td button:not(.ignore){position:static}}table tr.is-expanded+tr>td a:not(.ignore){bottom:15px;position:absolute;right:15px;z-index:1}@media (max-width:766px){table tr.is-expanded+tr>td a:not(.ignore){position:static}}table tr.is-expanded+tr>td ul{list-style:none;margin-left:0}table tr.is-expanded+tr>td .grand-total{border-top:2px solid #8d8d8d;display:inline-block}table tr.is-expanded+tr>td .grand-total .label-price{color:#33a395}.tbl td:first-child,.tbl th:first-child{padding-left:10px}.tbl thead i{font-size:11px;margin-left:5px}.tbl thead .form-group,.tbl thead label{margin-bottom:0}.tbl tbody td{padding:7px;vertical-align:middle}.tbl tbody td .form-group,.tbl tbody td label{margin-bottom:0}.tbl-stripe tbody tr td,.tbl-stripe tbody tr th{background-color:#fff}.tbl-admin{word-wrap:break-word}.tbl-admin input,.tbl-admin select{vertical-align:middle}.tbl-admin tbody tr.is-active td,.tbl-admin tbody tr:hover td{background:rgba(247,248,250,.5)}.tbl-admin tbody tr.agency td,.tbl-admin tbody tr.agency.is-active td{background:hsla(43,96%,71%,.17)}.tbl-admin tbody tr.agency:hover td{background:rgba(251,205,86,.17)}.tbl-admin tbody tr.agent td,.tbl-admin tbody tr.agent.is-active td{background:rgba(107,195,209,.17)}.tbl-admin tbody tr.agent:hover td{background:rgba(88,187,203,.17)}.tbl-admin .select,.tbl-admin .toggle{width:10px}.tbl-admin .flag{padding-left:5px;padding-right:5px;width:10px}.tbl-admin .expandable{width:18px}.tbl-admin .rating{width:70px}.tbl-admin .id{width:5%}.tbl-admin .status{width:12%}.tbl-admin .message{width:5%}.tbl-admin .boolean{width:45px}.tbl-admin .tbl-actions{white-space:nowrap;width:10%}.tbl-admin .dropdown-trigger{padding:4px;white-space:nowrap}.tbl-fixed{table-layout:fixed}@media only screen and (max-width:800px){.tbl-responsive.tbl-with-inputs input{float:right;margin-top:-4px;width:auto}.tbl-responsive.tbl-with-inputs input:after{clear:both;content:"";display:table}.tbl-responsive.tbl-with-inputs .input-group{float:right;width:auto}.tbl-responsive.tbl-with-inputs .input-group input,.tbl-responsive.tbl-with-inputs .input-group span{margin-top:-6px}.tbl-responsive.tbl-with-inputs .input-group:after{clear:both;content:"";display:table}.tbl-responsive,.tbl-responsive tbody,.tbl-responsive td,.tbl-responsive th,.tbl-responsive thead,.tbl-responsive tr{display:block}.tbl-responsive thead tr{left:-9999px;position:absolute;top:-9999px}.tbl-responsive tr{border:1px solid #e4e7ed;border-bottom:none;box-shadow:none}.tbl-responsive td{border:none;border-bottom:1px solid #eee;min-height:40px;position:relative;text-align:right!important;white-space:normal;width:100%!important}.tbl-responsive td:before{content:attr(data-title);font-weight:700;left:6px;padding-right:10px;position:absolute;text-align:left;top:6px;white-space:nowrap;width:45%}.tbl-responsive td.actions{text-align:center!important}}.tbl .icon-cog{float:left}.tbl td>.icon,.tbl td>button>.icon{vertical-align:middle}.tbl caption,.tbl-admin thead a,.tbl-admin thead button{font-weight:500}.tbl caption{padding:0 0 10px;text-align:left}.tbl .thead .th,.tbl td,.tbl th{padding-left:10px;padding-right:10px}.tbl thead .th,.tbl thead th{background:#fbfbfb;border-bottom:1px solid #ccc;color:#000;font-size:15px;font-weight:500;line-height:20px;padding-bottom:4px;padding-top:3px;text-align:left}.tbl tbody th{text-align:right}.tbl tbody tr:hover td{background:rgba(247,248,250,.5)}.tbl .thead .th,.tbl tbody td,.tbl tbody th{border-top:1px solid #e4e4e4}.tbl tbody tr:first-child td,.tbl tbody tr:first-child th{border-top:0}.tbl select{padding:0}.tbl thead .tooltip-trigger{border:0}.tbl thead th.tooltip-trigger{border-bottom:1px solid #e4e7ed}.tbl thead a,.tbl thead button{color:#34313f;padding:0}.tbl thead a:focus,.tbl thead a:hover,.tbl thead button:focus,.tbl thead button:hover{color:#029bb3}.tbl-border{border:1px solid #ddd}.tbl-border thead tr:first-child th:first-child{border-radius:4px 0 0}.tbl-border thead tr:first-child th:last-child{border-radius:0 4px 0 0}.tbl-border tbody tr:last-child td:first-child,.tbl-border thead tr.is-last td:first-child{border-radius:0 0 0 4px}.tbl-border tbody tr.is-last td:last-child,.tbl-border tbody tr:last-child td:last-child{border-radius:0 0 4px}.panel{position:relative}.panel-header{background:none;border:0 solid #e4e7ed;font-size:1.6rem;margin:1.06667rem 0;padding:0}.panel-header:after,.panel-header:before{content:" ";display:table}.panel-header:after{clear:both}.panel-header h2{display:inline-block;font-weight:400;line-height:1.6;margin:0}.panel-title{font-family:Source Sans Pro,Helvetica Neue,Arial,sans-serif;font-size:1.33333rem;font-weight:600;line-height:1.21;margin:0}.panel-title-description{color:#86848c;margin-bottom:0;max-width:48rem}.panel-body{background:#fff;border:0 solid #e4e7ed;box-shadow:0 1px 1px rgba(0,0,0,.1),0 1px 4px rgba(0,0,0,.14);color:#5c6161;margin-bottom:1.6rem;padding:0}.panel-body>:first-child{margin-top:0}.panel-body>:last-child{margin-bottom:0}.panel-body-title{font-family:Source Sans Pro,Helvetica Neue,Arial,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.1113;margin-bottom:.8rem}.panel-content{margin:0}.panel-content-inactive{margin:auto;max-width:30rem;padding:1.6rem 1.32rem;text-align:center}@media (min-width:481px){.panel-content-inactive{margin:1.6rem auto}}.aspect-ratio{background:#fafbfc;display:block;padding:0;position:relative}.aspect-ratio:before{border:1px solid rgba(195,207,216,.3);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.aspect-ratio .styled-file-input{margin-top:0}.aspect-ratio--square{padding-bottom:100%;width:100%}.aspect-ratio--square--30{padding-bottom:30px;width:30px}.aspect-ratio--square--40{padding-bottom:40px;width:40px}.aspect-ratio--square--50{flex-grow:0;flex-shrink:0;padding-bottom:50px;width:50px}.aspect-ratio--interactive:focus{outline:none}.aspect-ratio--interactive:focus:before{border-color:rgba(195,207,216,.8)}.aspect-ratio--interactive:hover:before{border:1px solid rgba(195,207,216,.6)}.aspect-ratio--is-selected{overflow:visible}.aspect-ratio--is-selected:before,.aspect-ratio--is-selected:focus:before,.aspect-ratio--is-selected:hover:before{border:2px solid #007ace;border-radius:3px;bottom:-3px;left:-3px;right:-3px;top:-3px}.aspect-ratio-content{bottom:0;display:block;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0}.avatar-upload{position:relative;text-align:center}.avatar-upload input[type=file]{cursor:pointer;display:none;font-size:100px;height:100%;left:0;position:absolute;top:0;width:100%}.avatar-upload label:hover{cursor:pointer;text-decoration:underline}.avatar-upload .upload{display:inline-block;margin:0;max-width:225px;position:relative}.avatar-upload .upload img{border-radius:5px}.avatar-upload .upload .actions{margin-top:5px}.photo-gallery{list-style-type:none;margin:0;padding:0}.photo-gallery-item{box-sizing:border-box;display:none;float:left;margin:0 0 10px;padding-left:10px;width:14.2857%}.photo-gallery-item-featured{margin-bottom:9px;width:28.5714%}.photo-gallery-item:hover .hover-overlay{opacity:1}.photo-gallery-item-main{color:#fff;font-family:Arial,sans-serif;font-weight:900;overflow:hidden;position:relative}.photo-gallery-item-main>div{box-shadow:inset 0 0 0 5px #6bc3d1}.photo-gallery-item-main p{display:inline}.photo-gallery-item-main p span{background:#6bc3d1;box-shadow:0 0 10px rgba(0,0,0,.2),inset 0 5px 30px hsla(0,0%,100%,.2);display:inline-block;padding:3px 10px;position:absolute;right:-25px;text-align:center;text-transform:uppercase;top:10px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);width:100px}.photo-gallery-item .loading-overlay{background:hsla(0,0%,100%,.8);border:1px solid rgba(195,207,216,.3);box-sizing:border-box;height:100%;position:absolute;width:100%;z-index:3}.photo-gallery-item .hover-overlay{background:rgba(49,55,61,.75);height:100%;opacity:0;position:absolute;transition:opacity .1s ease-in-out;width:100%;z-index:3}.photo-gallery-item .sort-placeholder{background:#ebeef0;padding-bottom:100%;width:100%}.photo-gallery-item .overlay-actions{align-items:flex-end;display:flex;flex-wrap:wrap;height:100%;justify-content:center;list-style-type:none;margin:0;padding:0}.photo-gallery-item .overlay-actions li{margin:0 5px}.photo-gallery-item .overlay-actions li:first-child{margin-left:0}.photo-gallery-item .overlay-actions li:last-child{margin-right:0}.photo-gallery-item .overlay-actions--link{color:#fff!important;cursor:pointer;display:block;line-height:0;padding:8px 4px;text-align:center}.photo-gallery-item .overlay-actions--link:hover{color:#d9d9d9!important;position:relative;z-index:1}.photo-gallery-first>.photo-gallery-item:first-child{margin-bottom:9px;width:28.5714%}.photo-gallery.is-sorting>.photo-gallery-item:nth-child(-n+4),.photo-gallery:not(.is-sorting)>.photo-gallery-item:nth-child(-n+3),.photo-gallery~.show-all-photos--more-than-3{display:block}@media (min-width:540px) and (max-width:768px),(min-width:780px){.photo-gallery>.photo-gallery-item{width:25%}.photo-gallery-first>.photo-gallery-item:first-child,.photo-gallery>.photo-gallery-item-featured{width:50%}.photo-gallery.is-sorting>.photo-gallery-item:nth-child(-n+6),.photo-gallery:not(.is-sorting)>.photo-gallery-item:nth-child(-n+5){display:block}.photo-gallery~.show-all-photos--more-than-3{display:none}.photo-gallery~.show-all-photos--more-than-5{display:block}}@media (min-width:700px) and (max-width:768px),(min-width:940px){.photo-gallery>.photo-gallery-item{width:20%}.photo-gallery-first>.photo-gallery-item:first-child,.photo-gallery>.photo-gallery-item-featured{width:40%}.photo-gallery.is-sorting>.photo-gallery-item:nth-child(-n+8),.photo-gallery:not(.is-sorting)>.photo-gallery-item:nth-child(-n+7){display:block}.photo-gallery~.show-all-photos--more-than-5{display:none}.photo-gallery~.show-all-photos--more-than-7{display:block}}@media (min-width:1090px),(min-width:850px) and (max-width:768px){.photo-gallery.is-sorting>.photo-gallery-item:nth-child(-n+12),.photo-gallery:not(.is-sorting)>.photo-gallery-item:nth-child(-n+11){display:block}.photo-gallery~.show-all-photos--more-than-7{display:none}.photo-gallery~.show-all-photos--more-than-11{display:block}}#roles-wrapper{background:rgba(245,246,250,.65);margin:0;padding-top:15px}#roles-wrapper>div{margin-bottom:15px}#roles-wrapper .group-title{font-weight:700;margin-bottom:5px}#roles-wrapper .group{border:1px solid #e6e6e6}#roles-wrapper .group label{cursor:pointer;display:block;margin:0;padding:5px 10px;width:100%}#roles-wrapper .group label:hover{background-color:#e0f2f5}#roles-wrapper .group label.disabled{background-color:#f1f1f1;color:#b5b5b5}#roles-wrapper input[type=checkbox]+label,#roles-wrapper input[type=radio]+label{margin-left:0;padding-left:10px}#roles-wrapper input[type=checkbox]+label:before,#roles-wrapper input[type=radio]+label:before{margin-left:0}.content .agency-header{background:#fff;box-shadow:0 2px 3px 0 rgba(99,99,99,.29);margin-top:-20px;padding-bottom:5px;padding-top:5px}.content .agency-header h3{font-size:17px;font-weight:400}.content .agency-header li{line-height:17px}.content .agency-header li h6{font-size:15px;line-height:17px}.content .agency-header img{max-height:76px;max-width:370px}@media (min-width:1500px){.content .agency-header{margin-left:-31px;margin-right:-31px}}.search{display:flex}.search .icon-gm-close{height:18px;margin-right:0}.search-clear,.search-submit{background-color:transparent;border:0;flex:0 0 auto;outline:0;padding:0}.search-clear:focus .search-icon,.search-submit:focus .search-icon{fill:#fff}.search-input{background-color:transparent;border:0;color:#fff;flex:1;min-width:5rem;outline:0}.search-input::placeholder{color:#3c3c3c}.search-input::-ms-clear{display:none}.search-icon{display:inline-block;fill:#3c3c3c;flex:0 0 auto;height:20px;margin-right:.5rem;transition:fill .2s ease;vertical-align:middle;width:20px}.search-icon:hover{fill:#fff}.search-results{background:#fff;border:1px solid #e4e7ed;box-shadow:0 1px 1px rgba(0,0,0,.1),0 1px 4px rgba(0,0,0,.14);color:#5d5b66;display:flex;flex-direction:column;height:100%;left:0;outline:0;position:absolute;top:0;width:100%;z-index:500}@media (min-width:481px){.search-results{left:-50px;width:100vw}}@media (min-width:628px){.search-results{left:0;width:368px}}.search-results .alert{margin-right:80px;padding:10px 20px 10px 25px!important}.search-results .loading-throbber:after{margin:-30px 0 0 -30px;top:50%}.search-results .overlay{background-color:#fff;opacity:.85}.search-results.is-loading .search-results-label{display:none}.search-results.is-loading .search-results-label--loading{display:block}.search-results.is-loading .results{overflow:hidden}.search-results-header{border-bottom:1px solid #e4e7ed;color:#34313f;flex:1 0 auto;font-weight:700;height:65px;line-height:65px;padding-left:1rem;position:relative}.search-results-label{display:inline-block}.search-results-label--loading{display:none}.search-results-close{cursor:pointer;height:20px;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:20px}.userProfile{background-color:#44414e;box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 1px 4px 0 rgba(0,0,0,.14);position:relative;z-index:600}.userProfile-toggle{background:0 0;border:0;color:#e1e6eb;cursor:pointer;height:4rem;padding:0;position:relative;text-align:left;width:100%}.userProfile-toggle:hover{color:#fff}.userProfile-toggle:hover .userProfile-icon{fill:#fff}.userProfile-toggle:focus{color:#e1e6eb;outline:0}.selfHelp .userProfile-toggle{background-color:#44414e}.userProfile-label{display:block;padding-left:1rem}@media (min-width:1181px){.userProfile-label{padding-left:1.5rem}}.hasMenuOpen .userProfile-label{padding-bottom:0}.userProfile-icon{cursor:pointer;fill:#d7d6d9;height:16px;position:absolute;right:.5rem;top:50%;transform:translate(-50%,-50%) scaleY(1);transition:fill .1s ease;width:16px}.userProfile-menu{display:none;list-style:none;margin:0;padding-bottom:.5rem;padding-left:0}.userProfile-menu.ng-enter,.userProfile-menu.ng-leave{transition:all .15s ease-out}.userProfile-menu.ng-enter,.userProfile-menu.ng-leave.ng-leave-active{max-height:0}.userProfile-menu-item,.userProfile-menu-link{color:#d7d6d9;display:block;padding:.5rem .5rem .5rem 1rem;position:relative;white-space:nowrap;width:100%}@media (min-width:1181px){.userProfile-menu-item,.userProfile-menu-link{padding-left:1.5rem}}@media (min-width:1100px){.userProfile-menu-item,.userProfile-menu-link{white-space:normal}}.hasPin .userProfile-menu{padding-bottom:2.5rem}.userProfile-showMenu{display:block}.userProfile-link:hover{background-color:rgba(93,91,102,.4);color:#fff}.userProfile-link:hover .legacy-icon{stroke:#fff}.userProfile-supportPin{bottom:.8rem;color:#8e919c;display:block;font-size:.9rem;padding-left:1rem;position:absolute;white-space:nowrap}@media (min-width:1181px){.userProfile-supportPin{padding-left:1.5rem}}.selfHelp{background-color:#34313f}.selfHelp h2{font-size:1.06667rem;font-weight:400;padding:1rem 0 0 1rem}@media (min-width:1181px){.selfHelp h2{padding-left:1.5rem}}.selfHelp p{padding:0 .5rem 0 1rem}@media (min-width:1181px){.selfHelp p{padding-left:1.5rem}}.selfHelp ul{list-style:none;margin:0;padding:0}.selfHelp .search{background-color:#44414e;display:none;padding:.3rem .5rem .3rem 1rem}@media (min-width:1181px){.selfHelp .search{padding-left:1.5rem}}.selfHelp .search-icon{fill:#d7d6d9;margin-right:.4rem}.selfHelp .search-input:-ms-input-placeholder,.selfHelp .search-input::-webkit-input-placeholder,.selfHelp .search-input::placeholder{color:#d7d6d9}.selfHelp.hasMenuOpen{bottom:0;height:calc(100% - 4rem);position:absolute;width:100%}.selfHelp.hasMenuOpen .userProfile-label{font-size:1.2rem}.selfHelp.hasMenuOpen .userProfile-icon{transform:translate(-50%,-50%) scaleY(-1)}.selfHelp.hasMenuOpen .search{display:flex}.selfHelp.hasMenuOpen .selfHelp-content{display:flex;flex-direction:column}.selfHelp-additional{margin-top:2.5rem}.selfHelp-content{bottom:0;color:#d7d6d9;display:none;position:absolute;top:6rem;width:100%}.selfHelp-link{color:#ceccd0;display:block;padding:.3rem .5rem .3rem 1rem;position:relative;width:100%}@media (min-width:1181px){.selfHelp-link{padding-left:1.5rem}}.selfHelp-link:hover{color:#fff}.selfHelp-link:hover svg{fill:#fff}.selfHelp-support{flex:0 1 auto}.selfHelp-support li:last-child{margin-bottom:2.5rem}.selfHelp-main-container{flex:1 1 auto;margin-bottom:40px;overflow-x:hidden;overflow-y:auto;position:relative}.selfHelp-main-container .loading-throbber:after{margin:-30px 0 0 -30px;top:50%}.selfHelp-main-container .overlay{background-color:#34313f}.selfHelp-results ul{padding-bottom:2rem}.selfHelp-results-empty p{margin-bottom:2rem}.selfHelp-results-empty span:first-child{font-weight:400;overflow-wrap:break-word}.selfHelp-results-empty span:last-child{display:block;font-size:.8rem}.selfHelp-result-description{-webkit-box-orient:vertical;color:#d3d5d5;display:-webkit-box;font-size:.8rem;line-height:1rem;margin:0 0 1rem;max-height:2rem;overflow:hidden;padding:0 1.5rem 0 1rem}@media (min-width:1181px){.selfHelp-result-description{padding-left:1.5rem}}.selfHelp-result-link{color:#d7d6d9;display:block;overflow:hidden;padding:0 .5rem 0 1rem;position:relative;width:100%}@media (min-width:1181px){.selfHelp-result-link{padding-left:1.5rem}}.selfHelp-result-link:hover{color:#fff}.selfHelp-result-link:hover svg{fill:#fff}.selfHelp-view-link{background-color:#4b71fc;border:0;border-radius:3px;color:#fff;font-size:.8rem;margin-left:1rem;padding:.3rem 1rem}@media (min-width:1100px){.selfHelp-view-link{padding:.3rem .8rem}}@media (min-width:1181px){.selfHelp-view-link{margin-left:1.5rem;padding:.3rem 1rem}}.selfHelp-view-link svg{fill:#fff;height:12px;margin:0;width:12px}.selfHelp-view-link:hover{background-color:#6f8dfd;color:#fff}.bannerBar{background-color:#34313f;color:#fff;text-align:center;z-index:300}.bannerBar.ng-enter{height:0;transition:height .3s ease-in}.bannerBar.ng-enter-active{height:60px}.bannerBar .btn{border-radius:2px;cursor:pointer;display:inline-block;font-weight:500;line-height:1;padding:9px 25px;transition:all .1s linear 0s;vertical-align:middle}.bannerBar .btn-primary{background:#4b71fc;border:1px solid #4b71fc;box-shadow:none;color:#fff;font-size:14px;text-shadow:none}.bannerBar .btn-primary:hover{background-color:#6f8dfd;border-color:#6f8dfd;color:#fff}.bannerBar-content{margin:0 auto;padding:12px 0}.bannerBar-item{display:inline-block;font-weight:100;margin:0 2rem 0 0;vertical-align:middle}@media screen and (max-width:767px){.bannerBar-item{display:block;margin-bottom:1rem;margin-right:0}}.is-srOnly{border:0;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.icon-gm{display:inline-block;fill:#86848c;height:20px;margin-right:.5rem;transition:fill .2s ease;vertical-align:middle;width:20px}.icon-gm-box-arrow{fill:#d7d6d9;height:15px;vertical-align:middle;width:15px}.hidden:not(.flatpickr-day),.ng-cloak,.ng-hide:not(.ng-hide-animate),.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}.hide-visually{border:0;height:1px;margin:-1px;padding:0;position:absolute!important;width:1px;clip:rect(0 0 0 0)}.hide-overflow,.hide-visually{overflow:hidden}.f-right{float:right!important}.fr-box.fr-basic .fr-element{color:#5c6161}.fr-view p.clearfix{clear:right}.fr-view ol,.fr-view ul{margin-bottom:1.6rem;padding-left:40px}.fr-view .fr-icon.fr-dib{display:block;float:none;margin:5px auto;vertical-align:top}.fr-view .fr-icon.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view .fr-icon.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view .fr-icon.fr-dii{display:inline-block;float:none;margin-left:5px;margin-right:5px;max-width:calc(100% - 10px);vertical-align:bottom}.fr-view .fr-icon.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view .fr-icon.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view .fr-icon-small{font-size:20px}.fr-view .fr-icon-medium{font-size:60px}.fr-view .fr-icon-large{font-size:120px}.fr-view time{color:grey;font-size:12px}.collection{border:1px solid #94daff;border-radius:3px;margin-bottom:10px;padding:5px 10px}.collection:last-child{margin-bottom:0}.collection-item{background:rgba(148,218,255,.3);margin-bottom:5px;padding:5px 10px}.collection-item:last-child{margin-bottom:0}.actions{display:table}.password-input-box{width:100%}.password-input-box .password-input{position:relative}.password-input-box input{box-sizing:border-box;padding-right:45px!important;width:100%}.password-input-box .show-password{color:#029bb3;cursor:pointer;position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:2}.password-input-box .power-container{background-color:#b8cbd1;border-radius:5px;height:10px;margin-top:15px;width:100%}.password-input-box .power-container #power-point{background-color:#e4b0b0;border-radius:5px;height:100%;transition:.5s;width:1%}.password-input-box .adjust-top{top:20%!important}.red-border{border:1px solid red!important}.slider-overlay{background:rgba(9,67,76,.45);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .25s ease,visibility 0s linear .25s;visibility:hidden;z-index:1040}.slider-overlay.is-open{opacity:1;transition:opacity .25s ease;visibility:visible}.slider-panel{background:#fff;bottom:0;box-shadow:-2px 0 12px rgba(0,0,0,.18);display:flex;flex-direction:column;max-width:460px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:100%;z-index:1050}.slider-panel.is-open{transform:translateX(0)}.slider-panel .slider-panel__header{align-items:center;border-bottom:1px solid #e6e9ec;display:flex;justify-content:space-between;padding:16px 20px}.slider-panel .slider-panel__header h5{color:#09434c;margin:0}.slider-panel .slider-panel__header .slider-panel__close{background:none;border:0;color:#b8b8b8;cursor:pointer;font-size:20px;line-height:1}.slider-panel .slider-panel__header .slider-panel__close:hover{color:#666}.slider-panel .slider-panel__count{background:rgba(107,195,209,.12);color:#09434c;font-size:13px;padding:10px 20px}.slider-panel .slider-panel__body{flex:1 1 auto;overflow-y:auto;padding:20px}.slider-panel .slider-panel__footer{border-top:1px solid #e6e9ec;display:flex;gap:10px;justify-content:flex-end;padding:16px 20px}.slider-panel.is-loading .slider-panel__body,.slider-panel.is-loading .slider-panel__footer{opacity:.5;pointer-events:none}.slider-panel.is-loading .slider-panel__close{pointer-events:none}.slider-loading{align-items:center;background:rgba(9,67,76,.55);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1060}.slider-loading .slider-loading__box{align-items:center;background:#fff;border-radius:6px;box-shadow:0 6px 24px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:14px;padding:28px 36px}.slider-loading .slider-loading__text{color:#09434c;font-size:15px}.slider-spinner{animation:slider-spin .7s linear infinite;border:5px solid rgba(107,195,209,.3);border-radius:50%;border-top-color:#6bc3d1;display:block;height:48px;width:48px}@keyframes slider-spin{to{transform:rotate(1turn)}}.slider-trigger[disabled]{cursor:not-allowed;opacity:.55}@media only screen and (max-width:800px){[data-slider] .tbl-responsive thead tr{left:auto;position:static;top:auto}[data-slider] .tbl-responsive thead tr th{display:none}[data-slider] .tbl-responsive thead tr th:first-child{display:block;text-align:left}}body,html{height:100%}.h4,h4{font-size:1.3rem}dl,ol,ul{margin:0;padding:0}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}#sidebar{display:inline-flex}#app,.cp-root{display:flex;flex-direction:row;height:100%;width:100%}.cp-root{background:#f6f7f9}.cp-main{display:flex;flex:1 1 100%;flex-direction:column;height:100%;margin-left:0;padding-top:50px;position:relative;width:100%;z-index:1}.cp-main .content .field.f-left .field-action{margin-left:15px}@media (min-width:481px){.cp-main{margin-left:50px;padding-top:0}.cp-main .content .field.f-left .field-action{margin-left:65px}}@media (min-width:768px){.cp-main .content .field.f-left .field-action{margin-left:69px}}@media (min-width:628px){.cp-main.nav-expanded .search-results{left:210px}}@media (min-width:1100px){.cp-main.nav-expanded .search-results{left:0}.cp-main.nav-open{margin-left:0}.cp-main.nav-open .content .field.f-left .field-action{margin-left:17.8%}}@media (min-width:1180px){.cp-main.nav-open .content .field.f-left .field-action{margin-left:277px}}@media (min-width:1500px){.cp-main .content .field.f-left .field-action{margin-left:85px}.cp-main.nav-open .content .field.f-left .field-action{margin-left:293px}}@media print{.cp .bannerBar,.cp-side{display:none!important}.cp-main{margin-left:0!important}}.cp-mobile{z-index:2}.cp-mobile header{background-color:#fff;box-shadow:0 0 5px 2px rgba(0,0,0,.2);color:#3c3c3c;height:50px;position:absolute;text-align:center;width:100%;z-index:300}.cp-mobile-nav-logo{display:inline-block;padding:.75rem .55rem .5rem;width:100%}.cp-mobile-nav-logo img{max-width:217px}.cp-mobile-nav-menu{left:0;padding:10px;position:absolute}.cp-mobile-nav-menu .icon-gm{fill:#3c3c3c;height:25px;width:25px}@media (min-width:481px){.cp-mobile header{display:none}}.cp-nav{background-color:#fff;display:flex;flex-direction:column;font-family:Source Sans Pro,Helvetica Neue,Arial,sans-serif;font-weight:300;height:100%;position:relative;z-index:500}.cp-nav-container{flex:1 1 100%;overflow:auto;overflow-x:hidden;padding-bottom:1rem;padding-top:1rem}@media (min-width:1181px){.cp-nav-container-container{padding-top:2rem}}.cp-nav ul{list-style:none;margin:0;padding:0}.cp-nav-footer{flex:1 0 auto;overflow:hidden}.cp-nav-header{background-color:#fff;border-bottom:1px solid hsla(120,1%,86%,.3);flex:0 auto}@media (min-width:1100px){.cp-nav-header{flex:1 0 auto}}.cp-nav-header .icon-gm{fill:#3c3c3c}.cp-nav-header .icon-gm.icon-gm-box-arrow{fill:#fff}.cp-nav-header .cp-nav-header-link{color:#3c3c3c}.cp-nav-header .cp-nav-header-item.is-active,.cp-nav-header .cp-nav-header-item:active,.cp-nav-header .cp-nav-header-item:hover,.cp-nav-header .cp-nav-header-link.is-active,.cp-nav-header .cp-nav-header-link:active,.cp-nav-header .cp-nav-header-link:hover{background-color:rgba(246,247,249,.72);box-shadow:inset 0 2px 3px 0 rgba(99,99,99,.29)}.cp-nav-header .cp-nav-header-item.search.is-active .search-input::placeholder{color:rgba(60,60,60,.5)}.cp-nav-header-items{box-shadow:inset 0 2px 3px 0 rgba(99,99,99,.29);max-height:39px;position:relative}.cp-nav-header-item{display:block;overflow:hidden;visibility:hidden}.cp-nav-header-toggleNav{cursor:pointer;display:none;padding:.5rem 1rem;position:absolute;right:0;top:0;transform:scaleX(-1)}@media (min-width:481px){.cp-nav-header-toggleNav{display:block}}.cp-nav-header-toggleNav .icon-gm{margin:0}.cp-nav-header-toggleNav:hover .icon-gm{fill:#bcbcbc}.cp-nav-user-menu{display:none}.cp-nav-logo{display:inline-block;margin:1rem 0;text-align:center;width:100%}@media (min-width:1100px){.cp-nav-logo{margin:1.3rem 0 1rem}}@media (min-width:1181px){.cp-nav-logo{margin:1.3rem 0 1rem}}.cp-nav-viewSite{background-color:#6bc3d1;padding:3px;right:0;text-align:center;top:0;visibility:hidden;white-space:nowrap}.cp-nav-viewSite .viewSite{color:#fff;display:block}@media (min-width:481px){.cp-nav-viewSite{left:10.9rem;right:auto}}@media (min-width:1100px){.cp-nav-viewSite{left:auto;right:0}}.cp-nav-base{display:none;height:100%;left:-260px;position:relative;transition:left .25s ease}.cp-nav-base .icon-gm-arrow-left,.cp-nav-base .icon-gm-arrow-right,.cp-nav-base .icon-gm-swap-horiz{height:16px;margin-right:.1rem;margin-top:.23rem;width:16px}.cp-nav-base .icon-gm-arrow-left{vertical-align:top}@media (min-width:1181px){.cp-nav-base .icon-gm-arrow-left{margin-right:.75rem}}.cp-nav-base .icon-gm-arrow-right,.cp-nav-base .icon-gm-swap-horiz{position:absolute;right:1rem;transition:transform .1s ease}.cp-nav-base .cp-nav-item,.cp-nav-base .cp-nav-link{-webkit-font-smoothing:subpixel-antialiased;-webkit-text-stroke:.35px;-webkit-transform:translateZ(0)}.cp-nav-base .cp-nav-item .icon-gm,.cp-nav-base .cp-nav-link .icon-gm{margin-left:.3rem}.cp-nav-base .cp-nav-item:hover,.cp-nav-base .cp-nav-link:hover{transform-style:preserve-3d}.cp-nav-base .cp-nav-item:hover .icon-gm-arrow-right,.cp-nav-base .cp-nav-item:hover .icon-gm-swap-horiz,.cp-nav-base .cp-nav-link:hover .icon-gm-arrow-right,.cp-nav-base .cp-nav-link:hover .icon-gm-swap-horiz{transform:translateX(4px)}.cp-nav-base--top{left:0}.cp-nav-group{left:260px;position:absolute;top:0;width:100%}.cp-nav-group-content+.cp-nav-group-content{margin-top:1rem}.cp-nav-group--section{padding-top:1.5rem}.cp-nav-group.ng-enter,.cp-nav-group.ng-leave-active{left:520px}.cp-nav-group.ng-enter-active,.cp-nav-group.ng-leave{left:260px;transition:left .25s ease}.cp-nav-logo-image,.cp-nav-logo-image--small{transition:opacity .2s cubic-bezier(.21,.61,.35,1)}.cp-nav-logo-image{opacity:0;width:auto}.cp-nav-logo-image--small{left:.6rem;opacity:1;position:absolute}.cp-nav-item,.cp-nav-link{color:#3c3c3c;cursor:pointer;display:block;padding:.5rem .5rem .5rem 1rem;position:relative;width:100%}@media (min-width:1181px){.cp-nav-item,.cp-nav-link{padding:.5rem .5rem .5rem 1.5rem}}.cp-nav-item:hover,.cp-nav-link:hover{background-color:rgba(246,247,249,.8);color:#3c3c3c}.cp-nav-item:hover .icon-gm,.cp-nav-link:hover .icon-gm{fill:#3c3c3c}.cp-nav-item .cp-nav-link.is-active:hover,.cp-nav-item.is-active,.cp-nav-link .cp-nav-link.is-active:hover,.cp-nav-link.is-active{color:#3c3c3c;position:relative}.cp-nav-item .cp-nav-link.is-active:hover:after,.cp-nav-item.is-active:after,.cp-nav-link .cp-nav-link.is-active:hover:after,.cp-nav-link.is-active:after{background:#6bc3d1;content:"";display:block;height:39px;left:0;position:absolute;top:0;width:5px}.cp-nav-item .cp-nav-link.is-active:hover .icon-gm,.cp-nav-item.is-active .icon-gm,.cp-nav-link .cp-nav-link.is-active:hover .icon-gm,.cp-nav-link.is-active .icon-gm{fill:#3c3c3c}.cp-nav-item{padding-right:1rem}.cp-nav-item-new{background-color:#51a551;border-radius:4px;display:inline-block;font-size:.7em;height:15px;margin-left:10px;padding:1px;position:relative;text-align:center;top:3px;vertical-align:top;width:31px}.cp-nav-link--crumb{font-weight:400;margin-bottom:.7rem}.cp-nav-link--crumb:hover{background-color:inherit;color:inherit}.cp-nav-link--crumb:hover .icon-gm{fill:inherit}.cp-nav-link-icon{border-radius:50%;height:24px;margin-right:8px;vertical-align:middle;width:24px}.cp-nav-link-indicator{background-color:#4b71fc;border:1px solid #fff;border-radius:8px;fill:#fff;height:16px;left:30px;position:absolute;top:0;width:16px}.cp-nav-link-external{white-space:nowrap}.cp-nav-links .cp-nav-link{padding:.5rem 1rem .5rem 2.5rem}@media (min-width:1181px){.cp-nav-links .cp-nav-link{padding:.5rem .5rem .5rem 3.5rem}}@media (min-width:1100px){.cp-nav .cp-nav-logo{margin:1rem 0}}.cp-side{box-shadow:-5px 0 15px 5px rgba(0,0,0,.5);height:100%;outline:0;overflow:hidden;position:absolute;transition-duration:.2s;transition-property:flex-basis,opacity,width;transition-timing-function:cubic-bezier(.21,.61,.35,1);width:0;z-index:2}@media (max-width:481px){.cp-side{box-shadow:none}}@media (min-width:481px){.cp-side{display:block;min-height:100vh;width:50px}}@media (min-width:1100px){.cp-side.is-open{cursor:default;flex-basis:19%;flex-grow:0;flex-shrink:1;position:static}.cp-side.is-open .cp-nav-base,.cp-side.is-open .cp-nav-user-menu{display:block}.cp-side.is-open .cp-nav-header-item{visibility:visible}.cp-side.is-open .cp-nav-header-toggleNav{transform:scaleX(1)}.cp-side.is-open .cp-nav-viewSite{visibility:visible}.cp-side.is-open{flex-basis:260px;flex-shrink:0}.cp-side.is-open .cp-nav-logo-image{opacity:1}.cp-side.is-open .cp-nav-logo-image--small{opacity:0}}.cp-side.is-expanded{width:260px}@media (max-width:481px){.cp-side.is-expanded{box-shadow:-5px 0 15px 5px rgba(0,0,0,.5)}}.cp-side.is-expanded .cp-nav-base,.cp-side.is-expanded .cp-nav-user-menu{display:block}.cp-side.is-expanded .cp-nav-container{padding-top:2rem}.cp-side.is-expanded .cp-nav-header{flex:1 0 auto}.cp-side.is-expanded .cp-nav-header-item{visibility:visible}.cp-side.is-expanded .cp-nav-header-toggleNav{display:none}.cp-side.is-expanded .cp-nav-item,.cp-side.is-expanded .cp-nav-link{padding:.5rem .5rem .5rem 1.5rem}.cp-side.is-expanded .cp-nav-links .cp-side.is-expanded .cp-nav-link{padding:.5rem .5rem .5rem 3.5rem}.cp-side.is-expanded .cp-nav-logo{margin:1rem 0}@media (min-width:481px){.cp-side.is-expanded .cp-nav-logo{margin:1rem 0}}.cp-side.is-expanded .cp-nav-logo-image{opacity:1}.cp-side.is-expanded .cp-nav-logo-image--small{opacity:0}.cp-side.is-expanded .cp-nav-viewSite{visibility:visible}.cp-side.is-expanded .icon-gm-arrow-left{margin-right:.75rem}.cp-side.is-expanded .userProfile-label,.cp-side.is-expanded .userProfile-supportPin{padding-left:1.5rem}.cp-side.is-expanded .userProfile-menu-link{padding:.5rem .5rem .5rem 1.5rem}.cp-side.is-expanded-add .cp-nav-item,.cp-side.is-expanded-add .cp-nav-link{white-space:nowrap}@media (min-width:1100px){.cp-side.is-expanded-add .cp-nav-item,.cp-side.is-expanded-add .cp-nav-link{white-space:normal}}.cp-side.is-expanded-add .cp-nav-logo-image{opacity:1}.cp-side.is-expanded-add .cp-nav-logo-image--small{opacity:0}.viewSite{color:#3c3c3c;font-size:.9rem;transition:color .2s ease}.viewSite:hover{color:#daf2f7}.viewSite:hover .icon-gm-box-arrow{fill:#daf2f7}.viewSite>span{margin-right:5px}.side-nav-disabled{cursor:not-allowed;pointer-events:none}.side-nav-disabled span{color:#888}.overlay{height:100%;position:absolute;width:100%;z-index:100}.overlay-content{display:inline-block}.overlay--loading{background-color:#fafafa}.loading-overlay .loading-throbber:after,.overlay--loading .loading-throbber:after{animation:loading-spin 1s linear infinite;border-color:#545a6a #d4d4db #d4d4db #545a6a;border-radius:100%;border-style:solid;border-width:1px;content:"";height:60px;left:50%;margin:200px 0 0 -30px;opacity:.5;position:absolute;width:60px}.loading-overlay .loading-throbber:after{border-width:2px;margin:-30px 0 0 -30px;top:50%}.overlay--nav{background-color:#000;opacity:.3}@keyframes loading-spin{0%{transform:rotate(-1turn)}to{transform:rotate(0deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.page{display:flex;flex:1 1 100%;flex-direction:column;overflow:auto;-webkit-overflow-scrolling:touch;position:relative;width:100%}.page--disabled{overflow:hidden}.page--overlay{position:relative;z-index:-1}.action-bar:after,.action-bar:before,.cf:after,.cf:before,.dialog-footer:after,.dialog-footer:before,.dl-horizontal:after,.dl-horizontal:before,.field-input-append:after,.field-input-append:before,.field:after,.field:before,.list-horizontal:after,.list-horizontal:before,.media:after,.media:before,.nav:after,.nav:before,.panel-body:after,.panel-body:before,.panel-header:after,.panel-header:before,.radio-tabs:after,.radio-tabs:before,.stats-tile-group:after,.stats-tile-group:before,.tab-panel:after,.tab-panel:before,.tabs:after,.tabs:before{content:"";display:table}.action-bar:after,.cf:after,.dialog-footer:after,.dl-horizontal:after,.field-input-append:after,.field:after,.list-horizontal:after,.media:after,.nav:after,.panel-body:after,.panel-header:after,.radio-tabs:after,.stats-tile-group:after,.tab-panel:after,.tabs:after{clear:both}.ui-sortable-handle{cursor:ns-resize}.is-loading{min-height:50px;position:relative}.is-loading:after{background-color:hsla(0,0%,100%,.5);background-image:url(data:image/gif;base64,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);background-position:50%;background-repeat:no-repeat;background-size:60px 60px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}del.diffdel,del.diffmod{background-color:#ffa29f}ins.diffins,ins.diffmod{background-color:#89f9a1;text-decoration:none}#agency_bulstat{letter-spacing:10px}.vat-wrapper{padding-top:25px}#documents .tbl-actions{width:20%}#documents tr.selected td{background:rgba(72,143,201,.2)}#booking_ticket .form-group,#booking_trainTicket .form-group{height:0;line-height:0}#booking_ticket .form-group .custom-file,#booking_trainTicket .form-group .custom-file{height:auto}.tbl-admin h5{margin-bottom:0}tr.fake td{background-color:#fcfdff!important}tr.fake td,tr.fake td>div,tr.fake td>small,tr.fake td>span{color:#e6e6e6!important}tr.fake td .badge{background-color:#e6e6e6!important;color:#c6c6c6!important}.content-wrapper{background-color:#f6f7f9;color:#5c6161;font-family:Source Sans Pro,Arial,Helvetica Neue,sans-serif;font-size:15px;height:auto;line-height:1.3334;min-height:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.content-wrapper .fixed-width{box-sizing:border-box;display:block;padding:20px 17px 60px;width:100%}@media (min-width:1500px){.content-wrapper .fixed-width{padding:20px 33px 100px}}.content-wrapper .full-width{display:block}.content{padding-bottom:120px;padding-top:20px}.content>h1{font-family:Source Sans Pro,Arial,Helvetica Neue,sans-serif}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.content>h1{font-weight:300;line-height:1.3334;margin-bottom:10px}.content h1,.content>h1{color:#34313f;font-size:30px;font-weight:300;line-height:1.3334;margin-bottom:30px}.content form>h1+p,.content h1+p{margin-bottom:30px;margin-top:-20px}#airports,#list-flights{overflow-y:auto}#airports{list-style:none;margin:0}#airports>li{background-color:#fff;border:1px solid #6bc3d1;border-radius:5px;cursor:pointer;margin-bottom:5px;padding:10px}#airports>li:hover{background-color:#f4f4f4}#airports>li:last-child{margin-bottom:0}#airports>li .flights{font-size:13px;list-style:none;margin:0}#airports>li .flights>li{border-bottom:1px dashed #6bc3d1}#airports>li .flights>li:last-child{border-bottom:none}@media (max-width:730px){.responsive-wrapper{overflow:auto;width:100%}.responsive-wrapper #data-ta{min-width:590px}}.preferences-animate .pref-panel{display:block;height:auto;max-height:0;opacity:0;overflow:hidden;transition:max-height .8s ease-out,opacity .5s linear}.preferences-animate .pref-panel.pref-panel-show{max-height:133.33333rem;opacity:1;overflow:visible;transition:max-height 2.8s ease-out,opacity .5s linear}.kickback{position:relative}.kickback .timeline{border-top:3px solid #6bc3d1;position:absolute;width:100%}.kickback .step{border:1px dashed #6bc3d1;clear:both;height:15px;position:absolute;top:0;width:0;z-index:1}.kickback .step .label{background:#fff;border:2px solid #6bc3d1;border-radius:10px;left:-99px;padding:5px;position:absolute;text-align:center;top:14px;width:200px}.kickback .step.even{height:15px}.kickback .step.even .label{top:14px}.kickback .step:last-child .label{border-radius:10px 0 10px 10px;left:-199px}.kickback .amount{border:.5px solid #6bc3d1;clear:both;height:6px;position:absolute;top:-4px;width:0;z-index:1}.kickback .amount .value{color:#000;font-size:11px;left:-40px;position:absolute;text-align:center;top:-14px;width:80px}.kickback .amount:last-child .value{left:-80px}.kickback .dot{background-color:#fff;border:3px solid #6bc3d1;border-radius:50%;display:inline-block;height:15px;position:absolute;top:-7.5px;width:15px;z-index:1}.kickback .dot .label{background:#fff;border:2px solid #6bc3d1;border-radius:10px;font-size:16px;font-weight:700;margin-left:-76px;padding:5px;position:absolute;text-align:center;top:-53px;width:150px}.kickback .dot .label:before{border:8px solid transparent;border-top-color:#029bb3;clear:both;content:"";height:12px;left:70px;position:absolute;top:100%;width:0;z-index:1}.kickback .dot .label .exclamation-mark{font-size:18px;font-style:italic}.statistics-list{display:flex;flex-direction:row}.statistics-listItem{display:inline-block;flex-basis:0;flex-grow:1;text-align:center}.statistics-listItem:first-child,.statistics-listItem:nth-child(2){border-bottom:1px solid #e4e7ed}.statistics-listItem:nth-child(odd){border-right:1px solid #e4e7ed}.statistics-listItem:last-child{border-right:none}@media (min-width:550px){.statistics-listItem{border-right:1px solid #e4e7ed}.statistics-listItem:first-child,.statistics:nth-child(2){border-bottom:none}}.statistics-link{color:#5d5b66;display:block;font-size:.8rem;padding:1rem 0}.statistics-link:hover,.statistics-link:hover .statistics-count{background:#f1f8fe;color:#4b71fc}.statistics-count{color:#34313f;display:block;font-size:2rem;font-weight:300}.cardEnumeration{margin-bottom:30px;padding:0}.cardEnumeration-listing{list-style:none;margin:0 0 1rem}.cardEnumeration .cardWrapper{border-bottom:1px solid #ecf0f1;padding:15px;transition:background-color .25s ease-in-out 0s}.cardEnumeration .cardWrapper:hover{background-color:#f6fcfd}.cardEnumeration .onboardingStep.is-pending:hover path{fill:#4c4b58}.cardEnumeration .cardIllustration{display:inline-block;padding:1.5rem 1.5rem 1.5rem 0;text-align:center}.cardEnumeration .onboardingStep-illustration{display:table-cell;vertical-align:middle}.cardEnumeration .cardIllustration-image{height:auto;width:50px}.cardEnumeration .onboardingStep-left-align .onboardingStep-description{display:table-cell;vertical-align:middle}.spotlight ul{list-style:none;padding:10px 15px}.spotlight ul li{border-bottom:1px solid #e6e6e6;line-height:36px}.spotlight ul li:last-child{border-bottom:none}.spotlight ul li span{font-size:18px;font-weight:700}.login-container{background:#eee;border:1px solid #e1e5f1;border-radius:10px 10px 5px 5px;border-top:2px solid #028098;color:#000;left:50%;margin-left:-178px;margin-right:5px;position:absolute;top:20vh}.login-container .login .checkbox{font-weight:400}.login-container .login .form-control:focus{z-index:2}.login-container form{background-color:#f4f4f4;border-top:3px solid #029bb3;border-top-left-radius:4px;border-top-right-radius:4px;min-height:130px;min-width:355px;padding:15px 30px 30px;text-align:center}.login-container form img{height:64px;margin-bottom:10px}.login-container form h2{margin-bottom:0}.login-container form .login-heading{margin-bottom:.5rem}.login-container form input{margin-bottom:10px}.login-container form button{background-color:#029bb3;border-color:#029bb3}.login-container form button:hover{background-color:#02859a;border-color:#02859a}:root{--blue:#097ecb;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#c01467;--orange:#fd7e14;--yellow:#ffc107;--green:#33a395;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#097ecb;--secondary:#6c757d;--success:#33a395;--info:#17a2b8;--warning:#ffc107;--danger:#c01467;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Source Sans Pro",Arial,sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{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{background-color:#fff;color:#212529;font-family:Source Sans Pro,Arial,sans-serif;font-size:.975rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;text-decoration:underline dotted;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#097ecb}a,a:hover{text-decoration:none}a:hover{color:#065182}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}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{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.4375rem}.h2,h2{font-size:1.95rem}.h3,h3{font-size:1.70625rem}.h4,h4{font-size:1.4625rem}.h5,h5{font-size:1.21875rem}.h6,h6{font-size:.975rem}.lead{font-size:1.21875rem;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{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:.875em;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.21875rem;margin-bottom:1rem}.blockquote-footer{color:#6c757d;display:block;font-size:.875em}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:90%}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right: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{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{color:#212529;margin-bottom:1rem;width:100%}.table td,.table th{border-top:1px solid #aaa;padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid #aaa;vertical-align:bottom}.table tbody+tbody{border-top:2px solid #aaa}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #aaa}.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{background-color:rgba(0,0,0,.075);color:#212529}.table-primary,.table-primary>td,.table-primary>th{background-color:#badbf0}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7fbce4}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#a5d0ec}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cccf}.table-success,.table-success>td,.table-success>th{background-color:#c6e5e1}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#95cfc8}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b4ddd8}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.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:#edbdd4}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#de85b0}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#e8a9c7}.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-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{background-color:#343a40;border-color:#454d55;color:#fff}.table .thead-light th{background-color:#e9ecef;border-color:#aaa;color:#495057}.table-dark{background-color:#343a40;color:#fff}.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{background-color:hsla(0,0%,100%,.075);color:#fff}@media (max-width:575.98px){.table-responsive-sm{display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:0;color:#495057;display:block;font-size:.975rem;font-weight:400;height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;border-color:#5cbaf8;box-shadow:0 0 0 .2rem rgba(9,126,203,.25);color:#495057;outline:0}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.21875rem;line-height:1.5;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.853125rem;line-height:1.5;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;font-size:.975rem;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{font-size:.853125rem;height:calc(1.5em + .5rem + 2px);line-height:1.5;padding:.25rem .5rem}.form-control-lg{font-size:1.21875rem;height:calc(1.5em + 1rem + 2px);line-height:1.5;padding:.5rem 1rem}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:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-row>.col,.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.form-check{display:block;padding-left:0;position:relative}.form-check-input{margin-left:0;margin-top:.3rem;position:absolute}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{align-items:center;display:inline-flex;margin-right:.75rem;padding-left:0}.form-check-inline .form-check-input{margin-left:0;margin-right:.3125rem;margin-top:0;position:static}.valid-feedback{color:#33a395;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(51,163,149,.9);color:#fff;display:none;font-size:.853125rem;left:0;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2333a395' 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.1'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#33a395;padding-right:calc(1.5em + .75rem)!important}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#33a395;box-shadow:0 0 0 .2rem rgba(51,163,149,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{background-position:right 1.5rem center;padding-right:3rem!important}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.custom-select.is-valid,.was-validated .custom-select:valid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2333a395' 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.1'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;border-color:#33a395;padding-right:calc(.75em + 2.3125rem)!important}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#33a395;box-shadow:0 0 0 .2rem rgba(51,163,149,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#33a395}.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:#33a395}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#33a395}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#44c5b5;border-color:#44c5b5}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(51,163,149,.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:#33a395}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#33a395}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#33a395;box-shadow:0 0 0 .2rem rgba(51,163,149,.25)}.invalid-feedback{color:#c01467;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(192,20,103,.9);color:#fff;display:none;font-size:.853125rem;left:0;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23C01467'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23C01467' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#c01467;padding-right:calc(1.5em + .75rem)!important}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#c01467;box-shadow:0 0 0 .2rem rgba(192,20,103,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{background-position:right 1.5rem center;padding-right:3rem!important}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23C01467'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23C01467' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;border-color:#c01467;padding-right:calc(.75em + 2.3125rem)!important}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#c01467;box-shadow:0 0 0 .2rem rgba(192,20,103,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#c01467}.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:#c01467}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#c01467}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e81f80;border-color:#e81f80}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(192,20,103,.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:#c01467}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#c01467}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#c01467;box-shadow:0 0 0 .2rem rgba(192,20,103,.25)}.form-inline{align-items:center;display:flex;flex-flow:row wrap}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:flex;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{align-items:center;display:flex;justify-content:center;padding-left:0;width:auto}.form-inline .form-check-input{flex-shrink:0;margin-left:0;margin-right:.25rem;margin-top:0;position:relative}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{background-color:transparent;border:1px solid transparent;border-radius:0;color:#212529;display:inline-block;font-size:.975rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(9,126,203,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#097ecb;border-color:#097ecb;color:#fff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{background-color:#0767a6;border-color:#07609a;color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(46,145,211,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#097ecb;border-color:#097ecb;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#07609a;border-color:#06588e;color:#fff}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(46,145,211,.5)}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{background-color:#5a6268;border-color:#545b62;color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#545b62;border-color:#4e555b;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-success{background-color:#33a395;border-color:#33a395;color:#fff}.btn-success.focus,.btn-success:focus,.btn-success:hover{background-color:#2a867a;border-color:#277c71;color:#fff}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(82,177,165,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#33a395;border-color:#33a395;color:#fff}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#277c71;border-color:#247269;color:#fff}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,177,165,.5)}.btn-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info.focus,.btn-info:focus,.btn-info:hover{background-color:#138496;border-color:#117a8b;color:#fff}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#117a8b;border-color:#10707f;color:#fff}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{background-color:#e0a800;border-color:#d39e00;color:#212529}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#d39e00;border-color:#c69500;color:#212529}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{background-color:#c01467;border-color:#c01467;color:#fff}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{background-color:#9d1054;border-color:#920f4e;color:#fff}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(201,55,126,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#c01467;border-color:#c01467;color:#fff}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#920f4e;border-color:#860e48;color:#fff}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(201,55,126,.5)}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light.focus,.btn-light:focus,.btn-light:hover{background-color:#e2e6ea;border-color:#dae0e5;color:#212529}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#dae0e5;border-color:#d3d9df;color:#212529}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(210,4%,85%,.5)}.btn-dark{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{background-color:#23272b;border-color:#1d2124;color:#fff}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#1d2124;border-color:#171a1d;color:#fff}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{border-color:#097ecb;color:#097ecb}.btn-outline-primary:hover{background-color:#097ecb;border-color:#097ecb;color:#fff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(9,126,203,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#097ecb}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#097ecb;border-color:#097ecb;color:#fff}.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{box-shadow:0 0 0 .2rem rgba(9,126,203,.5)}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#6c757d;border-color:#6c757d;color:#fff}.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{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-success{border-color:#33a395;color:#33a395}.btn-outline-success:hover{background-color:#33a395;border-color:#33a395;color:#fff}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(51,163,149,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#33a395}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#33a395;border-color:#33a395;color:#fff}.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{box-shadow:0 0 0 .2rem rgba(51,163,149,.5)}.btn-outline-info{border-color:#17a2b8;color:#17a2b8}.btn-outline-info:hover{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.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{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#ffc107;border-color:#ffc107;color:#212529}.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{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{border-color:#c01467;color:#c01467}.btn-outline-danger:hover{background-color:#c01467;border-color:#c01467;color:#fff}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(192,20,103,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#c01467}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#c01467;border-color:#c01467;color:#fff}.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{box-shadow:0 0 0 .2rem rgba(192,20,103,.5)}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.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{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{border-color:#343a40;color:#343a40}.btn-outline-dark:hover{background-color:#343a40;border-color:#343a40;color:#fff}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#343a40;border-color:#343a40;color:#fff}.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{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{color:#097ecb;font-weight:400;text-decoration:none}.btn-link:hover{color:#065182}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-lg{font-size:1.21875rem;padding:.5rem 1rem}.btn-lg,.btn-sm{border-radius:0;line-height:1.5}.btn-sm{font-size:.853125rem;padding:.25rem .5rem}.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%}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);color:#212529;display:none;float:left;font-size:.975rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-left{left:0;right:auto}.dropdown-menu-right{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-left{left:0;right:auto}.dropdown-menu-sm-right{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-left{left:0;right:auto}.dropdown-menu-md-right{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-left{left:0;right:auto}.dropdown-menu-lg-right{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-left{left:0;right:auto}.dropdown-menu-xl-right{left:auto;right:0}}.dropup .dropdown-menu{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropright .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropleft .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.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]{bottom:auto;right:auto}.dropdown-divider{border-top:1px solid #e9ecef;height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#e9ecef;color:#16181b;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#097ecb;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.853125rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1.5rem}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.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-file{align-items:center;display:flex}.input-group-append,.input-group-prepend{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{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;color:#495057;display:flex;font-size:.975rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.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{font-size:1.21875rem;line-height:1.5;padding:.5rem 1rem}.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{font-size:.853125rem;line-height:1.5;padding:.25rem .5rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.custom-control{display:block;min-height:1.4625rem;padding-left:1.5rem;position:relative;print-color-adjust:exact;z-index:1}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{height:1.23125rem;left:0;opacity:0;position:absolute;width:1rem;z-index:-1}.custom-control-input:checked~.custom-control-label:before{background-color:#097ecb;border-color:#097ecb;color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(9,126,203,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#5cbaf8}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#8dcffa;border-color:#8dcffa;color:#fff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0;position:relative;vertical-align:top}.custom-control-label:before{background-color:#fff;border:1px solid #adb5bd;pointer-events:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1rem;left:-1.5rem;position:absolute;top:.23125rem;width:1rem}.custom-control-label:after{background:50%/50% 50% no-repeat}.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' width='8' height='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{background-color:#097ecb;border-color:#097ecb}.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' width='4' height='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(9,126,203,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(9,126,203,.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' width='12' height='12' 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(9,126,203,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{border-radius:.5rem;left:-2.25rem;pointer-events:all;width:1.75rem}.custom-switch .custom-control-label:after{background-color:#adb5bd;border-radius:.5rem;height:calc(1rem - 4px);left:calc(-2.25rem + 2px);top:calc(.23125rem + 2px);transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:calc(1rem - 4px)}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(9,126,203,.5)}.custom-select{appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:0;color:#495057;display:inline-block;font-size:.975rem;font-weight:400;height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:#5cbaf8;box-shadow:0 0 0 .2rem rgba(9,126,203,.25);outline:0}.custom-select:focus::-ms-value{background-color:#fff;color:#495057}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.75rem}.custom-select:disabled{background-color:#e9ecef;color:#6c757d}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{font-size:.853125rem;height:calc(1.5em + .5rem + 2px);padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.custom-select-lg{font-size:1.21875rem;height:calc(1.5em + 1rem + 2px);padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(1.5em + .75rem + 2px);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;overflow:hidden;z-index:2}.custom-file-input:focus~.custom-file-label{border-color:#5cbaf8;box-shadow:0 0 0 .2rem rgba(9,126,203,.25)}.custom-file-input:disabled~.custom-file-label,.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{background-color:#fff;border:1px solid #ced4da;font-weight:400;height:calc(1.5em + .75rem + 2px);left:0;overflow:hidden;z-index:1}.custom-file-label,.custom-file-label:after{color:#495057;line-height:1.5;padding:.375rem .75rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e9ecef;border-left:inherit;bottom:0;content:"Browse";display:block;height:calc(1.5em + .75rem);z-index:3}.custom-range{appearance:none;background-color:transparent;height:1.4rem;padding:0;width:100%}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(9,126,203,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(9,126,203,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(9,126,203,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{background-color:#097ecb;border:0;height:1rem;margin-top:-.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb{appearance:none}.custom-range::-webkit-slider-thumb:active{background-color:#8dcffa}.custom-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-moz-range-thumb{background-color:#097ecb;border:0;height:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb{appearance:none}.custom-range::-moz-range-thumb:active{background-color:#8dcffa}.custom-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-thumb{background-color:#097ecb;border:0;height:1rem;margin-left:.2rem;margin-right:.2rem;margin-top:0;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb{appearance:none}.custom-range::-ms-thumb:active{background-color:#8dcffa}.custom-range::-ms-track{background-color:transparent;border-color:transparent;border-width:.5rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-fill-lower{background-color:#dee2e6}.custom-range::-ms-fill-upper{background-color:#dee2e6;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{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.badge{display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:baseline;white-space:nowrap}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-left:.6em;padding-right:.6em}.badge-primary{background-color:#097ecb;color:#fff}a.badge-primary:focus,a.badge-primary:hover{background-color:#07609a;color:#fff}a.badge-primary.focus,a.badge-primary:focus{box-shadow:0 0 0 .2rem rgba(9,126,203,.5);outline:0}.badge-secondary{background-color:#6c757d;color:#fff}a.badge-secondary:focus,a.badge-secondary:hover{background-color:#545b62;color:#fff}a.badge-secondary.focus,a.badge-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);outline:0}.badge-success{background-color:#33a395;color:#fff}a.badge-success:focus,a.badge-success:hover{background-color:#277c71;color:#fff}a.badge-success.focus,a.badge-success:focus{box-shadow:0 0 0 .2rem rgba(51,163,149,.5);outline:0}.badge-info{background-color:#17a2b8;color:#fff}a.badge-info:focus,a.badge-info:hover{background-color:#117a8b;color:#fff}a.badge-info.focus,a.badge-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);outline:0}.badge-warning{background-color:#ffc107;color:#212529}a.badge-warning:focus,a.badge-warning:hover{background-color:#d39e00;color:#212529}a.badge-warning.focus,a.badge-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5);outline:0}.badge-danger{background-color:#c01467;color:#fff}a.badge-danger:focus,a.badge-danger:hover{background-color:#920f4e;color:#fff}a.badge-danger.focus,a.badge-danger:focus{box-shadow:0 0 0 .2rem rgba(192,20,103,.5);outline:0}.badge-light{background-color:#f8f9fa;color:#212529}a.badge-light:focus,a.badge-light:hover{background-color:#dae0e5;color:#212529}a.badge-light.focus,a.badge-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);outline:0}.badge-dark{background-color:#343a40;color:#fff}a.badge-dark:focus,a.badge-dark:hover{background-color:#1d2124;color:#fff}a.badge-dark.focus,a.badge-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);outline:0}.media{align-items:flex-start;display:flex}.media-body{flex:1}.close{color:#000;float:right;font-size:1.4625rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{background-color:transparent;border:0;padding:0}a.close.disabled{pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.fade .modal-dialog{transform:translateY(-50px)}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{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{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{content:"";display:block;height:calc(100vh - 1rem);height:min-content}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;height:100%;justify-content:center}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:flex-start;border-bottom:1px solid #aaa;display:flex;justify-content:space-between;padding:1rem}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-top:1px solid #aaa;display:flex;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.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);height:min-content}.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{display:block;font-family:Source Sans Pro,Arial,sans-serif;font-size:.853125rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 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{border-top-color:#000;border-width:.4rem .4rem 0;top:0}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:0}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 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{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:0}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.tooltip-inner{background-color:#000;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{font-family:Source Sans Pro,Arial,sans-serif;font-size:.853125rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060;word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2)}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:.5rem;margin:0 .3rem;width:1rem}.popover .arrow:after,.popover .arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.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{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{height:1rem;left:calc(-.5rem - 1px);margin:.3rem 0;width:.5rem}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.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{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{height:1rem;margin:.3rem 0;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;font-size:.975rem;margin-bottom:0;padding:.5rem .75rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:.5rem .75rem}.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:#097ecb!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#07609a!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#33a395!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#277c71!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!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:#c01467!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#920f4e!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-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #aaa!important}.border-top{border-top:1px solid #aaa!important}.border-right{border-right:1px solid #aaa!important}.border-bottom{border-bottom:1px solid #aaa!important}.border-left{border-left:1px solid #aaa!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:#097ecb!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#33a395!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#c01467!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:0!important}.rounded-top{border-top-left-radius:0!important}.rounded-right,.rounded-top{border-top-right-radius:0!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:0!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:0!important}.rounded-left{border-top-left-radius:0!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{clear:both;content:"";display:block}.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:flex!important}.d-inline-flex{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:flex!important}.d-sm-inline-flex{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:flex!important}.d-md-inline-flex{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:flex!important}.d-lg-inline-flex{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:flex!important}.d-xl-inline-flex{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:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.embed-responsive:before{content:"";display:block}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{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}}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select: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{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.sr-only-focusable:active,.sr-only-focusable:focus{height:auto;overflow:visible;position:static;width:auto;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{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}.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}.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}.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}.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}.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-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}.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}.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-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}.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}.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-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}.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}.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-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}.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}.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-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}}.stretched-link:after{background-color:transparent;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.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-white{color:#fff!important}.text-primary{color:#097ecb!important}a.text-primary:focus,a.text-primary:hover{color:#065182!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#33a395!important}a.text-success:focus,a.text-success:hover{color:#216960!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#c01467!important}a.text-danger:focus,a.text-danger:hover{color:#7b0d42!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-body{color:#212529!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{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.marge-expired td{background-color:#fcfdff!important;color:#e6e6e6}.marge-changed td{background-color:rgba(255,193,7,.6)!important}.marge-no-flight td{background-color:rgba(192,20,103,.6)!important;color:#fff}legend.with-legend>div{float:left}legend.with-legend>ul{float:right;font-size:14px;list-style:none;margin:0}legend.with-legend>ul .badge-danger,legend.with-legend>ul .badge-warning{display:inline-block;height:15px;margin:0;width:15px}.marges-filter input{font-size:14px;height:35px}#user .sidebar{float:left;margin-right:20px;width:300px}#user .sidebar .portlet{padding:30px 0 0!important}#user .sidebar .portlet .active,#user .sidebar .portlet .avatar,#user .sidebar .portlet .title{text-align:center}#user .sidebar .portlet .active{margin-bottom:30px;text-align:center}#user .sidebar .portlet .avatar{text-align:center}#user .sidebar .portlet .avatar img{-webkit-border-radius:50%!important;-moz-border-radius:50%!important;border-radius:50%!important;float:none;height:50%;margin:0 auto;width:50%}#user .sidebar .portlet .title{margin-top:20px;padding:10px}#user .sidebar .portlet .title .name{color:#01444e;font-size:20px;font-weight:600;margin-bottom:7px}#user .sidebar .portlet .title .job{color:#6bc3d1;font-size:13px;font-weight:800;padding-bottom:20px;text-transform:uppercase}#user .content{overflow:hidden}@media (max-width:991px){#user .sidebar{float:none;margin:0;width:100%!important}#user .sidebar>.portlet{margin-bottom:20px}#user .content{overflow:visible}}