/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.legacy_bootstrap :root{--blue:#004b8d;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--brown:#684326;--primary:#004b8d;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.legacy_bootstrap *,.legacy_bootstrap :after,.legacy_bootstrap :before{box-sizing:border-box}.legacy_bootstrap html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}.legacy_bootstrap article,.legacy_bootstrap aside,.legacy_bootstrap figcaption,.legacy_bootstrap figure,.legacy_bootstrap footer,.legacy_bootstrap header,.legacy_bootstrap hgroup,.legacy_bootstrap main,.legacy_bootstrap nav,.legacy_bootstrap section{display:block}.legacy_bootstrap body{background-color:#f8f8f8;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:.875rem;font-weight:400;line-height:1.5;margin:0;text-align:left}.legacy_bootstrap [tabindex="-1"]:focus:not(:focus-visible){outline:0!important}.legacy_bootstrap hr{box-sizing:initial;height:0;overflow:visible}.legacy_bootstrap h1,.legacy_bootstrap h2,.legacy_bootstrap h3,.legacy_bootstrap h4,.legacy_bootstrap h5,.legacy_bootstrap h6{margin-bottom:.5rem;margin-top:0}.legacy_bootstrap p{margin-bottom:1rem;margin-top:0}.legacy_bootstrap abbr[data-original-title],.legacy_bootstrap abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.legacy_bootstrap address{font-style:normal;line-height:inherit;margin-bottom:1rem}.legacy_bootstrap dl,.legacy_bootstrap ol,.legacy_bootstrap ul{margin-bottom:1rem;margin-top:0}.legacy_bootstrap ol ol,.legacy_bootstrap ol ul,.legacy_bootstrap ul ol,.legacy_bootstrap ul ul{margin-bottom:0}.legacy_bootstrap dt{font-weight:700}.legacy_bootstrap dd{margin-bottom:.5rem;margin-left:0}.legacy_bootstrap blockquote{margin:0 0 1rem}.legacy_bootstrap b,.legacy_bootstrap strong{font-weight:bolder}.legacy_bootstrap small{font-size:80%}.legacy_bootstrap sub,.legacy_bootstrap sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}.legacy_bootstrap sub{bottom:-.25em}.legacy_bootstrap sup{top:-.5em}.legacy_bootstrap a{background-color:#0000;color:#004b8d;text-decoration:none}.legacy_bootstrap a:hover{color:#002241;text-decoration:underline}.legacy_bootstrap a:not([href]):not([class]),.legacy_bootstrap a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.legacy_bootstrap code,.legacy_bootstrap kbd,.legacy_bootstrap pre,.legacy_bootstrap samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}.legacy_bootstrap pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}.legacy_bootstrap figure{margin:0 0 1rem}.legacy_bootstrap img{border-style:none;vertical-align:middle}.legacy_bootstrap svg{overflow:hidden;vertical-align:middle}.legacy_bootstrap table{border-collapse:collapse}.legacy_bootstrap caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}.legacy_bootstrap th{text-align:inherit;text-align:-webkit-match-parent}.legacy_bootstrap .editable-rich-text-label,.legacy_bootstrap label{display:inline-block;margin-bottom:0}.legacy_bootstrap button{border-radius:0}.legacy_bootstrap button:focus:not(:focus-visible){outline:0}.legacy_bootstrap button,.legacy_bootstrap input,.legacy_bootstrap optgroup,.legacy_bootstrap select,.legacy_bootstrap textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}.legacy_bootstrap button,.legacy_bootstrap input{overflow:visible}.legacy_bootstrap button,.legacy_bootstrap select{text-transform:none}.legacy_bootstrap [role=button]{cursor:pointer}.legacy_bootstrap select{word-wrap:normal}.legacy_bootstrap [type=button],.legacy_bootstrap [type=reset],.legacy_bootstrap [type=submit],.legacy_bootstrap button{-webkit-appearance:button}.legacy_bootstrap [type=button]:not(:disabled),.legacy_bootstrap [type=reset]:not(:disabled),.legacy_bootstrap [type=submit]:not(:disabled),.legacy_bootstrap button:not(:disabled){cursor:pointer}.legacy_bootstrap [type=button]::-moz-focus-inner,.legacy_bootstrap [type=reset]::-moz-focus-inner,.legacy_bootstrap [type=submit]::-moz-focus-inner,.legacy_bootstrap button::-moz-focus-inner{border-style:none;padding:0}.legacy_bootstrap input[type=checkbox],.legacy_bootstrap input[type=radio]{box-sizing:border-box;padding:0}.legacy_bootstrap textarea{overflow:auto;resize:vertical}.legacy_bootstrap fieldset{border:0;margin:0;min-width:0;padding:0}.legacy_bootstrap 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%}.legacy_bootstrap progress{vertical-align:initial}.legacy_bootstrap [type=number]::-webkit-inner-spin-button,.legacy_bootstrap [type=number]::-webkit-outer-spin-button{height:auto}.legacy_bootstrap [type=search]{-webkit-appearance:none;outline-offset:-2px}.legacy_bootstrap [type=search]::-webkit-search-decoration{-webkit-appearance:none}.legacy_bootstrap ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.legacy_bootstrap output{display:inline-block}.legacy_bootstrap summary{cursor:pointer;display:list-item}.legacy_bootstrap template{display:none}.legacy_bootstrap [hidden]{display:none!important}.legacy_bootstrap .h1,.legacy_bootstrap .h2,.legacy_bootstrap .h3,.legacy_bootstrap .h4,.legacy_bootstrap .h5,.legacy_bootstrap .h6,.legacy_bootstrap h1,.legacy_bootstrap h2,.legacy_bootstrap h3,.legacy_bootstrap h4,.legacy_bootstrap h5,.legacy_bootstrap h6{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:500;line-height:1.2;margin-bottom:.5rem}.legacy_bootstrap .h1,.legacy_bootstrap h1{font-size:2.1875rem}.legacy_bootstrap .h2,.legacy_bootstrap h2{font-size:1.75rem}.legacy_bootstrap .h3,.legacy_bootstrap h3{font-size:1.53125rem}.legacy_bootstrap .h4,.legacy_bootstrap h4{font-size:1.3125rem}.legacy_bootstrap .h5,.legacy_bootstrap h5{font-size:1.09375rem}.legacy_bootstrap .h6,.legacy_bootstrap h6{font-size:.875rem}.legacy_bootstrap .lead{font-size:1.09375rem;font-weight:300}.legacy_bootstrap .display-1{font-size:6rem;font-weight:300;line-height:1.2}.legacy_bootstrap .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.legacy_bootstrap .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.legacy_bootstrap .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}.legacy_bootstrap hr{border:0;border-top:1px solid #0000001a;margin-bottom:1rem;margin-top:1rem}.legacy_bootstrap .small,.legacy_bootstrap small{font-size:.875em;font-weight:400}.legacy_bootstrap .mark,.legacy_bootstrap mark{background-color:#fcf8e3;padding:.2em}.legacy_bootstrap .list-inline,.legacy_bootstrap .list-unstyled{list-style:none;padding-left:0}.legacy_bootstrap .list-inline-item{display:inline-block}.legacy_bootstrap .list-inline-item:not(:last-child){margin-right:.5rem}.legacy_bootstrap .initialism{font-size:90%;text-transform:uppercase}.legacy_bootstrap .blockquote{font-size:1.09375rem;margin-bottom:1rem}.legacy_bootstrap .blockquote-footer{color:#6c757d;display:block;font-size:.875em}.legacy_bootstrap .blockquote-footer:before{content:"— "}.legacy_bootstrap .img-fluid{height:auto;max-width:100%}.legacy_bootstrap .img-thumbnail{background-color:#f8f8f8;border:1px solid #dee2e6;height:auto;max-width:100%;padding:.25rem}.legacy_bootstrap .figure{display:inline-block}.legacy_bootstrap .figure-img{line-height:1;margin-bottom:.5rem}.legacy_bootstrap .figure-caption{color:#6c757d;font-size:90%}.legacy_bootstrap code{word-wrap:break-word;color:#e83e8c;font-size:87.5%}a>.legacy_bootstrap code{color:inherit}.legacy_bootstrap kbd{background-color:#212529;color:#fff;font-size:87.5%;padding:.2rem .4rem}.legacy_bootstrap kbd kbd{font-size:100%;font-weight:700;padding:0}.legacy_bootstrap pre{color:#212529;display:block;font-size:87.5%}.legacy_bootstrap pre code{color:inherit;font-size:inherit;word-break:normal}.legacy_bootstrap .pre-scrollable{max-height:340px;overflow-y:scroll}.legacy_bootstrap .container,.legacy_bootstrap .container-fluid,.legacy_bootstrap .container-lg,.legacy_bootstrap .container-md,.legacy_bootstrap .container-sm,.legacy_bootstrap .container-xl{margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem;width:100%}@media(min-width:576px){.legacy_bootstrap .container,.legacy_bootstrap .container-sm{max-width:540px}}@media(min-width:768px){.legacy_bootstrap .container,.legacy_bootstrap .container-md,.legacy_bootstrap .container-sm{max-width:720px}}@media(min-width:992px){.legacy_bootstrap .container,.legacy_bootstrap .container-lg,.legacy_bootstrap .container-md,.legacy_bootstrap .container-sm{max-width:960px}}@media(min-width:1200px){.legacy_bootstrap .container,.legacy_bootstrap .container-lg,.legacy_bootstrap .container-md,.legacy_bootstrap .container-sm,.legacy_bootstrap .container-xl{max-width:1140px}}.legacy_bootstrap .row{display:flex;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.legacy_bootstrap .no-gutters{margin-left:0;margin-right:0}.legacy_bootstrap .no-gutters>.col,.legacy_bootstrap .no-gutters>[class*=col-]{padding-left:0;padding-right:0}.legacy_bootstrap .col,.legacy_bootstrap .col-1,.legacy_bootstrap .col-10,.legacy_bootstrap .col-11,.legacy_bootstrap .col-12,.legacy_bootstrap .col-2,.legacy_bootstrap .col-3,.legacy_bootstrap .col-4,.legacy_bootstrap .col-5,.legacy_bootstrap .col-6,.legacy_bootstrap .col-7,.legacy_bootstrap .col-8,.legacy_bootstrap .col-9,.legacy_bootstrap .col-auto,.legacy_bootstrap .col-lg,.legacy_bootstrap .col-lg-1,.legacy_bootstrap .col-lg-10,.legacy_bootstrap .col-lg-11,.legacy_bootstrap .col-lg-12,.legacy_bootstrap .col-lg-2,.legacy_bootstrap .col-lg-3,.legacy_bootstrap .col-lg-4,.legacy_bootstrap .col-lg-5,.legacy_bootstrap .col-lg-6,.legacy_bootstrap .col-lg-7,.legacy_bootstrap .col-lg-8,.legacy_bootstrap .col-lg-9,.legacy_bootstrap .col-lg-auto,.legacy_bootstrap .col-md,.legacy_bootstrap .col-md-1,.legacy_bootstrap .col-md-10,.legacy_bootstrap .col-md-11,.legacy_bootstrap .col-md-12,.legacy_bootstrap .col-md-2,.legacy_bootstrap .col-md-3,.legacy_bootstrap .col-md-4,.legacy_bootstrap .col-md-5,.legacy_bootstrap .col-md-6,.legacy_bootstrap .col-md-7,.legacy_bootstrap .col-md-8,.legacy_bootstrap .col-md-9,.legacy_bootstrap .col-md-auto,.legacy_bootstrap .col-sm,.legacy_bootstrap .col-sm-1,.legacy_bootstrap .col-sm-10,.legacy_bootstrap .col-sm-11,.legacy_bootstrap .col-sm-12,.legacy_bootstrap .col-sm-2,.legacy_bootstrap .col-sm-3,.legacy_bootstrap .col-sm-4,.legacy_bootstrap .col-sm-5,.legacy_bootstrap .col-sm-6,.legacy_bootstrap .col-sm-7,.legacy_bootstrap .col-sm-8,.legacy_bootstrap .col-sm-9,.legacy_bootstrap .col-sm-auto,.legacy_bootstrap .col-xl,.legacy_bootstrap .col-xl-1,.legacy_bootstrap .col-xl-10,.legacy_bootstrap .col-xl-11,.legacy_bootstrap .col-xl-12,.legacy_bootstrap .col-xl-2,.legacy_bootstrap .col-xl-3,.legacy_bootstrap .col-xl-4,.legacy_bootstrap .col-xl-5,.legacy_bootstrap .col-xl-6,.legacy_bootstrap .col-xl-7,.legacy_bootstrap .col-xl-8,.legacy_bootstrap .col-xl-9,.legacy_bootstrap .col-xl-auto{padding-left:.5rem;padding-right:.5rem;position:relative;width:100%}.legacy_bootstrap .col{flex-basis:0;flex-grow:1;max-width:100%}.legacy_bootstrap .row-cols-1>*{flex:0 0 100%;max-width:100%}.legacy_bootstrap .row-cols-2>*{flex:0 0 50%;max-width:50%}.legacy_bootstrap .row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy_bootstrap .row-cols-4>*{flex:0 0 25%;max-width:25%}.legacy_bootstrap .row-cols-5>*{flex:0 0 20%;max-width:20%}.legacy_bootstrap .row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy_bootstrap .col-auto{flex:0 0 auto;max-width:100%;width:auto}.legacy_bootstrap .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.legacy_bootstrap .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.legacy_bootstrap .col-3{flex:0 0 25%;max-width:25%}.legacy_bootstrap .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.legacy_bootstrap .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.legacy_bootstrap .col-6{flex:0 0 50%;max-width:50%}.legacy_bootstrap .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.legacy_bootstrap .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.legacy_bootstrap .col-9{flex:0 0 75%;max-width:75%}.legacy_bootstrap .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.legacy_bootstrap .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.legacy_bootstrap .col-12{flex:0 0 100%;max-width:100%}.legacy_bootstrap .order-first{order:-1}.legacy_bootstrap .order-last{order:13}.legacy_bootstrap .order-0{order:0}.legacy_bootstrap .order-1{order:1}.legacy_bootstrap .order-2{order:2}.legacy_bootstrap .order-3{order:3}.legacy_bootstrap .order-4{order:4}.legacy_bootstrap .order-5{order:5}.legacy_bootstrap .order-6{order:6}.legacy_bootstrap .order-7{order:7}.legacy_bootstrap .order-8{order:8}.legacy_bootstrap .order-9{order:9}.legacy_bootstrap .order-10{order:10}.legacy_bootstrap .order-11{order:11}.legacy_bootstrap .order-12{order:12}.legacy_bootstrap .offset-1{margin-left:8.33333333%}.legacy_bootstrap .offset-2{margin-left:16.66666667%}.legacy_bootstrap .offset-3{margin-left:25%}.legacy_bootstrap .offset-4{margin-left:33.33333333%}.legacy_bootstrap .offset-5{margin-left:41.66666667%}.legacy_bootstrap .offset-6{margin-left:50%}.legacy_bootstrap .offset-7{margin-left:58.33333333%}.legacy_bootstrap .offset-8{margin-left:66.66666667%}.legacy_bootstrap .offset-9{margin-left:75%}.legacy_bootstrap .offset-10{margin-left:83.33333333%}.legacy_bootstrap .offset-11{margin-left:91.66666667%}@media(min-width:576px){.legacy_bootstrap .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.legacy_bootstrap .row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.legacy_bootstrap .row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.legacy_bootstrap .row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy_bootstrap .row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.legacy_bootstrap .row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.legacy_bootstrap .row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy_bootstrap .col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.legacy_bootstrap .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.legacy_bootstrap .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.legacy_bootstrap .col-sm-3{flex:0 0 25%;max-width:25%}.legacy_bootstrap .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.legacy_bootstrap .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.legacy_bootstrap .col-sm-6{flex:0 0 50%;max-width:50%}.legacy_bootstrap .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.legacy_bootstrap .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.legacy_bootstrap .col-sm-9{flex:0 0 75%;max-width:75%}.legacy_bootstrap .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.legacy_bootstrap .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.legacy_bootstrap .col-sm-12{flex:0 0 100%;max-width:100%}.legacy_bootstrap .order-sm-first{order:-1}.legacy_bootstrap .order-sm-last{order:13}.legacy_bootstrap .order-sm-0{order:0}.legacy_bootstrap .order-sm-1{order:1}.legacy_bootstrap .order-sm-2{order:2}.legacy_bootstrap .order-sm-3{order:3}.legacy_bootstrap .order-sm-4{order:4}.legacy_bootstrap .order-sm-5{order:5}.legacy_bootstrap .order-sm-6{order:6}.legacy_bootstrap .order-sm-7{order:7}.legacy_bootstrap .order-sm-8{order:8}.legacy_bootstrap .order-sm-9{order:9}.legacy_bootstrap .order-sm-10{order:10}.legacy_bootstrap .order-sm-11{order:11}.legacy_bootstrap .order-sm-12{order:12}.legacy_bootstrap .offset-sm-0{margin-left:0}.legacy_bootstrap .offset-sm-1{margin-left:8.33333333%}.legacy_bootstrap .offset-sm-2{margin-left:16.66666667%}.legacy_bootstrap .offset-sm-3{margin-left:25%}.legacy_bootstrap .offset-sm-4{margin-left:33.33333333%}.legacy_bootstrap .offset-sm-5{margin-left:41.66666667%}.legacy_bootstrap .offset-sm-6{margin-left:50%}.legacy_bootstrap .offset-sm-7{margin-left:58.33333333%}.legacy_bootstrap .offset-sm-8{margin-left:66.66666667%}.legacy_bootstrap .offset-sm-9{margin-left:75%}.legacy_bootstrap .offset-sm-10{margin-left:83.33333333%}.legacy_bootstrap .offset-sm-11{margin-left:91.66666667%}}@media(min-width:768px){.legacy_bootstrap .col-md{flex-basis:0;flex-grow:1;max-width:100%}.legacy_bootstrap .row-cols-md-1>*{flex:0 0 100%;max-width:100%}.legacy_bootstrap .row-cols-md-2>*{flex:0 0 50%;max-width:50%}.legacy_bootstrap .row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy_bootstrap .row-cols-md-4>*{flex:0 0 25%;max-width:25%}.legacy_bootstrap .row-cols-md-5>*{flex:0 0 20%;max-width:20%}.legacy_bootstrap .row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy_bootstrap .col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.legacy_bootstrap .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.legacy_bootstrap .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.legacy_bootstrap .col-md-3{flex:0 0 25%;max-width:25%}.legacy_bootstrap .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.legacy_bootstrap .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.legacy_bootstrap .col-md-6{flex:0 0 50%;max-width:50%}.legacy_bootstrap .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.legacy_bootstrap .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.legacy_bootstrap .col-md-9{flex:0 0 75%;max-width:75%}.legacy_bootstrap .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.legacy_bootstrap .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.legacy_bootstrap .col-md-12{flex:0 0 100%;max-width:100%}.legacy_bootstrap .order-md-first{order:-1}.legacy_bootstrap .order-md-last{order:13}.legacy_bootstrap .order-md-0{order:0}.legacy_bootstrap .order-md-1{order:1}.legacy_bootstrap .order-md-2{order:2}.legacy_bootstrap .order-md-3{order:3}.legacy_bootstrap .order-md-4{order:4}.legacy_bootstrap .order-md-5{order:5}.legacy_bootstrap .order-md-6{order:6}.legacy_bootstrap .order-md-7{order:7}.legacy_bootstrap .order-md-8{order:8}.legacy_bootstrap .order-md-9{order:9}.legacy_bootstrap .order-md-10{order:10}.legacy_bootstrap .order-md-11{order:11}.legacy_bootstrap .order-md-12{order:12}.legacy_bootstrap .offset-md-0{margin-left:0}.legacy_bootstrap .offset-md-1{margin-left:8.33333333%}.legacy_bootstrap .offset-md-2{margin-left:16.66666667%}.legacy_bootstrap .offset-md-3{margin-left:25%}.legacy_bootstrap .offset-md-4{margin-left:33.33333333%}.legacy_bootstrap .offset-md-5{margin-left:41.66666667%}.legacy_bootstrap .offset-md-6{margin-left:50%}.legacy_bootstrap .offset-md-7{margin-left:58.33333333%}.legacy_bootstrap .offset-md-8{margin-left:66.66666667%}.legacy_bootstrap .offset-md-9{margin-left:75%}.legacy_bootstrap .offset-md-10{margin-left:83.33333333%}.legacy_bootstrap .offset-md-11{margin-left:91.66666667%}}@media(min-width:992px){.legacy_bootstrap .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.legacy_bootstrap .row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.legacy_bootstrap .row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.legacy_bootstrap .row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy_bootstrap .row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.legacy_bootstrap .row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.legacy_bootstrap .row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy_bootstrap .col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.legacy_bootstrap .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.legacy_bootstrap .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.legacy_bootstrap .col-lg-3{flex:0 0 25%;max-width:25%}.legacy_bootstrap .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.legacy_bootstrap .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.legacy_bootstrap .col-lg-6{flex:0 0 50%;max-width:50%}.legacy_bootstrap .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.legacy_bootstrap .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.legacy_bootstrap .col-lg-9{flex:0 0 75%;max-width:75%}.legacy_bootstrap .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.legacy_bootstrap .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.legacy_bootstrap .col-lg-12{flex:0 0 100%;max-width:100%}.legacy_bootstrap .order-lg-first{order:-1}.legacy_bootstrap .order-lg-last{order:13}.legacy_bootstrap .order-lg-0{order:0}.legacy_bootstrap .order-lg-1{order:1}.legacy_bootstrap .order-lg-2{order:2}.legacy_bootstrap .order-lg-3{order:3}.legacy_bootstrap .order-lg-4{order:4}.legacy_bootstrap .order-lg-5{order:5}.legacy_bootstrap .order-lg-6{order:6}.legacy_bootstrap .order-lg-7{order:7}.legacy_bootstrap .order-lg-8{order:8}.legacy_bootstrap .order-lg-9{order:9}.legacy_bootstrap .order-lg-10{order:10}.legacy_bootstrap .order-lg-11{order:11}.legacy_bootstrap .order-lg-12{order:12}.legacy_bootstrap .offset-lg-0{margin-left:0}.legacy_bootstrap .offset-lg-1{margin-left:8.33333333%}.legacy_bootstrap .offset-lg-2{margin-left:16.66666667%}.legacy_bootstrap .offset-lg-3{margin-left:25%}.legacy_bootstrap .offset-lg-4{margin-left:33.33333333%}.legacy_bootstrap .offset-lg-5{margin-left:41.66666667%}.legacy_bootstrap .offset-lg-6{margin-left:50%}.legacy_bootstrap .offset-lg-7{margin-left:58.33333333%}.legacy_bootstrap .offset-lg-8{margin-left:66.66666667%}.legacy_bootstrap .offset-lg-9{margin-left:75%}.legacy_bootstrap .offset-lg-10{margin-left:83.33333333%}.legacy_bootstrap .offset-lg-11{margin-left:91.66666667%}}@media(min-width:1200px){.legacy_bootstrap .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.legacy_bootstrap .row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.legacy_bootstrap .row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.legacy_bootstrap .row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.legacy_bootstrap .row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.legacy_bootstrap .row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.legacy_bootstrap .row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.legacy_bootstrap .col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.legacy_bootstrap .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.legacy_bootstrap .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.legacy_bootstrap .col-xl-3{flex:0 0 25%;max-width:25%}.legacy_bootstrap .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.legacy_bootstrap .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.legacy_bootstrap .col-xl-6{flex:0 0 50%;max-width:50%}.legacy_bootstrap .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.legacy_bootstrap .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.legacy_bootstrap .col-xl-9{flex:0 0 75%;max-width:75%}.legacy_bootstrap .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.legacy_bootstrap .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.legacy_bootstrap .col-xl-12{flex:0 0 100%;max-width:100%}.legacy_bootstrap .order-xl-first{order:-1}.legacy_bootstrap .order-xl-last{order:13}.legacy_bootstrap .order-xl-0{order:0}.legacy_bootstrap .order-xl-1{order:1}.legacy_bootstrap .order-xl-2{order:2}.legacy_bootstrap .order-xl-3{order:3}.legacy_bootstrap .order-xl-4{order:4}.legacy_bootstrap .order-xl-5{order:5}.legacy_bootstrap .order-xl-6{order:6}.legacy_bootstrap .order-xl-7{order:7}.legacy_bootstrap .order-xl-8{order:8}.legacy_bootstrap .order-xl-9{order:9}.legacy_bootstrap .order-xl-10{order:10}.legacy_bootstrap .order-xl-11{order:11}.legacy_bootstrap .order-xl-12{order:12}.legacy_bootstrap .offset-xl-0{margin-left:0}.legacy_bootstrap .offset-xl-1{margin-left:8.33333333%}.legacy_bootstrap .offset-xl-2{margin-left:16.66666667%}.legacy_bootstrap .offset-xl-3{margin-left:25%}.legacy_bootstrap .offset-xl-4{margin-left:33.33333333%}.legacy_bootstrap .offset-xl-5{margin-left:41.66666667%}.legacy_bootstrap .offset-xl-6{margin-left:50%}.legacy_bootstrap .offset-xl-7{margin-left:58.33333333%}.legacy_bootstrap .offset-xl-8{margin-left:66.66666667%}.legacy_bootstrap .offset-xl-9{margin-left:75%}.legacy_bootstrap .offset-xl-10{margin-left:83.33333333%}.legacy_bootstrap .offset-xl-11{margin-left:91.66666667%}}.legacy_bootstrap .table{color:#212529;margin-bottom:1rem;width:100%}.legacy_bootstrap .table td,.legacy_bootstrap .table th{border-top:1px solid #dee2e6;padding:.75rem;vertical-align:top}.legacy_bootstrap .table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.legacy_bootstrap .table tbody+tbody{border-top:2px solid #dee2e6}.legacy_bootstrap .table-sm td,.legacy_bootstrap .table-sm th{padding:.3rem}.legacy_bootstrap .table-bordered,.legacy_bootstrap .table-bordered td,.legacy_bootstrap .table-bordered th{border:1px solid #dee2e6}.legacy_bootstrap .table-bordered thead td,.legacy_bootstrap .table-bordered thead th{border-bottom-width:2px}.legacy_bootstrap .table-borderless tbody+tbody,.legacy_bootstrap .table-borderless td,.legacy_bootstrap .table-borderless th,.legacy_bootstrap .table-borderless thead th{border:0}.legacy_bootstrap .table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.legacy_bootstrap .table-hover tbody tr:hover{background-color:rgba(0,0,0,.075);color:#212529}.legacy_bootstrap .table-primary,.legacy_bootstrap .table-primary>td,.legacy_bootstrap .table-primary>th{background-color:#b8cddf}.legacy_bootstrap .table-primary tbody+tbody,.legacy_bootstrap .table-primary td,.legacy_bootstrap .table-primary th,.legacy_bootstrap .table-primary thead th{border-color:#7aa1c4}.legacy_bootstrap .table-hover .table-primary:hover,.legacy_bootstrap .table-hover .table-primary:hover>td,.legacy_bootstrap .table-hover .table-primary:hover>th{background-color:#a6c0d7}.legacy_bootstrap .table-secondary,.legacy_bootstrap .table-secondary>td,.legacy_bootstrap .table-secondary>th{background-color:#d6d8db}.legacy_bootstrap .table-secondary tbody+tbody,.legacy_bootstrap .table-secondary td,.legacy_bootstrap .table-secondary th,.legacy_bootstrap .table-secondary thead th{border-color:#b3b7bb}.legacy_bootstrap .table-hover .table-secondary:hover,.legacy_bootstrap .table-hover .table-secondary:hover>td,.legacy_bootstrap .table-hover .table-secondary:hover>th{background-color:#c8cccf}.legacy_bootstrap .table-success,.legacy_bootstrap .table-success>td,.legacy_bootstrap .table-success>th{background-color:#c3e6cb}.legacy_bootstrap .table-success tbody+tbody,.legacy_bootstrap .table-success td,.legacy_bootstrap .table-success th,.legacy_bootstrap .table-success thead th{border-color:#8fd19e}.legacy_bootstrap .table-hover .table-success:hover,.legacy_bootstrap .table-hover .table-success:hover>td,.legacy_bootstrap .table-hover .table-success:hover>th{background-color:#b1dfbb}.legacy_bootstrap .table-info,.legacy_bootstrap .table-info>td,.legacy_bootstrap .table-info>th{background-color:#bee5eb}.legacy_bootstrap .table-info tbody+tbody,.legacy_bootstrap .table-info td,.legacy_bootstrap .table-info th,.legacy_bootstrap .table-info thead th{border-color:#86cfda}.legacy_bootstrap .table-hover .table-info:hover,.legacy_bootstrap .table-hover .table-info:hover>td,.legacy_bootstrap .table-hover .table-info:hover>th{background-color:#abdde5}.legacy_bootstrap .table-warning,.legacy_bootstrap .table-warning>td,.legacy_bootstrap .table-warning>th{background-color:#ffeeba}.legacy_bootstrap .table-warning tbody+tbody,.legacy_bootstrap .table-warning td,.legacy_bootstrap .table-warning th,.legacy_bootstrap .table-warning thead th{border-color:#ffdf7e}.legacy_bootstrap .table-hover .table-warning:hover,.legacy_bootstrap .table-hover .table-warning:hover>td,.legacy_bootstrap .table-hover .table-warning:hover>th{background-color:#ffe7a0}.legacy_bootstrap .table-danger,.legacy_bootstrap .table-danger>td,.legacy_bootstrap .table-danger>th{background-color:#f5c6cb}.legacy_bootstrap .table-danger tbody+tbody,.legacy_bootstrap .table-danger td,.legacy_bootstrap .table-danger th,.legacy_bootstrap .table-danger thead th{border-color:#ed969e}.legacy_bootstrap .table-hover .table-danger:hover,.legacy_bootstrap .table-hover .table-danger:hover>td,.legacy_bootstrap .table-hover .table-danger:hover>th{background-color:#f1b1b7}.legacy_bootstrap .table-light,.legacy_bootstrap .table-light>td,.legacy_bootstrap .table-light>th{background-color:#fdfdfe}.legacy_bootstrap .table-light tbody+tbody,.legacy_bootstrap .table-light td,.legacy_bootstrap .table-light th,.legacy_bootstrap .table-light thead th{border-color:#fbfcfc}.legacy_bootstrap .table-hover .table-light:hover,.legacy_bootstrap .table-hover .table-light:hover>td,.legacy_bootstrap .table-hover .table-light:hover>th{background-color:#eef1f3}.legacy_bootstrap .table-dark,.legacy_bootstrap .table-dark>td,.legacy_bootstrap .table-dark>th{background-color:#c6c8ca}.legacy_bootstrap .table-dark tbody+tbody,.legacy_bootstrap .table-dark td,.legacy_bootstrap .table-dark th,.legacy_bootstrap .table-dark thead th{border-color:#95999c}.legacy_bootstrap .table-hover .table-dark:hover,.legacy_bootstrap .table-hover .table-dark:hover>td,.legacy_bootstrap .table-hover .table-dark:hover>th{background-color:#b9bbbd}.legacy_bootstrap .table-active,.legacy_bootstrap .table-active>td,.legacy_bootstrap .table-active>th,.legacy_bootstrap .table-hover .table-active:hover,.legacy_bootstrap .table-hover .table-active:hover>td,.legacy_bootstrap .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.legacy_bootstrap .table .thead-dark th{background-color:#343a40;border-color:#454d55;color:#fff}.legacy_bootstrap .table .thead-light th{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.legacy_bootstrap .table-dark{background-color:#343a40;color:#fff}.legacy_bootstrap .table-dark td,.legacy_bootstrap .table-dark th,.legacy_bootstrap .table-dark thead th{border-color:#454d55}.legacy_bootstrap .table-dark.table-bordered{border:0}.legacy_bootstrap .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.legacy_bootstrap .table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075);color:#fff}@media(max-width:575.98px){.legacy_bootstrap .table-responsive-sm{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.legacy_bootstrap .table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.legacy_bootstrap .table-responsive-md{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.legacy_bootstrap .table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.legacy_bootstrap .table-responsive-lg{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.legacy_bootstrap .table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.legacy_bootstrap .table-responsive-xl{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.legacy_bootstrap .table-responsive-xl>.table-bordered{border:0}}.legacy_bootstrap .table-responsive{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.legacy_bootstrap .table-responsive>.table-bordered{border:0}.legacy_bootstrap .form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:0;color:#343a40;display:block;font-size:.875rem;font-weight:400;height:calc(1.5em + .5rem + 2px);line-height:1.5;padding:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .form-control{transition:none}}.legacy_bootstrap .form-control::-ms-expand{background-color:#0000;border:0}.legacy_bootstrap .form-control:focus{background-color:#fff;border-color:#0e8eff;box-shadow:none;color:#343a40;outline:0}.legacy_bootstrap .form-control::placeholder{color:#adb5bd;opacity:1}.legacy_bootstrap .form-control:disabled,.legacy_bootstrap .form-control[readonly]{background-color:#e9ecef;opacity:1}.legacy_bootstrap input[type=date].form-control,.legacy_bootstrap input[type=datetime-local].form-control,.legacy_bootstrap input[type=month].form-control,.legacy_bootstrap input[type=time].form-control{-webkit-appearance:none;appearance:none}.legacy_bootstrap select.form-control:-moz-focusring{color:#0000;text-shadow:0 0 0 #343a40}.legacy_bootstrap select.form-control:focus::-ms-value{background-color:#fff;color:#343a40}.legacy_bootstrap .form-control-file,.legacy_bootstrap .form-control-range{display:block;width:100%}.legacy_bootstrap .col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.legacy_bootstrap .col-form-label-lg{font-size:1.09375rem;line-height:1.5;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.legacy_bootstrap .col-form-label-sm{font-size:.765625rem;line-height:1.5;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.legacy_bootstrap .form-control-plaintext{background-color:#0000;border:solid #0000;border-width:1px 0;color:#212529;display:block;font-size:.875rem;line-height:1.5;margin-bottom:0;padding:.25rem 0;width:100%}.legacy_bootstrap .form-control-plaintext.form-control-lg,.legacy_bootstrap .form-control-plaintext.form-control-sm,.legacy_bootstrap form.hover-borders-sm input.form-control-plaintext.form-control,.legacy_bootstrap form.hover-borders-sm textarea.form-control-plaintext.form-control{padding-left:0;padding-right:0}.legacy_bootstrap .form-control-sm,.legacy_bootstrap form.hover-borders-sm input.form-control,.legacy_bootstrap form.hover-borders-sm textarea.form-control{font-size:.765625rem;height:calc(1.5em + .5rem + 2px);line-height:1.5;padding:.25rem .5rem}.legacy_bootstrap .form-control-lg{font-size:1.09375rem;height:calc(1.5em + 1rem + 2px);line-height:1.5;padding:.5rem 1rem}.legacy_bootstrap select.form-control[multiple],.legacy_bootstrap select.form-control[size],.legacy_bootstrap textarea.form-control{height:auto}.legacy_bootstrap .form-group{margin-bottom:1rem}.legacy_bootstrap .form-text{display:block;margin-top:.25rem}.legacy_bootstrap .form-row{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.legacy_bootstrap .form-row>.col,.legacy_bootstrap .form-row>[class*=col-]{padding-left:5px;padding-right:5px}.legacy_bootstrap .form-check{display:block;padding-left:1.25rem;position:relative}.legacy_bootstrap .form-check-input{margin-left:-1.25rem;margin-top:.3rem;position:absolute}.legacy_bootstrap .form-check-input:disabled~.form-check-label,.legacy_bootstrap .form-check-input[disabled]~.form-check-label{color:#6c757d}.legacy_bootstrap .form-check-label{margin-bottom:0}.legacy_bootstrap .form-check-inline{align-items:center;display:inline-flex;margin-right:.75rem;padding-left:0}.legacy_bootstrap .form-check-inline .form-check-input{margin-left:0;margin-right:.3125rem;margin-top:0;position:static}.legacy_bootstrap .valid-feedback{color:#28a745;display:none;font-size:.875em;margin-top:.25rem;width:100%}.legacy_bootstrap .valid-tooltip{background-color:#28a745e6;color:#fff;display:none;font-size:.765625rem;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>.legacy_bootstrap .valid-tooltip,.form-row>[class*=col-]>.legacy_bootstrap .valid-tooltip{left:5px}.legacy_bootstrap.is-valid~.valid-feedback,.legacy_bootstrap.is-valid~.valid-tooltip,.was-validated .legacy_bootstrap:valid~.valid-feedback,.was-validated .legacy_bootstrap:valid~.valid-tooltip{display:block}.legacy_bootstrap .form-control.is-valid,.was-validated .legacy_bootstrap .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='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .125rem) center;background-repeat:no-repeat;background-size:calc(.75em + .25rem) calc(.75em + .25rem);border-color:#28a745;padding-right:calc(1.5em + .5rem)!important}.legacy_bootstrap .form-control.is-valid:focus,.was-validated .legacy_bootstrap .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.legacy_bootstrap select.form-control.is-valid,.was-validated .legacy_bootstrap select.form-control:valid{background-position:right .5rem center;padding-right:1rem!important}.legacy_bootstrap textarea.form-control.is-valid,.was-validated .legacy_bootstrap textarea.form-control:valid{background-position:top calc(.375em + .125rem) right calc(.375em + .125rem);padding-right:calc(1.5em + .5rem)}.legacy_bootstrap .custom-select.is-valid,.was-validated .legacy_bootstrap .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 .25rem 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='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.25rem/calc(.75em + .25rem) calc(.75em + .25rem) no-repeat;border-color:#28a745;padding-right:calc(.75em + 1.625rem)!important}.legacy_bootstrap .custom-select.is-valid:focus,.was-validated .legacy_bootstrap .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.legacy_bootstrap .form-check-input.is-valid~.form-check-label,.was-validated .legacy_bootstrap .form-check-input:valid~.form-check-label{color:#28a745}.legacy_bootstrap .form-check-input.is-valid~.valid-feedback,.legacy_bootstrap .form-check-input.is-valid~.valid-tooltip,.was-validated .legacy_bootstrap .form-check-input:valid~.valid-feedback,.was-validated .legacy_bootstrap .form-check-input:valid~.valid-tooltip{display:block}.legacy_bootstrap .custom-control-input.is-valid~.custom-control-label,.was-validated .legacy_bootstrap .custom-control-input:valid~.custom-control-label{color:#28a745}.legacy_bootstrap .custom-control-input.is-valid~.custom-control-label:before,.was-validated .legacy_bootstrap .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.legacy_bootstrap .custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .legacy_bootstrap .custom-control-input:valid:checked~.custom-control-label:before{background-color:#34ce57;border-color:#34ce57}.legacy_bootstrap .custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .legacy_bootstrap .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.legacy_bootstrap .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .legacy_bootstrap .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.legacy_bootstrap .custom-file-input.is-valid~.custom-file-label,.was-validated .legacy_bootstrap .custom-file-input:valid~.custom-file-label{border-color:#28a745}.legacy_bootstrap .custom-file-input.is-valid:focus~.custom-file-label,.was-validated .legacy_bootstrap .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.legacy_bootstrap .invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.legacy_bootstrap .invalid-tooltip{background-color:#dc3545e6;color:#fff;display:none;font-size:.765625rem;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>.legacy_bootstrap .invalid-tooltip,.form-row>[class*=col-]>.legacy_bootstrap .invalid-tooltip{left:5px}.legacy_bootstrap.is-invalid~.invalid-feedback,.legacy_bootstrap.is-invalid~.invalid-tooltip,.was-validated .legacy_bootstrap:invalid~.invalid-feedback,.was-validated .legacy_bootstrap:invalid~.invalid-tooltip{display:block}.legacy_bootstrap .form-control.is-invalid,.was-validated .legacy_bootstrap .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='%23dc3545'%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='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .125rem) center;background-repeat:no-repeat;background-size:calc(.75em + .25rem) calc(.75em + .25rem);border-color:#dc3545;padding-right:calc(1.5em + .5rem)!important}.legacy_bootstrap .form-control.is-invalid:focus,.was-validated .legacy_bootstrap .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.legacy_bootstrap select.form-control.is-invalid,.was-validated .legacy_bootstrap select.form-control:invalid{background-position:right .5rem center;padding-right:1rem!important}.legacy_bootstrap textarea.form-control.is-invalid,.was-validated .legacy_bootstrap textarea.form-control:invalid{background-position:top calc(.375em + .125rem) right calc(.375em + .125rem);padding-right:calc(1.5em + .5rem)}.legacy_bootstrap .custom-select.is-invalid,.was-validated .legacy_bootstrap .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 .25rem 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='%23dc3545'%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='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.25rem/calc(.75em + .25rem) calc(.75em + .25rem) no-repeat;border-color:#dc3545;padding-right:calc(.75em + 1.625rem)!important}.legacy_bootstrap .custom-select.is-invalid:focus,.was-validated .legacy_bootstrap .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.legacy_bootstrap .form-check-input.is-invalid~.form-check-label,.was-validated .legacy_bootstrap .form-check-input:invalid~.form-check-label{color:#dc3545}.legacy_bootstrap .form-check-input.is-invalid~.invalid-feedback,.legacy_bootstrap .form-check-input.is-invalid~.invalid-tooltip,.was-validated .legacy_bootstrap .form-check-input:invalid~.invalid-feedback,.was-validated .legacy_bootstrap .form-check-input:invalid~.invalid-tooltip{display:block}.legacy_bootstrap .custom-control-input.is-invalid~.custom-control-label,.was-validated .legacy_bootstrap .custom-control-input:invalid~.custom-control-label{color:#dc3545}.legacy_bootstrap .custom-control-input.is-invalid~.custom-control-label:before,.was-validated .legacy_bootstrap .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.legacy_bootstrap .custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .legacy_bootstrap .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e4606d;border-color:#e4606d}.legacy_bootstrap .custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .legacy_bootstrap .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.legacy_bootstrap .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .legacy_bootstrap .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.legacy_bootstrap .custom-file-input.is-invalid~.custom-file-label,.was-validated .legacy_bootstrap .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.legacy_bootstrap .custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .legacy_bootstrap .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.legacy_bootstrap .form-inline{align-items:center;display:flex;flex-flow:row wrap}.legacy_bootstrap .form-inline .form-check{width:100%}@media(min-width:576px){.legacy_bootstrap .form-inline .editable-rich-text-label,.legacy_bootstrap .form-inline label{align-items:center;display:flex;justify-content:center;margin-bottom:0}.legacy_bootstrap .form-inline .form-group{align-items:center;display:flex;flex:0 0 auto;flex-flow:row wrap;margin-bottom:0}.legacy_bootstrap .form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.legacy_bootstrap .form-inline .form-control-plaintext{display:inline-block}.legacy_bootstrap .form-inline .custom-select,.legacy_bootstrap .form-inline .input-group{width:auto}.legacy_bootstrap .form-inline .form-check{align-items:center;display:flex;justify-content:center;padding-left:0;width:auto}.legacy_bootstrap .form-inline .form-check-input{flex-shrink:0;margin-left:0;margin-right:.25rem;margin-top:0;position:relative}.legacy_bootstrap .form-inline .custom-control{align-items:center;justify-content:center}.legacy_bootstrap .form-inline .custom-control-label{margin-bottom:0}}.legacy_bootstrap .btn{background-color:#0000;border:1px solid #0000;border-radius:0;color:#212529;display:inline-block;font-size:.875rem;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;-webkit-user-select:none;user-select:none;vertical-align:middle}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .btn{transition:none}}.legacy_bootstrap .btn:hover{color:#212529;text-decoration:none}.legacy_bootstrap .btn.focus,.legacy_bootstrap .btn:focus{box-shadow:0 0 0 .2rem #004b8d40;outline:0}.legacy_bootstrap .btn.disabled,.legacy_bootstrap .btn:disabled{opacity:.65}.legacy_bootstrap .btn:not(:disabled):not(.disabled){cursor:pointer}.legacy_bootstrap a.btn.disabled,.legacy_bootstrap fieldset:disabled a.btn{pointer-events:none}.legacy_bootstrap .btn-primary{background-color:#004b8d;border-color:#004b8d;color:#fff}.legacy_bootstrap .btn-primary:hover{background-color:#003767;border-color:#00305a;color:#fff}.legacy_bootstrap .btn-primary.focus,.legacy_bootstrap .btn-primary:focus{background-color:#003767;border-color:#00305a;box-shadow:0 0 0 .2rem #26669e80;color:#fff}.legacy_bootstrap .btn-primary.disabled,.legacy_bootstrap .btn-primary:disabled{background-color:#004b8d;border-color:#004b8d;color:#fff}.legacy_bootstrap .btn-primary:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-primary:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-primary.dropdown-toggle{background-color:#00305a;border-color:#00294d;color:#fff}.legacy_bootstrap .btn-primary:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-primary:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #26669e80}.legacy_bootstrap .btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.legacy_bootstrap .btn-secondary:hover{background-color:#5a6268;border-color:#545b62;color:#fff}.legacy_bootstrap .btn-secondary.focus,.legacy_bootstrap .btn-secondary:focus{background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem #828a9180;color:#fff}.legacy_bootstrap .btn-secondary.disabled,.legacy_bootstrap .btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.legacy_bootstrap .btn-secondary:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-secondary:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-secondary.dropdown-toggle{background-color:#545b62;border-color:#4e555b;color:#fff}.legacy_bootstrap .btn-secondary:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #828a9180}.legacy_bootstrap .btn-success{background-color:#28a745;border-color:#28a745;color:#fff}.legacy_bootstrap .btn-success:hover{background-color:#218838;border-color:#1e7e34;color:#fff}.legacy_bootstrap .btn-success.focus,.legacy_bootstrap .btn-success:focus{background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem #48b46180;color:#fff}.legacy_bootstrap .btn-success.disabled,.legacy_bootstrap .btn-success:disabled{background-color:#28a745;border-color:#28a745;color:#fff}.legacy_bootstrap .btn-success:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-success:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-success.dropdown-toggle{background-color:#1e7e34;border-color:#1c7430;color:#fff}.legacy_bootstrap .btn-success:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-success:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #48b46180}.legacy_bootstrap .btn-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.legacy_bootstrap .btn-info:hover{background-color:#138496;border-color:#117a8b;color:#fff}.legacy_bootstrap .btn-info.focus,.legacy_bootstrap .btn-info:focus{background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem #3ab0c380;color:#fff}.legacy_bootstrap .btn-info.disabled,.legacy_bootstrap .btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.legacy_bootstrap .btn-info:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-info:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-info.dropdown-toggle{background-color:#117a8b;border-color:#10707f;color:#fff}.legacy_bootstrap .btn-info:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-info:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3ab0c380}.legacy_bootstrap .btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.legacy_bootstrap .btn-warning:hover{background-color:#e0a800;border-color:#d39e00;color:#212529}.legacy_bootstrap .btn-warning.focus,.legacy_bootstrap .btn-warning:focus{background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem #deaa0c80;color:#212529}.legacy_bootstrap .btn-warning.disabled,.legacy_bootstrap .btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#212529}.legacy_bootstrap .btn-warning:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-warning:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-warning.dropdown-toggle{background-color:#d39e00;border-color:#c69500;color:#212529}.legacy_bootstrap .btn-warning:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-warning:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #deaa0c80}.legacy_bootstrap .btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.legacy_bootstrap .btn-danger:hover{background-color:#c82333;border-color:#bd2130;color:#fff}.legacy_bootstrap .btn-danger.focus,.legacy_bootstrap .btn-danger:focus{background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem #e1536180;color:#fff}.legacy_bootstrap .btn-danger.disabled,.legacy_bootstrap .btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.legacy_bootstrap .btn-danger:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-danger:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-danger.dropdown-toggle{background-color:#bd2130;border-color:#b21f2d;color:#fff}.legacy_bootstrap .btn-danger:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-danger:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1536180}.legacy_bootstrap .btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.legacy_bootstrap .btn-light:hover{background-color:#e2e6ea;border-color:#dae0e5;color:#212529}.legacy_bootstrap .btn-light.focus,.legacy_bootstrap .btn-light:focus{background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem #d8d9db80;color:#212529}.legacy_bootstrap .btn-light.disabled,.legacy_bootstrap .btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.legacy_bootstrap .btn-light:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-light:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-light.dropdown-toggle{background-color:#dae0e5;border-color:#d3d9df;color:#212529}.legacy_bootstrap .btn-light:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-light:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d8d9db80}.legacy_bootstrap .btn-dark{background-color:#343a40;border-color:#343a40;color:#fff}.legacy_bootstrap .btn-dark:hover{background-color:#23272b;border-color:#1d2124;color:#fff}.legacy_bootstrap .btn-dark.focus,.legacy_bootstrap .btn-dark:focus{background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem #52585d80;color:#fff}.legacy_bootstrap .btn-dark.disabled,.legacy_bootstrap .btn-dark:disabled{background-color:#343a40;border-color:#343a40;color:#fff}.legacy_bootstrap .btn-dark:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-dark:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-dark.dropdown-toggle{background-color:#1d2124;border-color:#171a1d;color:#fff}.legacy_bootstrap .btn-dark:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-dark:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #52585d80}.legacy_bootstrap .btn-outline-primary{border-color:#004b8d;color:#004b8d}.legacy_bootstrap .btn-outline-primary:hover{background-color:#004b8d;border-color:#004b8d;color:#fff}.legacy_bootstrap .btn-outline-primary.focus,.legacy_bootstrap .btn-outline-primary:focus{box-shadow:0 0 0 .2rem #004b8d80}.legacy_bootstrap .btn-outline-primary.disabled,.legacy_bootstrap .btn-outline-primary:disabled{background-color:#0000;color:#004b8d}.legacy_bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-outline-primary.dropdown-toggle{background-color:#004b8d;border-color:#004b8d;color:#fff}.legacy_bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #004b8d80}.legacy_bootstrap .btn-outline-secondary{border-color:#6c757d;color:#6c757d}.legacy_bootstrap .btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.legacy_bootstrap .btn-outline-secondary.focus,.legacy_bootstrap .btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #6c757d80}.legacy_bootstrap .btn-outline-secondary.disabled,.legacy_bootstrap .btn-outline-secondary:disabled{background-color:#0000;color:#6c757d}.legacy_bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-outline-secondary.dropdown-toggle{background-color:#6c757d;border-color:#6c757d;color:#fff}.legacy_bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.legacy_bootstrap .btn-outline-success{border-color:#28a745;color:#28a745}.legacy_bootstrap .btn-outline-success:hover{background-color:#28a745;border-color:#28a745;color:#fff}.legacy_bootstrap .btn-outline-success.focus,.legacy_bootstrap .btn-outline-success:focus{box-shadow:0 0 0 .2rem #28a74580}.legacy_bootstrap .btn-outline-success.disabled,.legacy_bootstrap .btn-outline-success:disabled{background-color:#0000;color:#28a745}.legacy_bootstrap .btn-outline-success:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-outline-success:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-outline-success.dropdown-toggle{background-color:#28a745;border-color:#28a745;color:#fff}.legacy_bootstrap .btn-outline-success:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.legacy_bootstrap .btn-outline-info{border-color:#17a2b8;color:#17a2b8}.legacy_bootstrap .btn-outline-info:hover{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.legacy_bootstrap .btn-outline-info.focus,.legacy_bootstrap .btn-outline-info:focus{box-shadow:0 0 0 .2rem #17a2b880}.legacy_bootstrap .btn-outline-info.disabled,.legacy_bootstrap .btn-outline-info:disabled{background-color:#0000;color:#17a2b8}.legacy_bootstrap .btn-outline-info:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-outline-info:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-outline-info.dropdown-toggle{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.legacy_bootstrap .btn-outline-info:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.legacy_bootstrap .btn-outline-warning{border-color:#ffc107;color:#ffc107}.legacy_bootstrap .btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#212529}.legacy_bootstrap .btn-outline-warning.focus,.legacy_bootstrap .btn-outline-warning:focus{box-shadow:0 0 0 .2rem #ffc10780}.legacy_bootstrap .btn-outline-warning.disabled,.legacy_bootstrap .btn-outline-warning:disabled{background-color:#0000;color:#ffc107}.legacy_bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-outline-warning.dropdown-toggle{background-color:#ffc107;border-color:#ffc107;color:#212529}.legacy_bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.legacy_bootstrap .btn-outline-danger{border-color:#dc3545;color:#dc3545}.legacy_bootstrap .btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.legacy_bootstrap .btn-outline-danger.focus,.legacy_bootstrap .btn-outline-danger:focus{box-shadow:0 0 0 .2rem #dc354580}.legacy_bootstrap .btn-outline-danger.disabled,.legacy_bootstrap .btn-outline-danger:disabled{background-color:#0000;color:#dc3545}.legacy_bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-outline-danger.dropdown-toggle{background-color:#dc3545;border-color:#dc3545;color:#fff}.legacy_bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.legacy_bootstrap .btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.legacy_bootstrap .btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.legacy_bootstrap .btn-outline-light.focus,.legacy_bootstrap .btn-outline-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.legacy_bootstrap .btn-outline-light.disabled,.legacy_bootstrap .btn-outline-light:disabled{background-color:#0000;color:#f8f9fa}.legacy_bootstrap .btn-outline-light:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-outline-light:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-outline-light.dropdown-toggle{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.legacy_bootstrap .btn-outline-light:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.legacy_bootstrap .btn-outline-dark{border-color:#343a40;color:#343a40}.legacy_bootstrap .btn-outline-dark:hover{background-color:#343a40;border-color:#343a40;color:#fff}.legacy_bootstrap .btn-outline-dark.focus,.legacy_bootstrap .btn-outline-dark:focus{box-shadow:0 0 0 .2rem #343a4080}.legacy_bootstrap .btn-outline-dark.disabled,.legacy_bootstrap .btn-outline-dark:disabled{background-color:#0000;color:#343a40}.legacy_bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active,.legacy_bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active,.show>.legacy_bootstrap .btn-outline-dark.dropdown-toggle{background-color:#343a40;border-color:#343a40;color:#fff}.legacy_bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.legacy_bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.legacy_bootstrap .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.legacy_bootstrap .btn-link{color:#004b8d;font-weight:400;text-decoration:none}.legacy_bootstrap .btn-link:hover{color:#002241;text-decoration:underline}.legacy_bootstrap .btn-link.focus,.legacy_bootstrap .btn-link:focus{text-decoration:underline}.legacy_bootstrap .btn-link.disabled,.legacy_bootstrap .btn-link:disabled{color:#6c757d;pointer-events:none}.legacy_bootstrap .btn-group-lg>.btn,.legacy_bootstrap .btn-lg{border-radius:0;font-size:1.09375rem;line-height:1.5;padding:.5rem 1rem}.legacy_bootstrap .btn-group-sm>.btn,.legacy_bootstrap .btn-sm{border-radius:0;font-size:.765625rem;line-height:1.5;padding:.25rem .5rem}.legacy_bootstrap .btn-block{display:block;width:100%}.legacy_bootstrap .btn-block+.btn-block{margin-top:.5rem}.legacy_bootstrap input[type=button].btn-block,.legacy_bootstrap input[type=reset].btn-block,.legacy_bootstrap input[type=submit].btn-block{width:100%}.legacy_bootstrap .fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .fade{transition:none}}.legacy_bootstrap .fade:not(.show){opacity:0}.legacy_bootstrap .collapse:not(.show){display:none}.legacy_bootstrap .collapsing{height:0;overflow:hidden;position:relative;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .collapsing{transition:none}}.legacy_bootstrap .collapsing.width{height:auto;transition:width .35s ease;width:0}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .collapsing.width{transition:none}}.legacy_bootstrap .dropdown,.legacy_bootstrap .dropleft,.legacy_bootstrap .dropright,.legacy_bootstrap .dropup{position:relative}.legacy_bootstrap .dropdown-toggle{white-space:nowrap}.legacy_bootstrap .dropdown-toggle:after{border-bottom:0;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.legacy_bootstrap .dropdown-toggle:empty:after{margin-left:0}.legacy_bootstrap .dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid #00000026;color:#212529;display:none;float:left;font-size:.875rem;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}.legacy_bootstrap .dropdown-menu-left{left:0;right:auto}.legacy_bootstrap .dropdown-menu-right{left:auto;right:0}@media(min-width:576px){.legacy_bootstrap .dropdown-menu-sm-left{left:0;right:auto}.legacy_bootstrap .dropdown-menu-sm-right{left:auto;right:0}}@media(min-width:768px){.legacy_bootstrap .dropdown-menu-md-left{left:0;right:auto}.legacy_bootstrap .dropdown-menu-md-right{left:auto;right:0}}@media(min-width:992px){.legacy_bootstrap .dropdown-menu-lg-left{left:0;right:auto}.legacy_bootstrap .dropdown-menu-lg-right{left:auto;right:0}}@media(min-width:1200px){.legacy_bootstrap .dropdown-menu-xl-left{left:0;right:auto}.legacy_bootstrap .dropdown-menu-xl-right{left:auto;right:0}}.legacy_bootstrap .dropup .dropdown-menu{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.legacy_bootstrap .dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.legacy_bootstrap .dropup .dropdown-toggle:empty:after{margin-left:0}.legacy_bootstrap .dropright .dropdown-menu{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.legacy_bootstrap .dropright .dropdown-toggle:after{border-bottom:.3em solid #0000;border-left:.3em solid;border-right:0;border-top:.3em solid #0000;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.legacy_bootstrap .dropright .dropdown-toggle:empty:after{margin-left:0}.legacy_bootstrap .dropright .dropdown-toggle:after{vertical-align:0}.legacy_bootstrap .dropleft .dropdown-menu{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.legacy_bootstrap .dropleft .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.legacy_bootstrap .dropleft .dropdown-toggle:before{border-bottom:.3em solid #0000;border-right:.3em solid;border-top:.3em solid #0000;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.legacy_bootstrap .dropleft .dropdown-toggle:empty:after{margin-left:0}.legacy_bootstrap .dropleft .dropdown-toggle:before{vertical-align:0}.legacy_bootstrap .dropdown-menu[x-placement^=bottom],.legacy_bootstrap .dropdown-menu[x-placement^=left],.legacy_bootstrap .dropdown-menu[x-placement^=right],.legacy_bootstrap .dropdown-menu[x-placement^=top]{bottom:auto;right:auto}.legacy_bootstrap .dropdown-divider{border-top:1px solid #e9ecef;height:0;margin:.5rem 0;overflow:hidden}.legacy_bootstrap .dropdown-item{background-color:#0000;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.legacy_bootstrap .dropdown-item:focus,.legacy_bootstrap .dropdown-item:hover{background-color:#e9ecef;color:#16181b;text-decoration:none}.legacy_bootstrap .dropdown-item.active,.legacy_bootstrap .dropdown-item:active{background-color:#004b8d;color:#fff;text-decoration:none}.legacy_bootstrap .dropdown-item.disabled,.legacy_bootstrap .dropdown-item:disabled{background-color:#0000;color:#adb5bd;pointer-events:none}.legacy_bootstrap .dropdown-menu.show{display:block}.legacy_bootstrap .dropdown-header{color:#6c757d;display:block;font-size:.765625rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}.legacy_bootstrap .dropdown-item-text{color:#212529;display:block;padding:.25rem 1.5rem}.legacy_bootstrap .btn-group,.legacy_bootstrap .btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.legacy_bootstrap .btn-group-vertical>.btn,.legacy_bootstrap .btn-group>.btn{flex:1 1 auto;position:relative}.legacy_bootstrap .btn-group-vertical>.btn.active,.legacy_bootstrap .btn-group-vertical>.btn:active,.legacy_bootstrap .btn-group-vertical>.btn:focus,.legacy_bootstrap .btn-group-vertical>.btn:hover,.legacy_bootstrap .btn-group>.btn.active,.legacy_bootstrap .btn-group>.btn:active,.legacy_bootstrap .btn-group>.btn:focus,.legacy_bootstrap .btn-group>.btn:hover{z-index:1}.legacy_bootstrap .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.legacy_bootstrap .btn-toolbar .input-group{width:auto}.legacy_bootstrap .btn-group>.btn-group:not(:first-child),.legacy_bootstrap .btn-group>.btn:not(:first-child){margin-left:-1px}.legacy_bootstrap .dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropright .legacy_bootstrap .dropdown-toggle-split:after,.dropup .legacy_bootstrap .dropdown-toggle-split:after,.legacy_bootstrap .dropdown-toggle-split:after{margin-left:0}.dropleft .legacy_bootstrap .dropdown-toggle-split:before{margin-right:0}.legacy_bootstrap .btn-group-sm>.btn+.dropdown-toggle-split,.legacy_bootstrap .btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.legacy_bootstrap .btn-group-lg>.btn+.dropdown-toggle-split,.legacy_bootstrap .btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.legacy_bootstrap .btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.legacy_bootstrap .btn-group-vertical>.btn,.legacy_bootstrap .btn-group-vertical>.btn-group{width:100%}.legacy_bootstrap .btn-group-vertical>.btn-group:not(:first-child),.legacy_bootstrap .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.legacy_bootstrap .btn-group-toggle>.btn,.legacy_bootstrap .btn-group-toggle>.btn-group>.btn{margin-bottom:0}.legacy_bootstrap .btn-group-toggle>.btn input[type=checkbox],.legacy_bootstrap .btn-group-toggle>.btn input[type=radio],.legacy_bootstrap .btn-group-toggle>.btn-group>.btn input[type=checkbox],.legacy_bootstrap .btn-group-toggle>.btn-group>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.legacy_bootstrap .input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.legacy_bootstrap .input-group>.custom-file,.legacy_bootstrap .input-group>.custom-select,.legacy_bootstrap .input-group>.form-control,.legacy_bootstrap .input-group>.form-control-plaintext{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.legacy_bootstrap .input-group>.custom-file+.custom-file,.legacy_bootstrap .input-group>.custom-file+.custom-select,.legacy_bootstrap .input-group>.custom-file+.form-control,.legacy_bootstrap .input-group>.custom-select+.custom-file,.legacy_bootstrap .input-group>.custom-select+.custom-select,.legacy_bootstrap .input-group>.custom-select+.form-control,.legacy_bootstrap .input-group>.form-control+.custom-file,.legacy_bootstrap .input-group>.form-control+.custom-select,.legacy_bootstrap .input-group>.form-control+.form-control,.legacy_bootstrap .input-group>.form-control-plaintext+.custom-file,.legacy_bootstrap .input-group>.form-control-plaintext+.custom-select,.legacy_bootstrap .input-group>.form-control-plaintext+.form-control{margin-left:-1px}.legacy_bootstrap .input-group>.custom-file .custom-file-input:focus~.custom-file-label,.legacy_bootstrap .input-group>.custom-select:focus,.legacy_bootstrap .input-group>.form-control:focus{z-index:3}.legacy_bootstrap .input-group>.custom-file .custom-file-input:focus{z-index:4}.legacy_bootstrap .input-group>.custom-file{align-items:center;display:flex}.legacy_bootstrap .input-group-append,.legacy_bootstrap .input-group-prepend{display:flex}.legacy_bootstrap .input-group-append .btn,.legacy_bootstrap .input-group-prepend .btn{position:relative;z-index:2}.legacy_bootstrap .input-group-append .btn:focus,.legacy_bootstrap .input-group-prepend .btn:focus{z-index:3}.legacy_bootstrap .input-group-append .btn+.btn,.legacy_bootstrap .input-group-append .btn+.input-group-text,.legacy_bootstrap .input-group-append .input-group-text+.btn,.legacy_bootstrap .input-group-append .input-group-text+.input-group-text,.legacy_bootstrap .input-group-prepend .btn+.btn,.legacy_bootstrap .input-group-prepend .btn+.input-group-text,.legacy_bootstrap .input-group-prepend .input-group-text+.btn,.legacy_bootstrap .input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.legacy_bootstrap .input-group-prepend{margin-right:-1px}.legacy_bootstrap .input-group-append{margin-left:-1px}.legacy_bootstrap .input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;color:#343a40;display:flex;font-size:.875rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.25rem;text-align:center;white-space:nowrap}.legacy_bootstrap .input-group-text input[type=checkbox],.legacy_bootstrap .input-group-text input[type=radio]{margin-top:0}.legacy_bootstrap .input-group-lg>.custom-select,.legacy_bootstrap .input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.legacy_bootstrap .input-group-lg>.custom-select,.legacy_bootstrap .input-group-lg>.form-control,.legacy_bootstrap .input-group-lg>.input-group-append>.btn,.legacy_bootstrap .input-group-lg>.input-group-append>.input-group-text,.legacy_bootstrap .input-group-lg>.input-group-prepend>.btn,.legacy_bootstrap .input-group-lg>.input-group-prepend>.input-group-text{font-size:1.09375rem;line-height:1.5;padding:.5rem 1rem}.legacy_bootstrap .input-group-sm>.custom-select,.legacy_bootstrap .input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.legacy_bootstrap .input-group-sm>.custom-select,.legacy_bootstrap .input-group-sm>.form-control,.legacy_bootstrap .input-group-sm>.input-group-append>.btn,.legacy_bootstrap .input-group-sm>.input-group-append>.input-group-text,.legacy_bootstrap .input-group-sm>.input-group-prepend>.btn,.legacy_bootstrap .input-group-sm>.input-group-prepend>.input-group-text{font-size:.765625rem;line-height:1.5;padding:.25rem .5rem}.legacy_bootstrap .input-group-lg>.custom-select,.legacy_bootstrap .input-group-sm>.custom-select{padding-right:1.25rem}.legacy_bootstrap .custom-control{display:block;min-height:1.3125rem;padding-left:1.5rem;position:relative;-webkit-print-color-adjust:exact;print-color-adjust:exact;z-index:1}.legacy_bootstrap .custom-control-inline{display:inline-flex;margin-right:1rem}.legacy_bootstrap .custom-control-input{height:1.15625rem;left:0;opacity:0;position:absolute;width:1rem;z-index:-1}.legacy_bootstrap .custom-control-input:checked~.custom-control-label:before{background-color:#004b8d;border-color:#004b8d;color:#fff}.legacy_bootstrap .custom-control-input:focus~.custom-control-label:before{box-shadow:none}.legacy_bootstrap .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#0e8eff}.legacy_bootstrap .custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#41a6ff;border-color:#41a6ff;color:#fff}.legacy_bootstrap .custom-control-input:disabled~.custom-control-label,.legacy_bootstrap .custom-control-input[disabled]~.custom-control-label{color:#6c757d}.legacy_bootstrap .custom-control-input:disabled~.custom-control-label:before,.legacy_bootstrap .custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.legacy_bootstrap .custom-control-label{margin-bottom:0;position:relative;vertical-align:top}.legacy_bootstrap .custom-control-label:before{background-color:#fff;border:1px solid #adb5bd;content:"";display:block;height:1rem;left:-1.5rem;pointer-events:none;position:absolute;top:.15625rem;width:1rem}.legacy_bootstrap .custom-control-label:after{background:50%/50% 50% no-repeat;content:"";display:block;height:1rem;left:-1.5rem;position:absolute;top:.15625rem;width:1rem}.legacy_bootstrap .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")}.legacy_bootstrap .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#004b8d;border-color:#004b8d}.legacy_bootstrap .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")}.legacy_bootstrap .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before,.legacy_bootstrap .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#004b8d80}.legacy_bootstrap .custom-radio .custom-control-label:before{border-radius:50%}.legacy_bootstrap .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")}.legacy_bootstrap .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#004b8d80}.legacy_bootstrap .custom-switch{padding-left:2.25rem}.legacy_bootstrap .custom-switch .custom-control-label:before{border-radius:.5rem;left:-2.25rem;pointer-events:all;width:1.75rem}.legacy_bootstrap .custom-switch .custom-control-label:after{background-color:#adb5bd;border-radius:.5rem;height:calc(1rem - 4px);left:calc(-2.25rem + 2px);top:calc(.15625rem + 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){.legacy_bootstrap .custom-switch .custom-control-label:after{transition:none}}.legacy_bootstrap .custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.legacy_bootstrap .custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#004b8d80}.legacy_bootstrap .custom-select{-webkit-appearance:none;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 .25rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:0;color:#343a40;display:inline-block;font-size:.875rem;font-weight:400;height:calc(1.5em + .5rem + 2px);line-height:1.5;padding:.25rem 1.25rem .25rem .25rem;vertical-align:middle;width:100%}.legacy_bootstrap .custom-select:focus{border-color:#0e8eff;box-shadow:0 0 0 .2rem #004b8d40;outline:0}.legacy_bootstrap .custom-select:focus::-ms-value{background-color:#fff;color:#343a40}.legacy_bootstrap .custom-select[multiple],.legacy_bootstrap .custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.25rem}.legacy_bootstrap .custom-select:disabled{background-color:#e9ecef;color:#6c757d}.legacy_bootstrap .custom-select::-ms-expand{display:none}.legacy_bootstrap .custom-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #343a40}.legacy_bootstrap .custom-select-sm{font-size:.765625rem;height:calc(1.5em + .5rem + 2px);padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.legacy_bootstrap .custom-select-lg{font-size:1.09375rem;height:calc(1.5em + 1rem + 2px);padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.legacy_bootstrap .custom-file{display:inline-block;height:calc(1.5em + .5rem + 2px);margin-bottom:0;position:relative;width:100%}.legacy_bootstrap .custom-file-input{height:calc(1.5em + .5rem + 2px);margin:0;opacity:0;overflow:hidden;position:relative;width:100%;z-index:2}.legacy_bootstrap .custom-file-input:focus~.custom-file-label{border-color:#0e8eff;box-shadow:none}.legacy_bootstrap .custom-file-input:disabled~.custom-file-label,.legacy_bootstrap .custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.legacy_bootstrap .custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.legacy_bootstrap .custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.legacy_bootstrap .custom-file-label{background-color:#fff;border:1px solid #ced4da;color:#343a40;font-weight:400;height:calc(1.5em + .5rem + 2px);left:0;line-height:1.5;overflow:hidden;padding:.25rem;position:absolute;right:0;top:0;z-index:1}.legacy_bootstrap .custom-file-label:after{background-color:#e9ecef;border-left:inherit;bottom:0;color:#343a40;content:"Browse";display:block;height:calc(1.5em + .5rem);line-height:1.5;padding:.25rem;position:absolute;right:0;top:0;z-index:3}.legacy_bootstrap .custom-range{-webkit-appearance:none;appearance:none;background-color:#0000;height:1.4rem;padding:0;width:100%}.legacy_bootstrap .custom-range:focus{outline:0}.legacy_bootstrap .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f8f8f8,none}.legacy_bootstrap .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f8f8f8,none}.legacy_bootstrap .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #f8f8f8,none}.legacy_bootstrap .custom-range::-moz-focus-outer{border:0}.legacy_bootstrap .custom-range::-webkit-slider-thumb{background-color:#004b8d;border:0;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.legacy_bootstrap .custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.legacy_bootstrap .custom-range::-webkit-slider-thumb:active{background-color:#41a6ff}.legacy_bootstrap .custom-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:#0000;color:#0000;cursor:pointer;height:.5rem;width:100%}.legacy_bootstrap .custom-range::-moz-range-thumb{background-color:#004b8d;border:0;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.legacy_bootstrap .custom-range::-moz-range-thumb{appearance:none}.legacy_bootstrap .custom-range::-moz-range-thumb:active{background-color:#41a6ff}.legacy_bootstrap .custom-range::-moz-range-track{background-color:#dee2e6;border-color:#0000;color:#0000;cursor:pointer;height:.5rem;width:100%}.legacy_bootstrap .custom-range::-ms-thumb{background-color:#004b8d;border:0;height:1rem;margin-left:.2rem;margin-right:.2rem;margin-top:0;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .custom-range::-ms-thumb{-ms-transition:none;transition:none}}.legacy_bootstrap .custom-range::-ms-thumb{appearance:none}.legacy_bootstrap .custom-range::-ms-thumb:active{background-color:#41a6ff}.legacy_bootstrap .custom-range::-ms-track{background-color:#0000;border-color:#0000;border-width:.5rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.legacy_bootstrap .custom-range::-ms-fill-lower{background-color:#dee2e6}.legacy_bootstrap .custom-range::-ms-fill-upper{background-color:#dee2e6;margin-right:15px}.legacy_bootstrap .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.legacy_bootstrap .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.legacy_bootstrap .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.legacy_bootstrap .custom-range:disabled::-moz-range-track{cursor:default}.legacy_bootstrap .custom-range:disabled::-ms-thumb{background-color:#adb5bd}.legacy_bootstrap .custom-control-label:before,.legacy_bootstrap .custom-file-label,.legacy_bootstrap .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){.legacy_bootstrap .custom-control-label:before,.legacy_bootstrap .custom-file-label,.legacy_bootstrap .custom-select{transition:none}}.legacy_bootstrap .nav{flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.legacy_bootstrap .nav-link{display:block;padding:.5rem 1rem}.legacy_bootstrap .nav-link:focus,.legacy_bootstrap .nav-link:hover{text-decoration:none}.legacy_bootstrap .nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.legacy_bootstrap .nav-tabs{border-bottom:1px solid #dee2e6}.legacy_bootstrap .nav-tabs .nav-link{background-color:#0000;border:1px solid #0000;margin-bottom:-1px}.legacy_bootstrap .nav-tabs .nav-link:focus,.legacy_bootstrap .nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.legacy_bootstrap .nav-tabs .nav-link.disabled{background-color:#0000;border-color:#0000;color:#6c757d}.legacy_bootstrap .nav-tabs .nav-item.show .nav-link,.legacy_bootstrap .nav-tabs .nav-link.active{background-color:#f8f8f8;border-color:#dee2e6 #dee2e6 #f8f8f8;color:#495057}.legacy_bootstrap .nav-tabs .dropdown-menu{margin-top:-1px}.legacy_bootstrap .nav-pills .nav-link{background:none;border:0}.legacy_bootstrap .nav-pills .nav-link.active,.legacy_bootstrap .nav-pills .show>.nav-link{background-color:#004b8d;color:#fff}.legacy_bootstrap .nav-fill .nav-item,.legacy_bootstrap .nav-fill>.nav-link{flex:1 1 auto;text-align:center}.legacy_bootstrap .nav-justified .nav-item,.legacy_bootstrap .nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.legacy_bootstrap .tab-content>.tab-pane{display:none}.legacy_bootstrap .tab-content>.active{display:block}.legacy_bootstrap .navbar{padding:.5rem 1rem;position:relative}.legacy_bootstrap .navbar,.legacy_bootstrap .navbar .container,.legacy_bootstrap .navbar .container-fluid,.legacy_bootstrap .navbar .container-lg,.legacy_bootstrap .navbar .container-md,.legacy_bootstrap .navbar .container-sm,.legacy_bootstrap .navbar .container-xl{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.legacy_bootstrap .navbar-brand{display:inline-block;font-size:1.09375rem;line-height:inherit;margin-right:1rem;padding-bottom:.3359375rem;padding-top:.3359375rem;white-space:nowrap}.legacy_bootstrap .navbar-brand:focus,.legacy_bootstrap .navbar-brand:hover{text-decoration:none}.legacy_bootstrap .navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.legacy_bootstrap .navbar-nav .nav-link{padding-left:0;padding-right:0}.legacy_bootstrap .navbar-nav .dropdown-menu{float:none;position:static}.legacy_bootstrap .navbar-text{display:inline-block;padding-bottom:.5rem;padding-top:.5rem}.legacy_bootstrap .navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.legacy_bootstrap .navbar-toggler{background-color:#0000;border:1px solid #0000;font-size:1.09375rem;line-height:1;padding:.25rem .75rem}.legacy_bootstrap .navbar-toggler:focus,.legacy_bootstrap .navbar-toggler:hover{text-decoration:none}.legacy_bootstrap .navbar-toggler-icon{background:50%/100% 100% no-repeat;content:"";display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.legacy_bootstrap .navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media(max-width:575.98px){.legacy_bootstrap .navbar-expand-sm>.container,.legacy_bootstrap .navbar-expand-sm>.container-fluid,.legacy_bootstrap .navbar-expand-sm>.container-lg,.legacy_bootstrap .navbar-expand-sm>.container-md,.legacy_bootstrap .navbar-expand-sm>.container-sm,.legacy_bootstrap .navbar-expand-sm>.container-xl{padding-left:0;padding-right:0}}@media(min-width:576px){.legacy_bootstrap .navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.legacy_bootstrap .navbar-expand-sm .navbar-nav{flex-direction:row}.legacy_bootstrap .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.legacy_bootstrap .navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.legacy_bootstrap .navbar-expand-sm>.container,.legacy_bootstrap .navbar-expand-sm>.container-fluid,.legacy_bootstrap .navbar-expand-sm>.container-lg,.legacy_bootstrap .navbar-expand-sm>.container-md,.legacy_bootstrap .navbar-expand-sm>.container-sm,.legacy_bootstrap .navbar-expand-sm>.container-xl{flex-wrap:nowrap}.legacy_bootstrap .navbar-expand-sm .navbar-nav-scroll{overflow:visible}.legacy_bootstrap .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.legacy_bootstrap .navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767.98px){.legacy_bootstrap .navbar-expand-md>.container,.legacy_bootstrap .navbar-expand-md>.container-fluid,.legacy_bootstrap .navbar-expand-md>.container-lg,.legacy_bootstrap .navbar-expand-md>.container-md,.legacy_bootstrap .navbar-expand-md>.container-sm,.legacy_bootstrap .navbar-expand-md>.container-xl{padding-left:0;padding-right:0}}@media(min-width:768px){.legacy_bootstrap .navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.legacy_bootstrap .navbar-expand-md .navbar-nav{flex-direction:row}.legacy_bootstrap .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.legacy_bootstrap .navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.legacy_bootstrap .navbar-expand-md>.container,.legacy_bootstrap .navbar-expand-md>.container-fluid,.legacy_bootstrap .navbar-expand-md>.container-lg,.legacy_bootstrap .navbar-expand-md>.container-md,.legacy_bootstrap .navbar-expand-md>.container-sm,.legacy_bootstrap .navbar-expand-md>.container-xl{flex-wrap:nowrap}.legacy_bootstrap .navbar-expand-md .navbar-nav-scroll{overflow:visible}.legacy_bootstrap .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.legacy_bootstrap .navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991.98px){.legacy_bootstrap .navbar-expand-lg>.container,.legacy_bootstrap .navbar-expand-lg>.container-fluid,.legacy_bootstrap .navbar-expand-lg>.container-lg,.legacy_bootstrap .navbar-expand-lg>.container-md,.legacy_bootstrap .navbar-expand-lg>.container-sm,.legacy_bootstrap .navbar-expand-lg>.container-xl{padding-left:0;padding-right:0}}@media(min-width:992px){.legacy_bootstrap .navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.legacy_bootstrap .navbar-expand-lg .navbar-nav{flex-direction:row}.legacy_bootstrap .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.legacy_bootstrap .navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.legacy_bootstrap .navbar-expand-lg>.container,.legacy_bootstrap .navbar-expand-lg>.container-fluid,.legacy_bootstrap .navbar-expand-lg>.container-lg,.legacy_bootstrap .navbar-expand-lg>.container-md,.legacy_bootstrap .navbar-expand-lg>.container-sm,.legacy_bootstrap .navbar-expand-lg>.container-xl{flex-wrap:nowrap}.legacy_bootstrap .navbar-expand-lg .navbar-nav-scroll{overflow:visible}.legacy_bootstrap .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.legacy_bootstrap .navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.legacy_bootstrap .navbar-expand-xl>.container,.legacy_bootstrap .navbar-expand-xl>.container-fluid,.legacy_bootstrap .navbar-expand-xl>.container-lg,.legacy_bootstrap .navbar-expand-xl>.container-md,.legacy_bootstrap .navbar-expand-xl>.container-sm,.legacy_bootstrap .navbar-expand-xl>.container-xl{padding-left:0;padding-right:0}}@media(min-width:1200px){.legacy_bootstrap .navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.legacy_bootstrap .navbar-expand-xl .navbar-nav{flex-direction:row}.legacy_bootstrap .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.legacy_bootstrap .navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.legacy_bootstrap .navbar-expand-xl>.container,.legacy_bootstrap .navbar-expand-xl>.container-fluid,.legacy_bootstrap .navbar-expand-xl>.container-lg,.legacy_bootstrap .navbar-expand-xl>.container-md,.legacy_bootstrap .navbar-expand-xl>.container-sm,.legacy_bootstrap .navbar-expand-xl>.container-xl{flex-wrap:nowrap}.legacy_bootstrap .navbar-expand-xl .navbar-nav-scroll{overflow:visible}.legacy_bootstrap .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.legacy_bootstrap .navbar-expand-xl .navbar-toggler{display:none}}.legacy_bootstrap .navbar-expand>.container,.legacy_bootstrap .navbar-expand>.container-fluid,.legacy_bootstrap .navbar-expand>.container-lg,.legacy_bootstrap .navbar-expand>.container-md,.legacy_bootstrap .navbar-expand>.container-sm,.legacy_bootstrap .navbar-expand>.container-xl{padding-left:0;padding-right:0}.legacy_bootstrap .navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.legacy_bootstrap .navbar-expand .navbar-nav{flex-direction:row}.legacy_bootstrap .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.legacy_bootstrap .navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.legacy_bootstrap .navbar-expand>.container,.legacy_bootstrap .navbar-expand>.container-fluid,.legacy_bootstrap .navbar-expand>.container-lg,.legacy_bootstrap .navbar-expand>.container-md,.legacy_bootstrap .navbar-expand>.container-sm,.legacy_bootstrap .navbar-expand>.container-xl{flex-wrap:nowrap}.legacy_bootstrap .navbar-expand .navbar-nav-scroll{overflow:visible}.legacy_bootstrap .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.legacy_bootstrap .navbar-expand .navbar-toggler{display:none}.legacy_bootstrap .navbar-light .navbar-brand,.legacy_bootstrap .navbar-light .navbar-brand:focus,.legacy_bootstrap .navbar-light .navbar-brand:hover{color:#000000e6}.legacy_bootstrap .navbar-light .navbar-nav .nav-link{color:#00000080}.legacy_bootstrap .navbar-light .navbar-nav .nav-link:focus,.legacy_bootstrap .navbar-light .navbar-nav .nav-link:hover{color:#000000b3}.legacy_bootstrap .navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.legacy_bootstrap .navbar-light .navbar-nav .active>.nav-link,.legacy_bootstrap .navbar-light .navbar-nav .nav-link.active,.legacy_bootstrap .navbar-light .navbar-nav .nav-link.show,.legacy_bootstrap .navbar-light .navbar-nav .show>.nav-link{color:#000000e6}.legacy_bootstrap .navbar-light .navbar-toggler{border-color:#0000001a;color:#00000080}.legacy_bootstrap .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.legacy_bootstrap .navbar-light .navbar-text{color:#00000080}.legacy_bootstrap .navbar-light .navbar-text a,.legacy_bootstrap .navbar-light .navbar-text a:focus,.legacy_bootstrap .navbar-light .navbar-text a:hover{color:#000000e6}.legacy_bootstrap .navbar-dark .navbar-brand,.legacy_bootstrap .navbar-dark .navbar-brand:focus,.legacy_bootstrap .navbar-dark .navbar-brand:hover{color:#fff}.legacy_bootstrap .navbar-dark .navbar-nav .nav-link{color:#ffffff80}.legacy_bootstrap .navbar-dark .navbar-nav .nav-link:focus,.legacy_bootstrap .navbar-dark .navbar-nav .nav-link:hover{color:#ffffffbf}.legacy_bootstrap .navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.legacy_bootstrap .navbar-dark .navbar-nav .active>.nav-link,.legacy_bootstrap .navbar-dark .navbar-nav .nav-link.active,.legacy_bootstrap .navbar-dark .navbar-nav .nav-link.show,.legacy_bootstrap .navbar-dark .navbar-nav .show>.nav-link{color:#fff}.legacy_bootstrap .navbar-dark .navbar-toggler{border-color:#ffffff1a;color:#ffffff80}.legacy_bootstrap .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.legacy_bootstrap .navbar-dark .navbar-text{color:#ffffff80}.legacy_bootstrap .navbar-dark .navbar-text a,.legacy_bootstrap .navbar-dark .navbar-text a:focus,.legacy_bootstrap .navbar-dark .navbar-text a:hover{color:#fff}.legacy_bootstrap .card{word-wrap:break-word;background-clip:initial;background-color:#fff;border:1px solid rgba(0,0,0,.125);display:flex;flex-direction:column;min-width:0;position:relative}.legacy_bootstrap .card>hr{margin-left:0;margin-right:0}.legacy_bootstrap .card>.list-group{border-bottom:inherit;border-top:inherit}.legacy_bootstrap .card>.list-group:first-child{border-top-width:0}.legacy_bootstrap .card>.list-group:last-child{border-bottom-width:0}.legacy_bootstrap .card>.card-header+.list-group,.legacy_bootstrap .card>.list-group+.card-footer{border-top:0}.legacy_bootstrap .card-body{flex:1 1 auto;min-height:1px;padding:1rem}.legacy_bootstrap .card-title{margin-bottom:.5rem}.legacy_bootstrap .card-subtitle{margin-bottom:0;margin-top:-.25rem}.legacy_bootstrap .card-text:last-child{margin-bottom:0}.legacy_bootstrap .card-link:hover{text-decoration:none}.legacy_bootstrap .card-link+.card-link{margin-left:1rem}.legacy_bootstrap .card-header{background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.5rem 1rem}.legacy_bootstrap .card-footer{background-color:#00000008;border-top:1px solid rgba(0,0,0,.125);padding:.5rem 1rem}.legacy_bootstrap .card-header-tabs{border-bottom:0;margin-bottom:-.5rem}.legacy_bootstrap .card-header-pills,.legacy_bootstrap .card-header-tabs{margin-left:-.5rem;margin-right:-.5rem}.legacy_bootstrap .card-img-overlay{bottom:0;left:0;padding:1.25rem;position:absolute;right:0;top:0}.legacy_bootstrap .card-img,.legacy_bootstrap .card-img-bottom,.legacy_bootstrap .card-img-top{flex-shrink:0;width:100%}.legacy_bootstrap .card-deck .card{margin-bottom:.5rem}@media(min-width:576px){.legacy_bootstrap .card-deck{display:flex;flex-flow:row wrap;margin-left:-.5rem;margin-right:-.5rem}.legacy_bootstrap .card-deck .card{flex:1 0;margin-bottom:0;margin-left:.5rem;margin-right:.5rem}}.legacy_bootstrap .card-group>.card{margin-bottom:.5rem}@media(min-width:576px){.legacy_bootstrap .card-group{display:flex;flex-flow:row wrap}.legacy_bootstrap .card-group>.card{flex:1 0;margin-bottom:0}.legacy_bootstrap .card-group>.card+.card{border-left:0;margin-left:0}}.legacy_bootstrap .card-columns .card{margin-bottom:.5rem}@media(min-width:576px){.legacy_bootstrap .card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.legacy_bootstrap .card-columns .card{display:inline-block;width:100%}}.legacy_bootstrap .accordion{overflow-anchor:none}.legacy_bootstrap .accordion>.card{overflow:hidden}.legacy_bootstrap .accordion>.card:not(:last-of-type){border-bottom:0}.legacy_bootstrap .accordion>.card>.card-header{margin-bottom:-1px}.legacy_bootstrap .breadcrumb{background-color:#e9ecef;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:.75rem 1rem}.legacy_bootstrap .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.legacy_bootstrap .breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";float:left;padding-right:.5rem}.legacy_bootstrap .breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.legacy_bootstrap .breadcrumb-item.active{color:#6c757d}.legacy_bootstrap .pagination{display:flex;list-style:none;padding-left:0}.legacy_bootstrap .page-link{background-color:#fff;border:1px solid #dee2e6;color:#004b8d;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.legacy_bootstrap .page-link:hover{background-color:#e9ecef;border-color:#dee2e6;color:#002241;text-decoration:none;z-index:2}.legacy_bootstrap .page-link:focus{box-shadow:0 0 0 .2rem #004b8d40;outline:0;z-index:3}.legacy_bootstrap .page-item:first-child .page-link{margin-left:0}.legacy_bootstrap .page-item.active .page-link{background-color:#004b8d;border-color:#004b8d;color:#fff;z-index:3}.legacy_bootstrap .page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;cursor:auto;pointer-events:none}.legacy_bootstrap .pagination-lg .page-link{font-size:1.09375rem;line-height:1.5;padding:.75rem 1.5rem}.legacy_bootstrap .pagination-sm .page-link{font-size:.765625rem;line-height:1.5;padding:.25rem .5rem}.legacy_bootstrap .badge{display:inline-block;font-size:75%;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:initial;white-space:nowrap}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .badge{transition:none}}a.legacy_bootstrap .badge:focus,a.legacy_bootstrap .badge:hover{text-decoration:none}.legacy_bootstrap .badge:empty{display:none}.legacy_bootstrap .btn .badge{position:relative;top:-1px}.legacy_bootstrap .badge-pill{padding-left:.6em;padding-right:.6em}.legacy_bootstrap .badge-primary{background-color:#004b8d;color:#fff}a.legacy_bootstrap .badge-primary:focus,a.legacy_bootstrap .badge-primary:hover{background-color:#00305a;color:#fff}a.legacy_bootstrap .badge-primary.focus,a.legacy_bootstrap .badge-primary:focus{box-shadow:0 0 0 .2rem #004b8d80;outline:0}.legacy_bootstrap .badge-secondary{background-color:#6c757d;color:#fff}a.legacy_bootstrap .badge-secondary:focus,a.legacy_bootstrap .badge-secondary:hover{background-color:#545b62;color:#fff}a.legacy_bootstrap .badge-secondary.focus,a.legacy_bootstrap .badge-secondary:focus{box-shadow:0 0 0 .2rem #6c757d80;outline:0}.legacy_bootstrap .badge-success{background-color:#28a745;color:#fff}a.legacy_bootstrap .badge-success:focus,a.legacy_bootstrap .badge-success:hover{background-color:#1e7e34;color:#fff}a.legacy_bootstrap .badge-success.focus,a.legacy_bootstrap .badge-success:focus{box-shadow:0 0 0 .2rem #28a74580;outline:0}.legacy_bootstrap .badge-info{background-color:#17a2b8;color:#fff}a.legacy_bootstrap .badge-info:focus,a.legacy_bootstrap .badge-info:hover{background-color:#117a8b;color:#fff}a.legacy_bootstrap .badge-info.focus,a.legacy_bootstrap .badge-info:focus{box-shadow:0 0 0 .2rem #17a2b880;outline:0}.legacy_bootstrap .badge-warning{background-color:#ffc107;color:#212529}a.legacy_bootstrap .badge-warning:focus,a.legacy_bootstrap .badge-warning:hover{background-color:#d39e00;color:#212529}a.legacy_bootstrap .badge-warning.focus,a.legacy_bootstrap .badge-warning:focus{box-shadow:0 0 0 .2rem #ffc10780;outline:0}.legacy_bootstrap .badge-danger{background-color:#dc3545;color:#fff}a.legacy_bootstrap .badge-danger:focus,a.legacy_bootstrap .badge-danger:hover{background-color:#bd2130;color:#fff}a.legacy_bootstrap .badge-danger.focus,a.legacy_bootstrap .badge-danger:focus{box-shadow:0 0 0 .2rem #dc354580;outline:0}.legacy_bootstrap .badge-light{background-color:#f8f9fa;color:#212529}a.legacy_bootstrap .badge-light:focus,a.legacy_bootstrap .badge-light:hover{background-color:#dae0e5;color:#212529}a.legacy_bootstrap .badge-light.focus,a.legacy_bootstrap .badge-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80;outline:0}.legacy_bootstrap .badge-dark{background-color:#343a40;color:#fff}a.legacy_bootstrap .badge-dark:focus,a.legacy_bootstrap .badge-dark:hover{background-color:#1d2124;color:#fff}a.legacy_bootstrap .badge-dark.focus,a.legacy_bootstrap .badge-dark:focus{box-shadow:0 0 0 .2rem #343a4080;outline:0}.legacy_bootstrap .jumbotron{background-color:#e9ecef;margin-bottom:2rem;padding:2rem 1rem}@media(min-width:576px){.legacy_bootstrap .jumbotron{padding:4rem 2rem}}.legacy_bootstrap .jumbotron-fluid{padding-left:0;padding-right:0}.legacy_bootstrap .alert{border:1px solid #0000;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.legacy_bootstrap .alert-heading{color:inherit}.legacy_bootstrap .alert-link{font-weight:700}.legacy_bootstrap .alert-dismissible{padding-right:3.8125rem}.legacy_bootstrap .alert-dismissible .close{color:inherit;padding:.75rem 1.25rem;position:absolute;right:0;top:0;z-index:2}.legacy_bootstrap .alert-primary{background-color:#ccdbe8;border-color:#b8cddf;color:#002749}.legacy_bootstrap .alert-primary hr{border-top-color:#a6c0d7}.legacy_bootstrap .alert-primary .alert-link{color:#000c16}.legacy_bootstrap .alert-secondary{background-color:#e2e3e5;border-color:#d6d8db;color:#383d41}.legacy_bootstrap .alert-secondary hr{border-top-color:#c8cccf}.legacy_bootstrap .alert-secondary .alert-link{color:#212326}.legacy_bootstrap .alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.legacy_bootstrap .alert-success hr{border-top-color:#b1dfbb}.legacy_bootstrap .alert-success .alert-link{color:#0b2e13}.legacy_bootstrap .alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.legacy_bootstrap .alert-info hr{border-top-color:#abdde5}.legacy_bootstrap .alert-info .alert-link{color:#062c32}.legacy_bootstrap .alert-warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.legacy_bootstrap .alert-warning hr{border-top-color:#ffe7a0}.legacy_bootstrap .alert-warning .alert-link{color:#533f02}.legacy_bootstrap .alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.legacy_bootstrap .alert-danger hr{border-top-color:#f1b1b7}.legacy_bootstrap .alert-danger .alert-link{color:#491217}.legacy_bootstrap .alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#818182}.legacy_bootstrap .alert-light hr{border-top-color:#eef1f3}.legacy_bootstrap .alert-light .alert-link{color:#686868}.legacy_bootstrap .alert-dark{background-color:#d6d8d9;border-color:#c6c8ca;color:#1b1e21}.legacy_bootstrap .alert-dark hr{border-top-color:#b9bbbd}.legacy_bootstrap .alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.legacy_bootstrap .progress{background-color:#e9ecef;display:flex;font-size:.65625rem;height:1rem;line-height:0;overflow:hidden}.legacy_bootstrap .progress-bar{background-color:#004b8d;color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:width .6s ease;white-space:nowrap}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .progress-bar{transition:none}}.legacy_bootstrap .progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);background-size:1rem 1rem}.legacy_bootstrap .progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .progress-bar-animated{animation:none}}.legacy_bootstrap .media{align-items:flex-start;display:flex}.legacy_bootstrap .media-body{flex:1 1}.legacy_bootstrap .list-group{display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.legacy_bootstrap .list-group-item-action{color:#495057;text-align:inherit;width:100%}.legacy_bootstrap .list-group-item-action:focus,.legacy_bootstrap .list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.legacy_bootstrap .list-group-item-action:active{background-color:#e9ecef;color:#212529}.legacy_bootstrap .list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);display:block;padding:.75rem 1.25rem;position:relative}.legacy_bootstrap .list-group-item.disabled,.legacy_bootstrap .list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.legacy_bootstrap .list-group-item.active{background-color:#004b8d;border-color:#004b8d;color:#fff;z-index:2}.legacy_bootstrap .list-group-item+.legacy_bootstrap .list-group-item{border-top-width:0}.legacy_bootstrap .list-group-item+.legacy_bootstrap .list-group-item.active{border-top-width:1px;margin-top:-1px}.legacy_bootstrap .list-group-horizontal{flex-direction:row}.legacy_bootstrap .list-group-horizontal>.list-group-item.active{margin-top:0}.legacy_bootstrap .list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.legacy_bootstrap .list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media(min-width:576px){.legacy_bootstrap .list-group-horizontal-sm{flex-direction:row}.legacy_bootstrap .list-group-horizontal-sm>.list-group-item.active{margin-top:0}.legacy_bootstrap .list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.legacy_bootstrap .list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media(min-width:768px){.legacy_bootstrap .list-group-horizontal-md{flex-direction:row}.legacy_bootstrap .list-group-horizontal-md>.list-group-item.active{margin-top:0}.legacy_bootstrap .list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.legacy_bootstrap .list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media(min-width:992px){.legacy_bootstrap .list-group-horizontal-lg{flex-direction:row}.legacy_bootstrap .list-group-horizontal-lg>.list-group-item.active{margin-top:0}.legacy_bootstrap .list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.legacy_bootstrap .list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media(min-width:1200px){.legacy_bootstrap .list-group-horizontal-xl{flex-direction:row}.legacy_bootstrap .list-group-horizontal-xl>.list-group-item.active{margin-top:0}.legacy_bootstrap .list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.legacy_bootstrap .list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}.legacy_bootstrap .list-group-flush>.list-group-item{border-width:0 0 1px}.legacy_bootstrap .list-group-flush>.list-group-item:last-child{border-bottom-width:0}.legacy_bootstrap .list-group-item-primary{background-color:#b8cddf;color:#002749}.legacy_bootstrap .list-group-item-primary.list-group-item-action:focus,.legacy_bootstrap .list-group-item-primary.list-group-item-action:hover{background-color:#a6c0d7;color:#002749}.legacy_bootstrap .list-group-item-primary.list-group-item-action.active{background-color:#002749;border-color:#002749;color:#fff}.legacy_bootstrap .list-group-item-secondary{background-color:#d6d8db;color:#383d41}.legacy_bootstrap .list-group-item-secondary.list-group-item-action:focus,.legacy_bootstrap .list-group-item-secondary.list-group-item-action:hover{background-color:#c8cccf;color:#383d41}.legacy_bootstrap .list-group-item-secondary.list-group-item-action.active{background-color:#383d41;border-color:#383d41;color:#fff}.legacy_bootstrap .list-group-item-success{background-color:#c3e6cb;color:#155724}.legacy_bootstrap .list-group-item-success.list-group-item-action:focus,.legacy_bootstrap .list-group-item-success.list-group-item-action:hover{background-color:#b1dfbb;color:#155724}.legacy_bootstrap .list-group-item-success.list-group-item-action.active{background-color:#155724;border-color:#155724;color:#fff}.legacy_bootstrap .list-group-item-info{background-color:#bee5eb;color:#0c5460}.legacy_bootstrap .list-group-item-info.list-group-item-action:focus,.legacy_bootstrap .list-group-item-info.list-group-item-action:hover{background-color:#abdde5;color:#0c5460}.legacy_bootstrap .list-group-item-info.list-group-item-action.active{background-color:#0c5460;border-color:#0c5460;color:#fff}.legacy_bootstrap .list-group-item-warning{background-color:#ffeeba;color:#856404}.legacy_bootstrap .list-group-item-warning.list-group-item-action:focus,.legacy_bootstrap .list-group-item-warning.list-group-item-action:hover{background-color:#ffe7a0;color:#856404}.legacy_bootstrap .list-group-item-warning.list-group-item-action.active{background-color:#856404;border-color:#856404;color:#fff}.legacy_bootstrap .list-group-item-danger{background-color:#f5c6cb;color:#721c24}.legacy_bootstrap .list-group-item-danger.list-group-item-action:focus,.legacy_bootstrap .list-group-item-danger.list-group-item-action:hover{background-color:#f1b1b7;color:#721c24}.legacy_bootstrap .list-group-item-danger.list-group-item-action.active{background-color:#721c24;border-color:#721c24;color:#fff}.legacy_bootstrap .list-group-item-light{background-color:#fdfdfe;color:#818182}.legacy_bootstrap .list-group-item-light.list-group-item-action:focus,.legacy_bootstrap .list-group-item-light.list-group-item-action:hover{background-color:#eef1f3;color:#818182}.legacy_bootstrap .list-group-item-light.list-group-item-action.active{background-color:#818182;border-color:#818182;color:#fff}.legacy_bootstrap .list-group-item-dark{background-color:#c6c8ca;color:#1b1e21}.legacy_bootstrap .list-group-item-dark.list-group-item-action:focus,.legacy_bootstrap .list-group-item-dark.list-group-item-action:hover{background-color:#b9bbbd;color:#1b1e21}.legacy_bootstrap .list-group-item-dark.list-group-item-action.active{background-color:#1b1e21;border-color:#1b1e21;color:#fff}.legacy_bootstrap .close{color:#000;float:right;font-size:1.3125rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.legacy_bootstrap .close:hover{color:#000;text-decoration:none}.legacy_bootstrap .close:not(:disabled):not(.disabled):focus,.legacy_bootstrap .close:not(:disabled):not(.disabled):hover{opacity:.75}.legacy_bootstrap button.close{background-color:#0000;border:0;padding:0}.legacy_bootstrap a.close.disabled{pointer-events:none}.legacy_bootstrap .toast{background-clip:padding-box;background-color:#ffffffd9;border:1px solid #0000001a;box-shadow:0 .25rem .75rem #0000001a;flex-basis:350px;font-size:.875rem;max-width:350px;opacity:0}.legacy_bootstrap .toast:not(:last-child){margin-bottom:.75rem}.legacy_bootstrap .toast.showing{opacity:1}.legacy_bootstrap .toast.show{display:block;opacity:1}.legacy_bootstrap .toast.hide{display:none}.legacy_bootstrap .toast-header{align-items:center;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid #0000000d;color:#6c757d;display:flex;padding:.25rem .75rem}.legacy_bootstrap .toast-body{padding:.75rem}.legacy_bootstrap .modal-open{overflow:hidden}.legacy_bootstrap .modal-open .modal{overflow-x:hidden;overflow-y:auto}.legacy_bootstrap .modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.legacy_bootstrap .modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .legacy_bootstrap .modal-dialog{transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .legacy_bootstrap .modal-dialog{transition:none}}.modal.fade .legacy_bootstrap .modal-dialog{transform:translateY(-50px)}.modal.show .legacy_bootstrap .modal-dialog{transform:none}.modal.modal-static .legacy_bootstrap .modal-dialog{transform:scale(1.02)}.legacy_bootstrap .modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.legacy_bootstrap .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.legacy_bootstrap .modal-dialog-scrollable .modal-footer,.legacy_bootstrap .modal-dialog-scrollable .modal-header{flex-shrink:0}.legacy_bootstrap .modal-dialog-scrollable .modal-body{overflow-y:auto}.legacy_bootstrap .modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.legacy_bootstrap .modal-dialog-centered:before{content:"";display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:min-content}.legacy_bootstrap .modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;height:100%;justify-content:center}.legacy_bootstrap .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.legacy_bootstrap .modal-dialog-centered.modal-dialog-scrollable:before{content:none}.legacy_bootstrap .modal-content{background-clip:padding-box;background-color:#fff;border:1px solid #0003;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.legacy_bootstrap .modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.legacy_bootstrap .modal-backdrop.fade{opacity:0}.legacy_bootstrap .modal-backdrop.show{opacity:.5}.legacy_bootstrap .modal-header{align-items:flex-start;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;padding:1rem}.legacy_bootstrap .modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.legacy_bootstrap .modal-title{line-height:1.5;margin-bottom:0}.legacy_bootstrap .modal-body{flex:1 1 auto;padding:1rem;position:relative}.legacy_bootstrap .modal-footer{align-items:center;border-top:1px solid #dee2e6;display:flex;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.legacy_bootstrap .modal-footer>*{margin:.25rem}.legacy_bootstrap .modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media(min-width:576px){.legacy_bootstrap .modal-dialog{margin:1.75rem auto;max-width:500px}.legacy_bootstrap .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.legacy_bootstrap .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.legacy_bootstrap .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.legacy_bootstrap .modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:min-content}.legacy_bootstrap .modal-sm{max-width:300px}}@media(min-width:992px){.legacy_bootstrap .modal-lg,.legacy_bootstrap .modal-xl{max-width:800px}}@media(min-width:1200px){.legacy_bootstrap .modal-xl{max-width:1140px}}.legacy_bootstrap .tooltip{word-wrap:break-word;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:.765625rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity: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}.legacy_bootstrap .tooltip.show{opacity:.9}.legacy_bootstrap .tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.legacy_bootstrap .tooltip .arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.legacy_bootstrap .bs-tooltip-auto[x-placement^=top],.legacy_bootstrap .bs-tooltip-top{padding:.4rem 0}.legacy_bootstrap .bs-tooltip-auto[x-placement^=top] .arrow,.legacy_bootstrap .bs-tooltip-top .arrow{bottom:0}.legacy_bootstrap .bs-tooltip-auto[x-placement^=top] .arrow:before,.legacy_bootstrap .bs-tooltip-top .arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:0}.legacy_bootstrap .bs-tooltip-auto[x-placement^=right],.legacy_bootstrap .bs-tooltip-right{padding:0 .4rem}.legacy_bootstrap .bs-tooltip-auto[x-placement^=right] .arrow,.legacy_bootstrap .bs-tooltip-right .arrow{height:.8rem;left:0;width:.4rem}.legacy_bootstrap .bs-tooltip-auto[x-placement^=right] .arrow:before,.legacy_bootstrap .bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:0}.legacy_bootstrap .bs-tooltip-auto[x-placement^=bottom],.legacy_bootstrap .bs-tooltip-bottom{padding:.4rem 0}.legacy_bootstrap .bs-tooltip-auto[x-placement^=bottom] .arrow,.legacy_bootstrap .bs-tooltip-bottom .arrow{top:0}.legacy_bootstrap .bs-tooltip-auto[x-placement^=bottom] .arrow:before,.legacy_bootstrap .bs-tooltip-bottom .arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:0}.legacy_bootstrap .bs-tooltip-auto[x-placement^=left],.legacy_bootstrap .bs-tooltip-left{padding:0 .4rem}.legacy_bootstrap .bs-tooltip-auto[x-placement^=left] .arrow,.legacy_bootstrap .bs-tooltip-left .arrow{height:.8rem;right:0;width:.4rem}.legacy_bootstrap .bs-tooltip-auto[x-placement^=left] .arrow:before,.legacy_bootstrap .bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.legacy_bootstrap .tooltip-inner{background-color:#000;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.legacy_bootstrap .popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid #0003;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:.765625rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:30rem;position:absolute;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}.legacy_bootstrap .popover .arrow{display:block;height:.5rem;margin:0;position:absolute;width:1rem}.legacy_bootstrap .popover .arrow:after,.legacy_bootstrap .popover .arrow:before{border-color:#0000;border-style:solid;content:"";display:block;position:absolute}.legacy_bootstrap .bs-popover-auto[x-placement^=top],.legacy_bootstrap .bs-popover-top{margin-bottom:.5rem}.legacy_bootstrap .bs-popover-auto[x-placement^=top]>.arrow,.legacy_bootstrap .bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.legacy_bootstrap .bs-popover-auto[x-placement^=top]>.arrow:before,.legacy_bootstrap .bs-popover-top>.arrow:before{border-top-color:#00000040;border-width:.5rem .5rem 0;bottom:0}.legacy_bootstrap .bs-popover-auto[x-placement^=top]>.arrow:after,.legacy_bootstrap .bs-popover-top>.arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.legacy_bootstrap .bs-popover-auto[x-placement^=right],.legacy_bootstrap .bs-popover-right{margin-left:.5rem}.legacy_bootstrap .bs-popover-auto[x-placement^=right]>.arrow,.legacy_bootstrap .bs-popover-right>.arrow{height:1rem;left:calc(-.5rem - 1px);margin:0;width:.5rem}.legacy_bootstrap .bs-popover-auto[x-placement^=right]>.arrow:before,.legacy_bootstrap .bs-popover-right>.arrow:before{border-right-color:#00000040;border-width:.5rem .5rem .5rem 0;left:0}.legacy_bootstrap .bs-popover-auto[x-placement^=right]>.arrow:after,.legacy_bootstrap .bs-popover-right>.arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.legacy_bootstrap .bs-popover-auto[x-placement^=bottom],.legacy_bootstrap .bs-popover-bottom{margin-top:.5rem}.legacy_bootstrap .bs-popover-auto[x-placement^=bottom]>.arrow,.legacy_bootstrap .bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.legacy_bootstrap .bs-popover-auto[x-placement^=bottom]>.arrow:before,.legacy_bootstrap .bs-popover-bottom>.arrow:before{border-bottom-color:#00000040;border-width:0 .5rem .5rem;top:0}.legacy_bootstrap .bs-popover-auto[x-placement^=bottom]>.arrow:after,.legacy_bootstrap .bs-popover-bottom>.arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.legacy_bootstrap .bs-popover-auto[x-placement^=bottom] .popover-header:before,.legacy_bootstrap .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}.legacy_bootstrap .bs-popover-auto[x-placement^=left],.legacy_bootstrap .bs-popover-left{margin-right:.5rem}.legacy_bootstrap .bs-popover-auto[x-placement^=left]>.arrow,.legacy_bootstrap .bs-popover-left>.arrow{height:1rem;margin:0;right:calc(-.5rem - 1px);width:.5rem}.legacy_bootstrap .bs-popover-auto[x-placement^=left]>.arrow:before,.legacy_bootstrap .bs-popover-left>.arrow:before{border-left-color:#00000040;border-width:.5rem 0 .5rem .5rem;right:0}.legacy_bootstrap .bs-popover-auto[x-placement^=left]>.arrow:after,.legacy_bootstrap .bs-popover-left>.arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.legacy_bootstrap .popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;font-size:.875rem;margin-bottom:0;padding:.5rem .75rem}.legacy_bootstrap .popover-header:empty{display:none}.legacy_bootstrap .popover-body{color:#212529;padding:.5rem .75rem}.legacy_bootstrap .carousel{position:relative}.legacy_bootstrap .carousel.pointer-event{touch-action:pan-y}.legacy_bootstrap .carousel-inner{overflow:hidden;position:relative;width:100%}.legacy_bootstrap .carousel-inner:after{clear:both;content:"";display:block}.legacy_bootstrap .carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .carousel-item{transition:none}}.legacy_bootstrap .carousel-item-next,.legacy_bootstrap .carousel-item-prev,.legacy_bootstrap .carousel-item.active{display:block}.legacy_bootstrap .active.carousel-item-right,.legacy_bootstrap .carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.legacy_bootstrap .active.carousel-item-left,.legacy_bootstrap .carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.legacy_bootstrap .carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.legacy_bootstrap .carousel-fade .carousel-item-next.carousel-item-left,.legacy_bootstrap .carousel-fade .carousel-item-prev.carousel-item-right,.legacy_bootstrap .carousel-fade .carousel-item.active{opacity:1;z-index:1}.legacy_bootstrap .carousel-fade .active.carousel-item-left,.legacy_bootstrap .carousel-fade .active.carousel-item-right{opacity:0;transition:opacity 0s .6s;z-index:0}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .carousel-fade .active.carousel-item-left,.legacy_bootstrap .carousel-fade .active.carousel-item-right{transition:none}}.legacy_bootstrap .carousel-control-next,.legacy_bootstrap .carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .carousel-control-next,.legacy_bootstrap .carousel-control-prev{transition:none}}.legacy_bootstrap .carousel-control-next:focus,.legacy_bootstrap .carousel-control-next:hover,.legacy_bootstrap .carousel-control-prev:focus,.legacy_bootstrap .carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.legacy_bootstrap .carousel-control-prev{left:0}.legacy_bootstrap .carousel-control-next{right:0}.legacy_bootstrap .carousel-control-next-icon,.legacy_bootstrap .carousel-control-prev-icon{background:50%/100% 100% no-repeat;display:inline-block;height:20px;width:20px}.legacy_bootstrap .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='m5.25 0-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.legacy_bootstrap .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.legacy_bootstrap .carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-left:15%;margin-right:15%;padding-left:0;position:absolute;right:0;z-index:15}.legacy_bootstrap .carousel-indicators li{background-clip:padding-box;background-color:#fff;border-bottom:10px solid #0000;border-top:10px solid #0000;box-sizing:initial;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;text-indent:-999px;transition:opacity .6s ease;width:30px}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .carousel-indicators li{transition:none}}.legacy_bootstrap .carousel-indicators .active{opacity:1}.legacy_bootstrap .carousel-caption{bottom:20px;color:#fff;left:15%;padding-bottom:20px;padding-top:20px;position:absolute;right:15%;text-align:center;z-index:10}@keyframes spinner-border{to{transform:rotate(1turn)}}.legacy_bootstrap .spinner-border{animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid #0000;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}.legacy_bootstrap .spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.legacy_bootstrap .spinner-grow{animation:spinner-grow .75s linear infinite;background-color:currentcolor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:-.125em;width:2rem}.legacy_bootstrap .spinner-grow-sm{height:1rem;width:1rem}@media(prefers-reduced-motion:reduce){.legacy_bootstrap .spinner-border,.legacy_bootstrap .spinner-grow{animation-duration:1.5s}}.legacy_bootstrap .align-baseline{vertical-align:initial!important}.legacy_bootstrap .align-top{vertical-align:top!important}.legacy_bootstrap .align-middle{vertical-align:middle!important}.legacy_bootstrap .align-bottom{vertical-align:bottom!important}.legacy_bootstrap .align-text-bottom{vertical-align:text-bottom!important}.legacy_bootstrap .align-text-top{vertical-align:text-top!important}.legacy_bootstrap .bg-primary{background-color:#004b8d!important}.legacy_bootstrap a.bg-primary:focus,.legacy_bootstrap a.bg-primary:hover,.legacy_bootstrap button.bg-primary:focus,.legacy_bootstrap button.bg-primary:hover{background-color:#00305a!important}.legacy_bootstrap .bg-secondary{background-color:#6c757d!important}.legacy_bootstrap a.bg-secondary:focus,.legacy_bootstrap a.bg-secondary:hover,.legacy_bootstrap button.bg-secondary:focus,.legacy_bootstrap button.bg-secondary:hover{background-color:#545b62!important}.legacy_bootstrap .bg-success{background-color:#28a745!important}.legacy_bootstrap a.bg-success:focus,.legacy_bootstrap a.bg-success:hover,.legacy_bootstrap button.bg-success:focus,.legacy_bootstrap button.bg-success:hover{background-color:#1e7e34!important}.legacy_bootstrap .bg-info{background-color:#17a2b8!important}.legacy_bootstrap a.bg-info:focus,.legacy_bootstrap a.bg-info:hover,.legacy_bootstrap button.bg-info:focus,.legacy_bootstrap button.bg-info:hover{background-color:#117a8b!important}.legacy_bootstrap .bg-warning{background-color:#ffc107!important}.legacy_bootstrap a.bg-warning:focus,.legacy_bootstrap a.bg-warning:hover,.legacy_bootstrap button.bg-warning:focus,.legacy_bootstrap button.bg-warning:hover{background-color:#d39e00!important}.legacy_bootstrap .bg-danger{background-color:#dc3545!important}.legacy_bootstrap a.bg-danger:focus,.legacy_bootstrap a.bg-danger:hover,.legacy_bootstrap button.bg-danger:focus,.legacy_bootstrap button.bg-danger:hover{background-color:#bd2130!important}.legacy_bootstrap .bg-light{background-color:#f8f9fa!important}.legacy_bootstrap a.bg-light:focus,.legacy_bootstrap a.bg-light:hover,.legacy_bootstrap button.bg-light:focus,.legacy_bootstrap button.bg-light:hover{background-color:#dae0e5!important}.legacy_bootstrap .bg-dark{background-color:#343a40!important}.legacy_bootstrap a.bg-dark:focus,.legacy_bootstrap a.bg-dark:hover,.legacy_bootstrap button.bg-dark:focus,.legacy_bootstrap button.bg-dark:hover{background-color:#1d2124!important}.legacy_bootstrap .bg-white{background-color:#fff!important}.legacy_bootstrap .bg-transparent{background-color:#0000!important}.legacy_bootstrap .border{border:1px solid #dee2e6!important}.legacy_bootstrap .border-top{border-top:1px solid #dee2e6!important}.legacy_bootstrap .border-right{border-right:1px solid #dee2e6!important}.legacy_bootstrap .border-bottom{border-bottom:1px solid #dee2e6!important}.legacy_bootstrap .border-left{border-left:1px solid #dee2e6!important}.legacy_bootstrap .border-0{border:0!important}.legacy_bootstrap .border-top-0{border-top:0!important}.legacy_bootstrap .border-right-0{border-right:0!important}.legacy_bootstrap .border-bottom-0{border-bottom:0!important}.legacy_bootstrap .border-left-0{border-left:0!important}.legacy_bootstrap .border-primary{border-color:#004b8d!important}.legacy_bootstrap .border-secondary{border-color:#6c757d!important}.legacy_bootstrap .border-success{border-color:#28a745!important}.legacy_bootstrap .border-info{border-color:#17a2b8!important}.legacy_bootstrap .border-warning{border-color:#ffc107!important}.legacy_bootstrap .border-danger{border-color:#dc3545!important}.legacy_bootstrap .border-light{border-color:#f8f9fa!important}.legacy_bootstrap .border-dark{border-color:#343a40!important}.legacy_bootstrap .border-white{border-color:#fff!important}.legacy_bootstrap .rounded,.legacy_bootstrap .rounded-sm{border-radius:0!important}.legacy_bootstrap .rounded-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.legacy_bootstrap .rounded-right{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.legacy_bootstrap .rounded-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.legacy_bootstrap .rounded-left{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.legacy_bootstrap .rounded-lg{border-radius:0!important}.legacy_bootstrap .rounded-circle{border-radius:50%!important}.legacy_bootstrap .rounded-pill{border-radius:50rem!important}.legacy_bootstrap .rounded-0{border-radius:0!important}.legacy_bootstrap .clearfix:after{clear:both;content:"";display:block}.legacy_bootstrap .d-none{display:none!important}.legacy_bootstrap .d-inline{display:inline!important}.legacy_bootstrap .d-inline-block{display:inline-block!important}.legacy_bootstrap .d-block{display:block!important}.legacy_bootstrap .d-table{display:table!important}.legacy_bootstrap .d-table-row{display:table-row!important}.legacy_bootstrap .d-table-cell{display:table-cell!important}.legacy_bootstrap .d-flex{display:flex!important}.legacy_bootstrap .d-inline-flex{display:inline-flex!important}@media(min-width:576px){.legacy_bootstrap .d-sm-none{display:none!important}.legacy_bootstrap .d-sm-inline{display:inline!important}.legacy_bootstrap .d-sm-inline-block{display:inline-block!important}.legacy_bootstrap .d-sm-block{display:block!important}.legacy_bootstrap .d-sm-table{display:table!important}.legacy_bootstrap .d-sm-table-row{display:table-row!important}.legacy_bootstrap .d-sm-table-cell{display:table-cell!important}.legacy_bootstrap .d-sm-flex{display:flex!important}.legacy_bootstrap .d-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.legacy_bootstrap .d-md-none{display:none!important}.legacy_bootstrap .d-md-inline{display:inline!important}.legacy_bootstrap .d-md-inline-block{display:inline-block!important}.legacy_bootstrap .d-md-block{display:block!important}.legacy_bootstrap .d-md-table{display:table!important}.legacy_bootstrap .d-md-table-row{display:table-row!important}.legacy_bootstrap .d-md-table-cell{display:table-cell!important}.legacy_bootstrap .d-md-flex{display:flex!important}.legacy_bootstrap .d-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.legacy_bootstrap .d-lg-none{display:none!important}.legacy_bootstrap .d-lg-inline{display:inline!important}.legacy_bootstrap .d-lg-inline-block{display:inline-block!important}.legacy_bootstrap .d-lg-block{display:block!important}.legacy_bootstrap .d-lg-table{display:table!important}.legacy_bootstrap .d-lg-table-row{display:table-row!important}.legacy_bootstrap .d-lg-table-cell{display:table-cell!important}.legacy_bootstrap .d-lg-flex{display:flex!important}.legacy_bootstrap .d-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.legacy_bootstrap .d-xl-none{display:none!important}.legacy_bootstrap .d-xl-inline{display:inline!important}.legacy_bootstrap .d-xl-inline-block{display:inline-block!important}.legacy_bootstrap .d-xl-block{display:block!important}.legacy_bootstrap .d-xl-table{display:table!important}.legacy_bootstrap .d-xl-table-row{display:table-row!important}.legacy_bootstrap .d-xl-table-cell{display:table-cell!important}.legacy_bootstrap .d-xl-flex{display:flex!important}.legacy_bootstrap .d-xl-inline-flex{display:inline-flex!important}}@media print{.legacy_bootstrap .d-print-none{display:none!important}.legacy_bootstrap .d-print-inline{display:inline!important}.legacy_bootstrap .d-print-inline-block{display:inline-block!important}.legacy_bootstrap .d-print-block{display:block!important}.legacy_bootstrap .d-print-table{display:table!important}.legacy_bootstrap .d-print-table-row{display:table-row!important}.legacy_bootstrap .d-print-table-cell{display:table-cell!important}.legacy_bootstrap .d-print-flex{display:flex!important}.legacy_bootstrap .d-print-inline-flex{display:inline-flex!important}}.legacy_bootstrap .embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.legacy_bootstrap .embed-responsive:before{content:"";display:block}.legacy_bootstrap .embed-responsive .embed-responsive-item,.legacy_bootstrap .embed-responsive embed,.legacy_bootstrap .embed-responsive iframe,.legacy_bootstrap .embed-responsive object,.legacy_bootstrap .embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.legacy_bootstrap .embed-responsive-21by9:before{padding-top:42.85714286%}.legacy_bootstrap .embed-responsive-16by9:before{padding-top:56.25%}.legacy_bootstrap .embed-responsive-4by3:before{padding-top:75%}.legacy_bootstrap .embed-responsive-1by1:before{padding-top:100%}.legacy_bootstrap .flex-row{flex-direction:row!important}.legacy_bootstrap .flex-column{flex-direction:column!important}.legacy_bootstrap .flex-row-reverse{flex-direction:row-reverse!important}.legacy_bootstrap .flex-column-reverse{flex-direction:column-reverse!important}.legacy_bootstrap .flex-wrap{flex-wrap:wrap!important}.legacy_bootstrap .flex-nowrap{flex-wrap:nowrap!important}.legacy_bootstrap .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.legacy_bootstrap .flex-fill{flex:1 1 auto!important}.legacy_bootstrap .flex-grow-0{flex-grow:0!important}.legacy_bootstrap .flex-grow-1{flex-grow:1!important}.legacy_bootstrap .flex-shrink-0{flex-shrink:0!important}.legacy_bootstrap .flex-shrink-1{flex-shrink:1!important}.legacy_bootstrap .justify-content-start{justify-content:flex-start!important}.legacy_bootstrap .justify-content-end{justify-content:flex-end!important}.legacy_bootstrap .justify-content-center{justify-content:center!important}.legacy_bootstrap .justify-content-between{justify-content:space-between!important}.legacy_bootstrap .justify-content-around{justify-content:space-around!important}.legacy_bootstrap .align-items-start{align-items:flex-start!important}.legacy_bootstrap .align-items-end{align-items:flex-end!important}.legacy_bootstrap .align-items-center{align-items:center!important}.legacy_bootstrap .align-items-baseline{align-items:baseline!important}.legacy_bootstrap .align-items-stretch{align-items:stretch!important}.legacy_bootstrap .align-content-start{align-content:flex-start!important}.legacy_bootstrap .align-content-end{align-content:flex-end!important}.legacy_bootstrap .align-content-center{align-content:center!important}.legacy_bootstrap .align-content-between{align-content:space-between!important}.legacy_bootstrap .align-content-around{align-content:space-around!important}.legacy_bootstrap .align-content-stretch{align-content:stretch!important}.legacy_bootstrap .align-self-auto{align-self:auto!important}.legacy_bootstrap .align-self-start{align-self:flex-start!important}.legacy_bootstrap .align-self-end{align-self:flex-end!important}.legacy_bootstrap .align-self-center{align-self:center!important}.legacy_bootstrap .align-self-baseline{align-self:baseline!important}.legacy_bootstrap .align-self-stretch{align-self:stretch!important}@media(min-width:576px){.legacy_bootstrap .flex-sm-row{flex-direction:row!important}.legacy_bootstrap .flex-sm-column{flex-direction:column!important}.legacy_bootstrap .flex-sm-row-reverse{flex-direction:row-reverse!important}.legacy_bootstrap .flex-sm-column-reverse{flex-direction:column-reverse!important}.legacy_bootstrap .flex-sm-wrap{flex-wrap:wrap!important}.legacy_bootstrap .flex-sm-nowrap{flex-wrap:nowrap!important}.legacy_bootstrap .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.legacy_bootstrap .flex-sm-fill{flex:1 1 auto!important}.legacy_bootstrap .flex-sm-grow-0{flex-grow:0!important}.legacy_bootstrap .flex-sm-grow-1{flex-grow:1!important}.legacy_bootstrap .flex-sm-shrink-0{flex-shrink:0!important}.legacy_bootstrap .flex-sm-shrink-1{flex-shrink:1!important}.legacy_bootstrap .justify-content-sm-start{justify-content:flex-start!important}.legacy_bootstrap .justify-content-sm-end{justify-content:flex-end!important}.legacy_bootstrap .justify-content-sm-center{justify-content:center!important}.legacy_bootstrap .justify-content-sm-between{justify-content:space-between!important}.legacy_bootstrap .justify-content-sm-around{justify-content:space-around!important}.legacy_bootstrap .align-items-sm-start{align-items:flex-start!important}.legacy_bootstrap .align-items-sm-end{align-items:flex-end!important}.legacy_bootstrap .align-items-sm-center{align-items:center!important}.legacy_bootstrap .align-items-sm-baseline{align-items:baseline!important}.legacy_bootstrap .align-items-sm-stretch{align-items:stretch!important}.legacy_bootstrap .align-content-sm-start{align-content:flex-start!important}.legacy_bootstrap .align-content-sm-end{align-content:flex-end!important}.legacy_bootstrap .align-content-sm-center{align-content:center!important}.legacy_bootstrap .align-content-sm-between{align-content:space-between!important}.legacy_bootstrap .align-content-sm-around{align-content:space-around!important}.legacy_bootstrap .align-content-sm-stretch{align-content:stretch!important}.legacy_bootstrap .align-self-sm-auto{align-self:auto!important}.legacy_bootstrap .align-self-sm-start{align-self:flex-start!important}.legacy_bootstrap .align-self-sm-end{align-self:flex-end!important}.legacy_bootstrap .align-self-sm-center{align-self:center!important}.legacy_bootstrap .align-self-sm-baseline{align-self:baseline!important}.legacy_bootstrap .align-self-sm-stretch{align-self:stretch!important}}@media(min-width:768px){.legacy_bootstrap .flex-md-row{flex-direction:row!important}.legacy_bootstrap .flex-md-column{flex-direction:column!important}.legacy_bootstrap .flex-md-row-reverse{flex-direction:row-reverse!important}.legacy_bootstrap .flex-md-column-reverse{flex-direction:column-reverse!important}.legacy_bootstrap .flex-md-wrap{flex-wrap:wrap!important}.legacy_bootstrap .flex-md-nowrap{flex-wrap:nowrap!important}.legacy_bootstrap .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.legacy_bootstrap .flex-md-fill{flex:1 1 auto!important}.legacy_bootstrap .flex-md-grow-0{flex-grow:0!important}.legacy_bootstrap .flex-md-grow-1{flex-grow:1!important}.legacy_bootstrap .flex-md-shrink-0{flex-shrink:0!important}.legacy_bootstrap .flex-md-shrink-1{flex-shrink:1!important}.legacy_bootstrap .justify-content-md-start{justify-content:flex-start!important}.legacy_bootstrap .justify-content-md-end{justify-content:flex-end!important}.legacy_bootstrap .justify-content-md-center{justify-content:center!important}.legacy_bootstrap .justify-content-md-between{justify-content:space-between!important}.legacy_bootstrap .justify-content-md-around{justify-content:space-around!important}.legacy_bootstrap .align-items-md-start{align-items:flex-start!important}.legacy_bootstrap .align-items-md-end{align-items:flex-end!important}.legacy_bootstrap .align-items-md-center{align-items:center!important}.legacy_bootstrap .align-items-md-baseline{align-items:baseline!important}.legacy_bootstrap .align-items-md-stretch{align-items:stretch!important}.legacy_bootstrap .align-content-md-start{align-content:flex-start!important}.legacy_bootstrap .align-content-md-end{align-content:flex-end!important}.legacy_bootstrap .align-content-md-center{align-content:center!important}.legacy_bootstrap .align-content-md-between{align-content:space-between!important}.legacy_bootstrap .align-content-md-around{align-content:space-around!important}.legacy_bootstrap .align-content-md-stretch{align-content:stretch!important}.legacy_bootstrap .align-self-md-auto{align-self:auto!important}.legacy_bootstrap .align-self-md-start{align-self:flex-start!important}.legacy_bootstrap .align-self-md-end{align-self:flex-end!important}.legacy_bootstrap .align-self-md-center{align-self:center!important}.legacy_bootstrap .align-self-md-baseline{align-self:baseline!important}.legacy_bootstrap .align-self-md-stretch{align-self:stretch!important}}@media(min-width:992px){.legacy_bootstrap .flex-lg-row{flex-direction:row!important}.legacy_bootstrap .flex-lg-column{flex-direction:column!important}.legacy_bootstrap .flex-lg-row-reverse{flex-direction:row-reverse!important}.legacy_bootstrap .flex-lg-column-reverse{flex-direction:column-reverse!important}.legacy_bootstrap .flex-lg-wrap{flex-wrap:wrap!important}.legacy_bootstrap .flex-lg-nowrap{flex-wrap:nowrap!important}.legacy_bootstrap .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.legacy_bootstrap .flex-lg-fill{flex:1 1 auto!important}.legacy_bootstrap .flex-lg-grow-0{flex-grow:0!important}.legacy_bootstrap .flex-lg-grow-1{flex-grow:1!important}.legacy_bootstrap .flex-lg-shrink-0{flex-shrink:0!important}.legacy_bootstrap .flex-lg-shrink-1{flex-shrink:1!important}.legacy_bootstrap .justify-content-lg-start{justify-content:flex-start!important}.legacy_bootstrap .justify-content-lg-end{justify-content:flex-end!important}.legacy_bootstrap .justify-content-lg-center{justify-content:center!important}.legacy_bootstrap .justify-content-lg-between{justify-content:space-between!important}.legacy_bootstrap .justify-content-lg-around{justify-content:space-around!important}.legacy_bootstrap .align-items-lg-start{align-items:flex-start!important}.legacy_bootstrap .align-items-lg-end{align-items:flex-end!important}.legacy_bootstrap .align-items-lg-center{align-items:center!important}.legacy_bootstrap .align-items-lg-baseline{align-items:baseline!important}.legacy_bootstrap .align-items-lg-stretch{align-items:stretch!important}.legacy_bootstrap .align-content-lg-start{align-content:flex-start!important}.legacy_bootstrap .align-content-lg-end{align-content:flex-end!important}.legacy_bootstrap .align-content-lg-center{align-content:center!important}.legacy_bootstrap .align-content-lg-between{align-content:space-between!important}.legacy_bootstrap .align-content-lg-around{align-content:space-around!important}.legacy_bootstrap .align-content-lg-stretch{align-content:stretch!important}.legacy_bootstrap .align-self-lg-auto{align-self:auto!important}.legacy_bootstrap .align-self-lg-start{align-self:flex-start!important}.legacy_bootstrap .align-self-lg-end{align-self:flex-end!important}.legacy_bootstrap .align-self-lg-center{align-self:center!important}.legacy_bootstrap .align-self-lg-baseline{align-self:baseline!important}.legacy_bootstrap .align-self-lg-stretch{align-self:stretch!important}}@media(min-width:1200px){.legacy_bootstrap .flex-xl-row{flex-direction:row!important}.legacy_bootstrap .flex-xl-column{flex-direction:column!important}.legacy_bootstrap .flex-xl-row-reverse{flex-direction:row-reverse!important}.legacy_bootstrap .flex-xl-column-reverse{flex-direction:column-reverse!important}.legacy_bootstrap .flex-xl-wrap{flex-wrap:wrap!important}.legacy_bootstrap .flex-xl-nowrap{flex-wrap:nowrap!important}.legacy_bootstrap .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.legacy_bootstrap .flex-xl-fill{flex:1 1 auto!important}.legacy_bootstrap .flex-xl-grow-0{flex-grow:0!important}.legacy_bootstrap .flex-xl-grow-1{flex-grow:1!important}.legacy_bootstrap .flex-xl-shrink-0{flex-shrink:0!important}.legacy_bootstrap .flex-xl-shrink-1{flex-shrink:1!important}.legacy_bootstrap .justify-content-xl-start{justify-content:flex-start!important}.legacy_bootstrap .justify-content-xl-end{justify-content:flex-end!important}.legacy_bootstrap .justify-content-xl-center{justify-content:center!important}.legacy_bootstrap .justify-content-xl-between{justify-content:space-between!important}.legacy_bootstrap .justify-content-xl-around{justify-content:space-around!important}.legacy_bootstrap .align-items-xl-start{align-items:flex-start!important}.legacy_bootstrap .align-items-xl-end{align-items:flex-end!important}.legacy_bootstrap .align-items-xl-center{align-items:center!important}.legacy_bootstrap .align-items-xl-baseline{align-items:baseline!important}.legacy_bootstrap .align-items-xl-stretch{align-items:stretch!important}.legacy_bootstrap .align-content-xl-start{align-content:flex-start!important}.legacy_bootstrap .align-content-xl-end{align-content:flex-end!important}.legacy_bootstrap .align-content-xl-center{align-content:center!important}.legacy_bootstrap .align-content-xl-between{align-content:space-between!important}.legacy_bootstrap .align-content-xl-around{align-content:space-around!important}.legacy_bootstrap .align-content-xl-stretch{align-content:stretch!important}.legacy_bootstrap .align-self-xl-auto{align-self:auto!important}.legacy_bootstrap .align-self-xl-start{align-self:flex-start!important}.legacy_bootstrap .align-self-xl-end{align-self:flex-end!important}.legacy_bootstrap .align-self-xl-center{align-self:center!important}.legacy_bootstrap .align-self-xl-baseline{align-self:baseline!important}.legacy_bootstrap .align-self-xl-stretch{align-self:stretch!important}}.legacy_bootstrap .float-left{float:left!important}.legacy_bootstrap .float-right{float:right!important}.legacy_bootstrap .float-none{float:none!important}@media(min-width:576px){.legacy_bootstrap .float-sm-left{float:left!important}.legacy_bootstrap .float-sm-right{float:right!important}.legacy_bootstrap .float-sm-none{float:none!important}}@media(min-width:768px){.legacy_bootstrap .float-md-left{float:left!important}.legacy_bootstrap .float-md-right{float:right!important}.legacy_bootstrap .float-md-none{float:none!important}}@media(min-width:992px){.legacy_bootstrap .float-lg-left{float:left!important}.legacy_bootstrap .float-lg-right{float:right!important}.legacy_bootstrap .float-lg-none{float:none!important}}@media(min-width:1200px){.legacy_bootstrap .float-xl-left{float:left!important}.legacy_bootstrap .float-xl-right{float:right!important}.legacy_bootstrap .float-xl-none{float:none!important}}.legacy_bootstrap .user-select-all{-webkit-user-select:all!important;user-select:all!important}.legacy_bootstrap .user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.legacy_bootstrap .user-select-none{-webkit-user-select:none!important;user-select:none!important}.legacy_bootstrap .overflow-auto{overflow:auto!important}.legacy_bootstrap .overflow-hidden{overflow:hidden!important}.legacy_bootstrap .position-static{position:static!important}.legacy_bootstrap .position-relative{position:relative!important}.legacy_bootstrap .position-absolute{position:absolute!important}.legacy_bootstrap .position-fixed{position:fixed!important}.legacy_bootstrap .position-sticky{position:-webkit-sticky!important;position:sticky!important}.legacy_bootstrap .fixed-top{left:0;position:fixed;right:0;top:0;z-index:1030}.legacy_bootstrap .fixed-bottom{bottom:0;left:0;position:fixed;right:0;z-index:1030}@supports((position:-webkit-sticky) or (position:sticky)){.legacy_bootstrap .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.legacy_bootstrap .sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.legacy_bootstrap .sr-only-focusable:active,.legacy_bootstrap .sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.legacy_bootstrap .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.legacy_bootstrap .shadow{box-shadow:0 .5rem 1rem #00000026!important}.legacy_bootstrap .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.legacy_bootstrap .shadow-none{box-shadow:none!important}.legacy_bootstrap .w-25{width:25%!important}.legacy_bootstrap .w-50{width:50%!important}.legacy_bootstrap .w-75{width:75%!important}.legacy_bootstrap .w-100{width:100%!important}.legacy_bootstrap .w-auto{width:auto!important}.legacy_bootstrap .h-25{height:25%!important}.legacy_bootstrap .h-50{height:50%!important}.legacy_bootstrap .h-75{height:75%!important}.legacy_bootstrap .h-100{height:100%!important}.legacy_bootstrap .h-auto{height:auto!important}.legacy_bootstrap .mw-100{max-width:100%!important}.legacy_bootstrap .mh-100{max-height:100%!important}.legacy_bootstrap .min-vw-100{min-width:100vw!important}.legacy_bootstrap .min-vh-100{min-height:100vh!important}.legacy_bootstrap .vw-100{width:100vw!important}.legacy_bootstrap .vh-100{height:100vh!important}.legacy_bootstrap .m-0,.legacy_bootstrap .mitigation-implementations-table,.legacy_bootstrap .nav .main-menu.contracted .main-menu-group,.legacy_bootstrap .nav .main-menu.contracted .main-menu-group>*,.legacy_bootstrap .record-screen .record-history .history-event-display .hidden-btn .icon,.legacy_bootstrap .strategy .card-title.collapsed,.legacy_bootstrap .strategy .card.collapsed{margin:0!important}.legacy_bootstrap .asset-health .card-subtitle,.legacy_bootstrap .asset-records .records .divider:first-child,.legacy_bootstrap .mt-0,.legacy_bootstrap .my-0,.legacy_bootstrap .record-kpi .card-subtitle{margin-top:0!important}.legacy_bootstrap .mr-0,.legacy_bootstrap .mx-0,.legacy_bootstrap .nav .main-menu.contracted .main-menu-group-header>.icon{margin-right:0!important}.legacy_bootstrap .asset-records .records .divider:last-child,.legacy_bootstrap .card-body>.form-group:last-child,.legacy_bootstrap .collapse-toggle.collapsed,.legacy_bootstrap .mb-0,.legacy_bootstrap .my-0,.legacy_bootstrap .nav .main-menu .main-menu-group.sign-out-menu-group,.legacy_bootstrap .nav .main-menu.contracted>:not(:last-child),.legacy_bootstrap .strategy .strategy-section-title.collapsed{margin-bottom:0!important}.legacy_bootstrap .ml-0,.legacy_bootstrap .mx-0,.legacy_bootstrap .section-title .collapse-icon+.title{margin-left:0!important}.legacy_bootstrap .m-1{margin:.25rem!important}.legacy_bootstrap .items-per-page,.legacy_bootstrap .mt-1,.legacy_bootstrap .my-1,.legacy_bootstrap .nav .main-menu .main-menu-group .main-menu-item:first-child,.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .details-container,.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .subtitle{margin-top:.25rem!important}.legacy_bootstrap .asset-screen .asset-screen-title .application-details .editable-rich-text-label,.legacy_bootstrap .asset-screen .asset-screen-title .application-details label,.legacy_bootstrap .asset-selector .add-buttons .btn,.legacy_bootstrap .asset-selector .counter .editable-rich-text-label,.legacy_bootstrap .asset-selector .counter label,.legacy_bootstrap .attachments .pictures-container .attachment-picture:not(:last-child),.legacy_bootstrap .badge .icon:first-child,.legacy_bootstrap .btn *+.icon,.legacy_bootstrap .checkbox .icon,.legacy_bootstrap .collapse-toggle .collapse-icon,.legacy_bootstrap .import .templates-container>:not(:last-child),.legacy_bootstrap .mr-1,.legacy_bootstrap .mx-1,.legacy_bootstrap .ordered-item .button-container>:not(:last-child),.legacy_bootstrap .picture-modal .modal-footer>div:first-child>:first-child,.legacy_bootstrap .record-kpi .lock-details-container .lock-icon-container,.legacy_bootstrap .record-screen .decorators .assets-right .editable-rich-text-label,.legacy_bootstrap .record-screen .decorators .assets-right label,.legacy_bootstrap .record-selector .add-buttons .btn,.legacy_bootstrap .record-selector .counter .editable-rich-text-label,.legacy_bootstrap .record-selector .counter label,.legacy_bootstrap .site-menu-dropdown .menu-item .menu-item-text .menu-item-content,.legacy_bootstrap .strategy .badges>:not(:last-child),.legacy_bootstrap .strategy .recorded-failures .failures .date,.legacy_bootstrap .strategy .subheading .commands>:not(:last-child),.legacy_bootstrap .valve-health-over-time .legend .icon-container .icon{margin-right:.25rem!important}.legacy_bootstrap .asset-selector .add-buttons .btn,.legacy_bootstrap .customers-and-sites .area:not(:last-child),.legacy_bootstrap .filter-row input:not(:last-child),.legacy_bootstrap .items-per-page,.legacy_bootstrap .mb-1,.legacy_bootstrap .my-1,.legacy_bootstrap .record-kpi .card-subtitle,.legacy_bootstrap .record-selector .add-buttons .btn,.legacy_bootstrap .search-bar .search-result .descriptor,.legacy_bootstrap .search-bar .search-result .parent,.legacy_bootstrap .site-dashboard .agenda .description,.legacy_bootstrap .site-header .mobile-site,.legacy_bootstrap .strategy .subsubheading,.legacy_bootstrap .valve-health-over-time .legend{margin-bottom:.25rem!important}.legacy_bootstrap .asset-selector .items .delete-button,.legacy_bootstrap .btn .icon+*,.legacy_bootstrap .caption-edit-popover .popover .popover-inner .btn,.legacy_bootstrap .info-icon,.legacy_bootstrap .ml-1,.legacy_bootstrap .mx-1,.legacy_bootstrap .record-screen .record-history .history-event-display .history-event-text .resolution-container .resolution,.legacy_bootstrap .record-selector .items .delete-button,.legacy_bootstrap .search-bar .global-search-toggle,.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .user-and-event .event-type>.badge,.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .user-and-event .event-type>.icon{margin-left:.25rem!important}.legacy_bootstrap .m-2{margin:.5rem!important}.legacy_bootstrap .asset-records .records .divider,.legacy_bootstrap .asset-screen .asset-screen-title .subtitle,.legacy_bootstrap .customers-and-sites .customer-logo,.legacy_bootstrap .info-popover .popover-title:not(:first-child),.legacy_bootstrap .infrequent-commands,.legacy_bootstrap .kpi-screen .kpiTemplate-screen-title .subtitle,.legacy_bootstrap .mt-2,.legacy_bootstrap .my-2,.legacy_bootstrap .record-screen .record-history .comment-entry .form-group .controls{margin-top:.5rem!important}.legacy_bootstrap .attachments .files-container .attachment-file .file-icon,.legacy_bootstrap .avatar-and-name .avatar,.legacy_bootstrap .customers-and-sites .team-member .avatar,.legacy_bootstrap .mr-2,.legacy_bootstrap .mx-2,.legacy_bootstrap .nav .main-menu .dropdown-menu .dropdown-item .icon,.legacy_bootstrap .nav .main-menu .main-menu-group-header .icon,.legacy_bootstrap .nav .main-menu .screen-link .icon,.legacy_bootstrap .nav.mobile .site-menu .current-context,.legacy_bootstrap .ordered-item .priority-container,.legacy_bootstrap .record-screen .record-history .comment-entry .form-group .controls>:not(:last-child),.legacy_bootstrap .record-screen .record-history .history-event-display .avatar,.legacy_bootstrap .record-screen .record-history .history-event-display .history-event-text .resolution-container,.legacy_bootstrap .screen-title .icon,.legacy_bootstrap .search-bar .search-result .descriptor>:not(:last-child),.legacy_bootstrap .section-title>:not(:last-child),.legacy_bootstrap .site-dashboard .agenda .assets>a:not(:last-child),.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .subtitle>:not(:last-child),.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .user-and-event>:not(:last-child),.legacy_bootstrap .site-header .header-menu .current-context,.legacy_bootstrap .site-header .header-menu .dropdown-item .icon,.legacy_bootstrap .site-header .user-menu .dropdown-item .icon,.legacy_bootstrap .strategy .mitigation-type-badge,.legacy_bootstrap .strategy .risk-option .swatch,.legacy_bootstrap .team-member .avatar{margin-right:.5rem!important}.legacy_bootstrap .asset-records .records .divider,.legacy_bootstrap .asset-selector .form-control,.legacy_bootstrap .attachments .pictures-container .attachment-picture,.legacy_bootstrap .customers-and-sites .header,.legacy_bootstrap .follow-up-input input,.legacy_bootstrap .mb-2,.legacy_bootstrap .my-2,.legacy_bootstrap .nav .main-menu .main-menu-group .main-menu-item:not(:last-child),.legacy_bootstrap .record-screen .record-recommendations .recommendation-display .recommendation-content .form-control,.legacy_bootstrap .record-selector .form-control,.legacy_bootstrap .section .section-title,.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .title{margin-bottom:.5rem!important}.legacy_bootstrap .asset-screen .record-link .record-date,.legacy_bootstrap .asset-selector .items .item .superseded,.legacy_bootstrap .asset-selector .items .item .warning,.legacy_bootstrap .asset-selector .items .item-danger,.legacy_bootstrap .asset-selector .items .item-warning,.legacy_bootstrap .asset-selector .items-by-category .item-group .items,.legacy_bootstrap .attachments .files-container .attachment-file .delete-button,.legacy_bootstrap .customers-and-sites .area .delete-button,.legacy_bootstrap .items-per-page input,.legacy_bootstrap .ml-2,.legacy_bootstrap .mx-2,.legacy_bootstrap .react-bootstrap-table .sort-carets,.legacy_bootstrap .record-screen .record-history .history-event-display .hidden-btn,.legacy_bootstrap .record-screen .record-recommendations .recommendation-display .status-container .status-select,.legacy_bootstrap .record-selector .items .item .superseded,.legacy_bootstrap .record-selector .items .item .warning,.legacy_bootstrap .record-selector .items .item-danger,.legacy_bootstrap .record-selector .items .item-warning,.legacy_bootstrap .record-selector .items-by-category .item-group .items,.legacy_bootstrap .site-header .header-menu .icon{margin-left:.5rem!important}.legacy_bootstrap .m-3{margin:1rem!important}.legacy_bootstrap .asset-screen .asset-health .card-subtitle,.legacy_bootstrap .asset-screen .record-link,.legacy_bootstrap .mt-3,.legacy_bootstrap .my-3,.legacy_bootstrap .nav .main-menu .main-menu-group.sign-out-menu-group,.legacy_bootstrap .strategy .subsubheading,.legacy_bootstrap .valve-health-over-time .legend{margin-top:1rem!important}.legacy_bootstrap .asset-screen .asset-health .asset-health-spec>:not(:last-child),.legacy_bootstrap .filter-row>:not(:last-child),.legacy_bootstrap .import .buttons-container>:not(:last-child),.legacy_bootstrap .mr-3,.legacy_bootstrap .mx-3,.legacy_bootstrap .record-screen .decorators>:not(:last-child),.legacy_bootstrap .record-screen .record-recommendations .title,.legacy_bootstrap .site-dashboard .recent-activity .date-range>div>:first-child,.legacy_bootstrap .valve-health-over-time .legend .icon-container:not(:last-child){margin-right:1rem!important}.legacy_bootstrap .application-list .other-sites-checkbox,.legacy_bootstrap .application-list .screen-title,.legacy_bootstrap .application-screen .add-strategy-command,.legacy_bootstrap .asset-selector .items-by-category .item-group:not(:last-child),.legacy_bootstrap .attachments .files-container .attachment-file,.legacy_bootstrap .card,.legacy_bootstrap .customers-and-sites .customer-logo,.legacy_bootstrap .import .buttons-container,.legacy_bootstrap .import .buttons-container>*,.legacy_bootstrap .import .screen-title,.legacy_bootstrap .mb-3,.legacy_bootstrap .my-3,.legacy_bootstrap .nav .main-menu .main-menu-group,.legacy_bootstrap .picture-modal .modal-footer>div:first-child,.legacy_bootstrap .record-screen .record-history .history-event-display,.legacy_bootstrap .record-selector .items-by-category .item-group:not(:last-child),.legacy_bootstrap .screen-commands,.legacy_bootstrap .section.collapsed,.legacy_bootstrap .site-dashboard .agenda,.legacy_bootstrap .site-dashboard .recent-activity,.legacy_bootstrap .strategy .strategy-section-title{margin-bottom:1rem!important}.legacy_bootstrap .asset-screen .read-only-tag .btn,.legacy_bootstrap .configure-bulk-valve-health-report-modal .score-range .form-group:not(:first-child),.legacy_bootstrap .ml-3,.legacy_bootstrap .mx-3,.legacy_bootstrap .site-header .header-menu,.legacy_bootstrap .strategy .configuration-status,.legacy_bootstrap .strategy .failure-mode-status{margin-left:1rem!important}.legacy_bootstrap .m-4{margin:1.5rem!important}.legacy_bootstrap .mt-4,.legacy_bootstrap .my-4,.legacy_bootstrap .report-card .gap{margin-top:1.5rem!important}.legacy_bootstrap .mr-4,.legacy_bootstrap .mx-4,.legacy_bootstrap .screen-title .stack .subtitle>:not(:last-child){margin-right:1.5rem!important}.legacy_bootstrap .customers-and-sites .customer-selector,.legacy_bootstrap .customers-and-sites .site-list,.legacy_bootstrap .mb-4,.legacy_bootstrap .my-4,.legacy_bootstrap .ordered-item:not(:last-child),.legacy_bootstrap .report-card .gap,.legacy_bootstrap .section,.legacy_bootstrap .strategy .failure-mode-section{margin-bottom:1.5rem!important}.legacy_bootstrap .manage-keywords .unused-marker,.legacy_bootstrap .ml-4,.legacy_bootstrap .mx-4,.legacy_bootstrap .nav .main-menu .main-menu-group .main-menu-item,.legacy_bootstrap .record-screen .record-history .section-title .checkbox,.legacy_bootstrap .strategy .strategy-section-title .strategy-name{margin-left:1.5rem!important}.legacy_bootstrap .m-5{margin:3rem!important}.legacy_bootstrap .mt-5,.legacy_bootstrap .my-5{margin-top:3rem!important}.legacy_bootstrap .mr-5,.legacy_bootstrap .mx-5,.legacy_bootstrap .site-header .site-header-global a.logo-title{margin-right:3rem!important}.legacy_bootstrap .mb-5,.legacy_bootstrap .my-5,.legacy_bootstrap .site-dashboard .widgets-container{margin-bottom:3rem!important}.legacy_bootstrap .ml-5,.legacy_bootstrap .mx-5,.legacy_bootstrap .strategy .card-title .delete-button{margin-left:3rem!important}.legacy_bootstrap .m--1,.legacy_bootstrap .react-bootstrap-table .sort-carets .icon{margin:-.25rem!important}.legacy_bootstrap .mt--1,.legacy_bootstrap .my--1{margin-top:-.25rem!important}.legacy_bootstrap .mr--1,.legacy_bootstrap .mx--1{margin-right:-.25rem!important}.legacy_bootstrap .mb--1,.legacy_bootstrap .my--1{margin-bottom:-.25rem!important}.legacy_bootstrap .ml--1,.legacy_bootstrap .mx--1{margin-left:-.25rem!important}.legacy_bootstrap .m--2{margin:-.5rem!important}.legacy_bootstrap .mt--2,.legacy_bootstrap .my--2{margin-top:-.5rem!important}.legacy_bootstrap .mr--2,.legacy_bootstrap .mx--2{margin-right:-.5rem!important}.legacy_bootstrap .mb--2,.legacy_bootstrap .my--2{margin-bottom:-.5rem!important}.legacy_bootstrap .ml--2,.legacy_bootstrap .mx--2{margin-left:-.5rem!important}.legacy_bootstrap .m--3{margin:-1rem!important}.legacy_bootstrap .mt--3,.legacy_bootstrap .my--3{margin-top:-1rem!important}.legacy_bootstrap .mr--3,.legacy_bootstrap .mx--3{margin-right:-1rem!important}.legacy_bootstrap .mb--3,.legacy_bootstrap .my--3{margin-bottom:-1rem!important}.legacy_bootstrap .ml--3,.legacy_bootstrap .mx--3{margin-left:-1rem!important}.legacy_bootstrap .nav .main-menu .main-menu-group .main-menu-item,.legacy_bootstrap .p-0,.legacy_bootstrap .strategy .card.collapsed{padding:0!important}.legacy_bootstrap .pt-0,.legacy_bootstrap .py-0,.legacy_bootstrap .react-select .react-select__value-container,.legacy_bootstrap .strategy .card-title{padding-top:0!important}.legacy_bootstrap .nav .main-menu.contracted,.legacy_bootstrap .nav .nav-toggle,.legacy_bootstrap .pr-0,.legacy_bootstrap .px-0{padding-right:0!important}.legacy_bootstrap .pb-0,.legacy_bootstrap .py-0,.legacy_bootstrap .react-select .react-select__value-container,.legacy_bootstrap .strategy .card-title{padding-bottom:0!important}.legacy_bootstrap .nav .main-menu.contracted,.legacy_bootstrap .nav .nav-toggle,.legacy_bootstrap .pl-0,.legacy_bootstrap .px-0{padding-left:0!important}.legacy_bootstrap .caption-edit-popover .popover .popover-inner,.legacy_bootstrap .p-1,.legacy_bootstrap .record-screen .record-history .history-event-display .hidden-btn{padding:.25rem!important}.legacy_bootstrap .ordered-item .priority-container,.legacy_bootstrap .pt-1,.legacy_bootstrap .py-1{padding-top:.25rem!important}.legacy_bootstrap .pr-1,.legacy_bootstrap .px-1,.legacy_bootstrap .save-indicator .save-indicator-message{padding-right:.25rem!important}.legacy_bootstrap .pb-1,.legacy_bootstrap .py-1{padding-bottom:.25rem!important}.legacy_bootstrap .pl-1,.legacy_bootstrap .px-1,.legacy_bootstrap .save-indicator .save-indicator-message{padding-left:.25rem!important}.legacy_bootstrap .p-2{padding:.5rem!important}.legacy_bootstrap .asset-selector .add-buttons,.legacy_bootstrap .mitigation-implementations-table th.mitigation,.legacy_bootstrap .pt-2,.legacy_bootstrap .py-2,.legacy_bootstrap .record-selector .add-buttons,.legacy_bootstrap .strategy .card-title.collapsed,.legacy_bootstrap .strategy .subheading{padding-top:.5rem!important}.legacy_bootstrap .pr-2,.legacy_bootstrap .px-2{padding-right:.5rem!important}.legacy_bootstrap .asset-selector .add-buttons,.legacy_bootstrap .mitigation-implementations-table th.mitigation,.legacy_bootstrap .pb-2,.legacy_bootstrap .py-2,.legacy_bootstrap .record-selector .add-buttons,.legacy_bootstrap .strategy .card-title.collapsed,.legacy_bootstrap .strategy .subheading{padding-bottom:.5rem!important}.legacy_bootstrap .pl-2,.legacy_bootstrap .px-2{padding-left:.5rem!important}.legacy_bootstrap .app-loading,.legacy_bootstrap .nav .main-menu,.legacy_bootstrap .p-3{padding:1rem!important}.legacy_bootstrap .nav .main-menu .dropdown .menu-toggle,.legacy_bootstrap .nav .main-menu.contracted .main-menu-group-header,.legacy_bootstrap .nav .nav-toggle,.legacy_bootstrap .pt-3,.legacy_bootstrap .py-3{padding-top:1rem!important}.legacy_bootstrap .content-body,.legacy_bootstrap .pr-3,.legacy_bootstrap .px-3,.legacy_bootstrap .record-screen .asset-select .strategy .recorded-failures .failures .react-select__multi-value__label,.legacy_bootstrap .strategy .recorded-failures .failures .record-screen .asset-select .react-select__multi-value__label,.legacy_bootstrap .strategy .recorded-failures .failures .tag{padding-right:1rem!important}.legacy_bootstrap .content-body,.legacy_bootstrap .nav .main-menu .dropdown .menu-toggle,.legacy_bootstrap .nav .main-menu.contracted .main-menu-group-header,.legacy_bootstrap .nav .nav-toggle,.legacy_bootstrap .pb-3,.legacy_bootstrap .py-3{padding-bottom:1rem!important}.legacy_bootstrap .content-body,.legacy_bootstrap .pl-3,.legacy_bootstrap .px-3{padding-left:1rem!important}.legacy_bootstrap .p-4{padding:1.5rem!important}.legacy_bootstrap .pt-4,.legacy_bootstrap .py-4{padding-top:1.5rem!important}.legacy_bootstrap .pr-4,.legacy_bootstrap .px-4{padding-right:1.5rem!important}.legacy_bootstrap .pb-4,.legacy_bootstrap .py-4{padding-bottom:1.5rem!important}.legacy_bootstrap .pl-4,.legacy_bootstrap .px-4{padding-left:1.5rem!important}.legacy_bootstrap .p-5{padding:3rem!important}.legacy_bootstrap .pt-5,.legacy_bootstrap .py-5{padding-top:3rem!important}.legacy_bootstrap .pr-5,.legacy_bootstrap .px-5{padding-right:3rem!important}.legacy_bootstrap .pb-5,.legacy_bootstrap .py-5{padding-bottom:3rem!important}.legacy_bootstrap .pl-5,.legacy_bootstrap .px-5{padding-left:3rem!important}.legacy_bootstrap .p--1{padding:-.25rem!important}.legacy_bootstrap .pt--1,.legacy_bootstrap .py--1{padding-top:-.25rem!important}.legacy_bootstrap .pr--1,.legacy_bootstrap .px--1{padding-right:-.25rem!important}.legacy_bootstrap .pb--1,.legacy_bootstrap .py--1{padding-bottom:-.25rem!important}.legacy_bootstrap .pl--1,.legacy_bootstrap .px--1{padding-left:-.25rem!important}.legacy_bootstrap .p--2{padding:-.5rem!important}.legacy_bootstrap .pt--2,.legacy_bootstrap .py--2{padding-top:-.5rem!important}.legacy_bootstrap .pr--2,.legacy_bootstrap .px--2{padding-right:-.5rem!important}.legacy_bootstrap .pb--2,.legacy_bootstrap .py--2{padding-bottom:-.5rem!important}.legacy_bootstrap .pl--2,.legacy_bootstrap .px--2{padding-left:-.5rem!important}.legacy_bootstrap .p--3{padding:-1rem!important}.legacy_bootstrap .pt--3,.legacy_bootstrap .py--3{padding-top:-1rem!important}.legacy_bootstrap .pr--3,.legacy_bootstrap .px--3{padding-right:-1rem!important}.legacy_bootstrap .pb--3,.legacy_bootstrap .py--3{padding-bottom:-1rem!important}.legacy_bootstrap .pl--3,.legacy_bootstrap .px--3{padding-left:-1rem!important}.legacy_bootstrap .m-n1{margin:-.25rem!important}.legacy_bootstrap .mt-n1,.legacy_bootstrap .my-n1{margin-top:-.25rem!important}.legacy_bootstrap .mr-n1,.legacy_bootstrap .mx-n1{margin-right:-.25rem!important}.legacy_bootstrap .mb-n1,.legacy_bootstrap .my-n1{margin-bottom:-.25rem!important}.legacy_bootstrap .ml-n1,.legacy_bootstrap .mx-n1{margin-left:-.25rem!important}.legacy_bootstrap .m-n2{margin:-.5rem!important}.legacy_bootstrap .mt-n2,.legacy_bootstrap .my-n2{margin-top:-.5rem!important}.legacy_bootstrap .mr-n2,.legacy_bootstrap .mx-n2{margin-right:-.5rem!important}.legacy_bootstrap .mb-n2,.legacy_bootstrap .my-n2{margin-bottom:-.5rem!important}.legacy_bootstrap .ml-n2,.legacy_bootstrap .mx-n2{margin-left:-.5rem!important}.legacy_bootstrap .m-n3{margin:-1rem!important}.legacy_bootstrap .mt-n3,.legacy_bootstrap .my-n3{margin-top:-1rem!important}.legacy_bootstrap .mr-n3,.legacy_bootstrap .mx-n3{margin-right:-1rem!important}.legacy_bootstrap .mb-n3,.legacy_bootstrap .my-n3{margin-bottom:-1rem!important}.legacy_bootstrap .ml-n3,.legacy_bootstrap .mx-n3{margin-left:-1rem!important}.legacy_bootstrap .m-n4{margin:-1.5rem!important}.legacy_bootstrap .mt-n4,.legacy_bootstrap .my-n4{margin-top:-1.5rem!important}.legacy_bootstrap .mr-n4,.legacy_bootstrap .mx-n4{margin-right:-1.5rem!important}.legacy_bootstrap .mb-n4,.legacy_bootstrap .my-n4{margin-bottom:-1.5rem!important}.legacy_bootstrap .ml-n4,.legacy_bootstrap .mx-n4{margin-left:-1.5rem!important}.legacy_bootstrap .m-n5{margin:-3rem!important}.legacy_bootstrap .mt-n5,.legacy_bootstrap .my-n5{margin-top:-3rem!important}.legacy_bootstrap .mr-n5,.legacy_bootstrap .mx-n5{margin-right:-3rem!important}.legacy_bootstrap .mb-n5,.legacy_bootstrap .my-n5{margin-bottom:-3rem!important}.legacy_bootstrap .ml-n5,.legacy_bootstrap .mx-n5{margin-left:-3rem!important}.legacy_bootstrap .m-n-1{margin:--0.25rem!important}.legacy_bootstrap .mt-n-1,.legacy_bootstrap .my-n-1{margin-top:--0.25rem!important}.legacy_bootstrap .mr-n-1,.legacy_bootstrap .mx-n-1{margin-right:--0.25rem!important}.legacy_bootstrap .mb-n-1,.legacy_bootstrap .my-n-1{margin-bottom:--0.25rem!important}.legacy_bootstrap .ml-n-1,.legacy_bootstrap .mx-n-1{margin-left:--0.25rem!important}.legacy_bootstrap .m-n-2{margin:--0.5rem!important}.legacy_bootstrap .mt-n-2,.legacy_bootstrap .my-n-2{margin-top:--0.5rem!important}.legacy_bootstrap .mr-n-2,.legacy_bootstrap .mx-n-2{margin-right:--0.5rem!important}.legacy_bootstrap .mb-n-2,.legacy_bootstrap .my-n-2{margin-bottom:--0.5rem!important}.legacy_bootstrap .ml-n-2,.legacy_bootstrap .mx-n-2{margin-left:--0.5rem!important}.legacy_bootstrap .m-n-3{margin:--1rem!important}.legacy_bootstrap .mt-n-3,.legacy_bootstrap .my-n-3{margin-top:--1rem!important}.legacy_bootstrap .mr-n-3,.legacy_bootstrap .mx-n-3{margin-right:--1rem!important}.legacy_bootstrap .mb-n-3,.legacy_bootstrap .my-n-3{margin-bottom:--1rem!important}.legacy_bootstrap .ml-n-3,.legacy_bootstrap .mx-n-3{margin-left:--1rem!important}.legacy_bootstrap .m-auto{margin:auto!important}.legacy_bootstrap .mt-auto,.legacy_bootstrap .my-auto{margin-top:auto!important}.legacy_bootstrap .mr-auto,.legacy_bootstrap .mx-auto{margin-right:auto!important}.legacy_bootstrap .mb-auto,.legacy_bootstrap .my-auto{margin-bottom:auto!important}.legacy_bootstrap .ml-auto,.legacy_bootstrap .mx-auto{margin-left:auto!important}@media(min-width:576px){.legacy_bootstrap .m-sm-0{margin:0!important}.legacy_bootstrap .mt-sm-0,.legacy_bootstrap .my-sm-0{margin-top:0!important}.legacy_bootstrap .mr-sm-0,.legacy_bootstrap .mx-sm-0{margin-right:0!important}.legacy_bootstrap .mb-sm-0,.legacy_bootstrap .my-sm-0{margin-bottom:0!important}.legacy_bootstrap .ml-sm-0,.legacy_bootstrap .mx-sm-0{margin-left:0!important}.legacy_bootstrap .m-sm-1{margin:.25rem!important}.legacy_bootstrap .mt-sm-1,.legacy_bootstrap .my-sm-1{margin-top:.25rem!important}.legacy_bootstrap .mr-sm-1,.legacy_bootstrap .mx-sm-1{margin-right:.25rem!important}.legacy_bootstrap .mb-sm-1,.legacy_bootstrap .my-sm-1{margin-bottom:.25rem!important}.legacy_bootstrap .ml-sm-1,.legacy_bootstrap .mx-sm-1{margin-left:.25rem!important}.legacy_bootstrap .m-sm-2{margin:.5rem!important}.legacy_bootstrap .mt-sm-2,.legacy_bootstrap .my-sm-2{margin-top:.5rem!important}.legacy_bootstrap .mr-sm-2,.legacy_bootstrap .mx-sm-2{margin-right:.5rem!important}.legacy_bootstrap .mb-sm-2,.legacy_bootstrap .my-sm-2{margin-bottom:.5rem!important}.legacy_bootstrap .ml-sm-2,.legacy_bootstrap .mx-sm-2{margin-left:.5rem!important}.legacy_bootstrap .m-sm-3{margin:1rem!important}.legacy_bootstrap .mt-sm-3,.legacy_bootstrap .my-sm-3{margin-top:1rem!important}.legacy_bootstrap .mr-sm-3,.legacy_bootstrap .mx-sm-3{margin-right:1rem!important}.legacy_bootstrap .mb-sm-3,.legacy_bootstrap .my-sm-3{margin-bottom:1rem!important}.legacy_bootstrap .ml-sm-3,.legacy_bootstrap .mx-sm-3{margin-left:1rem!important}.legacy_bootstrap .m-sm-4{margin:1.5rem!important}.legacy_bootstrap .mt-sm-4,.legacy_bootstrap .my-sm-4{margin-top:1.5rem!important}.legacy_bootstrap .mr-sm-4,.legacy_bootstrap .mx-sm-4{margin-right:1.5rem!important}.legacy_bootstrap .mb-sm-4,.legacy_bootstrap .my-sm-4{margin-bottom:1.5rem!important}.legacy_bootstrap .ml-sm-4,.legacy_bootstrap .mx-sm-4{margin-left:1.5rem!important}.legacy_bootstrap .m-sm-5{margin:3rem!important}.legacy_bootstrap .mt-sm-5,.legacy_bootstrap .my-sm-5{margin-top:3rem!important}.legacy_bootstrap .mr-sm-5,.legacy_bootstrap .mx-sm-5{margin-right:3rem!important}.legacy_bootstrap .mb-sm-5,.legacy_bootstrap .my-sm-5{margin-bottom:3rem!important}.legacy_bootstrap .ml-sm-5,.legacy_bootstrap .mx-sm-5{margin-left:3rem!important}.legacy_bootstrap .m-sm--1{margin:-.25rem!important}.legacy_bootstrap .mt-sm--1,.legacy_bootstrap .my-sm--1{margin-top:-.25rem!important}.legacy_bootstrap .mr-sm--1,.legacy_bootstrap .mx-sm--1{margin-right:-.25rem!important}.legacy_bootstrap .mb-sm--1,.legacy_bootstrap .my-sm--1{margin-bottom:-.25rem!important}.legacy_bootstrap .ml-sm--1,.legacy_bootstrap .mx-sm--1{margin-left:-.25rem!important}.legacy_bootstrap .m-sm--2{margin:-.5rem!important}.legacy_bootstrap .mt-sm--2,.legacy_bootstrap .my-sm--2{margin-top:-.5rem!important}.legacy_bootstrap .mr-sm--2,.legacy_bootstrap .mx-sm--2{margin-right:-.5rem!important}.legacy_bootstrap .mb-sm--2,.legacy_bootstrap .my-sm--2{margin-bottom:-.5rem!important}.legacy_bootstrap .ml-sm--2,.legacy_bootstrap .mx-sm--2{margin-left:-.5rem!important}.legacy_bootstrap .m-sm--3{margin:-1rem!important}.legacy_bootstrap .mt-sm--3,.legacy_bootstrap .my-sm--3{margin-top:-1rem!important}.legacy_bootstrap .mr-sm--3,.legacy_bootstrap .mx-sm--3{margin-right:-1rem!important}.legacy_bootstrap .mb-sm--3,.legacy_bootstrap .my-sm--3{margin-bottom:-1rem!important}.legacy_bootstrap .ml-sm--3,.legacy_bootstrap .mx-sm--3{margin-left:-1rem!important}.legacy_bootstrap .p-sm-0{padding:0!important}.legacy_bootstrap .pt-sm-0,.legacy_bootstrap .py-sm-0{padding-top:0!important}.legacy_bootstrap .pr-sm-0,.legacy_bootstrap .px-sm-0{padding-right:0!important}.legacy_bootstrap .pb-sm-0,.legacy_bootstrap .py-sm-0{padding-bottom:0!important}.legacy_bootstrap .pl-sm-0,.legacy_bootstrap .px-sm-0{padding-left:0!important}.legacy_bootstrap .p-sm-1{padding:.25rem!important}.legacy_bootstrap .pt-sm-1,.legacy_bootstrap .py-sm-1{padding-top:.25rem!important}.legacy_bootstrap .pr-sm-1,.legacy_bootstrap .px-sm-1{padding-right:.25rem!important}.legacy_bootstrap .pb-sm-1,.legacy_bootstrap .py-sm-1{padding-bottom:.25rem!important}.legacy_bootstrap .pl-sm-1,.legacy_bootstrap .px-sm-1{padding-left:.25rem!important}.legacy_bootstrap .p-sm-2{padding:.5rem!important}.legacy_bootstrap .pt-sm-2,.legacy_bootstrap .py-sm-2{padding-top:.5rem!important}.legacy_bootstrap .pr-sm-2,.legacy_bootstrap .px-sm-2{padding-right:.5rem!important}.legacy_bootstrap .pb-sm-2,.legacy_bootstrap .py-sm-2{padding-bottom:.5rem!important}.legacy_bootstrap .pl-sm-2,.legacy_bootstrap .px-sm-2{padding-left:.5rem!important}.legacy_bootstrap .p-sm-3{padding:1rem!important}.legacy_bootstrap .pt-sm-3,.legacy_bootstrap .py-sm-3{padding-top:1rem!important}.legacy_bootstrap .pr-sm-3,.legacy_bootstrap .px-sm-3{padding-right:1rem!important}.legacy_bootstrap .pb-sm-3,.legacy_bootstrap .py-sm-3{padding-bottom:1rem!important}.legacy_bootstrap .pl-sm-3,.legacy_bootstrap .px-sm-3{padding-left:1rem!important}.legacy_bootstrap .p-sm-4{padding:1.5rem!important}.legacy_bootstrap .pt-sm-4,.legacy_bootstrap .py-sm-4{padding-top:1.5rem!important}.legacy_bootstrap .pr-sm-4,.legacy_bootstrap .px-sm-4{padding-right:1.5rem!important}.legacy_bootstrap .pb-sm-4,.legacy_bootstrap .py-sm-4{padding-bottom:1.5rem!important}.legacy_bootstrap .pl-sm-4,.legacy_bootstrap .px-sm-4{padding-left:1.5rem!important}.legacy_bootstrap .p-sm-5{padding:3rem!important}.legacy_bootstrap .pt-sm-5,.legacy_bootstrap .py-sm-5{padding-top:3rem!important}.legacy_bootstrap .pr-sm-5,.legacy_bootstrap .px-sm-5{padding-right:3rem!important}.legacy_bootstrap .pb-sm-5,.legacy_bootstrap .py-sm-5{padding-bottom:3rem!important}.legacy_bootstrap .pl-sm-5,.legacy_bootstrap .px-sm-5{padding-left:3rem!important}.legacy_bootstrap .p-sm--1{padding:-.25rem!important}.legacy_bootstrap .pt-sm--1,.legacy_bootstrap .py-sm--1{padding-top:-.25rem!important}.legacy_bootstrap .pr-sm--1,.legacy_bootstrap .px-sm--1{padding-right:-.25rem!important}.legacy_bootstrap .pb-sm--1,.legacy_bootstrap .py-sm--1{padding-bottom:-.25rem!important}.legacy_bootstrap .pl-sm--1,.legacy_bootstrap .px-sm--1{padding-left:-.25rem!important}.legacy_bootstrap .p-sm--2{padding:-.5rem!important}.legacy_bootstrap .pt-sm--2,.legacy_bootstrap .py-sm--2{padding-top:-.5rem!important}.legacy_bootstrap .pr-sm--2,.legacy_bootstrap .px-sm--2{padding-right:-.5rem!important}.legacy_bootstrap .pb-sm--2,.legacy_bootstrap .py-sm--2{padding-bottom:-.5rem!important}.legacy_bootstrap .pl-sm--2,.legacy_bootstrap .px-sm--2{padding-left:-.5rem!important}.legacy_bootstrap .p-sm--3{padding:-1rem!important}.legacy_bootstrap .pt-sm--3,.legacy_bootstrap .py-sm--3{padding-top:-1rem!important}.legacy_bootstrap .pr-sm--3,.legacy_bootstrap .px-sm--3{padding-right:-1rem!important}.legacy_bootstrap .pb-sm--3,.legacy_bootstrap .py-sm--3{padding-bottom:-1rem!important}.legacy_bootstrap .pl-sm--3,.legacy_bootstrap .px-sm--3{padding-left:-1rem!important}.legacy_bootstrap .m-sm-n1{margin:-.25rem!important}.legacy_bootstrap .mt-sm-n1,.legacy_bootstrap .my-sm-n1{margin-top:-.25rem!important}.legacy_bootstrap .mr-sm-n1,.legacy_bootstrap .mx-sm-n1{margin-right:-.25rem!important}.legacy_bootstrap .mb-sm-n1,.legacy_bootstrap .my-sm-n1{margin-bottom:-.25rem!important}.legacy_bootstrap .ml-sm-n1,.legacy_bootstrap .mx-sm-n1{margin-left:-.25rem!important}.legacy_bootstrap .m-sm-n2{margin:-.5rem!important}.legacy_bootstrap .mt-sm-n2,.legacy_bootstrap .my-sm-n2{margin-top:-.5rem!important}.legacy_bootstrap .mr-sm-n2,.legacy_bootstrap .mx-sm-n2{margin-right:-.5rem!important}.legacy_bootstrap .mb-sm-n2,.legacy_bootstrap .my-sm-n2{margin-bottom:-.5rem!important}.legacy_bootstrap .ml-sm-n2,.legacy_bootstrap .mx-sm-n2{margin-left:-.5rem!important}.legacy_bootstrap .m-sm-n3{margin:-1rem!important}.legacy_bootstrap .mt-sm-n3,.legacy_bootstrap .my-sm-n3{margin-top:-1rem!important}.legacy_bootstrap .mr-sm-n3,.legacy_bootstrap .mx-sm-n3{margin-right:-1rem!important}.legacy_bootstrap .mb-sm-n3,.legacy_bootstrap .my-sm-n3{margin-bottom:-1rem!important}.legacy_bootstrap .ml-sm-n3,.legacy_bootstrap .mx-sm-n3{margin-left:-1rem!important}.legacy_bootstrap .m-sm-n4{margin:-1.5rem!important}.legacy_bootstrap .mt-sm-n4,.legacy_bootstrap .my-sm-n4{margin-top:-1.5rem!important}.legacy_bootstrap .mr-sm-n4,.legacy_bootstrap .mx-sm-n4{margin-right:-1.5rem!important}.legacy_bootstrap .mb-sm-n4,.legacy_bootstrap .my-sm-n4{margin-bottom:-1.5rem!important}.legacy_bootstrap .ml-sm-n4,.legacy_bootstrap .mx-sm-n4{margin-left:-1.5rem!important}.legacy_bootstrap .m-sm-n5{margin:-3rem!important}.legacy_bootstrap .mt-sm-n5,.legacy_bootstrap .my-sm-n5{margin-top:-3rem!important}.legacy_bootstrap .mr-sm-n5,.legacy_bootstrap .mx-sm-n5{margin-right:-3rem!important}.legacy_bootstrap .mb-sm-n5,.legacy_bootstrap .my-sm-n5{margin-bottom:-3rem!important}.legacy_bootstrap .ml-sm-n5,.legacy_bootstrap .mx-sm-n5{margin-left:-3rem!important}.legacy_bootstrap .m-sm-n-1{margin:--0.25rem!important}.legacy_bootstrap .mt-sm-n-1,.legacy_bootstrap .my-sm-n-1{margin-top:--0.25rem!important}.legacy_bootstrap .mr-sm-n-1,.legacy_bootstrap .mx-sm-n-1{margin-right:--0.25rem!important}.legacy_bootstrap .mb-sm-n-1,.legacy_bootstrap .my-sm-n-1{margin-bottom:--0.25rem!important}.legacy_bootstrap .ml-sm-n-1,.legacy_bootstrap .mx-sm-n-1{margin-left:--0.25rem!important}.legacy_bootstrap .m-sm-n-2{margin:--0.5rem!important}.legacy_bootstrap .mt-sm-n-2,.legacy_bootstrap .my-sm-n-2{margin-top:--0.5rem!important}.legacy_bootstrap .mr-sm-n-2,.legacy_bootstrap .mx-sm-n-2{margin-right:--0.5rem!important}.legacy_bootstrap .mb-sm-n-2,.legacy_bootstrap .my-sm-n-2{margin-bottom:--0.5rem!important}.legacy_bootstrap .ml-sm-n-2,.legacy_bootstrap .mx-sm-n-2{margin-left:--0.5rem!important}.legacy_bootstrap .m-sm-n-3{margin:--1rem!important}.legacy_bootstrap .mt-sm-n-3,.legacy_bootstrap .my-sm-n-3{margin-top:--1rem!important}.legacy_bootstrap .mr-sm-n-3,.legacy_bootstrap .mx-sm-n-3{margin-right:--1rem!important}.legacy_bootstrap .mb-sm-n-3,.legacy_bootstrap .my-sm-n-3{margin-bottom:--1rem!important}.legacy_bootstrap .ml-sm-n-3,.legacy_bootstrap .mx-sm-n-3{margin-left:--1rem!important}.legacy_bootstrap .m-sm-auto{margin:auto!important}.legacy_bootstrap .mt-sm-auto,.legacy_bootstrap .my-sm-auto{margin-top:auto!important}.legacy_bootstrap .mr-sm-auto,.legacy_bootstrap .mx-sm-auto{margin-right:auto!important}.legacy_bootstrap .mb-sm-auto,.legacy_bootstrap .my-sm-auto{margin-bottom:auto!important}.legacy_bootstrap .ml-sm-auto,.legacy_bootstrap .mx-sm-auto{margin-left:auto!important}}@media(min-width:768px){.legacy_bootstrap .m-md-0{margin:0!important}.legacy_bootstrap .mt-md-0,.legacy_bootstrap .my-md-0{margin-top:0!important}.legacy_bootstrap .mr-md-0,.legacy_bootstrap .mx-md-0{margin-right:0!important}.legacy_bootstrap .mb-md-0,.legacy_bootstrap .my-md-0{margin-bottom:0!important}.legacy_bootstrap .ml-md-0,.legacy_bootstrap .mx-md-0{margin-left:0!important}.legacy_bootstrap .m-md-1{margin:.25rem!important}.legacy_bootstrap .mt-md-1,.legacy_bootstrap .my-md-1{margin-top:.25rem!important}.legacy_bootstrap .mr-md-1,.legacy_bootstrap .mx-md-1{margin-right:.25rem!important}.legacy_bootstrap .mb-md-1,.legacy_bootstrap .my-md-1{margin-bottom:.25rem!important}.legacy_bootstrap .ml-md-1,.legacy_bootstrap .mx-md-1{margin-left:.25rem!important}.legacy_bootstrap .m-md-2{margin:.5rem!important}.legacy_bootstrap .mt-md-2,.legacy_bootstrap .my-md-2{margin-top:.5rem!important}.legacy_bootstrap .mr-md-2,.legacy_bootstrap .mx-md-2{margin-right:.5rem!important}.legacy_bootstrap .mb-md-2,.legacy_bootstrap .my-md-2{margin-bottom:.5rem!important}.legacy_bootstrap .ml-md-2,.legacy_bootstrap .mx-md-2{margin-left:.5rem!important}.legacy_bootstrap .m-md-3{margin:1rem!important}.legacy_bootstrap .mt-md-3,.legacy_bootstrap .my-md-3{margin-top:1rem!important}.legacy_bootstrap .mr-md-3,.legacy_bootstrap .mx-md-3{margin-right:1rem!important}.legacy_bootstrap .mb-md-3,.legacy_bootstrap .my-md-3{margin-bottom:1rem!important}.legacy_bootstrap .ml-md-3,.legacy_bootstrap .mx-md-3{margin-left:1rem!important}.legacy_bootstrap .m-md-4{margin:1.5rem!important}.legacy_bootstrap .mt-md-4,.legacy_bootstrap .my-md-4{margin-top:1.5rem!important}.legacy_bootstrap .mr-md-4,.legacy_bootstrap .mx-md-4{margin-right:1.5rem!important}.legacy_bootstrap .mb-md-4,.legacy_bootstrap .my-md-4{margin-bottom:1.5rem!important}.legacy_bootstrap .ml-md-4,.legacy_bootstrap .mx-md-4{margin-left:1.5rem!important}.legacy_bootstrap .m-md-5{margin:3rem!important}.legacy_bootstrap .mt-md-5,.legacy_bootstrap .my-md-5{margin-top:3rem!important}.legacy_bootstrap .mr-md-5,.legacy_bootstrap .mx-md-5{margin-right:3rem!important}.legacy_bootstrap .mb-md-5,.legacy_bootstrap .my-md-5{margin-bottom:3rem!important}.legacy_bootstrap .ml-md-5,.legacy_bootstrap .mx-md-5{margin-left:3rem!important}.legacy_bootstrap .m-md--1{margin:-.25rem!important}.legacy_bootstrap .mt-md--1,.legacy_bootstrap .my-md--1{margin-top:-.25rem!important}.legacy_bootstrap .mr-md--1,.legacy_bootstrap .mx-md--1{margin-right:-.25rem!important}.legacy_bootstrap .mb-md--1,.legacy_bootstrap .my-md--1{margin-bottom:-.25rem!important}.legacy_bootstrap .ml-md--1,.legacy_bootstrap .mx-md--1{margin-left:-.25rem!important}.legacy_bootstrap .m-md--2{margin:-.5rem!important}.legacy_bootstrap .mt-md--2,.legacy_bootstrap .my-md--2{margin-top:-.5rem!important}.legacy_bootstrap .mr-md--2,.legacy_bootstrap .mx-md--2{margin-right:-.5rem!important}.legacy_bootstrap .mb-md--2,.legacy_bootstrap .my-md--2{margin-bottom:-.5rem!important}.legacy_bootstrap .ml-md--2,.legacy_bootstrap .mx-md--2{margin-left:-.5rem!important}.legacy_bootstrap .m-md--3{margin:-1rem!important}.legacy_bootstrap .mt-md--3,.legacy_bootstrap .my-md--3{margin-top:-1rem!important}.legacy_bootstrap .mr-md--3,.legacy_bootstrap .mx-md--3{margin-right:-1rem!important}.legacy_bootstrap .mb-md--3,.legacy_bootstrap .my-md--3{margin-bottom:-1rem!important}.legacy_bootstrap .ml-md--3,.legacy_bootstrap .mx-md--3{margin-left:-1rem!important}.legacy_bootstrap .p-md-0{padding:0!important}.legacy_bootstrap .pt-md-0,.legacy_bootstrap .py-md-0{padding-top:0!important}.legacy_bootstrap .pr-md-0,.legacy_bootstrap .px-md-0{padding-right:0!important}.legacy_bootstrap .pb-md-0,.legacy_bootstrap .py-md-0{padding-bottom:0!important}.legacy_bootstrap .pl-md-0,.legacy_bootstrap .px-md-0{padding-left:0!important}.legacy_bootstrap .p-md-1{padding:.25rem!important}.legacy_bootstrap .pt-md-1,.legacy_bootstrap .py-md-1{padding-top:.25rem!important}.legacy_bootstrap .pr-md-1,.legacy_bootstrap .px-md-1{padding-right:.25rem!important}.legacy_bootstrap .pb-md-1,.legacy_bootstrap .py-md-1{padding-bottom:.25rem!important}.legacy_bootstrap .pl-md-1,.legacy_bootstrap .px-md-1{padding-left:.25rem!important}.legacy_bootstrap .p-md-2{padding:.5rem!important}.legacy_bootstrap .pt-md-2,.legacy_bootstrap .py-md-2{padding-top:.5rem!important}.legacy_bootstrap .pr-md-2,.legacy_bootstrap .px-md-2{padding-right:.5rem!important}.legacy_bootstrap .pb-md-2,.legacy_bootstrap .py-md-2{padding-bottom:.5rem!important}.legacy_bootstrap .pl-md-2,.legacy_bootstrap .px-md-2{padding-left:.5rem!important}.legacy_bootstrap .p-md-3{padding:1rem!important}.legacy_bootstrap .pt-md-3,.legacy_bootstrap .py-md-3{padding-top:1rem!important}.legacy_bootstrap .pr-md-3,.legacy_bootstrap .px-md-3{padding-right:1rem!important}.legacy_bootstrap .pb-md-3,.legacy_bootstrap .py-md-3{padding-bottom:1rem!important}.legacy_bootstrap .pl-md-3,.legacy_bootstrap .px-md-3{padding-left:1rem!important}.legacy_bootstrap .p-md-4{padding:1.5rem!important}.legacy_bootstrap .pt-md-4,.legacy_bootstrap .py-md-4{padding-top:1.5rem!important}.legacy_bootstrap .pr-md-4,.legacy_bootstrap .px-md-4{padding-right:1.5rem!important}.legacy_bootstrap .pb-md-4,.legacy_bootstrap .py-md-4{padding-bottom:1.5rem!important}.legacy_bootstrap .pl-md-4,.legacy_bootstrap .px-md-4{padding-left:1.5rem!important}.legacy_bootstrap .p-md-5{padding:3rem!important}.legacy_bootstrap .pt-md-5,.legacy_bootstrap .py-md-5{padding-top:3rem!important}.legacy_bootstrap .pr-md-5,.legacy_bootstrap .px-md-5{padding-right:3rem!important}.legacy_bootstrap .pb-md-5,.legacy_bootstrap .py-md-5{padding-bottom:3rem!important}.legacy_bootstrap .pl-md-5,.legacy_bootstrap .px-md-5{padding-left:3rem!important}.legacy_bootstrap .p-md--1{padding:-.25rem!important}.legacy_bootstrap .pt-md--1,.legacy_bootstrap .py-md--1{padding-top:-.25rem!important}.legacy_bootstrap .pr-md--1,.legacy_bootstrap .px-md--1{padding-right:-.25rem!important}.legacy_bootstrap .pb-md--1,.legacy_bootstrap .py-md--1{padding-bottom:-.25rem!important}.legacy_bootstrap .pl-md--1,.legacy_bootstrap .px-md--1{padding-left:-.25rem!important}.legacy_bootstrap .p-md--2{padding:-.5rem!important}.legacy_bootstrap .pt-md--2,.legacy_bootstrap .py-md--2{padding-top:-.5rem!important}.legacy_bootstrap .pr-md--2,.legacy_bootstrap .px-md--2{padding-right:-.5rem!important}.legacy_bootstrap .pb-md--2,.legacy_bootstrap .py-md--2{padding-bottom:-.5rem!important}.legacy_bootstrap .pl-md--2,.legacy_bootstrap .px-md--2{padding-left:-.5rem!important}.legacy_bootstrap .p-md--3{padding:-1rem!important}.legacy_bootstrap .pt-md--3,.legacy_bootstrap .py-md--3{padding-top:-1rem!important}.legacy_bootstrap .pr-md--3,.legacy_bootstrap .px-md--3{padding-right:-1rem!important}.legacy_bootstrap .pb-md--3,.legacy_bootstrap .py-md--3{padding-bottom:-1rem!important}.legacy_bootstrap .pl-md--3,.legacy_bootstrap .px-md--3{padding-left:-1rem!important}.legacy_bootstrap .m-md-n1{margin:-.25rem!important}.legacy_bootstrap .mt-md-n1,.legacy_bootstrap .my-md-n1{margin-top:-.25rem!important}.legacy_bootstrap .mr-md-n1,.legacy_bootstrap .mx-md-n1{margin-right:-.25rem!important}.legacy_bootstrap .mb-md-n1,.legacy_bootstrap .my-md-n1{margin-bottom:-.25rem!important}.legacy_bootstrap .ml-md-n1,.legacy_bootstrap .mx-md-n1{margin-left:-.25rem!important}.legacy_bootstrap .m-md-n2{margin:-.5rem!important}.legacy_bootstrap .mt-md-n2,.legacy_bootstrap .my-md-n2{margin-top:-.5rem!important}.legacy_bootstrap .mr-md-n2,.legacy_bootstrap .mx-md-n2{margin-right:-.5rem!important}.legacy_bootstrap .mb-md-n2,.legacy_bootstrap .my-md-n2{margin-bottom:-.5rem!important}.legacy_bootstrap .ml-md-n2,.legacy_bootstrap .mx-md-n2{margin-left:-.5rem!important}.legacy_bootstrap .m-md-n3{margin:-1rem!important}.legacy_bootstrap .mt-md-n3,.legacy_bootstrap .my-md-n3{margin-top:-1rem!important}.legacy_bootstrap .mr-md-n3,.legacy_bootstrap .mx-md-n3{margin-right:-1rem!important}.legacy_bootstrap .mb-md-n3,.legacy_bootstrap .my-md-n3{margin-bottom:-1rem!important}.legacy_bootstrap .ml-md-n3,.legacy_bootstrap .mx-md-n3{margin-left:-1rem!important}.legacy_bootstrap .m-md-n4{margin:-1.5rem!important}.legacy_bootstrap .mt-md-n4,.legacy_bootstrap .my-md-n4{margin-top:-1.5rem!important}.legacy_bootstrap .mr-md-n4,.legacy_bootstrap .mx-md-n4{margin-right:-1.5rem!important}.legacy_bootstrap .mb-md-n4,.legacy_bootstrap .my-md-n4{margin-bottom:-1.5rem!important}.legacy_bootstrap .ml-md-n4,.legacy_bootstrap .mx-md-n4{margin-left:-1.5rem!important}.legacy_bootstrap .m-md-n5{margin:-3rem!important}.legacy_bootstrap .mt-md-n5,.legacy_bootstrap .my-md-n5{margin-top:-3rem!important}.legacy_bootstrap .mr-md-n5,.legacy_bootstrap .mx-md-n5{margin-right:-3rem!important}.legacy_bootstrap .mb-md-n5,.legacy_bootstrap .my-md-n5{margin-bottom:-3rem!important}.legacy_bootstrap .ml-md-n5,.legacy_bootstrap .mx-md-n5{margin-left:-3rem!important}.legacy_bootstrap .m-md-n-1{margin:--0.25rem!important}.legacy_bootstrap .mt-md-n-1,.legacy_bootstrap .my-md-n-1{margin-top:--0.25rem!important}.legacy_bootstrap .mr-md-n-1,.legacy_bootstrap .mx-md-n-1{margin-right:--0.25rem!important}.legacy_bootstrap .mb-md-n-1,.legacy_bootstrap .my-md-n-1{margin-bottom:--0.25rem!important}.legacy_bootstrap .ml-md-n-1,.legacy_bootstrap .mx-md-n-1{margin-left:--0.25rem!important}.legacy_bootstrap .m-md-n-2{margin:--0.5rem!important}.legacy_bootstrap .mt-md-n-2,.legacy_bootstrap .my-md-n-2{margin-top:--0.5rem!important}.legacy_bootstrap .mr-md-n-2,.legacy_bootstrap .mx-md-n-2{margin-right:--0.5rem!important}.legacy_bootstrap .mb-md-n-2,.legacy_bootstrap .my-md-n-2{margin-bottom:--0.5rem!important}.legacy_bootstrap .ml-md-n-2,.legacy_bootstrap .mx-md-n-2{margin-left:--0.5rem!important}.legacy_bootstrap .m-md-n-3{margin:--1rem!important}.legacy_bootstrap .mt-md-n-3,.legacy_bootstrap .my-md-n-3{margin-top:--1rem!important}.legacy_bootstrap .mr-md-n-3,.legacy_bootstrap .mx-md-n-3{margin-right:--1rem!important}.legacy_bootstrap .mb-md-n-3,.legacy_bootstrap .my-md-n-3{margin-bottom:--1rem!important}.legacy_bootstrap .ml-md-n-3,.legacy_bootstrap .mx-md-n-3{margin-left:--1rem!important}.legacy_bootstrap .m-md-auto{margin:auto!important}.legacy_bootstrap .mt-md-auto,.legacy_bootstrap .my-md-auto{margin-top:auto!important}.legacy_bootstrap .mr-md-auto,.legacy_bootstrap .mx-md-auto{margin-right:auto!important}.legacy_bootstrap .mb-md-auto,.legacy_bootstrap .my-md-auto{margin-bottom:auto!important}.legacy_bootstrap .ml-md-auto,.legacy_bootstrap .mx-md-auto{margin-left:auto!important}}@media(min-width:992px){.legacy_bootstrap .m-lg-0{margin:0!important}.legacy_bootstrap .mt-lg-0,.legacy_bootstrap .my-lg-0{margin-top:0!important}.legacy_bootstrap .mr-lg-0,.legacy_bootstrap .mx-lg-0{margin-right:0!important}.legacy_bootstrap .mb-lg-0,.legacy_bootstrap .my-lg-0{margin-bottom:0!important}.legacy_bootstrap .ml-lg-0,.legacy_bootstrap .mx-lg-0{margin-left:0!important}.legacy_bootstrap .m-lg-1{margin:.25rem!important}.legacy_bootstrap .mt-lg-1,.legacy_bootstrap .my-lg-1{margin-top:.25rem!important}.legacy_bootstrap .mr-lg-1,.legacy_bootstrap .mx-lg-1{margin-right:.25rem!important}.legacy_bootstrap .mb-lg-1,.legacy_bootstrap .my-lg-1{margin-bottom:.25rem!important}.legacy_bootstrap .ml-lg-1,.legacy_bootstrap .mx-lg-1{margin-left:.25rem!important}.legacy_bootstrap .m-lg-2{margin:.5rem!important}.legacy_bootstrap .mt-lg-2,.legacy_bootstrap .my-lg-2{margin-top:.5rem!important}.legacy_bootstrap .mr-lg-2,.legacy_bootstrap .mx-lg-2{margin-right:.5rem!important}.legacy_bootstrap .mb-lg-2,.legacy_bootstrap .my-lg-2{margin-bottom:.5rem!important}.legacy_bootstrap .ml-lg-2,.legacy_bootstrap .mx-lg-2{margin-left:.5rem!important}.legacy_bootstrap .m-lg-3{margin:1rem!important}.legacy_bootstrap .mt-lg-3,.legacy_bootstrap .my-lg-3{margin-top:1rem!important}.legacy_bootstrap .mr-lg-3,.legacy_bootstrap .mx-lg-3{margin-right:1rem!important}.legacy_bootstrap .mb-lg-3,.legacy_bootstrap .my-lg-3{margin-bottom:1rem!important}.legacy_bootstrap .ml-lg-3,.legacy_bootstrap .mx-lg-3{margin-left:1rem!important}.legacy_bootstrap .m-lg-4{margin:1.5rem!important}.legacy_bootstrap .mt-lg-4,.legacy_bootstrap .my-lg-4{margin-top:1.5rem!important}.legacy_bootstrap .mr-lg-4,.legacy_bootstrap .mx-lg-4{margin-right:1.5rem!important}.legacy_bootstrap .mb-lg-4,.legacy_bootstrap .my-lg-4{margin-bottom:1.5rem!important}.legacy_bootstrap .ml-lg-4,.legacy_bootstrap .mx-lg-4{margin-left:1.5rem!important}.legacy_bootstrap .m-lg-5{margin:3rem!important}.legacy_bootstrap .mt-lg-5,.legacy_bootstrap .my-lg-5{margin-top:3rem!important}.legacy_bootstrap .mr-lg-5,.legacy_bootstrap .mx-lg-5{margin-right:3rem!important}.legacy_bootstrap .mb-lg-5,.legacy_bootstrap .my-lg-5{margin-bottom:3rem!important}.legacy_bootstrap .ml-lg-5,.legacy_bootstrap .mx-lg-5{margin-left:3rem!important}.legacy_bootstrap .m-lg--1{margin:-.25rem!important}.legacy_bootstrap .mt-lg--1,.legacy_bootstrap .my-lg--1{margin-top:-.25rem!important}.legacy_bootstrap .mr-lg--1,.legacy_bootstrap .mx-lg--1{margin-right:-.25rem!important}.legacy_bootstrap .mb-lg--1,.legacy_bootstrap .my-lg--1{margin-bottom:-.25rem!important}.legacy_bootstrap .ml-lg--1,.legacy_bootstrap .mx-lg--1{margin-left:-.25rem!important}.legacy_bootstrap .m-lg--2{margin:-.5rem!important}.legacy_bootstrap .mt-lg--2,.legacy_bootstrap .my-lg--2{margin-top:-.5rem!important}.legacy_bootstrap .mr-lg--2,.legacy_bootstrap .mx-lg--2{margin-right:-.5rem!important}.legacy_bootstrap .mb-lg--2,.legacy_bootstrap .my-lg--2{margin-bottom:-.5rem!important}.legacy_bootstrap .ml-lg--2,.legacy_bootstrap .mx-lg--2{margin-left:-.5rem!important}.legacy_bootstrap .m-lg--3{margin:-1rem!important}.legacy_bootstrap .mt-lg--3,.legacy_bootstrap .my-lg--3{margin-top:-1rem!important}.legacy_bootstrap .mr-lg--3,.legacy_bootstrap .mx-lg--3{margin-right:-1rem!important}.legacy_bootstrap .mb-lg--3,.legacy_bootstrap .my-lg--3{margin-bottom:-1rem!important}.legacy_bootstrap .ml-lg--3,.legacy_bootstrap .mx-lg--3{margin-left:-1rem!important}.legacy_bootstrap .p-lg-0{padding:0!important}.legacy_bootstrap .pt-lg-0,.legacy_bootstrap .py-lg-0{padding-top:0!important}.legacy_bootstrap .pr-lg-0,.legacy_bootstrap .px-lg-0{padding-right:0!important}.legacy_bootstrap .pb-lg-0,.legacy_bootstrap .py-lg-0{padding-bottom:0!important}.legacy_bootstrap .pl-lg-0,.legacy_bootstrap .px-lg-0{padding-left:0!important}.legacy_bootstrap .p-lg-1{padding:.25rem!important}.legacy_bootstrap .pt-lg-1,.legacy_bootstrap .py-lg-1{padding-top:.25rem!important}.legacy_bootstrap .pr-lg-1,.legacy_bootstrap .px-lg-1{padding-right:.25rem!important}.legacy_bootstrap .pb-lg-1,.legacy_bootstrap .py-lg-1{padding-bottom:.25rem!important}.legacy_bootstrap .pl-lg-1,.legacy_bootstrap .px-lg-1{padding-left:.25rem!important}.legacy_bootstrap .p-lg-2{padding:.5rem!important}.legacy_bootstrap .pt-lg-2,.legacy_bootstrap .py-lg-2{padding-top:.5rem!important}.legacy_bootstrap .pr-lg-2,.legacy_bootstrap .px-lg-2{padding-right:.5rem!important}.legacy_bootstrap .pb-lg-2,.legacy_bootstrap .py-lg-2{padding-bottom:.5rem!important}.legacy_bootstrap .pl-lg-2,.legacy_bootstrap .px-lg-2{padding-left:.5rem!important}.legacy_bootstrap .p-lg-3{padding:1rem!important}.legacy_bootstrap .pt-lg-3,.legacy_bootstrap .py-lg-3{padding-top:1rem!important}.legacy_bootstrap .pr-lg-3,.legacy_bootstrap .px-lg-3{padding-right:1rem!important}.legacy_bootstrap .pb-lg-3,.legacy_bootstrap .py-lg-3{padding-bottom:1rem!important}.legacy_bootstrap .pl-lg-3,.legacy_bootstrap .px-lg-3{padding-left:1rem!important}.legacy_bootstrap .p-lg-4{padding:1.5rem!important}.legacy_bootstrap .pt-lg-4,.legacy_bootstrap .py-lg-4{padding-top:1.5rem!important}.legacy_bootstrap .pr-lg-4,.legacy_bootstrap .px-lg-4{padding-right:1.5rem!important}.legacy_bootstrap .pb-lg-4,.legacy_bootstrap .py-lg-4{padding-bottom:1.5rem!important}.legacy_bootstrap .pl-lg-4,.legacy_bootstrap .px-lg-4{padding-left:1.5rem!important}.legacy_bootstrap .p-lg-5{padding:3rem!important}.legacy_bootstrap .pt-lg-5,.legacy_bootstrap .py-lg-5{padding-top:3rem!important}.legacy_bootstrap .pr-lg-5,.legacy_bootstrap .px-lg-5{padding-right:3rem!important}.legacy_bootstrap .pb-lg-5,.legacy_bootstrap .py-lg-5{padding-bottom:3rem!important}.legacy_bootstrap .pl-lg-5,.legacy_bootstrap .px-lg-5{padding-left:3rem!important}.legacy_bootstrap .p-lg--1{padding:-.25rem!important}.legacy_bootstrap .pt-lg--1,.legacy_bootstrap .py-lg--1{padding-top:-.25rem!important}.legacy_bootstrap .pr-lg--1,.legacy_bootstrap .px-lg--1{padding-right:-.25rem!important}.legacy_bootstrap .pb-lg--1,.legacy_bootstrap .py-lg--1{padding-bottom:-.25rem!important}.legacy_bootstrap .pl-lg--1,.legacy_bootstrap .px-lg--1{padding-left:-.25rem!important}.legacy_bootstrap .p-lg--2{padding:-.5rem!important}.legacy_bootstrap .pt-lg--2,.legacy_bootstrap .py-lg--2{padding-top:-.5rem!important}.legacy_bootstrap .pr-lg--2,.legacy_bootstrap .px-lg--2{padding-right:-.5rem!important}.legacy_bootstrap .pb-lg--2,.legacy_bootstrap .py-lg--2{padding-bottom:-.5rem!important}.legacy_bootstrap .pl-lg--2,.legacy_bootstrap .px-lg--2{padding-left:-.5rem!important}.legacy_bootstrap .p-lg--3{padding:-1rem!important}.legacy_bootstrap .pt-lg--3,.legacy_bootstrap .py-lg--3{padding-top:-1rem!important}.legacy_bootstrap .pr-lg--3,.legacy_bootstrap .px-lg--3{padding-right:-1rem!important}.legacy_bootstrap .pb-lg--3,.legacy_bootstrap .py-lg--3{padding-bottom:-1rem!important}.legacy_bootstrap .pl-lg--3,.legacy_bootstrap .px-lg--3{padding-left:-1rem!important}.legacy_bootstrap .m-lg-n1{margin:-.25rem!important}.legacy_bootstrap .mt-lg-n1,.legacy_bootstrap .my-lg-n1{margin-top:-.25rem!important}.legacy_bootstrap .mr-lg-n1,.legacy_bootstrap .mx-lg-n1{margin-right:-.25rem!important}.legacy_bootstrap .mb-lg-n1,.legacy_bootstrap .my-lg-n1{margin-bottom:-.25rem!important}.legacy_bootstrap .ml-lg-n1,.legacy_bootstrap .mx-lg-n1{margin-left:-.25rem!important}.legacy_bootstrap .m-lg-n2{margin:-.5rem!important}.legacy_bootstrap .mt-lg-n2,.legacy_bootstrap .my-lg-n2{margin-top:-.5rem!important}.legacy_bootstrap .mr-lg-n2,.legacy_bootstrap .mx-lg-n2{margin-right:-.5rem!important}.legacy_bootstrap .mb-lg-n2,.legacy_bootstrap .my-lg-n2{margin-bottom:-.5rem!important}.legacy_bootstrap .ml-lg-n2,.legacy_bootstrap .mx-lg-n2{margin-left:-.5rem!important}.legacy_bootstrap .m-lg-n3{margin:-1rem!important}.legacy_bootstrap .mt-lg-n3,.legacy_bootstrap .my-lg-n3{margin-top:-1rem!important}.legacy_bootstrap .mr-lg-n3,.legacy_bootstrap .mx-lg-n3{margin-right:-1rem!important}.legacy_bootstrap .mb-lg-n3,.legacy_bootstrap .my-lg-n3{margin-bottom:-1rem!important}.legacy_bootstrap .ml-lg-n3,.legacy_bootstrap .mx-lg-n3{margin-left:-1rem!important}.legacy_bootstrap .m-lg-n4{margin:-1.5rem!important}.legacy_bootstrap .mt-lg-n4,.legacy_bootstrap .my-lg-n4{margin-top:-1.5rem!important}.legacy_bootstrap .mr-lg-n4,.legacy_bootstrap .mx-lg-n4{margin-right:-1.5rem!important}.legacy_bootstrap .mb-lg-n4,.legacy_bootstrap .my-lg-n4{margin-bottom:-1.5rem!important}.legacy_bootstrap .ml-lg-n4,.legacy_bootstrap .mx-lg-n4{margin-left:-1.5rem!important}.legacy_bootstrap .m-lg-n5{margin:-3rem!important}.legacy_bootstrap .mt-lg-n5,.legacy_bootstrap .my-lg-n5{margin-top:-3rem!important}.legacy_bootstrap .mr-lg-n5,.legacy_bootstrap .mx-lg-n5{margin-right:-3rem!important}.legacy_bootstrap .mb-lg-n5,.legacy_bootstrap .my-lg-n5{margin-bottom:-3rem!important}.legacy_bootstrap .ml-lg-n5,.legacy_bootstrap .mx-lg-n5{margin-left:-3rem!important}.legacy_bootstrap .m-lg-n-1{margin:--0.25rem!important}.legacy_bootstrap .mt-lg-n-1,.legacy_bootstrap .my-lg-n-1{margin-top:--0.25rem!important}.legacy_bootstrap .mr-lg-n-1,.legacy_bootstrap .mx-lg-n-1{margin-right:--0.25rem!important}.legacy_bootstrap .mb-lg-n-1,.legacy_bootstrap .my-lg-n-1{margin-bottom:--0.25rem!important}.legacy_bootstrap .ml-lg-n-1,.legacy_bootstrap .mx-lg-n-1{margin-left:--0.25rem!important}.legacy_bootstrap .m-lg-n-2{margin:--0.5rem!important}.legacy_bootstrap .mt-lg-n-2,.legacy_bootstrap .my-lg-n-2{margin-top:--0.5rem!important}.legacy_bootstrap .mr-lg-n-2,.legacy_bootstrap .mx-lg-n-2{margin-right:--0.5rem!important}.legacy_bootstrap .mb-lg-n-2,.legacy_bootstrap .my-lg-n-2{margin-bottom:--0.5rem!important}.legacy_bootstrap .ml-lg-n-2,.legacy_bootstrap .mx-lg-n-2{margin-left:--0.5rem!important}.legacy_bootstrap .m-lg-n-3{margin:--1rem!important}.legacy_bootstrap .mt-lg-n-3,.legacy_bootstrap .my-lg-n-3{margin-top:--1rem!important}.legacy_bootstrap .mr-lg-n-3,.legacy_bootstrap .mx-lg-n-3{margin-right:--1rem!important}.legacy_bootstrap .mb-lg-n-3,.legacy_bootstrap .my-lg-n-3{margin-bottom:--1rem!important}.legacy_bootstrap .ml-lg-n-3,.legacy_bootstrap .mx-lg-n-3{margin-left:--1rem!important}.legacy_bootstrap .m-lg-auto{margin:auto!important}.legacy_bootstrap .mt-lg-auto,.legacy_bootstrap .my-lg-auto{margin-top:auto!important}.legacy_bootstrap .mr-lg-auto,.legacy_bootstrap .mx-lg-auto{margin-right:auto!important}.legacy_bootstrap .mb-lg-auto,.legacy_bootstrap .my-lg-auto{margin-bottom:auto!important}.legacy_bootstrap .ml-lg-auto,.legacy_bootstrap .mx-lg-auto{margin-left:auto!important}}@media(min-width:1200px){.legacy_bootstrap .m-xl-0{margin:0!important}.legacy_bootstrap .mt-xl-0,.legacy_bootstrap .my-xl-0{margin-top:0!important}.legacy_bootstrap .mr-xl-0,.legacy_bootstrap .mx-xl-0{margin-right:0!important}.legacy_bootstrap .mb-xl-0,.legacy_bootstrap .my-xl-0{margin-bottom:0!important}.legacy_bootstrap .ml-xl-0,.legacy_bootstrap .mx-xl-0{margin-left:0!important}.legacy_bootstrap .m-xl-1{margin:.25rem!important}.legacy_bootstrap .mt-xl-1,.legacy_bootstrap .my-xl-1{margin-top:.25rem!important}.legacy_bootstrap .mr-xl-1,.legacy_bootstrap .mx-xl-1{margin-right:.25rem!important}.legacy_bootstrap .mb-xl-1,.legacy_bootstrap .my-xl-1{margin-bottom:.25rem!important}.legacy_bootstrap .ml-xl-1,.legacy_bootstrap .mx-xl-1{margin-left:.25rem!important}.legacy_bootstrap .m-xl-2{margin:.5rem!important}.legacy_bootstrap .mt-xl-2,.legacy_bootstrap .my-xl-2{margin-top:.5rem!important}.legacy_bootstrap .mr-xl-2,.legacy_bootstrap .mx-xl-2{margin-right:.5rem!important}.legacy_bootstrap .mb-xl-2,.legacy_bootstrap .my-xl-2{margin-bottom:.5rem!important}.legacy_bootstrap .ml-xl-2,.legacy_bootstrap .mx-xl-2{margin-left:.5rem!important}.legacy_bootstrap .m-xl-3{margin:1rem!important}.legacy_bootstrap .mt-xl-3,.legacy_bootstrap .my-xl-3{margin-top:1rem!important}.legacy_bootstrap .mr-xl-3,.legacy_bootstrap .mx-xl-3{margin-right:1rem!important}.legacy_bootstrap .mb-xl-3,.legacy_bootstrap .my-xl-3{margin-bottom:1rem!important}.legacy_bootstrap .ml-xl-3,.legacy_bootstrap .mx-xl-3{margin-left:1rem!important}.legacy_bootstrap .m-xl-4{margin:1.5rem!important}.legacy_bootstrap .mt-xl-4,.legacy_bootstrap .my-xl-4{margin-top:1.5rem!important}.legacy_bootstrap .mr-xl-4,.legacy_bootstrap .mx-xl-4{margin-right:1.5rem!important}.legacy_bootstrap .mb-xl-4,.legacy_bootstrap .my-xl-4{margin-bottom:1.5rem!important}.legacy_bootstrap .ml-xl-4,.legacy_bootstrap .mx-xl-4{margin-left:1.5rem!important}.legacy_bootstrap .m-xl-5{margin:3rem!important}.legacy_bootstrap .mt-xl-5,.legacy_bootstrap .my-xl-5{margin-top:3rem!important}.legacy_bootstrap .mr-xl-5,.legacy_bootstrap .mx-xl-5{margin-right:3rem!important}.legacy_bootstrap .mb-xl-5,.legacy_bootstrap .my-xl-5{margin-bottom:3rem!important}.legacy_bootstrap .ml-xl-5,.legacy_bootstrap .mx-xl-5{margin-left:3rem!important}.legacy_bootstrap .m-xl--1{margin:-.25rem!important}.legacy_bootstrap .mt-xl--1,.legacy_bootstrap .my-xl--1{margin-top:-.25rem!important}.legacy_bootstrap .mr-xl--1,.legacy_bootstrap .mx-xl--1{margin-right:-.25rem!important}.legacy_bootstrap .mb-xl--1,.legacy_bootstrap .my-xl--1{margin-bottom:-.25rem!important}.legacy_bootstrap .ml-xl--1,.legacy_bootstrap .mx-xl--1{margin-left:-.25rem!important}.legacy_bootstrap .m-xl--2{margin:-.5rem!important}.legacy_bootstrap .mt-xl--2,.legacy_bootstrap .my-xl--2{margin-top:-.5rem!important}.legacy_bootstrap .mr-xl--2,.legacy_bootstrap .mx-xl--2{margin-right:-.5rem!important}.legacy_bootstrap .mb-xl--2,.legacy_bootstrap .my-xl--2{margin-bottom:-.5rem!important}.legacy_bootstrap .ml-xl--2,.legacy_bootstrap .mx-xl--2{margin-left:-.5rem!important}.legacy_bootstrap .m-xl--3{margin:-1rem!important}.legacy_bootstrap .mt-xl--3,.legacy_bootstrap .my-xl--3{margin-top:-1rem!important}.legacy_bootstrap .mr-xl--3,.legacy_bootstrap .mx-xl--3{margin-right:-1rem!important}.legacy_bootstrap .mb-xl--3,.legacy_bootstrap .my-xl--3{margin-bottom:-1rem!important}.legacy_bootstrap .ml-xl--3,.legacy_bootstrap .mx-xl--3{margin-left:-1rem!important}.legacy_bootstrap .p-xl-0{padding:0!important}.legacy_bootstrap .pt-xl-0,.legacy_bootstrap .py-xl-0{padding-top:0!important}.legacy_bootstrap .pr-xl-0,.legacy_bootstrap .px-xl-0{padding-right:0!important}.legacy_bootstrap .pb-xl-0,.legacy_bootstrap .py-xl-0{padding-bottom:0!important}.legacy_bootstrap .pl-xl-0,.legacy_bootstrap .px-xl-0{padding-left:0!important}.legacy_bootstrap .p-xl-1{padding:.25rem!important}.legacy_bootstrap .pt-xl-1,.legacy_bootstrap .py-xl-1{padding-top:.25rem!important}.legacy_bootstrap .pr-xl-1,.legacy_bootstrap .px-xl-1{padding-right:.25rem!important}.legacy_bootstrap .pb-xl-1,.legacy_bootstrap .py-xl-1{padding-bottom:.25rem!important}.legacy_bootstrap .pl-xl-1,.legacy_bootstrap .px-xl-1{padding-left:.25rem!important}.legacy_bootstrap .p-xl-2{padding:.5rem!important}.legacy_bootstrap .pt-xl-2,.legacy_bootstrap .py-xl-2{padding-top:.5rem!important}.legacy_bootstrap .pr-xl-2,.legacy_bootstrap .px-xl-2{padding-right:.5rem!important}.legacy_bootstrap .pb-xl-2,.legacy_bootstrap .py-xl-2{padding-bottom:.5rem!important}.legacy_bootstrap .pl-xl-2,.legacy_bootstrap .px-xl-2{padding-left:.5rem!important}.legacy_bootstrap .p-xl-3{padding:1rem!important}.legacy_bootstrap .pt-xl-3,.legacy_bootstrap .py-xl-3{padding-top:1rem!important}.legacy_bootstrap .pr-xl-3,.legacy_bootstrap .px-xl-3{padding-right:1rem!important}.legacy_bootstrap .pb-xl-3,.legacy_bootstrap .py-xl-3{padding-bottom:1rem!important}.legacy_bootstrap .pl-xl-3,.legacy_bootstrap .px-xl-3{padding-left:1rem!important}.legacy_bootstrap .p-xl-4{padding:1.5rem!important}.legacy_bootstrap .pt-xl-4,.legacy_bootstrap .py-xl-4{padding-top:1.5rem!important}.legacy_bootstrap .pr-xl-4,.legacy_bootstrap .px-xl-4{padding-right:1.5rem!important}.legacy_bootstrap .pb-xl-4,.legacy_bootstrap .py-xl-4{padding-bottom:1.5rem!important}.legacy_bootstrap .pl-xl-4,.legacy_bootstrap .px-xl-4{padding-left:1.5rem!important}.legacy_bootstrap .p-xl-5{padding:3rem!important}.legacy_bootstrap .pt-xl-5,.legacy_bootstrap .py-xl-5{padding-top:3rem!important}.legacy_bootstrap .pr-xl-5,.legacy_bootstrap .px-xl-5{padding-right:3rem!important}.legacy_bootstrap .pb-xl-5,.legacy_bootstrap .py-xl-5{padding-bottom:3rem!important}.legacy_bootstrap .pl-xl-5,.legacy_bootstrap .px-xl-5{padding-left:3rem!important}.legacy_bootstrap .p-xl--1{padding:-.25rem!important}.legacy_bootstrap .pt-xl--1,.legacy_bootstrap .py-xl--1{padding-top:-.25rem!important}.legacy_bootstrap .pr-xl--1,.legacy_bootstrap .px-xl--1{padding-right:-.25rem!important}.legacy_bootstrap .pb-xl--1,.legacy_bootstrap .py-xl--1{padding-bottom:-.25rem!important}.legacy_bootstrap .pl-xl--1,.legacy_bootstrap .px-xl--1{padding-left:-.25rem!important}.legacy_bootstrap .p-xl--2{padding:-.5rem!important}.legacy_bootstrap .pt-xl--2,.legacy_bootstrap .py-xl--2{padding-top:-.5rem!important}.legacy_bootstrap .pr-xl--2,.legacy_bootstrap .px-xl--2{padding-right:-.5rem!important}.legacy_bootstrap .pb-xl--2,.legacy_bootstrap .py-xl--2{padding-bottom:-.5rem!important}.legacy_bootstrap .pl-xl--2,.legacy_bootstrap .px-xl--2{padding-left:-.5rem!important}.legacy_bootstrap .p-xl--3{padding:-1rem!important}.legacy_bootstrap .pt-xl--3,.legacy_bootstrap .py-xl--3{padding-top:-1rem!important}.legacy_bootstrap .pr-xl--3,.legacy_bootstrap .px-xl--3{padding-right:-1rem!important}.legacy_bootstrap .pb-xl--3,.legacy_bootstrap .py-xl--3{padding-bottom:-1rem!important}.legacy_bootstrap .pl-xl--3,.legacy_bootstrap .px-xl--3{padding-left:-1rem!important}.legacy_bootstrap .m-xl-n1{margin:-.25rem!important}.legacy_bootstrap .mt-xl-n1,.legacy_bootstrap .my-xl-n1{margin-top:-.25rem!important}.legacy_bootstrap .mr-xl-n1,.legacy_bootstrap .mx-xl-n1{margin-right:-.25rem!important}.legacy_bootstrap .mb-xl-n1,.legacy_bootstrap .my-xl-n1{margin-bottom:-.25rem!important}.legacy_bootstrap .ml-xl-n1,.legacy_bootstrap .mx-xl-n1{margin-left:-.25rem!important}.legacy_bootstrap .m-xl-n2{margin:-.5rem!important}.legacy_bootstrap .mt-xl-n2,.legacy_bootstrap .my-xl-n2{margin-top:-.5rem!important}.legacy_bootstrap .mr-xl-n2,.legacy_bootstrap .mx-xl-n2{margin-right:-.5rem!important}.legacy_bootstrap .mb-xl-n2,.legacy_bootstrap .my-xl-n2{margin-bottom:-.5rem!important}.legacy_bootstrap .ml-xl-n2,.legacy_bootstrap .mx-xl-n2{margin-left:-.5rem!important}.legacy_bootstrap .m-xl-n3{margin:-1rem!important}.legacy_bootstrap .mt-xl-n3,.legacy_bootstrap .my-xl-n3{margin-top:-1rem!important}.legacy_bootstrap .mr-xl-n3,.legacy_bootstrap .mx-xl-n3{margin-right:-1rem!important}.legacy_bootstrap .mb-xl-n3,.legacy_bootstrap .my-xl-n3{margin-bottom:-1rem!important}.legacy_bootstrap .ml-xl-n3,.legacy_bootstrap .mx-xl-n3{margin-left:-1rem!important}.legacy_bootstrap .m-xl-n4{margin:-1.5rem!important}.legacy_bootstrap .mt-xl-n4,.legacy_bootstrap .my-xl-n4{margin-top:-1.5rem!important}.legacy_bootstrap .mr-xl-n4,.legacy_bootstrap .mx-xl-n4{margin-right:-1.5rem!important}.legacy_bootstrap .mb-xl-n4,.legacy_bootstrap .my-xl-n4{margin-bottom:-1.5rem!important}.legacy_bootstrap .ml-xl-n4,.legacy_bootstrap .mx-xl-n4{margin-left:-1.5rem!important}.legacy_bootstrap .m-xl-n5{margin:-3rem!important}.legacy_bootstrap .mt-xl-n5,.legacy_bootstrap .my-xl-n5{margin-top:-3rem!important}.legacy_bootstrap .mr-xl-n5,.legacy_bootstrap .mx-xl-n5{margin-right:-3rem!important}.legacy_bootstrap .mb-xl-n5,.legacy_bootstrap .my-xl-n5{margin-bottom:-3rem!important}.legacy_bootstrap .ml-xl-n5,.legacy_bootstrap .mx-xl-n5{margin-left:-3rem!important}.legacy_bootstrap .m-xl-n-1{margin:--0.25rem!important}.legacy_bootstrap .mt-xl-n-1,.legacy_bootstrap .my-xl-n-1{margin-top:--0.25rem!important}.legacy_bootstrap .mr-xl-n-1,.legacy_bootstrap .mx-xl-n-1{margin-right:--0.25rem!important}.legacy_bootstrap .mb-xl-n-1,.legacy_bootstrap .my-xl-n-1{margin-bottom:--0.25rem!important}.legacy_bootstrap .ml-xl-n-1,.legacy_bootstrap .mx-xl-n-1{margin-left:--0.25rem!important}.legacy_bootstrap .m-xl-n-2{margin:--0.5rem!important}.legacy_bootstrap .mt-xl-n-2,.legacy_bootstrap .my-xl-n-2{margin-top:--0.5rem!important}.legacy_bootstrap .mr-xl-n-2,.legacy_bootstrap .mx-xl-n-2{margin-right:--0.5rem!important}.legacy_bootstrap .mb-xl-n-2,.legacy_bootstrap .my-xl-n-2{margin-bottom:--0.5rem!important}.legacy_bootstrap .ml-xl-n-2,.legacy_bootstrap .mx-xl-n-2{margin-left:--0.5rem!important}.legacy_bootstrap .m-xl-n-3{margin:--1rem!important}.legacy_bootstrap .mt-xl-n-3,.legacy_bootstrap .my-xl-n-3{margin-top:--1rem!important}.legacy_bootstrap .mr-xl-n-3,.legacy_bootstrap .mx-xl-n-3{margin-right:--1rem!important}.legacy_bootstrap .mb-xl-n-3,.legacy_bootstrap .my-xl-n-3{margin-bottom:--1rem!important}.legacy_bootstrap .ml-xl-n-3,.legacy_bootstrap .mx-xl-n-3{margin-left:--1rem!important}.legacy_bootstrap .m-xl-auto{margin:auto!important}.legacy_bootstrap .mt-xl-auto,.legacy_bootstrap .my-xl-auto{margin-top:auto!important}.legacy_bootstrap .mr-xl-auto,.legacy_bootstrap .mx-xl-auto{margin-right:auto!important}.legacy_bootstrap .mb-xl-auto,.legacy_bootstrap .my-xl-auto{margin-bottom:auto!important}.legacy_bootstrap .ml-xl-auto,.legacy_bootstrap .mx-xl-auto{margin-left:auto!important}}.legacy_bootstrap .stretched-link:after{background-color:#0000;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.legacy_bootstrap .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.legacy_bootstrap .text-justify{text-align:justify!important}.legacy_bootstrap .text-wrap{white-space:normal!important}.legacy_bootstrap .text-nowrap{white-space:nowrap!important}.legacy_bootstrap .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy_bootstrap .text-left{text-align:left!important}.legacy_bootstrap .text-right{text-align:right!important}.legacy_bootstrap .text-center{text-align:center!important}@media(min-width:576px){.legacy_bootstrap .text-sm-left{text-align:left!important}.legacy_bootstrap .text-sm-right{text-align:right!important}.legacy_bootstrap .text-sm-center{text-align:center!important}}@media(min-width:768px){.legacy_bootstrap .text-md-left{text-align:left!important}.legacy_bootstrap .text-md-right{text-align:right!important}.legacy_bootstrap .text-md-center{text-align:center!important}}@media(min-width:992px){.legacy_bootstrap .text-lg-left{text-align:left!important}.legacy_bootstrap .text-lg-right{text-align:right!important}.legacy_bootstrap .text-lg-center{text-align:center!important}}@media(min-width:1200px){.legacy_bootstrap .text-xl-left{text-align:left!important}.legacy_bootstrap .text-xl-right{text-align:right!important}.legacy_bootstrap .text-xl-center{text-align:center!important}}.legacy_bootstrap .text-lowercase{text-transform:lowercase!important}.legacy_bootstrap .save-indicator,.legacy_bootstrap .text-uppercase{text-transform:uppercase!important}.legacy_bootstrap .text-capitalize{text-transform:capitalize!important}.legacy_bootstrap .font-weight-light{font-weight:300!important}.legacy_bootstrap .font-weight-lighter{font-weight:lighter!important}.legacy_bootstrap .font-weight-normal{font-weight:400!important}.legacy_bootstrap .font-weight-bold{font-weight:700!important}.legacy_bootstrap .font-weight-bolder{font-weight:bolder!important}.legacy_bootstrap .font-italic{font-style:italic!important}.legacy_bootstrap .text-white{color:#fff!important}.legacy_bootstrap .text-primary{color:#004b8d!important}.legacy_bootstrap a.text-primary:focus,.legacy_bootstrap a.text-primary:hover{color:#002241!important}.legacy_bootstrap .text-secondary{color:#6c757d!important}.legacy_bootstrap a.text-secondary:focus,.legacy_bootstrap a.text-secondary:hover{color:#494f54!important}.legacy_bootstrap .text-success{color:#28a745!important}.legacy_bootstrap a.text-success:focus,.legacy_bootstrap a.text-success:hover{color:#19692c!important}.legacy_bootstrap .text-info{color:#17a2b8!important}.legacy_bootstrap a.text-info:focus,.legacy_bootstrap a.text-info:hover{color:#0f6674!important}.legacy_bootstrap .text-warning{color:#ffc107!important}.legacy_bootstrap a.text-warning:focus,.legacy_bootstrap a.text-warning:hover{color:#ba8b00!important}.legacy_bootstrap .text-danger{color:#dc3545!important}.legacy_bootstrap a.text-danger:focus,.legacy_bootstrap a.text-danger:hover{color:#a71d2a!important}.legacy_bootstrap .text-light{color:#f8f9fa!important}.legacy_bootstrap a.text-light:focus,.legacy_bootstrap a.text-light:hover{color:#cbd3da!important}.legacy_bootstrap .text-dark{color:#343a40!important}.legacy_bootstrap a.text-dark:focus,.legacy_bootstrap a.text-dark:hover{color:#121416!important}.legacy_bootstrap .text-body{color:#212529!important}.legacy_bootstrap .text-muted{color:#6c757d!important}.legacy_bootstrap .text-black-50{color:#00000080!important}.legacy_bootstrap .text-white-50{color:#ffffff80!important}.legacy_bootstrap .text-hide{background-color:#0000;border:0;color:#0000;font:0/0 a;text-shadow:none}.legacy_bootstrap .text-decoration-none{text-decoration:none!important}.legacy_bootstrap .text-break{word-wrap:break-word!important;word-break:break-word!important}.legacy_bootstrap .text-reset{color:inherit!important}.legacy_bootstrap .visible{visibility:visible!important}.legacy_bootstrap .invisible{visibility:hidden!important}@media print{.legacy_bootstrap *,.legacy_bootstrap :after,.legacy_bootstrap :before{box-shadow:none!important;text-shadow:none!important}.legacy_bootstrap a:not(.btn){text-decoration:underline}.legacy_bootstrap abbr[title]:after{content:" (" attr(title) ")"}.legacy_bootstrap pre{white-space:pre-wrap!important}.legacy_bootstrap blockquote,.legacy_bootstrap pre{border:1px solid #adb5bd;page-break-inside:avoid}.legacy_bootstrap img,.legacy_bootstrap tr{page-break-inside:avoid}.legacy_bootstrap h2,.legacy_bootstrap h3,.legacy_bootstrap p{orphans:3;widows:3}.legacy_bootstrap h2,.legacy_bootstrap h3{page-break-after:avoid}@page{.legacy_bootstrap{size:a3}}.legacy_bootstrap .container,.legacy_bootstrap body{min-width:992px!important}.legacy_bootstrap .navbar{display:none}.legacy_bootstrap .badge{border:1px solid #000}.legacy_bootstrap .table{border-collapse:collapse!important}.legacy_bootstrap .table td,.legacy_bootstrap .table th{background-color:#fff!important}.legacy_bootstrap .table-bordered td,.legacy_bootstrap .table-bordered th{border:1px solid #dee2e6!important}.legacy_bootstrap .table-dark{color:inherit}.legacy_bootstrap .table-dark tbody+tbody,.legacy_bootstrap .table-dark td,.legacy_bootstrap .table-dark th,.legacy_bootstrap .table-dark thead th{border-color:#dee2e6}.legacy_bootstrap .table .thead-dark th{border-color:#dee2e6;color:inherit}}.legacy_bootstrap{@import"../../../../node_modules/react-bootstrap-table-next/dist/react-bootstrap-table2.min.css";@import"../../../../node_modules/react-bootstrap-table2-paginator/dist/react-bootstrap-table2-paginator.min.css";@import"../../../../node_modules/react-inline-suggest/dist/react-inline-suggest.css";@import"../../../../node_modules/rc-tooltip/assets/bootstrap.css";@import"https://fonts.googleapis.com/css?family=Inconsolata:400,700"}.legacy_bootstrap .stacking-context{position:relative;z-index:0}.legacy_bootstrap .screen-title{align-items:center;display:flex;flex-wrap:wrap;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:2.625rem;font-weight:400;line-height:1}@media(max-width:575.98px){.legacy_bootstrap .screen-title{font-size:1.75rem}}.legacy_bootstrap .screen-title form.hover-borders .form-control{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;height:auto;line-height:inherit}.legacy_bootstrap .screen-title .stack{width:100%}.legacy_bootstrap .screen-title .stack .subtitle{font-size:.875rem}.legacy_bootstrap .screen-title .stack .invalid-feedback,.legacy_bootstrap .screen-title .stack .subtitle{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.legacy_bootstrap .screen-title .stack .invalid-feedback{font-size:1.09375rem}.legacy_bootstrap .screen-title .icon-and-title{align-items:flex-start;display:flex;flex-grow:1;flex-shrink:1}.legacy_bootstrap .screen-title .icon-and-title>:first-child{flex-basis:1em;flex-grow:0;flex-shrink:0}.legacy_bootstrap .screen-title .icon-and-title>:last-child{flex-grow:1;flex-shrink:1}.legacy_bootstrap .screen-title .icon{fill:#343a40}.legacy_bootstrap .screen-commands{grid-gap:.25rem;display:grid}@media(max-width:575.98px){.legacy_bootstrap .screen-commands{grid-auto-flow:column}}.legacy_bootstrap .section .emphasize{font-size:.875rem}.legacy_bootstrap .section-title{align-items:center;display:flex;flex-wrap:wrap}.legacy_bootstrap .section-title .title{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.09375rem;font-weight:500;text-transform:uppercase}.legacy_bootstrap .section-title .gap{flex-grow:1}.legacy_bootstrap .record-screen .asset-select .react-select__multi-value__label,.legacy_bootstrap .tag{font-family:Inconsolata,monospace;font-size:1.15em;white-space:nowrap}.legacy_bootstrap .collapse-icon{transition:transform .3s ease}.legacy_bootstrap .collapse-icon.collapsed{transform:rotate(180deg)}.legacy_bootstrap .collapse-toggle{align-items:center;border:1px solid #0000;border-radius:0;cursor:pointer;display:flex}.legacy_bootstrap .collapse-toggle .collapse-icon{fill:#6c757d}.legacy_bootstrap .archived-icon{transform:rotate(180deg)}.legacy_bootstrap .badge{align-items:center;display:inline-flex;font-weight:700}.legacy_bootstrap .badge-info .icon,.legacy_bootstrap .badge-primary .icon,.legacy_bootstrap .badge-secondary .icon,.legacy_bootstrap .badge-success .icon{fill:#fff}.legacy_bootstrap .badge-warning .icon{fill:#212529}.legacy_bootstrap .badge-danger .icon{fill:#fff}.legacy_bootstrap .badge-light .icon{fill:#212529}.legacy_bootstrap .badge-dark .icon{fill:#fff}.legacy_bootstrap .badge-blue{background-color:#004b8d;color:#fff}a.legacy_bootstrap .badge-blue:focus,a.legacy_bootstrap .badge-blue:hover{background-color:#00305a;color:#fff}a.legacy_bootstrap .badge-blue.focus,a.legacy_bootstrap .badge-blue:focus{box-shadow:0 0 0 .2rem #004b8d80;outline:0}.legacy_bootstrap .badge-blue .icon{fill:#fff}.legacy_bootstrap .badge-indigo{background-color:#6610f2;color:#fff}a.legacy_bootstrap .badge-indigo:focus,a.legacy_bootstrap .badge-indigo:hover{background-color:#510bc4;color:#fff}a.legacy_bootstrap .badge-indigo.focus,a.legacy_bootstrap .badge-indigo:focus{box-shadow:0 0 0 .2rem #6610f280;outline:0}.legacy_bootstrap .badge-indigo .icon{fill:#fff}.legacy_bootstrap .badge-purple{background-color:#6f42c1;color:#fff}a.legacy_bootstrap .badge-purple:focus,a.legacy_bootstrap .badge-purple:hover{background-color:#59339d;color:#fff}a.legacy_bootstrap .badge-purple.focus,a.legacy_bootstrap .badge-purple:focus{box-shadow:0 0 0 .2rem #6f42c180;outline:0}.legacy_bootstrap .badge-purple .icon{fill:#fff}.legacy_bootstrap .badge-pink{background-color:#e83e8c;color:#fff}a.legacy_bootstrap .badge-pink:focus,a.legacy_bootstrap .badge-pink:hover{background-color:#d91a72;color:#fff}a.legacy_bootstrap .badge-pink.focus,a.legacy_bootstrap .badge-pink:focus{box-shadow:0 0 0 .2rem #e83e8c80;outline:0}.legacy_bootstrap .badge-pink .icon{fill:#fff}.legacy_bootstrap .badge-red{background-color:#dc3545;color:#fff}a.legacy_bootstrap .badge-red:focus,a.legacy_bootstrap .badge-red:hover{background-color:#bd2130;color:#fff}a.legacy_bootstrap .badge-red.focus,a.legacy_bootstrap .badge-red:focus{box-shadow:0 0 0 .2rem #dc354580;outline:0}.legacy_bootstrap .badge-red .icon{fill:#fff}.legacy_bootstrap .badge-orange{background-color:#fd7e14;color:#212529}a.legacy_bootstrap .badge-orange:focus,a.legacy_bootstrap .badge-orange:hover{background-color:#dc6502;color:#212529}a.legacy_bootstrap .badge-orange.focus,a.legacy_bootstrap .badge-orange:focus{box-shadow:0 0 0 .2rem #fd7e1480;outline:0}.legacy_bootstrap .badge-orange .icon{fill:#212529}.legacy_bootstrap .badge-yellow{background-color:#ffc107;color:#212529}a.legacy_bootstrap .badge-yellow:focus,a.legacy_bootstrap .badge-yellow:hover{background-color:#d39e00;color:#212529}a.legacy_bootstrap .badge-yellow.focus,a.legacy_bootstrap .badge-yellow:focus{box-shadow:0 0 0 .2rem #ffc10780;outline:0}.legacy_bootstrap .badge-yellow .icon{fill:#212529}.legacy_bootstrap .badge-green{background-color:#28a745;color:#fff}a.legacy_bootstrap .badge-green:focus,a.legacy_bootstrap .badge-green:hover{background-color:#1e7e34;color:#fff}a.legacy_bootstrap .badge-green.focus,a.legacy_bootstrap .badge-green:focus{box-shadow:0 0 0 .2rem #28a74580;outline:0}.legacy_bootstrap .badge-green .icon{fill:#fff}.legacy_bootstrap .badge-teal{background-color:#20c997;color:#fff}a.legacy_bootstrap .badge-teal:focus,a.legacy_bootstrap .badge-teal:hover{background-color:#199d76;color:#fff}a.legacy_bootstrap .badge-teal.focus,a.legacy_bootstrap .badge-teal:focus{box-shadow:0 0 0 .2rem #20c99780;outline:0}.legacy_bootstrap .badge-teal .icon{fill:#fff}.legacy_bootstrap .badge-cyan{background-color:#17a2b8;color:#fff}a.legacy_bootstrap .badge-cyan:focus,a.legacy_bootstrap .badge-cyan:hover{background-color:#117a8b;color:#fff}a.legacy_bootstrap .badge-cyan.focus,a.legacy_bootstrap .badge-cyan:focus{box-shadow:0 0 0 .2rem #17a2b880;outline:0}.legacy_bootstrap .badge-cyan .icon{fill:#fff}.legacy_bootstrap .badge-white{background-color:#fff;color:#212529}a.legacy_bootstrap .badge-white:focus,a.legacy_bootstrap .badge-white:hover{background-color:#e6e6e6;color:#212529}a.legacy_bootstrap .badge-white.focus,a.legacy_bootstrap .badge-white:focus{box-shadow:0 0 0 .2rem #ffffff80;outline:0}.legacy_bootstrap .badge-white .icon{fill:#212529}.legacy_bootstrap .badge-gray{background-color:#6c757d;color:#fff}a.legacy_bootstrap .badge-gray:focus,a.legacy_bootstrap .badge-gray:hover{background-color:#545b62;color:#fff}a.legacy_bootstrap .badge-gray.focus,a.legacy_bootstrap .badge-gray:focus{box-shadow:0 0 0 .2rem #6c757d80;outline:0}.legacy_bootstrap .badge-gray .icon{fill:#fff}.legacy_bootstrap .badge-gray-dark{background-color:#343a40;color:#fff}a.legacy_bootstrap .badge-gray-dark:focus,a.legacy_bootstrap .badge-gray-dark:hover{background-color:#1d2124;color:#fff}a.legacy_bootstrap .badge-gray-dark.focus,a.legacy_bootstrap .badge-gray-dark:focus{box-shadow:0 0 0 .2rem #343a4080;outline:0}.legacy_bootstrap .badge-gray-dark .icon{fill:#fff}.legacy_bootstrap .badge-brown{background-color:#684326;color:#fff}a.legacy_bootstrap .badge-brown:focus,a.legacy_bootstrap .badge-brown:hover{background-color:#432b18;color:#fff}a.legacy_bootstrap .badge-brown.focus,a.legacy_bootstrap .badge-brown:focus{box-shadow:0 0 0 .2rem #68432680;outline:0}.legacy_bootstrap .badge-brown .icon{fill:#fff}.legacy_bootstrap .badge-control-valve{background-color:#003d74;color:#fff}a.legacy_bootstrap .badge-control-valve:focus,a.legacy_bootstrap .badge-control-valve:hover{background-color:#002241;color:#fff}a.legacy_bootstrap .badge-control-valve.focus,a.legacy_bootstrap .badge-control-valve:focus{box-shadow:0 0 0 .2rem #003d7480;outline:0}.legacy_bootstrap .badge-control-valve .icon{fill:#fff}.legacy_bootstrap .badge-isolation-valve{background-color:#145523;color:#fff}a.legacy_bootstrap .badge-isolation-valve:focus,a.legacy_bootstrap .badge-isolation-valve:hover{background-color:#0a2c12;color:#fff}a.legacy_bootstrap .badge-isolation-valve.focus,a.legacy_bootstrap .badge-isolation-valve:focus{box-shadow:0 0 0 .2rem #14552380;outline:0}.legacy_bootstrap .badge-isolation-valve .icon{fill:#fff}.legacy_bootstrap .badge-manual-valve{background-color:#66121a;color:#fff}a.legacy_bootstrap .badge-manual-valve:focus,a.legacy_bootstrap .badge-manual-valve:hover{background-color:#3b0a0f;color:#fff}a.legacy_bootstrap .badge-manual-valve.focus,a.legacy_bootstrap .badge-manual-valve:focus{box-shadow:0 0 0 .2rem #66121a80;outline:0}.legacy_bootstrap .badge-manual-valve .icon{fill:#fff}.legacy_bootstrap .badge-relief-valve{background-color:#55371f;color:#fff}a.legacy_bootstrap .badge-relief-valve:focus,a.legacy_bootstrap .badge-relief-valve:hover{background-color:#301f12;color:#fff}a.legacy_bootstrap .badge-relief-valve.focus,a.legacy_bootstrap .badge-relief-valve:focus{box-shadow:0 0 0 .2rem #55371f80;outline:0}.legacy_bootstrap .badge-relief-valve .icon{fill:#fff}.legacy_bootstrap .badge-regulator{background-color:#670c36;color:#fff}a.legacy_bootstrap .badge-regulator:focus,a.legacy_bootstrap .badge-regulator:hover{background-color:#3a071e;color:#fff}a.legacy_bootstrap .badge-regulator.focus,a.legacy_bootstrap .badge-regulator:focus{box-shadow:0 0 0 .2rem #670c3680;outline:0}.legacy_bootstrap .badge-regulator .icon{fill:#fff}.legacy_bootstrap .badge-measurement{background-color:#343a40;color:#fff}a.legacy_bootstrap .badge-measurement:focus,a.legacy_bootstrap .badge-measurement:hover{background-color:#1d2124;color:#fff}a.legacy_bootstrap .badge-measurement.focus,a.legacy_bootstrap .badge-measurement:focus{box-shadow:0 0 0 .2rem #343a4080;outline:0}.legacy_bootstrap .badge-measurement .icon{fill:#fff}.legacy_bootstrap .badge-machinery{background-color:#382063;color:#fff}a.legacy_bootstrap .badge-machinery:focus,a.legacy_bootstrap .badge-machinery:hover{background-color:#22143d;color:#fff}a.legacy_bootstrap .badge-machinery.focus,a.legacy_bootstrap .badge-machinery:focus{box-shadow:0 0 0 .2rem #38206380;outline:0}.legacy_bootstrap .badge-machinery .icon{fill:#fff}.legacy_bootstrap .badge-reactive{background-color:#fff;border:.08em solid #8c0e0e;color:#8c0e0e}.legacy_bootstrap .badge-reactive .icon{fill:#fff}.legacy_bootstrap .badge-preventative{background-color:#fff;border:.08em solid #892f0f;color:#892f0f}.legacy_bootstrap .badge-preventative .icon{fill:#fff}.legacy_bootstrap .badge-predictive{background-color:#fff;border:.08em solid #688c0e;color:#688c0e}.legacy_bootstrap .badge-predictive .icon{fill:#fff}.legacy_bootstrap .badge-proactive{background-color:#fff;border:.08em solid #0e8c8c;color:#0e8c8c}.legacy_bootstrap .badge-proactive .icon{fill:#fff}.legacy_bootstrap .badge-c-and-su{background-color:#fff;border:.08em solid #0e238c;color:#0e238c}.legacy_bootstrap .badge-c-and-su .icon{fill:#fff}.legacy_bootstrap .badge-activity{background-color:#fff;border:.08em solid #680e8c;color:#680e8c}.legacy_bootstrap .badge-activity .icon{fill:#fff}.legacy_bootstrap .badge-valve-diagnostic{background-color:#fff;border:.08em solid #0e8c18;color:#0e8c18}.legacy_bootstrap .badge-valve-diagnostic .icon{fill:#fff}.legacy_bootstrap .badge-field-inspection{background-color:#fff;border:.08em solid #8c7b0e;color:#8c7b0e}.legacy_bootstrap .badge-field-inspection .icon{fill:#fff}.legacy_bootstrap .badge-outage-scope{background-color:#fff;border:.08em solid #3d8be7;color:#3d8be7}.legacy_bootstrap .badge-outage-scope .icon{fill:#fff}.legacy_bootstrap .badge-alert-mitigation{background-color:#921925;color:#fff}a.legacy_bootstrap .badge-alert-mitigation:focus,a.legacy_bootstrap .badge-alert-mitigation:hover{background-color:#66121a;color:#fff}a.legacy_bootstrap .badge-alert-mitigation.focus,a.legacy_bootstrap .badge-alert-mitigation:focus{box-shadow:0 0 0 .2rem #92192580;outline:0}.legacy_bootstrap .badge-diagnostic-mitigation{background-color:#684326;color:#fff}a.legacy_bootstrap .badge-diagnostic-mitigation:focus,a.legacy_bootstrap .badge-diagnostic-mitigation:hover{background-color:#432b18;color:#fff}a.legacy_bootstrap .badge-diagnostic-mitigation.focus,a.legacy_bootstrap .badge-diagnostic-mitigation:focus{box-shadow:0 0 0 .2rem #68432680;outline:0}.legacy_bootstrap .badge-field-work-mitigation{background-color:#1e7e34;color:#fff}a.legacy_bootstrap .badge-field-work-mitigation:focus,a.legacy_bootstrap .badge-field-work-mitigation:hover{background-color:#145523;color:#fff}a.legacy_bootstrap .badge-field-work-mitigation.focus,a.legacy_bootstrap .badge-field-work-mitigation:focus{box-shadow:0 0 0 .2rem #1e7e3480;outline:0}.legacy_bootstrap .badge-proactive-mitigation{background-color:#0e8c8c;color:#fff}a.legacy_bootstrap .badge-proactive-mitigation:focus,a.legacy_bootstrap .badge-proactive-mitigation:hover{background-color:#095e5e;color:#fff}a.legacy_bootstrap .badge-proactive-mitigation.focus,a.legacy_bootstrap .badge-proactive-mitigation:focus{box-shadow:0 0 0 .2rem #0e8c8c80;outline:0}.legacy_bootstrap .badge-identified{background-color:#e4f2ff;color:#212529}a.legacy_bootstrap .badge-identified:focus,a.legacy_bootstrap .badge-identified:hover{background-color:#b1daff;color:#212529}a.legacy_bootstrap .badge-identified.focus,a.legacy_bootstrap .badge-identified:focus{box-shadow:0 0 0 .2rem #e4f2ff80;outline:0}.legacy_bootstrap .badge-identified{color:#003d74}.legacy_bootstrap .badge-identified .icon{fill:#003d74}.legacy_bootstrap .badge-complete{background-color:#e1f8e6;color:#212529}a.legacy_bootstrap .badge-complete:focus,a.legacy_bootstrap .badge-complete:hover{background-color:#b7eec4;color:#212529}a.legacy_bootstrap .badge-complete.focus,a.legacy_bootstrap .badge-complete:focus{box-shadow:0 0 0 .2rem #e1f8e680;outline:0}.legacy_bootstrap .badge-complete{color:#145523}.legacy_bootstrap .badge-complete .icon{fill:#145523}.legacy_bootstrap .badge-pending-customer-action{background-color:#fff0c4;color:#212529}a.legacy_bootstrap .badge-pending-customer-action:focus,a.legacy_bootstrap .badge-pending-customer-action:hover{background-color:#ffe391;color:#212529}a.legacy_bootstrap .badge-pending-customer-action.focus,a.legacy_bootstrap .badge-pending-customer-action:focus{box-shadow:0 0 0 .2rem #fff0c480;outline:0}.legacy_bootstrap .badge-pending-customer-action{color:#543f00}.legacy_bootstrap .badge-pending-customer-action .icon{fill:#543f00}.legacy_bootstrap .badge-pending-spartan-action{background-color:#fceced;color:#212529}a.legacy_bootstrap .badge-pending-spartan-action:focus,a.legacy_bootstrap .badge-pending-spartan-action:hover{background-color:#f4c0c5;color:#212529}a.legacy_bootstrap .badge-pending-spartan-action.focus,a.legacy_bootstrap .badge-pending-spartan-action:focus{box-shadow:0 0 0 .2rem #fceced80;outline:0}.legacy_bootstrap .badge-pending-spartan-action{color:#66121a}.legacy_bootstrap .badge-pending-spartan-action .icon{fill:#66121a}.legacy_bootstrap .badge-archived{background-color:#ebecee;color:#212529}a.legacy_bootstrap .badge-archived:focus,a.legacy_bootstrap .badge-archived:hover{background-color:#d0d3d6;color:#212529}a.legacy_bootstrap .badge-archived.focus,a.legacy_bootstrap .badge-archived:focus{box-shadow:0 0 0 .2rem #ebecee80;outline:0}.legacy_bootstrap .badge-archived{color:#313539}.legacy_bootstrap .badge-archived .icon{fill:#313539}.legacy_bootstrap .badge-open{background-color:#ffe5cf;color:#212529}a.legacy_bootstrap .badge-open:focus,a.legacy_bootstrap .badge-open:hover{background-color:#fec99d;color:#212529}a.legacy_bootstrap .badge-open.focus,a.legacy_bootstrap .badge-open:focus{box-shadow:0 0 0 .2rem #ffe5cf80;outline:0}.legacy_bootstrap .badge-open{color:#5e2b01}.legacy_bootstrap .badge-open .icon{fill:#5e2b01}.legacy_bootstrap .attachment-count{align-items:baseline;color:#495057}.legacy_bootstrap .avatar{border-radius:50%;height:100%;width:100%}.legacy_bootstrap .avatar.missing-avatar{align-items:center;background:#ddd;color:#676767;display:flex;justify-content:center}.legacy_bootstrap .avatar.missing-avatar span{font-size:10pt;font-weight:700;line-height:1;padding-top:2px}.legacy_bootstrap .text-small{font-size:small}.legacy_bootstrap .list-group{position:relative;z-index:0}.legacy_bootstrap .filter-row{display:flex;flex-wrap:wrap}.legacy_bootstrap .filter-row .form-group{width:18em}.legacy_bootstrap .filter-row .form-group.double-width{width:calc(36em + 1rem)}.legacy_bootstrap .follow-up.overdue{color:#dc3545;font-weight:700}.legacy_bootstrap .follow-up.today{color:#28a745;font-weight:700}.legacy_bootstrap .extra-tags-indicator{color:#6c757d;font-style:italic}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.legacy_bootstrap .spinner{display:none}}.legacy_bootstrap .spinner-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.legacy_bootstrap .spinner-ie{display:inline}}.legacy_bootstrap .keywords .react-select__placeholder{font-size:small}.legacy_bootstrap .ordered-item{display:flex;width:100%}.legacy_bootstrap .ordered-item .priority-container{align-items:center;display:flex;flex-direction:column}.legacy_bootstrap .ordered-item .priority-container .priority{align-items:center;background-color:#004b8d;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:1.5rem;justify-content:center;width:1.5rem}.legacy_bootstrap .ordered-item .delete-button{align-items:center;background-color:#fff;border:none;border-radius:50%;display:none;flex-shrink:0;height:1.5rem;justify-content:center;padding:0;width:1.5rem}.legacy_bootstrap .ordered-item .delete-button:hover:not(:disabled){background-color:#f8d7da}.legacy_bootstrap .ordered-item .delete-button svg{fill:#212529;height:1.05rem;width:1.05rem}.legacy_bootstrap .ordered-item .delete-button{display:flex;visibility:hidden}@media(max-width:575.98px){.legacy_bootstrap .ordered-item .delete-button{visibility:visible}}.legacy_bootstrap .ordered-item .reorder-button{align-items:center;background-color:#fff;border:none;border-radius:50%;display:none;flex-shrink:0;height:1.5rem;justify-content:center;padding:0;width:1.5rem}.legacy_bootstrap .ordered-item .reorder-button:hover:not(:disabled){background-color:#ccc}.legacy_bootstrap .ordered-item .reorder-button svg{fill:#212529;height:1.05rem;width:1.05rem}.legacy_bootstrap .ordered-item .reorder-button{display:flex;visibility:hidden}@media(max-width:575.98px){.legacy_bootstrap .ordered-item .reorder-button{visibility:visible}}.legacy_bootstrap .ordered-item .button-container{display:flex}.legacy_bootstrap .ordered-item:hover .delete-button,.legacy_bootstrap .ordered-item:hover .reorder-button{visibility:visible}.legacy_bootstrap .infrequent-commands{display:flex;justify-content:flex-end;width:100%}.legacy_bootstrap .asset-list .screen-commands,.legacy_bootstrap .event-list .screen-commands,.legacy_bootstrap .record-list .screen-commands{grid-auto-flow:column;margin-left:auto}@media(max-width:575.98px){.legacy_bootstrap .asset-list .screen-commands,.legacy_bootstrap .event-list .screen-commands,.legacy_bootstrap .record-list .screen-commands{margin-left:0;margin-top:1rem}}.legacy_bootstrap .card-title{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.09375rem;font-weight:500;text-transform:uppercase}.legacy_bootstrap .card-title .btn,.legacy_bootstrap .card-title .no-transform{text-transform:none}.legacy_bootstrap .card-subtitle{font-weight:500}.legacy_bootstrap .modal-card-warning{background-color:#efa2a9}.legacy_bootstrap .modal-card-warning .change,.legacy_bootstrap .modal-card-warning .change span,.legacy_bootstrap .modal-card-warning .item,.legacy_bootstrap .modal-card-warning .item span{margin-left:1em}.legacy_bootstrap .modal-card-warning .confirm-warning{display:flex;justify-content:center;width:100%}.legacy_bootstrap .info-popover .popover-title{font-weight:500}.legacy_bootstrap .info-icon{cursor:pointer;line-height:0}.legacy_bootstrap .info-icon .icon{fill:#6c757d}.legacy_bootstrap .title-card-header{position:-webkit-sticky;position:sticky;top:0;z-index:10}@media(max-width:575.98px){.legacy_bootstrap .btn.mobile-hidden-button{display:none}}@media(min-width:576px){.legacy_bootstrap .mobile-only{display:none!important}}@media(max-width:575.98px){.legacy_bootstrap .non-mobile-only{display:none!important}}.legacy_bootstrap .no-bottom-spacing.form-group{margin-bottom:0!important}.legacy_bootstrap .editable-rich-text-label,.legacy_bootstrap label{align-items:center;color:#6c757d;display:inline-flex;font-size:small}.legacy_bootstrap .form-control[readOnly]{background-color:#fff}.legacy_bootstrap .kpi-screen .form-control[readOnly]{background-color:#e9ecef}.legacy_bootstrap div.card input.form-control{margin:2px 0}.legacy_bootstrap div.card select.form-control{margin:1px 0}.legacy_bootstrap div.card select.placeholder{color:#adb5bd}.legacy_bootstrap div.card select.placeholder option:not(:disabled){color:#343a40}.legacy_bootstrap .inline-suggest{overflow:hidden;position:relative;white-space:nowrap;z-index:0}.legacy_bootstrap .rich-text-editor{position:relative;z-index:0}.legacy_bootstrap .rich-text-editor div[class^=RichTextEditor__editor__]{font-size:.875rem}.legacy_bootstrap .checkbox{align-items:center;display:flex}.legacy_bootstrap .checkbox .icon{height:1.5em;width:1.5em}.legacy_bootstrap .checkbox .editable-rich-text-label,.legacy_bootstrap .checkbox label{color:#212529}.legacy_bootstrap .checkbox.disabled .icon{fill:#6c757d}.legacy_bootstrap .checkbox.disabled .editable-rich-text-label,.legacy_bootstrap .checkbox.disabled label{color:#6c757d}.legacy_bootstrap form.hover-borders .form-control:not(:hover):not(:focus):not(:active):not(.is-invalid),.legacy_bootstrap form.hover-borders .react-select__control:not(:hover):not(:focus):not(:active){border-color:#0000}.legacy_bootstrap form.hover-borders input.form-control,.legacy_bootstrap form.hover-borders textarea.form-control{margin:calc(-.25rem - 1px)}.legacy_bootstrap form.hover-borders .follow-up-input .btn-group{top:calc(.25rem + 1px)}.legacy_bootstrap form.hover-borders .invalid-feedback{margin-top:.5em}.legacy_bootstrap form.hover-borders .inline-suggest input:not(:hover):not(:focus):not(:active):not(.is-invalid){border-color:#0000}.legacy_bootstrap form.hover-borders .inline-suggest{margin:calc(-.25rem - 1px)}.legacy_bootstrap form.hover-borders-sm .form-control:not(:hover):not(:focus):not(:active):not(.is-invalid),.legacy_bootstrap form.hover-borders-sm .react-select__control:not(:hover):not(:focus):not(:active){border-color:#0000}.legacy_bootstrap form.hover-borders-sm input.form-control,.legacy_bootstrap form.hover-borders-sm textarea.form-control{margin:calc(-.25rem - 1px) calc(-.5rem - 1px)}.legacy_bootstrap form.hover-borders-sm .follow-up-input .btn-group{top:calc(.25rem + 1px)}.legacy_bootstrap form.hover-borders-sm .invalid-feedback{margin-top:.5em}.legacy_bootstrap form.hover-borders-sm .inline-suggest input:not(:hover):not(:focus):not(:active):not(.is-invalid){border-color:#0000}.legacy_bootstrap form.hover-borders-sm .inline-suggest{margin:calc(-.25rem - 1px) calc(-.5rem - 1px)}.legacy_bootstrap .react-select--is-disabled{background-color:#e9ecef}.legacy_bootstrap .react-select{width:100%}.legacy_bootstrap .react-select .badge{font-size:100%}.legacy_bootstrap .react-select .react-select__control{background-color:#0000;border-color:#ced4da;border-radius:0;min-height:calc(1.5em + .5rem + 2px)}.legacy_bootstrap .react-select .react-select__control.react-select__control--is-focused{border:1px solid #0e8eff;box-shadow:none}.legacy_bootstrap .react-select .react-select__indicator{padding:6px}.legacy_bootstrap .react-select .react-select__menu{border-radius:0}.legacy_bootstrap .react-select .react-select__placeholder{color:#adb5bd}.legacy_bootstrap .react-select.is-invalid .react-select__control{border-color:#dc3545!important}.legacy_bootstrap .react-select.is-invalid .react-select__control:focus{border-color:#dc3545!important;box-shadow:0 0 0 .2rem #dc354540!important}.legacy_bootstrap .react-select.is-invalid~.invalid-feedback,.legacy_bootstrap .react-select.is-invalid~.invalid-tooltip{display:block}.legacy_bootstrap .react-select.hide-cursor input{color:#0000!important}.legacy_bootstrap .react-select .react-select__multi-value__remove:hover{background-color:#f8d7da;color:#212529}.legacy_bootstrap .react-select.no-dropdown .react-select__indicators,.legacy_bootstrap .react-select.no-menu .react-select__menu{display:none}.legacy_bootstrap input.dim-date:not(:focus)::-webkit-datetime-edit-day-field,.legacy_bootstrap input.dim-date:not(:focus)::-webkit-datetime-edit-month-field,.legacy_bootstrap input.dim-date:not(:focus)::-webkit-datetime-edit-text,.legacy_bootstrap input.dim-date:not(:focus)::-webkit-datetime-edit-year-field{color:#adb5bd}.legacy_bootstrap .form-control-plaintext .badge{font-size:inherit}.legacy_bootstrap .form-check-label{align-items:flex-start;color:#212529;display:flex}.legacy_bootstrap .gray-form-section{background-color:#f8f9fa;border-top:3px solid #ced4da;margin-bottom:1em;padding-top:1em}.legacy_bootstrap .gray-form-section p.form-section-header{color:#000;font-size:1.1em;font-weight:500}.legacy_bootstrap .gray-form-section p.form-section-header.no-margin-bottom{margin-bottom:0}.legacy_bootstrap .gray-form-section p.subheading{color:#000;font-weight:500}.legacy_bootstrap .gray-form-section .form-group{margin-bottom:.5rem}.legacy_bootstrap .gray-form-section .react-select{background-color:#fff}.legacy_bootstrap .gray-form-section .react-select.react-select--is-disabled{background-color:#e9ecef}.legacy_bootstrap .form-group-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:0 6px;margin:0}.legacy_bootstrap .form-group-input-wrapper{align-items:center;display:flex;flex-wrap:nowrap;gap:0 6px;margin:0;width:100%}.legacy_bootstrap .radio-group-wrapper{display:flex;gap:20px;margin:5px}.legacy_bootstrap .btn-outline-danger.btn:not(:hover) .icon{fill:#dc3545}.legacy_bootstrap fieldset legend{width:0}.legacy_bootstrap .btn{align-items:center;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.legacy_bootstrap .btn .icon{fill:#fff}.legacy_bootstrap .btn.x-small{font-size:x-small;line-height:1;padding:.2rem .3rem}.legacy_bootstrap .btn.btn-outline-secondary .icon{fill:#6c757d}.legacy_bootstrap .react-bootstrap-table .table th{color:#495057;font-size:small;font-weight:400}.legacy_bootstrap .react-bootstrap-table .table td{overflow-wrap:break-word}.legacy_bootstrap .react-bootstrap-table .table .badge{font-size:.9em}.legacy_bootstrap .react-bootstrap-table .table .record-screen .asset-select a.react-select__multi-value__label,.legacy_bootstrap .react-bootstrap-table .table a.tag,.legacy_bootstrap .record-screen .asset-select .react-bootstrap-table .table a.react-select__multi-value__label{display:block}.legacy_bootstrap .react-bootstrap-table .table thead .tag-column{background:#fff;z-index:1}.legacy_bootstrap .react-bootstrap-table .table tbody tr:nth-of-type(odd) .tag-column{background:#f2f2f2}.legacy_bootstrap .react-bootstrap-table .table tbody tr:nth-of-type(2n) .tag-column{background:#fff}.legacy_bootstrap .react-bootstrap-table .sort-carets{display:inline-flex;flex-direction:column;white-space:nowrap}.legacy_bootstrap .react-bootstrap-table .collapse-icon{fill:#adb5bd}.legacy_bootstrap .react-bootstrap-table .collapse-icon.active{fill:#004b8d}.legacy_bootstrap .react-bootstrap-table .xxl-column{width:32em}.legacy_bootstrap .react-bootstrap-table .xl-column{width:24em}.legacy_bootstrap .react-bootstrap-table .lg-column{width:16em}.legacy_bootstrap .react-bootstrap-table .md-column{width:10em}.legacy_bootstrap .react-bootstrap-table .sm-column{width:8em}.legacy_bootstrap .react-bootstrap-table .xs-column{width:6em}.legacy_bootstrap .react-bootstrap-table .xxs-column{width:4em}.legacy_bootstrap .react-bootstrap-table .tag-column{left:0;position:-webkit-sticky;position:sticky}.legacy_bootstrap .react-bootstrap-table{font-size:small;min-height:40em}.legacy_bootstrap .items-per-page{display:flex}.legacy_bootstrap .items-per-page input{width:5em}.legacy_bootstrap .pagination-top{min-height:100px;padding-top:51px}.legacy_bootstrap .pagination-top .react-bootstrap-table-pagination{position:absolute;top:36px;width:100%}.legacy_bootstrap .pagination-top .loading{position:relative;top:1.5em}.legacy_bootstrap #react-app,.legacy_bootstrap body,.legacy_bootstrap html{min-height:100vh}.legacy_bootstrap #react-app{display:flex;flex-direction:column}.legacy_bootstrap .site-header{background-color:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;padding:0 2%;position:-webkit-sticky;position:sticky;top:0;z-index:200}@media(max-width:575.98px){.legacy_bootstrap .site-header{padding:0 2px!important}}.legacy_bootstrap .site-header .site-header-global{align-items:center;color:#fff;display:flex;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;height:60px;justify-content:space-between}.legacy_bootstrap .site-header .site-header-global a.logo-title{align-items:center;color:#fff;display:flex;flex-grow:0;flex-shrink:0;overflow:hidden}.legacy_bootstrap .site-header .site-header-global a.logo-title:active,.legacy_bootstrap .site-header .site-header-global a.logo-title:hover{text-decoration:none}.legacy_bootstrap .site-header .site-header-global a.logo-title{height:88.9px}@media(max-width:991.98px){.legacy_bootstrap .site-header .site-header-global a.logo-title{margin-right:1rem!important}}@media(max-width:767.98px){.legacy_bootstrap .site-header .site-header-global a.logo-title{margin-right:1rem!important}}@media(max-width:575.98px){.legacy_bootstrap .site-header .site-header-global a.logo-title{margin-right:0!important}}.legacy_bootstrap .site-header .site-header-global a.logo-title>*{flex-grow:0;flex-shrink:0}.legacy_bootstrap .site-header .site-header-global .logo{height:60px;padding:8px;width:auto}.legacy_bootstrap .site-header .site-header-global .logo.mobile{display:none;width:55px}@media(max-width:767.98px){.legacy_bootstrap .site-header .site-header-global .logo{display:none}.legacy_bootstrap .site-header .site-header-global .logo.mobile{display:block}}.legacy_bootstrap .site-header .site-header-site{height:40px}.legacy_bootstrap .site-header .site-header-site .site-menu{display:flex;gap:1em}.legacy_bootstrap .site-header .site-header-site .site-menu .react-select{border-color:gray;border-radius:1;height:30px}.legacy_bootstrap .site-header .site-header-site .site-menu .react-select.select-customer{max-width:300px}.legacy_bootstrap .site-header .site-header-site .site-menu .react-select.select-site{max-width:375px}.legacy_bootstrap .site-header .site-header-site .site-menu .react-select .react-select__menu{margin-top:0}.legacy_bootstrap .site-header .site-header-site .site-menu .react-select .react-select__input-container{margin:0;padding:0}.legacy_bootstrap .site-header .title-subtitle{font-size:2.8em;font-weight:500}@media(max-width:1199.98px){.legacy_bootstrap .site-header .title-subtitle{font-size:2.1em}}@media(max-width:991.98px){.legacy_bootstrap .site-header .title-subtitle{font-size:1.75em}}@media(max-width:767.98px){.legacy_bootstrap .site-header .title-subtitle{display:none}}.legacy_bootstrap .site-header .title-subtitle .subtitle,.legacy_bootstrap .site-header .title-subtitle .title{white-space:nowrap}.legacy_bootstrap .site-header .title-subtitle .title{line-height:1;text-transform:uppercase}.legacy_bootstrap .site-header .title-subtitle .subtitle{font-size:.28em}.legacy_bootstrap .site-header .header-links,.legacy_bootstrap .site-header .header-search-bar{flex-grow:1;flex-shrink:1}@media(max-width:575.98px){.legacy_bootstrap .site-header .header-links{display:none}}.legacy_bootstrap .site-header .mobile-site{font-size:.6rem}.legacy_bootstrap .site-header .header-menu,.legacy_bootstrap .site-header .mobile-site,.legacy_bootstrap .site-header .user-menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.legacy_bootstrap .site-header .header-menu,.legacy_bootstrap .site-header .user-menu{margin-left:0!important}.legacy_bootstrap .site-header .header-menu .menu-toggle,.legacy_bootstrap .site-header .user-menu .menu-toggle{cursor:pointer;font-size:2.1875rem}.legacy_bootstrap .site-header .header-menu .menu-toggle .icon,.legacy_bootstrap .site-header .user-menu .menu-toggle .icon{fill:#fff}@media(max-width:991.98px){.legacy_bootstrap .site-header .header-menu .menu-toggle,.legacy_bootstrap .site-header .user-menu .menu-toggle{font-size:1.53125rem}}.legacy_bootstrap .site-header .header-menu .dropdown-item,.legacy_bootstrap .site-header .user-menu .dropdown-item{align-items:center;display:flex}.legacy_bootstrap .site-header .header-menu .dropdown-item .icon,.legacy_bootstrap .site-header .user-menu .dropdown-item .icon{font-size:1.3125rem}.legacy_bootstrap .site-header .header-menu .dropdown-item:active .icon,.legacy_bootstrap .site-header .user-menu .dropdown-item:active .icon{fill:#fff}.legacy_bootstrap .site-header .header-menu a,.legacy_bootstrap .site-header .user-menu a{display:block}.legacy_bootstrap .site-header .header-menu .btn{background-color:#0000;border-color:#0000}.legacy_bootstrap .site-header .header-menu .btn:active:not(.disabled),.legacy_bootstrap .site-header .header-menu .btn:focus:not(.disabled),.legacy_bootstrap .site-header .header-menu .btn:hover:not(.disabled){border-color:#fff}.legacy_bootstrap .site-header .header-menu .btn:active,.legacy_bootstrap .site-header .header-menu .btn:focus,.legacy_bootstrap .site-header .header-menu .btn:focus:active{box-shadow:none}.legacy_bootstrap .site-header .header-menu .btn:active{background-color:#0000}.legacy_bootstrap .site-header .header-menu .btn.disabled{opacity:1}.legacy_bootstrap .site-header .header-menu .current-context{color:#fff;font-weight:500;text-align:left;white-space:nowrap}@media(max-width:767.98px){.legacy_bootstrap .site-header .site-menu{display:none}}@media(max-width:991.98px){.legacy_bootstrap .site-header .business-area-menu{display:none}}.legacy_bootstrap .site-header .menus{align-items:center;display:flex;flex-grow:0;justify-content:space-around}.legacy_bootstrap .site-header .user-menu-toggle{align-items:center;border:none;cursor:pointer;display:flex;position:relative}.legacy_bootstrap .site-header .user-menu-toggle .avatar{height:2.8875rem;width:2.8875rem}.legacy_bootstrap .site-header .user-menu-toggle .icon{fill:#fff;display:none;font-size:large;position:absolute;right:-.721875rem}.legacy_bootstrap .site-header .user-menu-toggle .icon.show,.legacy_bootstrap .site-header .user-menu-toggle:hover .icon{display:block}.legacy_bootstrap .site-header .mobile-nav-toggle{display:none;margin:0 0 0 5px}@media(max-width:575.98px){.legacy_bootstrap .site-header .mobile-nav-toggle{display:block}}.legacy_bootstrap .site-header .mobile-nav-toggle{background-color:#0000;border:none;color:#fff;height:100%;padding-left:1em;padding-right:1em}.legacy_bootstrap .site-header .mobile-nav-toggle svg{fill:#343a40;height:1.25em;width:1.25em}.legacy_bootstrap .save-indicator{align-items:flex-end;background:#fff;border:1px solid #e9ecef;color:#004b8d;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.05rem;font-weight:500;position:fixed;right:11.5rem;top:calc(127px + 1rem);transition:all .5s ease;z-index:100}.legacy_bootstrap .save-indicator.hidden{opacity:0;z-index:-1}.legacy_bootstrap .save-indicator.failed{color:#dc3545}@media(max-width:575.98px){.legacy_bootstrap .save-indicator{right:0}}.legacy_bootstrap .nav-and-content{display:flex;flex-grow:1}@media(max-width:575.98px){.legacy_bootstrap .nav-and-content .nav{display:none}}.legacy_bootstrap .mobile-nav-collapse{position:absolute;top:127px;width:100%}.legacy_bootstrap .nav{display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;flex-wrap:nowrap;position:-webkit-sticky;position:sticky;top:127px;width:40px;z-index:1}.legacy_bootstrap .nav.expanded{width:20em;width:-webkit-fit-content;width:fit-content}.legacy_bootstrap .nav{background-color:#fff;border-bottom:1px solid #ced4da;border-right:1px solid #ced4da;transition:width .2s cubic-bezier(.4,0,.2,1)}.legacy_bootstrap .nav.mobile{width:100%}.legacy_bootstrap .nav.mobile .site-menu>button{padding:0!important}.legacy_bootstrap .nav.mobile .site-menu .current-context-wrapper{display:flex;margin-left:1em}.legacy_bootstrap .nav.mobile .site-menu .site-menu-spacer{margin-left:1em;padding-bottom:.5em;padding-top:.5em}.legacy_bootstrap .nav.mobile .site-menu .site-menu-dropdown-wrapper{align-items:center;display:flex}.legacy_bootstrap .nav.mobile .site-menu .current-context{font-weight:500;text-align:left;white-space:nowrap}.legacy_bootstrap .nav .icon{fill:#343a40}.legacy_bootstrap .nav .gap{flex-grow:1;flex-shrink:1}.legacy_bootstrap .nav .nav-toggle{align-items:center;align-self:stretch;background-color:#0000;border:none;display:flex;justify-content:center}.legacy_bootstrap .nav .nav-toggle:hover{background-color:#0000001a}.legacy_bootstrap .nav .nav-toggle:active{background-color:#0003}.legacy_bootstrap .nav .nav-toggle:focus{outline:none}.legacy_bootstrap .nav .nav-expand-icon{font-size:1.5rem;transition:transform .5s ease}.legacy_bootstrap .nav .nav-expand-icon.expanded{transform:rotate(180deg)}.legacy_bootstrap .nav .main-menu{align-items:flex-start;display:flex;flex-direction:column;font-size:.875rem;width:100%}.legacy_bootstrap .nav .main-menu .main-menu-group .main-menu-item{color:#212529;display:block}.legacy_bootstrap .nav .main-menu .main-menu-group-header{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.4em}.legacy_bootstrap .nav .main-menu .dropdown{font-size:1.4em}.legacy_bootstrap .nav .main-menu .dropdown .menu-toggle{cursor:pointer;display:flex;justify-content:center}.legacy_bootstrap .nav .main-menu .dropdown .menu-toggle:hover{background-color:#0000001a}.legacy_bootstrap .nav .main-menu .dropdown .menu-toggle:active{background-color:#0003}.legacy_bootstrap .nav .main-menu .dropdown-menu .dropdown-item,.legacy_bootstrap .nav .main-menu .main-menu-group-header,.legacy_bootstrap .nav .main-menu .screen-link{align-items:center;display:flex}.legacy_bootstrap .nav .main-menu a{color:#212529}.legacy_bootstrap .nav .main-menu.contracted{align-items:stretch;font-size:1.09375rem;width:100%}.legacy_bootstrap .nav .main-menu.contracted .main-menu-group-header{display:flex;justify-content:center}.legacy_bootstrap .nav .main-menu.contracted .tutorial-header:hover{background-color:#0000001a;cursor:pointer}.legacy_bootstrap .nav .main-menu.contracted a:hover{background-color:#0000001a}.legacy_bootstrap .nav .main-menu.contracted a:active{background-color:#0003}.legacy_bootstrap .nav .main-menu .collapse-icon{transform:rotate(-90deg)}.legacy_bootstrap .content-body-top-buffer{flex-grow:1;flex-shrink:1;height:calc(100vh - 100px);overflow-x:hidden;padding-top:1rem}.legacy_bootstrap .content-body{max-height:calc(100vh - 100px - 1rem);min-height:calc(100vh - 100px - 1rem);overflow-y:auto;position:relative;z-index:0}.legacy_bootstrap .content-body.horizontal-scrolling{overflow-x:scroll}.legacy_bootstrap .left-drop-icon{margin-left:auto;transform:rotate(-90deg)}.legacy_bootstrap .site-menu-dropdown{background-color:#fff;border:1px solid #00000026;cursor:default;max-height:90vh;overflow:auto;padding-bottom:.5rem;padding-top:.5rem}.legacy_bootstrap .site-menu-dropdown .menu-item :hover{background-color:#f8f9fa}.legacy_bootstrap .site-menu-dropdown .menu-item .menu-item-text{align-items:center;display:flex;padding:.5rem 1rem}.legacy_bootstrap .tutorial-menu .collapse,.legacy_bootstrap .tutorial-menu .collapsing{padding-left:15px}.legacy_bootstrap .tutorial-menu .dropdown-item,.legacy_bootstrap .tutorial-menu .tutorial-menu-item{border:none;outline:none;text-align:left}.legacy_bootstrap .tutorial-menu .dropdown-item .btn,.legacy_bootstrap .tutorial-menu .tutorial-menu-item .btn{color:#212529}.legacy_bootstrap .tutorial-menu .dropdown-item .menu-item-text,.legacy_bootstrap .tutorial-menu .tutorial-menu-item .menu-item-text{display:flex}.legacy_bootstrap .tutorial-menu .collapse-icon{transform:rotate(-90deg)}.legacy_bootstrap .retry-save-button{background-color:#dc3545;position:fixed;right:11.5rem;top:calc(127px + 3.9rem);z-index:1}.legacy_bootstrap .search-bar{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;position:relative;width:550px}@media(max-width:1199.98px){.legacy_bootstrap .search-bar{width:400px}}@media(max-width:991.98px){.legacy_bootstrap .search-bar{width:100%}}.legacy_bootstrap .search-bar .icon{height:1.5em;width:1.5em}.legacy_bootstrap .search-bar .search-box{flex-grow:1;flex-shrink:1;flex-wrap:nowrap}.legacy_bootstrap .search-bar .search-box .icon{fill:#6c757d}.legacy_bootstrap .search-bar .search-box .input-group-text{background-color:#eee;border-color:#fff;padding:.375rem}.legacy_bootstrap .search-bar .search-box .input-group-text.prepend{border-right:none}.legacy_bootstrap .search-bar .search-box .input-group-text.append{border-left:none}.legacy_bootstrap .search-bar .search-box input{background-clip:initial;background-color:#eee;height:auto}.legacy_bootstrap .search-bar .search-box .form-control{border-left:#fff;border-color:#fff currentcolor currentcolor;border-right:none}.legacy_bootstrap .search-bar .search-box .form-control:focus{box-shadow:none}.legacy_bootstrap .search-bar .global-search-toggle{flex-shrink:0;white-space:nowrap}@media(max-width:575.98px){.legacy_bootstrap .search-bar .global-search-toggle{display:none}}.legacy_bootstrap .search-bar input::-ms-clear{display:none}.legacy_bootstrap .search-bar input{flex-grow:1;flex-shrink:1}.legacy_bootstrap .search-bar .search-results{font-size:.875rem}@media(max-width:991.98px){.legacy_bootstrap .search-bar .search-results{font-size:.765625rem}}@media(max-width:767.98px){.legacy_bootstrap .search-bar .search-results{font-size:.6890625rem;right:-80px}}@media(max-width:575.98px){.legacy_bootstrap .search-bar .search-results{max-width:calc(100vw - 10px);min-width:20em;right:-122px}}.legacy_bootstrap .search-bar .search-results{box-shadow:0 4px 20px #00000040;max-height:90vh;overflow-y:auto;position:absolute;right:0;top:calc(100% + 1px);width:550px;z-index:1000}.legacy_bootstrap .search-bar .search-result{background-color:#fff;border-bottom:1px solid #e9ecef;color:#212529;cursor:pointer;overflow:hidden;padding:1em}.legacy_bootstrap .search-bar .search-result:hover{background-color:#e9ecef}.legacy_bootstrap .search-bar .search-result:active{background-color:#aeb9c4}.legacy_bootstrap .search-bar .search-result mark{background-color:#0000;color:inherit;padding:0;text-decoration:underline;-webkit-text-decoration-color:#17a2b8;text-decoration-color:#17a2b8}.legacy_bootstrap .search-bar .search-result .identifier{font-size:1em;font-weight:500}.legacy_bootstrap .record-screen .asset-select .search-bar .search-result .identifier .react-select__multi-value__label,.legacy_bootstrap .search-bar .search-result .identifier .record-screen .asset-select .react-select__multi-value__label,.legacy_bootstrap .search-bar .search-result .identifier .tag{font-size:1.4em;font-weight:700}.legacy_bootstrap .search-bar .search-result .parent{align-items:flex-end;color:#6c757d;display:flex;flex-direction:column;float:right;font-size:.8em;line-height:1.3;max-width:50%}.legacy_bootstrap .search-bar .search-result .parent>*{max-width:100%}.legacy_bootstrap .search-bar .search-result .descriptor{align-items:center;color:#6c757d;display:flex;font-size:.8em}.legacy_bootstrap .search-bar .search-result .descriptor .badge{font-size:1em}.legacy_bootstrap .search-bar .search-result .shrinkable{flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy_bootstrap .search-bar .search-result .content{clear:both;color:#6c757d;font-size:.8em}.legacy_bootstrap .search-bar .record-search-result .identifier{font-size:1em}.legacy_bootstrap .site-dashboard .agenda>*,.legacy_bootstrap .site-dashboard .recent-activity>*{flex-shrink:0}.legacy_bootstrap .site-dashboard .agenda .section-title,.legacy_bootstrap .site-dashboard .recent-activity .section-title{align-items:center;display:flex}.legacy_bootstrap .site-dashboard .agenda .agenda-item:hover .btn.snooze{display:block;opacity:1}.legacy_bootstrap .site-dashboard .agenda .follow-up{font-size:small}.legacy_bootstrap .site-dashboard .agenda a.description{display:block}.legacy_bootstrap .site-dashboard .agenda .metadata{grid-column-gap:.5rem;align-items:start;display:grid;grid-template-columns:8em 8em auto;justify-items:flex-start;overflow:hidden}.legacy_bootstrap .site-dashboard .agenda .metadata .record-type{grid-column:1/2}.legacy_bootstrap .site-dashboard .agenda .metadata .status{grid-column:2/3}.legacy_bootstrap .site-dashboard .agenda .metadata .details{color:#6c757d;font-size:.8em;grid-column:3/4}.legacy_bootstrap .site-dashboard .agenda .assets{align-items:baseline;display:flex;flex-wrap:wrap;margin-bottom:0}.legacy_bootstrap .site-dashboard .agenda .assets>*{flex-shrink:0}.legacy_bootstrap .site-dashboard .agenda .avatar{height:1.5rem;width:1.5rem}.legacy_bootstrap .site-dashboard .agenda .extra-tags-indicator{font-size:small}.legacy_bootstrap .site-dashboard .agenda .btn.snooze{bottom:.5rem;display:none;opacity:0;position:absolute;right:.5rem;transition:all 1s ease}.legacy_bootstrap .site-dashboard .recent-activity .date-range>div{display:flex;flex-wrap:wrap}.legacy_bootstrap .site-dashboard .recent-activity .date-range>div>*{flex-grow:0;flex-shrink:0}.legacy_bootstrap .site-dashboard .recent-activity .date-range>div>:first-child{width:11em}.legacy_bootstrap .site-dashboard .recent-activity .date-range>div>:last-child{width:8em}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item{padding:0}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .item-container{padding:.75rem 1.25rem 0}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .item-container.no-details{padding-bottom:.75rem}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item a{color:inherit;display:block}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item a:active,.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item a:hover{background-color:#e9ecef;text-decoration:none}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .user-and-event,.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .user-and-event .event-type{align-items:center;display:flex}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .user-and-event .event-type>.icon{font-size:1.2em}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .user-and-event .event-type>.badge{font-size:1em}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .avatar{flex-grow:0;flex-shrink:0;height:2rem;width:2rem}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .event{color:#6c757d;flex-grow:1;flex-shrink:1;font-size:small}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .record-description{font-style:italic}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .subtitle{align-items:center;display:flex}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .subtitle .text{font-size:.8em}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .date{font-style:italic}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .details-container{position:relative}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .details-container .details-toggle{align-items:center;cursor:pointer;display:flex;flex-direction:column}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .details-container .details-toggle .icon{fill:#6c757d}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .details-container .details-toggle:active,.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .details-container .details-toggle:hover{background-color:#e9ecef}.legacy_bootstrap .site-dashboard .recent-activity .recent-activity-item .details-container .details{color:#6c757d;font-size:small;padding:0 1.25rem .75rem}.legacy_bootstrap .site-dashboard .widgets-container iframe{background-color:#fff;border-style:none}.legacy_bootstrap .customers-and-sites .team-member{align-items:center;display:flex;font-size:.875rem}.legacy_bootstrap .customers-and-sites .team-member .avatar{height:2.5rem;overflow:hidden;width:2.5rem}.legacy_bootstrap .customers-and-sites .customer-logo{height:5rem}.legacy_bootstrap .customers-and-sites .header{display:flex;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.09375rem;font-weight:700}.legacy_bootstrap .customers-and-sites .header .btn{margin-left:auto}.legacy_bootstrap .customers-and-sites .area{align-items:center;display:flex}.legacy_bootstrap .customers-and-sites .area :first-child{flex-grow:1}.legacy_bootstrap .customers-and-sites .area .delete-button{align-items:center;background-color:#fff;border:none;border-radius:50%;display:none;flex-shrink:0;height:1.5em;justify-content:center;padding:0;width:1.5em}.legacy_bootstrap .customers-and-sites .area .delete-button:hover:not(:disabled){background-color:#f8d7da}.legacy_bootstrap .customers-and-sites .area .delete-button svg{fill:#212529;height:1.05em;width:1.05em}.legacy_bootstrap .customers-and-sites .area .delete-button{display:flex;visibility:hidden}.legacy_bootstrap .customers-and-sites .area:hover .delete-button{visibility:visible}.legacy_bootstrap .asset-screen .asset-screen-title{display:flex}.legacy_bootstrap .asset-screen .asset-screen-title .screen-title{flex-grow:1}.legacy_bootstrap .asset-screen .asset-screen-title .subtitle{flex-wrap:wrap}@media(min-width:992px){.legacy_bootstrap .asset-screen .asset-screen-title .subtitle .last-edited-details{margin-left:auto}}@media(max-width:1199.98px){.legacy_bootstrap .asset-screen .asset-screen-title .subtitle .last-edited-details{margin-top:.5em}}.legacy_bootstrap .asset-screen .read-only-tag{align-items:flex-start;display:flex}.legacy_bootstrap .asset-screen .read-only-tag .record-screen .asset-select .react-select__multi-value__label,.legacy_bootstrap .asset-screen .read-only-tag .tag,.legacy_bootstrap .record-screen .asset-select .asset-screen .read-only-tag .react-select__multi-value__label{padding-bottom:1px;padding-top:1px}.legacy_bootstrap .asset-screen .read-only-tag .btn{display:none}.legacy_bootstrap .asset-screen .read-only-tag:hover .btn{display:block}.legacy_bootstrap .asset-screen .tag-edit-form{position:relative;z-index:0}.legacy_bootstrap .asset-screen .tag-edit-form .btn{position:absolute;right:calc(.5rem + 1px);top:0;z-index:1}.legacy_bootstrap .asset-screen .asset-health .asset-health-spec{align-items:center;display:flex;justify-content:space-around}.legacy_bootstrap .asset-screen .asset-health .asset-health-spec .value{font-size:1.5rem;font-weight:700;text-align:center}.legacy_bootstrap .asset-screen .record-link{line-height:1.2}.legacy_bootstrap .asset-screen .footer{display:flex}.legacy_bootstrap .asset-screen .footer .delete-asset{margin-left:auto}.legacy_bootstrap .asset-records .records{grid-column-gap:.5rem;grid-row-gap:.25rem;align-items:center;display:grid;grid-template-columns:auto auto 4fr 1fr auto;justify-items:start;overflow:hidden}.legacy_bootstrap .asset-records .records .table-header.card-title{grid-column:1/4}.legacy_bootstrap .asset-records .records .table-header.savings{font-weight:500;grid-column:4/5;justify-self:center}.legacy_bootstrap .asset-records .records .table-header.sort-dropdown{grid-column:5/6}.legacy_bootstrap .asset-records .records .table-footer.savings{font-weight:500;grid-column:4/5}.legacy_bootstrap .asset-records .records .description{font-weight:500;grid-column:1/4}.legacy_bootstrap .asset-records .records .kpiSavings{align-self:start;font-size:small;grid-column:4/5;grid-row:span 2}.legacy_bootstrap .asset-records .records .created{align-self:start;color:#6c757d;font-size:small;grid-column:5/6;white-space:nowrap}.legacy_bootstrap .asset-records .records .record-type{grid-column:1/2}.legacy_bootstrap .asset-records .records .status{font-size:.7rem;grid-column:2/3}.legacy_bootstrap .asset-records .records .details{font-size:smaller;grid-column:3/4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.legacy_bootstrap .asset-records .records .details>*{margin:0;overflow:hidden;text-overflow:ellipsis}.legacy_bootstrap .asset-records .records .attachment-count{align-items:center;display:flex;grid-column:5/6;justify-self:flex-end}.legacy_bootstrap .asset-records .records .divider{border-color:#e9ecef;grid-column:1/6;width:100%}.legacy_bootstrap .add-record-modal .btn-group{width:100%}.legacy_bootstrap .add-record-modal .btn-group .btn{display:flex;flex-grow:1;justify-content:space-around}.legacy_bootstrap .add-record-modal .inline-suggest{font-family:inherit;font-size:.875rem;line-height:1.5;width:100%}.legacy_bootstrap .add-record-modal .inline-suggest input{border-color:#ced4da;color:#343a40;font-family:inherit;font-size:inherit;line-height:inherit;padding:.25rem}.legacy_bootstrap .add-record-modal .inline-suggest input:focus{border-color:#0e8eff;outline:none}.legacy_bootstrap .add-record-modal .inline-suggest input+div{border:1px solid #0000;font-family:inherit;font-size:inherit;left:0;line-height:inherit;padding:.25rem;top:0}.legacy_bootstrap .add-record-modal .inline-suggest.is-invalid+.invalid-feedback{display:block}.legacy_bootstrap .add-record-modal .inline-suggest.is-invalid input{border-color:#dc3545}.legacy_bootstrap .add-record-modal .inline-suggest.is-invalid .invalid-feedback{display:block}.legacy_bootstrap .valve-health-over-time .chart-tooltip{background-color:#fff;border:1px solid #ced4da;padding:1rem}.legacy_bootstrap .valve-health-over-time .legend{display:flex;flex-direction:row;justify-content:center;width:100%}.legacy_bootstrap .valve-health-over-time .legend .icon-container{align-items:center;display:flex;line-height:1}.legacy_bootstrap .valve-health-over-time .legend .icon-container .icon{height:1rem;width:1rem}.legacy_bootstrap .asset-list .filters .icon{fill:#343a40;font-size:large}.legacy_bootstrap .kpi-template-list .screen-title{margin-bottom:6px}.legacy_bootstrap .record-kpi form{margin-top:.5rem}.legacy_bootstrap .record-kpi .form-control-plaintext{font-size:large;font-weight:700;padding:0}.legacy_bootstrap .record-kpi .form-control-plaintext.tbd{color:#6c757d;font-weight:400}.legacy_bootstrap .record-kpi .form-control-plaintext.emphasize{font-size:larger}.legacy_bootstrap .record-kpi .lock-details-container{display:flex}.legacy_bootstrap .record-kpi .lock-details-container .lock-icon-container{align-items:center;display:flex}.legacy_bootstrap .record-kpi .sign-off-button-container{display:flex;justify-content:flex-end}.legacy_bootstrap .kpi-screen p{color:#6c757d;margin-bottom:.5rem}.legacy_bootstrap .kpi-screen .kpiTemplate-screen-title{display:flex}.legacy_bootstrap .kpi-screen .kpiTemplate-screen-title .screen-title{flex-grow:1}.legacy_bootstrap .kpi-screen .kpiTemplate-screen-title .subtitle{flex-wrap:wrap}.legacy_bootstrap .kpi-screen .collapse-toggle{display:flex;justify-content:space-between}.legacy_bootstrap .kpi-screen .collapse-toggle .kpi-title{align-items:flex-start;display:flex;flex-direction:column}.legacy_bootstrap .kpi-screen .collapse-toggle .kpi-title svg{margin:0 6px 4px 0}.legacy_bootstrap .kpi-screen .collapse-toggle .template-name{color:#6c757d;margin-left:38px}.legacy_bootstrap .kpi-screen .collapse-toggle .kpi-summary{align-items:flex-end;display:flex;flex-direction:column}.legacy_bootstrap .kpi-screen .savings-figure{font-weight:700}.legacy_bootstrap .kpi-screen .signed-off{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:500;text-transform:uppercase}.legacy_bootstrap .kpi-screen .signed-off svg{margin-bottom:4px}.legacy_bootstrap .kpi-screen form{width:100%}.legacy_bootstrap .kpi-screen form.set-max-width{max-width:775px}.legacy_bootstrap .kpi-screen div.spacer{background:linear-gradient(#004b8d1a) bottom/97% 2px no-repeat;margin-bottom:1rem;min-height:2px}.legacy_bootstrap .kpi-screen .totals{text-align:right}.legacy_bootstrap .kpi-screen .totals div{color:#6c757d;font-size:1.05em;font-weight:500;margin-right:8px}.legacy_bootstrap .kpi-screen .totals div p{margin:0}.legacy_bootstrap .kpi-screen .totals div p.figure{float:right}.legacy_bootstrap .kpi-screen .totals div p.figure-light{color:#adb5bd;float:right;font-size:.95em}.legacy_bootstrap .kpi-help-icon{fill:#6c757d;font-size:19px;line-height:19px;margin-left:.3em}.legacy_bootstrap .kpi-help-icon svg{margin-bottom:2px}.legacy_bootstrap .kpi-tooltip-inner{font-size:1.1em;min-width:300px;text-align:left}.legacy_bootstrap .kpiTypeBadge{font-size:110%;font-weight:500}.legacy_bootstrap .kpiTypeBadge svg.icon:first-child{margin-right:.5rem!important}.legacy_bootstrap .selectKpiTypeGroupLabel{color:#b5b5b5;font-size:125%;text-transform:uppercase}.legacy_bootstrap .selectKpiTypeOptionLabel svg{margin-bottom:4px}.legacy_bootstrap .selectKpiTypeOptionLabel span{margin-left:10px}.legacy_bootstrap .planning-scope-card{margin-bottom:2rem}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading{border-radius:4px;border-top:6px solid #c4c4c4;display:flex}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-title{font-size:1rem;font-weight:500;min-width:150px;padding:1rem 8px;width:250px}@media(min-width:900px)and (max-width:1360px){.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-title{width:200px}}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary{background-color:#f5f5f5;border:1px solid #c4c4c4;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:none;display:flex;justify-content:space-between;padding:1rem;width:100%}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-header-column-grouping{display:flex;justify-content:space-around}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-item{display:flex;flex-direction:column}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-item .label{color:#6c757d;font-size:1em;font-weight:400}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-item .value{color:#495057;font-size:1.1em;font-weight:700}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-item .subtext{color:#6c757d;font-size:.9em;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-item .subtext.danger{color:darkred}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns{display:flex;flex-wrap:nowrap;justify-content:space-between}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col{padding:0 8px}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col.scope-of-work{padding-right:16px;width:250px}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col.quote-amount{width:250px}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col.lead-time{width:150px}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col.accept-button{width:100px}@media(min-width:0px)and (max-width:900px){.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col.accept-button,.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col.lead-time,.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col.quote-amount,.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col.scope-of-work{width:100%}}@media(min-width:900px)and (max-width:1560px){.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns{display:flex;flex-wrap:wrap;justify-content:flex-start}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col{box-sizing:border-box;padding:0 8px}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col.scope-of-work{padding-bottom:16px;padding-right:16px;width:100%}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col.lead-time,.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col.quote-amount{width:40%}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .scope-summary .scope-summary-columns .scope-summary-col.accept-button{width:20%}}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading.accepted{border-top-color:#c6f6d5}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading.accepted .scope-summary{background-color:#f5fbf8;border:1px solid #c6f6d5;border-top:none}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading.selectable{border-top-color:#bdcbde}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading.selectable .scope-summary{background-color:#edf2f7;border:1px solid #bdcbde;border-top:none}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .details-button-wrapper{align-items:center;display:flex;flex-basis:100px;height:100%;justify-content:flex-end;min-width:70px;width:100%}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .details-button-wrapper button{background:#0000;border:none;outline:none}.legacy_bootstrap .planning-scope-card .planning-scope-card-heading .accept-scope-button-wrapper{align-items:center;display:flex;height:100%}.legacy_bootstrap .planning-scope-card .spacer{width:250px}@media(min-width:900px)and (max-width:1360px){.legacy_bootstrap .planning-scope-card .spacer{width:200px}}@media(max-width:900px){.legacy_bootstrap .planning-scope-card .spacer{width:0}}.legacy_bootstrap .planning-scope-card .form-body{width:100%}.legacy_bootstrap .outage-form-dollar-amount-input{height:31px;margin-top:2px}.legacy_bootstrap .outage-form-dollar-amount-input+input::-webkit-inner-spin-button,.legacy_bootstrap .outage-form-dollar-amount-input+input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.legacy_bootstrap .outage-form-dollar-amount-input+input[type=number]{-moz-appearance:textfield}.legacy_bootstrap .outage-form-lead-time-input{display:flex}.legacy_bootstrap .outage-form-lead-time-input .lead-time-number-input.form-control{margin-right:4px;width:50px}.legacy_bootstrap .outage-form-lead-time-input .lead-time-unit-input.form-control{margin:auto;width:100%}.legacy_bootstrap .outage-detail-form .form-group{margin-bottom:0}.legacy_bootstrap .add-secondary-scope-button-wrapper,.legacy_bootstrap .additional-details-toggle-button-wrapper,.legacy_bootstrap .remove-secondary-scope-button-wrapper{align-items:flex-end;display:flex;height:100%;justify-content:flex-end;width:100%}.legacy_bootstrap .add-secondary-scope-button-wrapper button,.legacy_bootstrap .additional-details-toggle-button-wrapper button,.legacy_bootstrap .remove-secondary-scope-button-wrapper button{background:#0000;border:none;color:#004b8d;outline:none}.legacy_bootstrap .add-secondary-scope-button-wrapper button svg,.legacy_bootstrap .additional-details-toggle-button-wrapper button svg,.legacy_bootstrap .remove-secondary-scope-button-wrapper button svg{fill:#004b8d}.legacy_bootstrap .remove-secondary-scope-button-wrapper button{color:#004b8d}.legacy_bootstrap .remove-secondary-scope-button-wrapper button svg{fill:#004b8d;margin-right:4px}.legacy_bootstrap .add-secondary-scope-button-wrapper button{color:#004b8d}.legacy_bootstrap .add-secondary-scope-button-wrapper button svg{fill:#004b8d;margin-bottom:3px;margin-right:4px}.legacy_bootstrap .form-error{color:#dc3545;font-size:80%;margin-top:.25rem;width:100%}.legacy_bootstrap .milestones table{border-collapse:collapse}.legacy_bootstrap .milestones table td,.legacy_bootstrap .milestones table th{padding:0}.legacy_bootstrap .milestones .milestones-row .cell{align-items:center;display:flex}.legacy_bootstrap .milestones .milestones-row .cell.label{color:#495057;padding-right:32px}.legacy_bootstrap .milestones .milestones-row .cell.expected{background:#fcf9f6;margin-right:20px;padding:0 16px}.legacy_bootstrap .milestones .milestones-row .cell.expected.header{border-top:3px solid #f29f3e;border-top-left-radius:3px;border-top-right-radius:3px}.legacy_bootstrap .milestones .milestones-row .cell.actual{background:#e8eef7;margin-right:20px;padding:0 16px}.legacy_bootstrap .milestones .milestones-row .cell.actual.header{border-top:3px solid #004b8d;border-top-left-radius:3px;border-top-right-radius:3px}.legacy_bootstrap .milestones .milestones-row .cell.difference{color:#f29f3e;font-weight:700}.legacy_bootstrap .milestones .milestones-row .cell.difference .error{color:#dc3545}.legacy_bootstrap .milestones .waiting-icon{fill:#6c757d;height:24px;width:24px}.legacy_bootstrap .milestones .in-progress-icon{fill:#3182ce;height:24px;width:24px}.legacy_bootstrap .milestones .completed-icon{fill:#28a745;height:24px;width:24px}.legacy_bootstrap .evaluation .evaluation-consideration-index{align-items:center;background-color:#631717;border-radius:50%;color:#fff;display:flex;height:30px;justify-content:center;margin-left:24px;margin-right:24px;margin-top:24px;width:30px}.legacy_bootstrap .evaluation .evaluation-row-left{display:flex}.legacy_bootstrap .evaluation .evaluation-row-left .form-group:last-child{flex-grow:1;max-width:360px}.legacy_bootstrap .record-outage-details .record-outage-details-nav{margin:1em;width:100%}.legacy_bootstrap .record-outage-details .record-outage-details-nav .record-outage-details-tab{padding:0 2rem}.legacy_bootstrap .record-outage-details .record-outage-details-nav .record-outage-details-tab:first-child,.legacy_bootstrap .record-outage-details .record-outage-details-nav .record-outage-details-tab:last-child{padding:0}.legacy_bootstrap .record-outage-details .record-outage-details-nav .record-outage-details-tab .wrapper{display:flex;position:relative;width:100%}.legacy_bootstrap .record-outage-details .record-outage-details-nav .record-outage-details-tab .wrapper .bottom-underline{background:#ced4da;border-radius:3px;bottom:-6px;height:3px;position:absolute;width:100%}.legacy_bootstrap .record-outage-details .record-outage-details-nav .record-outage-details-tab .wrapper .icon{fill:#adb5bd;font-size:1.2em;line-height:1}.legacy_bootstrap .record-outage-details .record-outage-details-nav .record-outage-details-tab .wrapper .icon svg{background-color:#e9ecef}.legacy_bootstrap .record-outage-details .record-outage-details-nav .record-outage-details-tab .wrapper .title{flex-grow:1;font-weight:400;margin-left:.5em}.legacy_bootstrap .record-outage-details .record-outage-details-nav .record-outage-details-tab.is-selected .bottom-underline{background:#000}.legacy_bootstrap .record-outage-details .record-outage-details-nav .record-outage-details-tab:not(.is-selected) .title{color:#495057}.legacy_bootstrap .record-outage-details .record-outage-details-nav .record-outage-details-tab.is-current .icon{fill:#3182ce}.legacy_bootstrap .record-outage-details .record-outage-details-nav .record-outage-details-tab.is-completed .icon{fill:#38a169}.legacy_bootstrap .incorrect-outage-phase{align-items:center;color:#495057;display:flex;height:200px;justify-content:center;width:100%}.legacy_bootstrap .outage-modal input.form-control{margin:2px 0}.legacy_bootstrap .record-type{font-weight:500;text-transform:uppercase}.legacy_bootstrap .record-screen .decorators{align-items:center;display:flex;flex-wrap:wrap;width:100%}.legacy_bootstrap .record-screen .decorators .record-id{color:#6c757d;font-size:small;white-space:nowrap}.legacy_bootstrap .record-screen .decorators .assets-right{font-size:80%;margin-left:auto}@media(max-width:575.98px){.legacy_bootstrap .record-screen .decorators .assets-right{font-size:60%;margin-left:0;margin-top:.5em}}.legacy_bootstrap .record-screen .record-screen-title{display:flex}.legacy_bootstrap .record-screen .record-screen-title .screen-title{flex-grow:1;font-size:1.75rem}@media(max-width:575.98px){.legacy_bootstrap .record-screen .record-screen-title .screen-title{font-size:1.3125rem}}.legacy_bootstrap .record-screen .record-screen-title .screen-title .badge{font-size:.875rem}.legacy_bootstrap .record-screen .record-screen-title .icon-and-title{margin-bottom:.5em}.legacy_bootstrap .record-screen .record-screen-title .icon-and-title .invalid-feedback{display:none}.legacy_bootstrap .record-screen .record-screen-title .icon-and-title .inline-suggest{font-family:inherit;font-size:1.75rem;line-height:1.1em;width:100%}@media(max-width:575.98px){.legacy_bootstrap .record-screen .record-screen-title .icon-and-title .inline-suggest{font-size:1.3125rem}}.legacy_bootstrap .record-screen .record-screen-title .icon-and-title .inline-suggest input{border-color:#ced4da;font-family:inherit;font-size:inherit;line-height:inherit;padding:.25rem}.legacy_bootstrap .record-screen .record-screen-title .icon-and-title .inline-suggest input:focus{border-color:#0e8eff;outline:none}.legacy_bootstrap .record-screen .record-screen-title .icon-and-title .inline-suggest input+div{border:1px solid #0000;display:none;font-family:inherit;font-size:inherit;left:0;line-height:inherit;padding:.25rem;top:0}.legacy_bootstrap .record-screen .record-screen-title .icon-and-title .inline-suggest.is-invalid+.invalid-feedback{display:block}.legacy_bootstrap .record-screen .record-screen-title .icon-and-title .inline-suggest.is-invalid input{border-color:#dc3545}.legacy_bootstrap .record-screen .record-screen-title .icon-and-title .form-control.is-invalid+.invalid-feedback{display:block}.legacy_bootstrap .record-screen .record-screen-title .commands{grid-row-gap:.5rem;align-self:flex-start;display:grid;grid-template-rows:auto auto}.legacy_bootstrap .record-screen .record-screen-title .invalid-feedback{display:block}.legacy_bootstrap .record-screen .record-details .row:last-child .form-group{margin-bottom:0}.legacy_bootstrap .record-screen .asset-select .react-select__multi-value__label{font-size:110%;padding-bottom:1px;padding-top:1px}.legacy_bootstrap .record-screen .record-recommendations .section-title{align-items:baseline;flex-wrap:wrap}.legacy_bootstrap .record-screen .record-recommendations .section-title .gap{flex-grow:1;flex-shrink:1000}.legacy_bootstrap .record-screen .record-recommendations .section-title .recommendation-select{flex-basis:25em;flex-shrink:1}@media(max-width:767.98px){.legacy_bootstrap .record-screen .record-recommendations .section-title .recommendation-select{flex-basis:15em}}@media(max-width:575.98px){.legacy_bootstrap .record-screen .record-recommendations .section-title .recommendation-select{margin-top:.5rem}}.legacy_bootstrap .record-screen .record-recommendations .recommendation-display .recommendation-content{flex-grow:1;margin-bottom:0;width:100%}.legacy_bootstrap .record-screen .record-recommendations .recommendation-display .status-container{align-items:center;display:flex}.legacy_bootstrap .record-screen .record-recommendations .recommendation-display .status-container .status-select{width:14em}.legacy_bootstrap .record-screen .record-recommendations .recommendation-display .status-and-actions{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:575.98px){.legacy_bootstrap .record-screen .record-recommendations .recommendation-display .status-and-actions .button-container{margin-top:.5em}}.legacy_bootstrap .record-screen .record-history .section-title .checkbox{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;text-transform:none}.legacy_bootstrap .record-screen .record-history .comment-entry .form-group{display:flex;flex-direction:column}.legacy_bootstrap .record-screen .record-history .comment-entry .form-group .controls{align-items:center;align-self:flex-end;display:flex}.legacy_bootstrap .record-screen .record-history .history-event-display{align-items:flex-start;display:flex}.legacy_bootstrap .record-screen .record-history .history-event-display .avatar{flex-shrink:0;height:1.5rem;width:1.5rem}.legacy_bootstrap .record-screen .record-history .history-event-display .history-event-text{flex-grow:1}.legacy_bootstrap .record-screen .record-history .history-event-display .history-event-text .resolution-container .star-icon-container{bottom:2px;position:relative}.legacy_bootstrap .record-screen .record-history .history-event-display .history-event-text .resolution-container .resolution{font-weight:700}.legacy_bootstrap .record-screen .record-history .history-event-display .meta{color:#6c757d;font-size:.765625rem}.legacy_bootstrap .record-screen .record-history .history-event-display .meta .posted-date{font-size:small;font-style:italic}.legacy_bootstrap .record-screen .record-history .history-event-display .hidden-btn{background:#0000;border:1px solid #0000;opacity:0}.legacy_bootstrap .record-screen .record-history .history-event-display .hidden-btn.active{opacity:1}.legacy_bootstrap .record-screen .record-history .history-event-display .hidden-btn .icon{fill:#212529}.legacy_bootstrap .record-screen .record-history .history-event-display:hover .hidden-btn{border-color:#6c757d;opacity:1}.legacy_bootstrap .asset-health .asset-health-header{align-items:center;display:flex;justify-content:space-between}.legacy_bootstrap .asset-health .asset-health-header .icon{fill:#495057;height:1.5rem;width:1.5rem}.legacy_bootstrap .asset-health .asset-health-header #mobile-info-icon,.legacy_bootstrap .asset-health .asset-health-header #non-mobile-info-icon{cursor:pointer}.legacy_bootstrap .asset-health .overall{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.legacy_bootstrap .asset-health .overall .overall-score{font-size:3.5rem;font-weight:400;line-height:1;text-shadow:1px 1px 1px #495057}.legacy_bootstrap .asset-health .overall .overall-score.grey{color:#adb5bd}.legacy_bootstrap .asset-health .overall .overall-score.green{color:#28a745}.legacy_bootstrap .asset-health .overall .overall-score.yellow{color:#ffc107}.legacy_bootstrap .asset-health .overall .overall-score.orange{color:#fd7e14}.legacy_bootstrap .asset-health .overall .overall-score.red{color:#dc3545}.legacy_bootstrap .report-card table{margin-bottom:0}.legacy_bootstrap .report-card tr:first-child th{border:none}.legacy_bootstrap .report-card th{font-size:small;font-weight:400;text-align:center}.legacy_bootstrap .report-card td{font-size:small;vertical-align:middle}.legacy_bootstrap .report-card .traffic-light{border:1px solid #e9ecef;margin-left:auto;margin-right:auto}.legacy_bootstrap .report-card .traffic-light:hover:not(.locked){border-color:#adb5bd}.legacy_bootstrap .report-card .traffic-light:not(.locked){cursor:pointer}.legacy_bootstrap .traffic-light{border-radius:50%;height:1.5rem;width:1.5rem}@media(max-width:1199.98px){.legacy_bootstrap .traffic-light{height:1.25rem;width:1.25rem}}.legacy_bootstrap .traffic-light.red{background-color:#dc3545;border-color:#dc3545}.legacy_bootstrap .traffic-light.orange{background-color:#fd7e14;border-color:#fd7e14}.legacy_bootstrap .traffic-light.yellow{background-color:#ffc107;border-color:#ffc107}.legacy_bootstrap .traffic-light.green{background-color:#28a745;border-color:#28a745}.legacy_bootstrap .visual-integrity .badge{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;justify-content:center;white-space:normal;width:100%}.legacy_bootstrap .asset-link-list,.legacy_bootstrap .record-link-list{display:flex;flex-flow:row wrap}.legacy_bootstrap .asset-link-list a,.legacy_bootstrap .record-link-list a{margin-right:.5rem}@supports(display:grid){.legacy_bootstrap .asset-link-list,.legacy_bootstrap .record-link-list{grid-gap:.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(10em,0fr))}.legacy_bootstrap .asset-link-list a,.legacy_bootstrap .record-link-list a{margin-right:0}}@media(max-width:1199.98px){.legacy_bootstrap .attachments .add-button-text{display:none}}.legacy_bootstrap .attachments .delete-button{align-items:center;background-color:#fff;border:none;border-radius:50%;display:none;flex-shrink:0;height:1rem;justify-content:center;padding:0;width:1rem}.legacy_bootstrap .attachments .delete-button:hover:not(:disabled){background-color:#f8d7da}.legacy_bootstrap .attachments .delete-button svg{fill:#212529;height:.7rem;width:.7rem}.legacy_bootstrap .attachments .img-thumbnail{image-orientation:initial;max-height:5rem}.legacy_bootstrap .attachments .pictures-container{display:flex;flex-wrap:wrap}.legacy_bootstrap .attachments .pictures-container .attachment-picture{cursor:pointer;display:flex;position:relative}.legacy_bootstrap .attachments .pictures-container .attachment-picture .figure-img{margin:0}.legacy_bootstrap .attachments .pictures-container .attachment-picture .delete-button{cursor:pointer;position:absolute;right:-.5rem;top:-.5rem;z-index:1}.legacy_bootstrap .attachments .pictures-container .attachment-picture .rotate-button{align-items:center;background-color:#fff;border:none;border-radius:50%;display:none;flex-shrink:0;height:1.25rem;justify-content:center;padding:0;width:1.25rem}.legacy_bootstrap .attachments .pictures-container .attachment-picture .rotate-button:hover:not(:disabled){background-color:#ccc}.legacy_bootstrap .attachments .pictures-container .attachment-picture .rotate-button svg{fill:#212529;height:.875rem;width:.875rem}.legacy_bootstrap .attachments .pictures-container .attachment-picture .rotate-button{cursor:pointer;left:-.625rem;position:absolute;top:calc(100% - .625rem);z-index:2}.legacy_bootstrap .attachments .pictures-container .attachment-picture .caption-button{align-items:center;background-color:#fff;border:none;border-radius:50%;display:none;flex-shrink:0;height:1.25rem;justify-content:center;padding:0;width:1.25rem}.legacy_bootstrap .attachments .pictures-container .attachment-picture .caption-button:hover:not(:disabled){background-color:#ccc}.legacy_bootstrap .attachments .pictures-container .attachment-picture .caption-button svg{fill:#212529;height:.875rem;width:.875rem}.legacy_bootstrap .attachments .pictures-container .attachment-picture .caption-button{cursor:pointer;position:absolute;right:-.625rem;top:calc(100% - .625rem);z-index:1}.legacy_bootstrap .attachments .pictures-container .attachment-picture:hover .caption-button,.legacy_bootstrap .attachments .pictures-container .attachment-picture:hover .delete-button,.legacy_bootstrap .attachments .pictures-container .attachment-picture:hover .rotate-button{display:flex}@media(max-width:575.98px){.legacy_bootstrap .attachments .pictures-container .attachment-picture:hover .caption-button,.legacy_bootstrap .attachments .pictures-container .attachment-picture:hover .delete-button,.legacy_bootstrap .attachments .pictures-container .attachment-picture:hover .rotate-button{display:none}}.legacy_bootstrap .attachments .files-container .attachment-file{align-items:center;display:flex}.legacy_bootstrap .attachments .files-container .attachment-file a{align-items:center;display:flex;overflow:hidden}.legacy_bootstrap .attachments .files-container .attachment-file .delete-button{display:flex;visibility:hidden}@media(max-width:575.98px){.legacy_bootstrap .attachments .files-container .attachment-file .delete-button{visibility:visible}}.legacy_bootstrap .attachments .files-container .attachment-file:hover .delete-button{visibility:visible}.legacy_bootstrap .attachments .files-container .attachment-file .file-icon{fill:#495057;align-items:center;flex-shrink:0}.legacy_bootstrap .attachments .files-container .attachment-file .file-icon svg{height:2rem;width:2rem}.legacy_bootstrap .picture-modal{align-items:center;display:flex;flex-direction:column;max-width:calc(100% - 2rem)}.legacy_bootstrap .picture-modal img{max-height:75vh;max-width:100%}.legacy_bootstrap .picture-modal .spinner-container{align-items:center;display:flex;justify-content:center;min-height:400px;min-width:400px}.legacy_bootstrap .picture-modal .spinner-container .spinner-image{height:100px;width:100px}.legacy_bootstrap .picture-modal .rotate180{transform:rotate(180deg)}.legacy_bootstrap .picture-modal .navigation-control{min-height:48px;min-width:48px}.legacy_bootstrap .picture-modal .modal-content{width:auto}@media(max-width:575.98px){.legacy_bootstrap .picture-modal .modal-content{width:100%}}.legacy_bootstrap .picture-modal .modal-body{align-items:center;display:flex;justify-content:center;padding-bottom:0;padding-top:0;position:relative}.legacy_bootstrap .picture-modal .modal-body .save-indicator{position:absolute;right:1.25rem;top:.25rem}.legacy_bootstrap .picture-modal .modal-footer{flex-direction:column;justify-content:space-between}.legacy_bootstrap .picture-modal .modal-footer>div{align-items:flex-end;display:flex;margin:0;width:100%}.legacy_bootstrap .picture-modal .modal-footer>div:first-child>:first-child{flex-grow:1}.legacy_bootstrap .picture-modal .modal-footer .picture-modal-delete-button{margin-left:auto}.legacy_bootstrap .caption-edit-popover .popover{width:80rem}.legacy_bootstrap .caption-edit-popover .popover .popover-inner{display:flex}.legacy_bootstrap .import .buttons-container{align-items:center;display:flex;flex-wrap:wrap}.legacy_bootstrap .import .templates-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.legacy_bootstrap .import .stats{font-weight:700}.legacy_bootstrap .import .stats .valid{color:#28a745}.legacy_bootstrap .import .stats .row-exists{color:#004b8d}.legacy_bootstrap .import .stats .invalid{color:#dc3545}.legacy_bootstrap .import .stats .warning{color:#17a2b8}.legacy_bootstrap .import .spinner,.legacy_bootstrap .import .spinner-ie{height:2.5rem}.legacy_bootstrap .import .valid-icon .icon{height:1.5rem;width:1.5rem}.legacy_bootstrap .import .valid-icon.row-exists{fill:#004b8d}.legacy_bootstrap .import .valid-icon.invalid{fill:#dc3545}.legacy_bootstrap .import .valid-icon.warning{fill:#17a2b8}.legacy_bootstrap .import .valid-icon.valid{fill:#28a745}.legacy_bootstrap .import .valid-icon.info-exists{fill:#17a2b8}.legacy_bootstrap .import .valid-icon.new{fill:#004b8d}.legacy_bootstrap .import .valid-header{width:50px}.legacy_bootstrap .import .table-striped thead .sticky-column{background:#fff;z-index:1}.legacy_bootstrap .import .table-striped tbody .sticky-column{z-index:1}.legacy_bootstrap .import .table-striped tbody tr:nth-of-type(odd) .sticky-column{background:#f2f2f2}.legacy_bootstrap .import .table-striped tbody tr:nth-of-type(2n) .sticky-column{background:#fff}.legacy_bootstrap .import .sticky-column{position:-webkit-sticky;position:sticky}.legacy_bootstrap .import .sticky-column.valid-column{left:0}.legacy_bootstrap .import .sticky-column.tag-column{left:50px}.legacy_bootstrap .import .invalid-message{color:#dc3545;font-size:small}.legacy_bootstrap .import .warning-message{color:#17a2b8;font-size:small}.legacy_bootstrap .import .edit-message{color:#28a745;font-size:small}.legacy_bootstrap .import .important-edit-message{color:#fd7e14;font-size:small}.legacy_bootstrap .import .info-message{color:#17a2b8;font-size:small}.legacy_bootstrap .import .record-batch-table .recommendations-column div{max-height:6em;overflow:hidden;text-overflow:ellipsis}.legacy_bootstrap .application-screen .add-strategy-command{display:flex;justify-content:flex-end}.legacy_bootstrap .strategy .strategy-section-title{align-items:baseline;display:flex;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.09375rem;font-weight:500;text-transform:uppercase}.legacy_bootstrap .strategy .strategy-section-title form{flex-grow:1000}.legacy_bootstrap .strategy .strategy-section-title .strategy-name{font-weight:500;text-transform:none}.legacy_bootstrap .strategy .strategy-section-title .strategy-name .form-control{font-weight:500}.legacy_bootstrap .strategy .strategy-section-title .strategy-name .form-control.empty:not(:hover):not(:focus):not(:active):not(.is-invalid){border-color:#0e8eff}@media(max-width:575.98px){.legacy_bootstrap .strategy .strategy-section-title .strategy-name{margin-left:0!important;margin-top:1rem}}.legacy_bootstrap .strategy .strategy-section-title .gap{flex-grow:1}.legacy_bootstrap .strategy .strategy-section-title .delete-button{align-items:center;background-color:#fff;border:none;border-radius:50%;display:none;flex-shrink:0;height:1.09375rem;justify-content:center;padding:0;width:1.09375rem}.legacy_bootstrap .strategy .strategy-section-title .delete-button:hover:not(:disabled){background-color:#f8d7da}.legacy_bootstrap .strategy .strategy-section-title .delete-button svg{fill:#212529;height:.765625rem;width:.765625rem}.legacy_bootstrap .strategy .strategy-section-title .delete-button{align-self:flex-start;display:flex}.legacy_bootstrap .strategy .subheading{align-items:center;border-bottom:1px solid #e9ecef;display:flex;flex-wrap:wrap;font-size:1.09375rem;font-weight:500}.legacy_bootstrap .strategy .subheading .gap{flex-grow:1}.legacy_bootstrap .strategy .subsubheading{align-items:center;display:flex;font-size:1.1em;font-weight:500}.legacy_bootstrap .strategy .card :not(.collapsed) .delete-button{display:flex}.legacy_bootstrap .strategy .card.collapsed{border:none;border-bottom:1px solid #e9ecef}.legacy_bootstrap .strategy .collapse>.form-group:last-child{margin-bottom:0}.legacy_bootstrap .strategy .name-and-badges{margin-right:auto}.legacy_bootstrap .strategy .name-and-badges .name{font-size:1.1em}.legacy_bootstrap .strategy .badges{display:flex;flex-wrap:wrap}.legacy_bootstrap .strategy .card-title{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:.875rem;font-weight:400;text-transform:none}.legacy_bootstrap .strategy .card-title .collapse-toggle{flex-grow:1}.legacy_bootstrap .strategy .card-title .collapse-icon{font-size:1.2em}.legacy_bootstrap .strategy .card-title .delete-button{align-items:center;background-color:#fff;border:none;border-radius:50%;flex-shrink:0;height:1.09375rem;justify-content:center;padding:0;width:1.09375rem}.legacy_bootstrap .strategy .card-title .delete-button:hover:not(:disabled){background-color:#f8d7da}.legacy_bootstrap .strategy .card-title .delete-button svg{fill:#212529;height:.765625rem;width:.765625rem}.legacy_bootstrap .strategy .card-title .delete-button{align-self:flex-start;display:none}.legacy_bootstrap .strategy .risk-option{align-items:center;display:flex}.legacy_bootstrap .strategy .risk-option .swatch{border-radius:50%;height:1em;width:1em}.legacy_bootstrap .strategy .risk-option .swatch.red{background-color:#dc3545}.legacy_bootstrap .strategy .risk-option .swatch.orange{background-color:#fd7e14}.legacy_bootstrap .strategy .risk-option .swatch.yellow{background-color:#ffc107}.legacy_bootstrap .strategy .risk-option .swatch.green{background-color:#28a745}.legacy_bootstrap .strategy .mitigation-type-badge{display:inline-block;height:1em;width:1em}.legacy_bootstrap .strategy .header{font-weight:700}.legacy_bootstrap .strategy .recorded-failures .failures{display:table}.legacy_bootstrap .strategy .recorded-failures .failures>*{display:table-row}.legacy_bootstrap .strategy .recorded-failures .failures>*>*{display:table-cell}.legacy_bootstrap .strategy .mitigation .checkbox{align-items:flex-start;display:flex}.legacy_bootstrap .mitigation-implementations-table,.legacy_bootstrap .mitigation-implementations-table .origin-cell{border:none}.legacy_bootstrap .mitigation-implementations-table thead th{border-bottom:none}.legacy_bootstrap .mitigation-implementations-table .mitigation-name{max-height:16em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;writing-mode:vertical-rl}.legacy_bootstrap .mitigation-implementations-table{width:auto}.legacy_bootstrap .mitigation-implementations-table th.mitigation{border-top-style:solid;border-top-width:.5em}.legacy_bootstrap .mitigation-implementations-table th.mitigation.alert{border-top-color:#921925}.legacy_bootstrap .mitigation-implementations-table th.mitigation.diagnostic{border-top-color:#684326}.legacy_bootstrap .mitigation-implementations-table th.mitigation.field-work{border-top-color:#1e7e34}.legacy_bootstrap .mitigation-implementations-table th.mitigation.proactive{border-top-color:#095e5e}.legacy_bootstrap .mitigation-implementations-table td.implementation{text-align:center}.legacy_bootstrap .mitigation-implementations-table td.implementation.clickable{cursor:pointer}.legacy_bootstrap .video-tutorial-modal{display:table}.legacy_bootstrap .manage-keywords .unused-marker{color:#ffc107;font-style:italic}.legacy_bootstrap .regex-example{font-style:italic}.legacy_bootstrap .list-table-attachment{display:flex;flex:0 1;flex-shrink:0;font-size:140%;justify-content:space-between}.legacy_bootstrap .list-table-attachment .first-column-text{flex:1 1;font-size:small;overflow:hidden}.legacy_bootstrap .avatar-and-name{align-items:center;display:flex}.legacy_bootstrap .avatar-and-name .avatar{height:2rem;width:2rem}.legacy_bootstrap .good{color:#28a745!important}.legacy_bootstrap .minor{color:#edb100!important}.legacy_bootstrap .moderate{color:#fd7e14!important}.legacy_bootstrap .severe{color:#dc3545!important}.legacy_bootstrap .asset-selector .counter,.legacy_bootstrap .record-selector .counter{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700;text-transform:none}.legacy_bootstrap .asset-selector .counter .editable-rich-text-label,.legacy_bootstrap .asset-selector .counter label,.legacy_bootstrap .record-selector .counter .editable-rich-text-label,.legacy_bootstrap .record-selector .counter label{font-weight:400}.legacy_bootstrap .asset-selector .form-control.no-results,.legacy_bootstrap .record-selector .form-control.no-results{border:2px solid #17a2b8}.legacy_bootstrap .asset-selector .add-buttons .btn,.legacy_bootstrap .record-selector .add-buttons .btn{display:block}.legacy_bootstrap .asset-selector .items-by-category .item-group .category,.legacy_bootstrap .record-selector .items-by-category .item-group .category{font-weight:700}.legacy_bootstrap .asset-selector .items .item,.legacy_bootstrap .record-selector .items .item{align-items:center;display:flex;font-size:.7rem;justify-content:space-between}.legacy_bootstrap .asset-selector .items .item:hover .delete-button,.legacy_bootstrap .record-selector .items .item:hover .delete-button{display:flex}.legacy_bootstrap .asset-selector .items .item.skip .item-identifier,.legacy_bootstrap .record-selector .items .item.skip .item-identifier{text-decoration:line-through}.legacy_bootstrap .asset-selector .items .item .superseded,.legacy_bootstrap .record-selector .items .item .superseded{color:#17a2b8;font-style:italic}.legacy_bootstrap .asset-selector .items .item .warning,.legacy_bootstrap .record-selector .items .item .warning{color:#ffc107;font-size:small;font-style:italic}.legacy_bootstrap .asset-selector .items .delete-button,.legacy_bootstrap .record-selector .items .delete-button{align-items:center;background-color:#fff;border:none;border-radius:50%;display:none;flex-shrink:0;height:.875rem;justify-content:center;padding:0;width:.875rem}.legacy_bootstrap .asset-selector .items .delete-button:hover:not(:disabled),.legacy_bootstrap .record-selector .items .delete-button:hover:not(:disabled){background-color:#f8d7da}.legacy_bootstrap .asset-selector .items .delete-button svg,.legacy_bootstrap .record-selector .items .delete-button svg{fill:#212529;height:.6125rem;width:.6125rem}.legacy_bootstrap .asset-selector .items.valve-diagnostics .item,.legacy_bootstrap .record-selector .items.valve-diagnostics .item{display:flex}.legacy_bootstrap .asset-selector .items.valve-diagnostics .item .item-identifier,.legacy_bootstrap .asset-selector .items.valve-diagnostics .item .item-identifier a,.legacy_bootstrap .record-selector .items.valve-diagnostics .item .item-identifier,.legacy_bootstrap .record-selector .items.valve-diagnostics .item .item-identifier a{display:flex;flex-grow:1;justify-content:space-between}.legacy_bootstrap .asset-selector .items.valve-diagnostics .item .delete-button,.legacy_bootstrap .record-selector .items.valve-diagnostics .item .delete-button{display:flex;opacity:0}.legacy_bootstrap .asset-selector .items.valve-diagnostics .item:hover .delete-button,.legacy_bootstrap .record-selector .items.valve-diagnostics .item:hover .delete-button{opacity:1}.legacy_bootstrap .asset-selector .items .item-warning,.legacy_bootstrap .record-selector .items .item-warning{color:#ffc107;font-style:italic}.legacy_bootstrap .asset-selector .items .item-danger,.legacy_bootstrap .record-selector .items .item-danger{color:#dc3545;font-style:italic}.legacy_bootstrap .hide-overflow{overflow:hidden}.legacy_bootstrap .modal-footer{align-items:stretch}.legacy_bootstrap .asset-filters,.legacy_bootstrap .record-filters{position:relative;z-index:1}.legacy_bootstrap .asset-list .list-expandable-override .react-select__menu,.legacy_bootstrap .record-list .list-expandable-override .react-select__menu{position:relative}.legacy_bootstrap .line-through{text-decoration:line-through}.legacy_bootstrap .configure-bulk-valve-health-report-modal .score-range{display:flex}.legacy_bootstrap .configure-bulk-valve-health-report-modal .selected-valve-count .count{font-weight:700}.legacy_bootstrap .create-summary-modal .alert ul{margin-bottom:0}.legacy_bootstrap .team-member{align-items:center;display:flex;font-size:.875rem}.legacy_bootstrap .team-member .avatar{height:2.5rem;overflow:hidden;width:2.5rem}.legacy_bootstrap .configure-outage-summary-report-modal form>p{margin:1rem 0 0}.legacy_bootstrap .configure-outage-summary-report-modal form h6:first-child{margin:0}.legacy_bootstrap .configure-outage-summary-report-modal form h6:not(:first-child){margin:1rem 0 0}.legacy_bootstrap .configure-outage-summary-report-modal form .form-group{margin-bottom:.25rem}.legacy_bootstrap .configure-outage-summary-report-modal form .form-check-label{margin-left:2rem}.legacy_bootstrap .configure-outage-summary-report-modal form hr{border-width:2px;color:#495057}.legacy_bootstrap#bootstrap-modal-container{position:fixed;z-index:100000}
/*# sourceMappingURL=main.43707fc1.css.map*/